1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
write_xxxx_cfg() functions now create data and storage directories (again). More... about 23 years ago
Including "to user" in ignorred and flagged spam.log entries. More... about 23 years ago
md() checks for empty path parameter before copying string. More... about 23 years ago
Backup level no longer limited to 10 backups. Now changes current directory to ctrl_dir, allowing relative paths to be created successfully by write_xxx_cfg() functions. More... about 23 years ago
post_t is now defined as SMBLIB's idxrec_t. More... about 23 years ago
Updated brace-style in loadmsg(). More... about 23 years ago
Removed #inclusion of the now defunct post.h. mail_t and post_t are now defined as SMBLIB's idxrec_t. This fixes the problem of msgtoqwk() not having access to the correct idx data. More... about 23 years ago
Removed #inclusion of the now defunct post.h. mail_t and post_t are now defined as SMBLIB's idxrec_t. More... about 23 years ago
Removed #inclusion of the now defunct post.h. More... about 23 years ago
Removed references to post.h. More... about 23 years ago
Removed #inclusion of (the now defunct) post.h More... about 23 years ago
mail_t and post_t are now defined as SMBLIB's idxrec_t. More... about 23 years ago
Removed #inclusion of now defunct post.h. Changed qwkmail_time to ulong (to match idxrec_t.time). More... about 23 years ago
Reads and saves new option: MailDNSBlacklistFlag. More... about 23 years ago
Removed RBL, RSS, and DUL checkboxes (replaced with dns_blacklist.cfg) Added Blacklisted Mail radio buttons: Flag, Ignore, and Refuse. Added Blacklisted Mail Flag edit box. More... about 23 years ago
Using CVS revision instead of hard-coded version string. Spam log entries now reflect the action taken (not always "REFUSED"). More... about 23 years ago
Using CVS revision instead of hard-coded version string. More... about 23 years ago
Eliminated mail_startup.options bits: MAIL_OPT_USE_RBL and RSS (functionality now provided by dns_blacklists.cfg) More... about 23 years ago
Removed 'v' from version displays. More... about 23 years ago
spamlog() now takes an action parameter (not always "REJECT"). More... about 23 years ago
Increased smblib ver to 2.15. More... about 23 years ago
spamlog() now takes an action parameter (it's not always "REJECT"). More... about 23 years ago
Uses CVS revision instead of hardcoded version string. More... about 23 years ago
Eliminated option bits: MAIL_OPT_USE_RBL, DUL, and RSS. The hardcoded RBL functionality has been replaced with dns_blacklist.cfg. Created option bits: MAIL_OPT_DNSBL_IGNORE and REFUSE. If neither is set, mail is marked with optional subject flag and X-RBL header. More... about 23 years ago
Added support for X-Gateway header field (used for dupe detection). More... about 23 years ago
Writes original newsgroups header to outbuond msgs More... about 23 years ago
Support for path and newsgrouops header fields More... about 23 years ago
Fixed FTN header fields in get_msg_header (was using RFC822 msg-id for all). Fixed subject, to, and from CRCs in message base index (lowercase conversion). Fixed memory leak if message base constructor failed. Added support for USENET Path and Newsgroups header fields. Added optional parameter to get_msg_header to force regeneration of msg-ID. - this solves the dupe-loop problem in newslink.js with messages imported with - QWKnet MSGIDs. More... about 23 years ago
Created smb_get_hfield() function - searches for specific header field by type. Added support for USENET path and newsgroups header fields. More... about 23 years ago
No extended local error display for events. More... about 23 years ago