- Apr 23, 2003
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
Now calculates, stores, and compares MD5 digest of attachments and discards duplicates.
-
rswindell authored
Renamed crc16, crc32, md5, and chksum methods to crc16_calc, crc32_calc, etc.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Logs number of chars posted.
-
rswindell authored
and FTP server).
-
rswindell authored
event_thread_mutex locked - now waits until synchronous events have completed while still serving clients. Now uses local temp_dir specified in startup structure or event thread (optional). No longer chops off the last char of the temp dir before calling md().
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
TryEnterCriticalSection is only available on NT4+.
-
rswindell authored
getnodedat() now logs "ERR_LOCK" when appropriate (debug help).
-
rswindell authored
-
rswindell authored
(default storage dir is data/subs/attach). Reduced default lines_per_yield from 10 to 5 (less CPU usage). New recv_lines counter releases timeslices based on all lines received (including header fields). No longer imports blank/empty messages (attachments only?). Logs number of (body text) lines imported per message.
-
rswindell authored
automatically uuencode and uudecode (respectively). error property now resolves to errno if file is not open.
-
rswindell authored
- returns filename portion of path string.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
- Apr 22, 2003
- Apr 18, 2003