- Aug 11, 2004
-
-
rswindell authored
-
deuce authored
Support "Reversed" option which sends the uid/pw in the wrong order (For 3.1x and lower Synchronet systems) This of course changes the ~/syncterm.lst format. Added padding so I'll never need you to delete that file again.
-
deuce authored
Fix term.x and term.y to be more in line with ciolib.
-
deuce authored
Use clrscr() to clear the window. Use clreol() to clear to end of line.
-
deuce authored
-
deuce authored
-
deuce authored
-
rswindell authored
-
deuce authored
-
deuce authored
-
- Aug 10, 2004
-
-
deuce authored
-
deuce authored
-
deuce authored
Terminate ch string.
-
deuce authored
-
deuce authored
-
deuce authored
(Pulled from SyncTERM since it will also be used in umonitor)
-
rswindell authored
files - using open(...,O_EXCL).
-
rswindell authored
Created stub functions for Win32 API conio implementation (for non-Borland Win32 builds).
-
rswindell authored
-
- Aug 09, 2004
-
-
rswindell authored
We're going to need Win32 API implementations of conio functions here.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
deuce authored
Get rid of the stupid "Huh?" message when deleting (Why would I put that in there?!?!)
-
rswindell authored
reading or writing a "(null)" string value.
-
deuce authored
-
deuce authored
-
- Aug 08, 2004
-
-
rswindell authored
"empty netmail" detection and dupe-message detection.
-
- Aug 04, 2004
-
-
rswindell authored
line-based (text) data file API.
-
rswindell authored
#include string.h for strdup() prototype.
-
rswindell authored
with global JS function (file_mutex).
-
deuce authored
Fix segfault with external programs when NOT running under curses... HOWEVER the chat stuff is terrible and needs fixing... it basically needs a complete re-write for ciolib... I'll get around to it eventually...
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
.csv file API).
-
rswindell authored
-
rswindell authored
in one file to be #included in the other modules as needed.
-
rswindell authored
-