1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added server recycle button/semaphore (BOOL). More... over 23 years ago
sem_getvalue() exported (even though no one uses it). More... over 23 years ago
Added recycle_now BOOL element to startup structure. More... over 23 years ago
Added recycle_now BOOL element to startup structure. More... over 23 years ago
Changed recycle_semaphore to just a BOOL (recycle_now). More... over 23 years ago
Exporting sem_getvalue (for Win32). More... over 23 years ago
Added recycle_sem (semaphore) to startup structure definition. More... over 23 years ago
Recycle semaphore file doesn't take effect while there are active clients. More... over 23 years ago
Added warning pop-ups if help or config files are missing. More... over 23 years ago
upop() doesn't call libdialog with NULL pointer. More... over 23 years ago
Doesn't ask for new/your message scan if user has access to no message areas. More... over 23 years ago
Switch to using localtime() instead of gmtime(). More... over 23 years ago
Greatly simplified the way current client counter is maintained (using client_on callback). More... over 23 years ago
Improved error detection/display in NodeTimerTick. More... over 23 years ago
Added bounds limitations to import_netmail() - fix for long sysop names (>35 chars). More... over 23 years ago
Added lock to putnodedat() (in case getnodedat() failed to lock the record). More... over 23 years ago
Fixed "Save Changes" window (wasn't restoring background). More... over 23 years ago
New node_misc bit: NM_CLOSENODEDAB. More... over 23 years ago
Added "Keep Node File Open" toggle option (defaults to 'Yes'). More... over 23 years ago
Node toggle options default to last configured state. Fixed inverse logic bug with Spinning Cursor at Pause Prompt toggle option. Added "Keep Node File Open" toggle option (defaults to 'Yes'). More... over 23 years ago
New node_misc bit: NM_CLOSENODEDAB More... over 23 years ago
Added FidoNet and USENET gate info. Updated Linux discussion sub-board description (now Unix). More... over 23 years ago
Fixed new specifier (%.) in cmdstr() - toupper() was mangling it. More... over 23 years ago
Changed faddrtoa() prototype. More... over 23 years ago
New command-line specifier (%.) to append ".exe" for non-Unix platforms. Example: allows sbl (Unix) and sbl.exe (Win32) to reside in the same directory. More... over 23 years ago
faddrtoa() now accepts a NULL parameter to return static string. More... over 23 years ago
New prototypes for getnodedat/putnodedat. More... over 23 years ago
getnodedat() opens the file RDRW. putnodedat() doesn't need to lock record (already locked by getnodedat). More... over 23 years ago
getnodedat/putnodedat now keep file open and record locked. More... over 23 years ago
Added to repository. More... over 23 years ago