Skip to content
Snippets Groups Projects
Commit f56ff1a5 authored by rswindell's avatar rswindell
Browse files

smb_msghashes() now takes a "BOOL dupechk" argument, if false, text hash

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.
parent 6859df9e
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment