- Oct 26, 2006
-
-
rswindell authored
it could delay the acceptance of incoming Telnet/RLogin connections.
-
- Oct 25, 2006
- Oct 17, 2006
- Sep 28, 2006
-
-
deuce authored
permissions on *nix possibly making untouchable later.
-
- Sep 26, 2006
- Sep 25, 2006
- Sep 24, 2006
- Sep 23, 2006
- Sep 22, 2006
-
-
deuce authored
-
- Sep 20, 2006
-
-
deuce authored
-
- Sep 18, 2006
-
-
deuce authored
-
- Sep 15, 2006
-
-
rswindell authored
instead of a bit-mask representing all the log levels to actually "see", use a single numeric (or nmemonic) level value (ERROR, WARNING, NOTICE, etc.) and less severe log levels (levels with a higher numeric value) will be filtered (e.g. not "seen" or logged). It's the basic syslog() concept.
-
deuce authored
(Where it is created) Fixes double-destroy and lock-after-destroy error on Win32.
-
rswindell authored
outbuf_write_initialized before locking/unlocking/destroying outbuf mutex.
-
rswindell authored
-
rswindell authored
-
rswindell authored
if the filename to be edited is the same as the editor's temp file name.
-
deuce authored
Don't forget... listSemTryWait return values are reversed from sem_trywait()
-
deuce authored
-
rswindell authored
Micros~1 shortened paths in the drop files. Another fix for installations to e.g. "C:\Synchronet"
-
rswindell authored
to be moved into a hashlib (todo).
-
- Sep 14, 2006
-
-
rswindell authored
some XSDK doors to possibly work when run from C:\Synchronet\...
-
deuce authored
Also fix incorrect type lassed to iniFreeStringList.
-
deuce authored
-
deuce authored
-
deuce authored
(Should this be a separate type then? ini_list_t or something?)
-
deuce authored
Fix sizeof(char*) leak when reading a webctrl.ini file.
-
deuce authored
None of these added FREE_AND_NULL() calls should actually do anything.
-