- 11 Sep, 2004 26 commits
-
-
rswindell authored
truncsp() on Win32 anyway).
-
deuce authored
-
rswindell authored
-
rswindell authored
-
deuce authored
-
deuce authored
Add comments for common targets Add untested Borland makefile
-
deuce authored
Add comment for DELETE macro
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Change misleading comment.
-
rswindell authored
-
rswindell authored
Status messages (like startup banner) suppressed if output redirected. Bugfix in postmsg (again), strncpy() doesn't null-terminate the destination.
-
deuce authored
-
rswindell authored
-
rswindell authored
lowercase before using them in paths.
-
rswindell authored
non-ASCIIZ string.
-
deuce authored
-
rswindell authored
Only search for hashes if there were any hashable fields.
-
deuce authored
-
deuce authored
resolution is not defined)
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
deuce authored
-
rswindell authored
smb_get_hfield() when passing a pointer to an hfield. smb_hashes() now longer takes an smb_t* argument.
-
- 10 Sep, 2004 14 commits
-
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
rswindell authored
is "marked" to be ignored (by smb_findhash) when searching for dupes. smb_addhashes() now takes a "BOOL skip_marked" argument, if false, all hashes are written (even if marked). These changes were necessary to have smb_addmsg() always store the hash of the message text, but only compare for dupes if "dupechk" is TRUE. This allows a sysop to later enable dupe checking and still detect dupes of older messages.
-
rswindell authored
smb_hfield(), smb_hfield_str(), smb_fwrite(), and smb_fputc().
-
rswindell authored
an RFC-822 message-ID.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-C options supports optional max_msgs number.
-
rswindell authored
Updated copyright date.
-