- Jan 30, 2009
- Jan 28, 2009
-
-
deuce authored
Also, on FreeBSD, SetThreadName() will silently fail if the name is more than 19 bytes long (not including terminating null) truncate as needed.
-
- Jan 27, 2009
- Jan 26, 2009
- Jan 25, 2009
-
-
rswindell authored
-
- Jan 24, 2009
-
-
rswindell authored
Enable JS runtime debugging.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Some overhaul of log levels in web server.
-
rswindell authored
-
rswindell authored
Support colorization of logs (using RichEdit instead of Memo controls) based on log level - allow customization of color/font style for each log level. Still need to add controls for adjusting log level for mail/ftp/services/web server log output.
-
rswindell authored
Eliminated some bcc32-reported warnings.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
- Jan 23, 2009
-
-
deuce authored
-
deuce authored
Hide eof on the stream when we get a read error and fall back to defaults.
-
deuce authored
-
deuce authored
While you can't run with a missing text.dat yet, you should be able to run with a zero-byte one.
-
deuce authored
-
deuce authored
-
deuce authored
implementation defind behaviour with more than two byte hex codes... ie: "\x01b" may legally be interpreted as "\x1b" or "\x01""b"
-
deuce authored
-
- Jan 22, 2009
-
-
deuce authored
-
- Jan 20, 2009
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
loop because the termination (e.g. dropped TCP session) flag is set: Disable the auto-termination when evaluting on-exit strings.
-
rswindell authored
field (as this was its intended purpose).
-
rswindell authored
Fix bug where-by if a non-pass-through mailproc was addressed by an e-mail and another recipient was addressed, the message would not be routed to the mailproc.
-
- Jan 19, 2009
- Jan 16, 2009
-
-
rswindell authored
ansi_restore() in place of dumb macros that don't check the current terminal support.
-