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 14 hours
ago. based on code collected
about 14 hours
ago.
Jul 25, 2024 — Jul 25, 2025
Showing page 1,348 of 1,419
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Created methods: ascii_str (convert ex-ascii string to pure ascii) and strip_exascii (remove all ex-ascii chars from string).
rswindell
More...
over 23 years ago
hangup() now handles calling client_off().
rswindell
More...
over 23 years ago
Added code to putusername() to automatically fix a corrupted name.dat file.
rswindell
More...
over 23 years ago
Fixed typo (\b instead of \1b) in NTotalUsers line.
rswindell
More...
over 23 years ago
js_BranchCallback() now generates JavaScript errors if locally terminated or an infinite loop is detected.
rswindell
More...
over 23 years ago
js_BranchCallback() now generates JavaScript errors if locally terminated or an infinite loop is detected. js_execfile() now resets loop counter before executing scripts.
rswindell
More...
over 23 years ago
output_thread sets terminated to true if locally terminated.
rswindell
More...
over 23 years ago
Reduce max JS branches by one for nice round over-flow number (100 million).
rswindell
More...
over 23 years ago
Added subject trashcan checking (spam filtering).
rswindell
More...
over 23 years ago
js_init() initializes JS loop counter to 0.
rswindell
More...
over 23 years ago
Added BranchCallback for detecting infinite loops and releasing timeslices.
rswindell
More...
over 23 years ago
Moved JS-related constant definitions to here (from sbbs.h). Added macro definitions for max branches and time-slice yield frequency.
rswindell
More...
over 23 years ago
Created js_loop member (to detect infinite loops in JS scripts). Moved JS-related constant definitions to sbbsdefs.h.
rswindell
More...
over 23 years ago
Updated "Done waiting" (for client thread to terminate) message.
rswindell
More...
over 23 years ago
Eliminated warning when attempting to close socket after sock_mutex is gone. Added special log output to ftp_close_socket when closing the server socket. Rearranged termination sequence at end of ctrl_thread to fix race conditions. Added wait at end of ftp_server thread for other threads to terminate
rswindell
More...
over 23 years ago
Fixed negative time online values.
rswindell
More...
over 23 years ago
Added "To:" field to outbound messages and now imports "To:" fields, if specified.
rswindell
More...
over 23 years ago
Fixed the date formats in the XOVER and XHDR responses to be RFC822 compliant. Added "To:" field to outbound messages and now imports "To:" fields, if specified.
rswindell
More...
over 23 years ago
Now detects if new user record number (determined by name.dat) is beyond the valid size of the user.dat, generates an error log message, and fixes the user number so the record can be created successfully.
rswindell
More...
over 23 years ago
Fixed "tails" boolean parameter in get_msg_body method.
rswindell
More...
over 23 years ago
Added "From newsgroup:" header to imported messages. Removed tagline from imported messages (no purpose). Updated default tagline format.
rswindell
More...
over 23 years ago
Fixed race condition (old bug) with filexfer/send_thread/receieve_thread by using dynamically allocated xfer_t buffer rather than static local variable.
rswindell
More...
over 23 years ago
Updated comment.
rswindell
More...
over 23 years ago
Updated anti-spam measures and From: field formats.
rswindell
More...
over 23 years ago
Updated From: headers to include user name separate from address.
rswindell
More...
over 23 years ago
Created sendfile(filename) method.
rswindell
More...
over 23 years ago
Was creating uppercase MAIL database filenames.
rswindell
More...
over 23 years ago
Added error report if failed to create new user record.
rswindell
More...
over 23 years ago
Appends tear/tagline to imported messages. Uses IHAVE command to post exported messages.
rswindell
More...
over 23 years ago
Added support for SLAVE and IHAVE commands.
rswindell
More...
over 23 years ago
←
1
2
…
1344
1345
1346
1347
1348
1349
1350
1351
1352
…
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