1
I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added files necessary for sbbs.ini import. More... about 23 years ago
Added controls to configure MaxRecipients and LinesPerYield. Created DNSBL tab for all DNSBL-related options. More... about 23 years ago
Fixed endian bug in iniReadIpAddress(). More... about 23 years ago
Fixed segfault in argv parsing. More... about 23 years ago
Must specify O_BINARY nopen() access for Win32 build. More... about 23 years ago
Added Unix section. More... about 23 years ago
Needs to prep data_dir (convert to absolute, etc). More... about 23 years ago
Updated spam log action text (a bit too "wordy"). More... about 23 years ago
Change the terminology used for the Unix daemon "log facility". More... about 23 years ago
Now uses fopen() instead of fnopen() for list files. More... about 23 years ago
Added more detailed list open failure message. More... about 23 years ago
Force node directories to lowercase (on Unix). More... about 23 years ago
Remove hack in Unix build that converted directory storage paths to lowercase. More... about 23 years ago
Set size of scfg_t before calling load_cfg(). More... about 23 years ago
Need to use uppercase TRUE for .c files. More... about 23 years ago
Deuce's mod to read-in sbbscon/Unix-specific settings in sbbs.ini. More... about 23 years ago
Moved getrec/putrec routines into new file: dat_rec.c. More... about 23 years ago
Moved userdat.c:getrec/putrec routines into dat_rec.c. More... about 23 years ago
addfiles needs its own crlf definition now that it's not linked with userdat.c. More... about 23 years ago
Text data file (.dat) record get/put routines (taken from userdat.c). More... about 23 years ago
Changed pointer from uchar to char to solve gcc warning. More... about 23 years ago
Added CVS revision to version info displayed at startup. More... about 23 years ago
Fixed more filename case sensitivity problems. More... about 23 years ago
Changed one remaining fexist() check for FILE_ID.DIZ to fexistcase(). More... about 23 years ago
Added new addfiles project to workspace. More... about 23 years ago
Added CVS revision to version info displayed at startup. More... about 23 years ago
Don't need allocfail() routine anymore. More... about 23 years ago
Fixed gcc printf warning. More... about 23 years ago
Addressed glibc porting issues. More... about 23 years ago
Created new ADDFILES build rules. More... about 23 years ago