- Oct 09, 2011
-
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
(Still broken)
-
deuce authored
-
deuce authored
(Still broken)
-
deuce authored
(Everything still broken)
-
deuce authored
-
deuce authored
-
deuce authored
on the floor of Deuce's computer room Cyan: Rob's on his way * Deuce throws his coffee on it.
-
- Oct 08, 2011
- Sep 30, 2011
- Sep 29, 2011
-
-
rswindell authored
copy of each line, but return pointer into str list (with no automatic white-space truncation). Thanks to Deuce for pointing out both issues.
-
rswindell authored
lists: don't copy the ini line into an automatic (stack) variable and return a pointer to it (bad), return a pointer to the value in the string list instead. This has the side-effect of trimming white-space from the end of "key = value" lines in the string list, but it's been determined that is okay (use "key : value" syntax to preserve trailing white-space).
-
deuce authored
-
deuce authored
to hopefully make SyncTERM stop disabling the screen saver.
-
- Sep 23, 2011
- Sep 21, 2011
- Sep 20, 2011
-
-
deuce authored
-
- Sep 19, 2011
-
-
rswindell authored
-
- Sep 18, 2011
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
variables. Log socket descriptor number (when available) with bounce log messages (and prefix "SEND" like all other sendmail thread log messages).
-
rswindell authored
Eliminated some volatile qualifiers.
-
rswindell authored
Converted active client counter to a protected (thread-safe) integer.
-
rswindell authored
-
rswindell authored
Change active node count to a protected (thread-safe) integer.
-
- Sep 14, 2011