openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
Synchronet BBS
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
about 16 hours
ago.
Jul 21, 2024 — Jul 21, 2025
Showing page 1,345 of 1,419
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Increased thread wait timeout to 60 seconds. Corrected client counter while shutting down sendmail_thread. Added code pointer validity checks in Win32/Debug build.
rswindell
More...
over 23 years ago
Changed default caption for status editbox from "Status" to "Down".
rswindell
More...
over 23 years ago
Eliminated node list start and stop buttons (unused).
rswindell
More...
over 23 years ago
Additional shutdown precautions.
rswindell
More...
over 23 years ago
Text drop files (e.g. door.sys) are all created in text mode, so the lines will be LF-terminated on Unix (and CRLF-terminated on Win32).
rswindell
More...
over 23 years ago
Calls memset() after displaying errno.
rswindell
More...
over 23 years ago
nopen() only opens in O_BINARY if O_TEXT access flag isn't set.
rswindell
More...
over 23 years ago
Defines O_TEXT for Unix builds.
rswindell
More...
over 23 years ago
Create Telnet Recycle button.
rswindell
More...
over 23 years ago
Added support for server recycling (via semaphore file or startup.recycle_now).
rswindell
More...
over 23 years ago
Added code to prevent multiple consecutive recycles when semaphore file date is in the future.
rswindell
More...
over 23 years ago
Added BOOL recycle_now element to startup structure.
rswindell
More...
over 23 years ago
rerun_nodes() now creates/updates server/service semaphore files.
rswindell
More...
over 23 years ago
Updated for C++Builder 6 (will NOT work with C++Builder 5 or older).
rswindell
More...
over 23 years ago
Added server recycle button/semaphore (BOOL).
rswindell
More...
over 23 years ago
sem_getvalue() exported (even though no one uses it).
rswindell
More...
over 23 years ago
Added recycle_now BOOL element to startup structure.
rswindell
More...
over 23 years ago
Added recycle_now BOOL element to startup structure.
rswindell
More...
over 23 years ago
Changed recycle_semaphore to just a BOOL (recycle_now).
rswindell
More...
over 23 years ago
Exporting sem_getvalue (for Win32).
rswindell
More...
over 23 years ago
Added recycle_sem (semaphore) to startup structure definition.
rswindell
More...
over 23 years ago
Recycle semaphore file doesn't take effect while there are active clients.
rswindell
More...
over 23 years ago
Added warning pop-ups if help or config files are missing.
rswindell
More...
over 23 years ago
upop() doesn't call libdialog with NULL pointer.
rswindell
More...
over 23 years ago
Doesn't ask for new/your message scan if user has access to no message areas.
rswindell
More...
over 23 years ago
Switch to using localtime() instead of gmtime().
rswindell
More...
over 23 years ago
Greatly simplified the way current client counter is maintained (using client_on callback).
rswindell
More...
over 23 years ago
Improved error detection/display in NodeTimerTick.
rswindell
More...
over 23 years ago
Added bounds limitations to import_netmail() - fix for long sysop names (>35 chars).
rswindell
More...
over 23 years ago
Added lock to putnodedat() (in case getnodedat() failed to lock the record).
rswindell
More...
over 23 years ago
←
1
2
…
1341
1342
1343
1344
1345
1346
1347
1348
1349
…
1418
1419
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree