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
2 days
ago. based on code collected
2 days
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 1,332 of 1,421
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
New name for remote IP address property.
rswindell
More...
about 23 years ago
Added additional bool parameter to msgbase get_msg_body call to enable rfc822 encoding of message text.
rswindell
More...
about 23 years ago
get_msg_body and get_msg_tail methods now take additional bool parameter indicating whether the message is to be rfc822-encoded or not (defaults to false). This solves the problem of the nntp service and newslink module sending messages with dots in the first character of a line incorrectly.
rswindell
More...
about 23 years ago
Created the following properties: local_ip_address, local_port, remote_ip_address (was ip_address), and remote_port.
rswindell
More...
about 23 years ago
If the menu file text/menu/xtrn/code.* exists (where code is the external program's internal code), the file will be displayed to the user before the door is run.
rswindell
More...
about 23 years ago
Tracker1's modification to set the "to" field of posted messages based on the from field of the message referenced in "references" header field (if present).
rswindell
More...
about 23 years ago
Parses the "references" header and stores in the message header field: reply_id.
rswindell
More...
about 23 years ago
save_msg() and put_msg_header() methods now parse the header object's id and reply_id properties and place them in the appropriate SMB header fields. get_msg_header() method defines only the following properties as read only: number, id, and reply_id - the rest are now read/write.
rswindell
More...
about 23 years ago
Created new SBBSecho toggle option: Strip Line Feeds From Outgoing Messages (used to always do this, but some non-conforming echomail programs apparently treat sole-carriage returns as soft-CRs and ignore/strip them).
rswindell
More...
about 23 years ago
Changed recv, recvline, and peek methods to support unlimited buffer lengths.
rswindell
More...
about 23 years ago
Tracker1's modification to replace spaces with underscores in e-mail address.
rswindell
More...
about 23 years ago
More debug output.
rswindell
More...
about 23 years ago
Changed socket_check to support UDP sockets via the EMSGSIZE error.
rswindell
More...
about 23 years ago
Fixed UDP support by binding client socket to local address and port.
rswindell
More...
about 23 years ago
Fixed EMSGSIZE definition for WinSock. Added SOCKADDR definition for non-WinSock.
rswindell
More...
about 23 years ago
Created poll() method - with optional timeout argument (in seconds).
rswindell
More...
about 23 years ago
Fixed bug in replace_text() method when called with empty string ("").
rswindell
More...
about 23 years ago
Added support for missing argument to ARTICLE, HEAD, BODY, and STAT cmds.
rswindell
More...
about 23 years ago
Initial support for UDP services.
rswindell
More...
about 23 years ago
Better debug output.
rswindell
More...
about 23 years ago
Fixed the following methods (were corrupting passed string buffer): ascii_str(), strip_ctrl(), strip_exascii(), and truncps().
rswindell
More...
about 23 years ago
Non-exclusive timed events can now run *while* the event node is "in use". Fixed bug with multiple instances and non-exclusive events, was setting node status to WFC even if user was online.
rswindell
More...
about 23 years ago
Fixed is_connected property for externally created/connected sockets (e.g. client.socket).
rswindell
More...
about 23 years ago
Added event log output when changing node status to WFC.
rswindell
More...
about 23 years ago
Using local is_connected variables instead of sock.is_connected.
rswindell
More...
about 23 years ago
Fixed check for local system in system list.
rswindell
More...
about 23 years ago
Now cache's IP addresses in list file for faster system/user listing. Displays time header for newer finger services that include time online. Displays how long the system/user listing took (in seconds).
rswindell
More...
about 23 years ago
Changed default configuration values.
rswindell
More...
about 23 years ago
Added support for the /W (show window) command.
rswindell
More...
about 23 years ago
Added testing for inter-bbs messaging support (awhile ago).
rswindell
More...
about 23 years ago
←
1
2
…
1328
1329
1330
1331
1332
1333
1334
1335
1336
…
1420
1421
→
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