1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Served message headers now include properly formatted date field. Posted messages now use original date/time in header. More... over 23 years ago
Created date msg header property (for RFC822 date header field string). More... over 23 years ago
Created msgdate() function to convert when_t to RFC822 header format. More... over 23 years ago
Error messages executing events now go to event log. More... over 23 years ago
Created rfc822date function to convert RFC822 date header to when_t. More... over 23 years ago
More cosmetic changes. More... over 23 years ago
Cosmetic changes only: bbs_lputs, version number and usage/help displays. More... over 23 years ago
Eliminated socket number (-1) in "closed while listening" message. More... over 23 years ago
Added quotes to object in single-line error messages. More... over 23 years ago
Eliminated redundant sets of server_socket to INVALID_SOCKET. More... over 23 years ago
Fixed null pointer dereferences when accessing properites of unopen file. More... over 23 years ago
New nntp gateway/link module (in progress). More... over 23 years ago
Fix for writing to hack.log and spam.log on Unix. More... over 23 years ago
Fixed faddrtoa defintion for BCC. More... over 23 years ago
Changed faddrtoa prototype(). More... over 23 years ago
Moved lputs code pointer check from lprintf to lputs. More... over 23 years ago
Created net_addr function to return string representation of various network addresses (QWK, FidoNet, and Internet). Changed faddrtoa() prototype. More... over 23 years ago
Created net_addr function to return string representation of various network addresses (QWK, FidoNet, and Internet). More... over 23 years ago
Changed faddrtoa prototype. More... over 23 years ago
Removed the use of alarm() in Unix builds. More... over 23 years ago
Handles P (post) user restriction more gracefully. More... over 23 years ago
Changed "Internet" menu title to more appropriate "Internet E-mail". More... over 23 years ago
Updated SUB_INET flag description. More... over 23 years ago
Created errno global property. More... over 23 years ago
Created subnum property. More... over 23 years ago
Created readln() alias for recvline() - to match File class method. More... over 23 years ago
Global printf() function outputs to event log if appropriate. More... over 23 years ago
Fixed case of .qw# packets for Unix compatibility. More... over 23 years ago
Added configurable newsgroup name. More... over 23 years ago
getfreediskspace() isn't compiled in unless SBBS is defined. More... over 23 years ago