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 6 hours
ago. based on code collected
about 6 hours
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 1,312 of 1,421
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added newline at end of file to make gcc happy <sigh>.
rswindell
More...
almost 23 years ago
Changed generated MSGID format to be a bit more "standard": removed subcode and message number of originaddr portion, changed serialno to use only 27 bits of the import time and the low 5 bits of the message number to generate a more unique serialno.
rswindell
More...
almost 23 years ago
CWD's to paths with trailing filenames now fail (as they should). When IE fails to download a file, it attempts to CWD to the path, and if the CWD succeeds the subsequent requested paths are all wrong. This fixes that problem.
rswindell
More...
almost 23 years ago
Added support for the XGTITLE NNTP command (no wildmat support).
rswindell
More...
almost 23 years ago
Added tear & taglines to local messages for QNET accounts (Tracker1's mod).
rswindell
More...
almost 23 years ago
freediskspace property is return as double if sign bit is set (so free space >= 4GB is read as 4GB and not -1).
rswindell
More...
almost 23 years ago
Event script to check free disk space and send warning e-mail to sysop.
rswindell
More...
almost 23 years ago
Added Continue? questions during new user procedure to give user an "opt-out".
rswindell
More...
almost 23 years ago
If PREFIX and __unix__ is predefined, $PREFIX/etc will be used as the default location of the sbbs.ini file.
rswindell
More...
almost 23 years ago
Changed newuser() to return BOOL.
rswindell
More...
almost 23 years ago
Updated for new xpdev wrappers (replacing smbwrap).
rswindell
More...
almost 23 years ago
Bugfix: wasn't setting import date/time which was causing MSGID's to be created with serialno's of all 0's.
rswindell
More...
almost 23 years ago
Now documents MsgBase class.
rswindell
More...
almost 23 years ago
Updated documentation.
rswindell
More...
almost 23 years ago
Removed unused variable.
rswindell
More...
almost 23 years ago
Uses new method and property definitions (for embedded documentation).
rswindell
More...
almost 23 years ago
Now documents global properties and methods.
rswindell
More...
almost 23 years ago
Created _global property, used by jsdocs.js to enumerate global methods.
rswindell
More...
almost 23 years ago
Updated embedded documentation.
rswindell
More...
almost 23 years ago
Fixed bug in search mode.
rswindell
More...
almost 23 years ago
Changed the logic to determine the maximum length of a "to user" name, if a sub-board is networked into multiple network types, the largest supported length will be used (and obviously truncated for the other networks).
rswindell
More...
almost 23 years ago
New version supports UDP finger services for much faster responses to sys/user listings (major contributions by Deuce).
rswindell
More...
almost 23 years ago
Created descriptions of manually-created properties (not in property table).
rswindell
More...
almost 23 years ago
Creates an hotlink index at the top of the document.
rswindell
More...
almost 23 years ago
Added support for object/class descriptions and constructor descriptions.
rswindell
More...
almost 23 years ago
Functions/methods are always defined in the constructor rather than the class structure (eliminating need for the js_MethodsToFunctions function). Using new js_DescribeObject and js_DescribeConstructor functions (in debug builds only).
rswindell
More...
almost 23 years ago
Using new js_DescribeObject function (in debug builds only).
rswindell
More...
almost 23 years ago
Eliminated unnecessary function: js_MethodsToFunctions, functions are now always defined in the constructor, rather than in the class structure. Created js_DescribeObject and js_DescribeConstructor functions to create the invisible properties used by the new jsdocs.js script to create the HTML docs.
rswindell
More...
almost 23 years ago
Store connect last error value in sendmail_thread.
rswindell
More...
almost 23 years ago
Created new system method: matchuserdata() - searches for an exact string match of any user record data field and returns the number of the first matching user.
rswindell
More...
almost 23 years ago
←
1
2
…
1308
1309
1310
1311
1312
1313
1314
1315
1316
…
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