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
1 day
ago. based on code collected
1 day
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 1,333 of 1,421
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Changed formatting of DNS blacklisted server log entry.
rswindell
More...
about 23 years ago
Fixed is_connected property value (was return true before connect was called). Created ip_address property: connected IP address in dotted decimal format.
rswindell
More...
about 23 years ago
Added auto-initialized SBBSDATA and SBBSEXEC convenience environment variables for use in external programs/batch files/shell scripts.
rswindell
More...
about 23 years ago
Changed DNS blacklist reject error code from 571 (should've been 5.7.1) to 550.
rswindell
More...
about 23 years ago
Node status fixup in nodesync() only if (sys_status&SS_USERON).
rswindell
More...
about 23 years ago
Eliminated gcc warnings.
rswindell
More...
about 23 years ago
Default services configuration file.
rswindell
More...
about 23 years ago
Updated with web addresses.
rswindell
More...
about 23 years ago
Now logs DNS query result (e.g. 127.0.0.2) from DNS-based Blacklist servers.
rswindell
More...
about 23 years ago
Added WinSock IN_ADDR definition for Unix builds.
rswindell
More...
about 23 years ago
Sample DNS black list server configuration files.
rswindell
More...
about 23 years ago
Created generic DNS blacklist support via optional configuration file: ctrl/dns_blacklist.cfg - allows multipe RBL-style DNS blacklists.
rswindell
More...
about 23 years ago
JavaScript branch callbacks now call JS_MaybeGC (collect garbage) every 100 calls (JAVASCRIPT_GC_FREQUENCY). This fixes the problem of every created object living in memory during the life of a script.
rswindell
More...
about 23 years ago
Changed JAVASCRIPT_MAX_BYTES definition from 8MB to 4MB. Created JAVASCRIPT_GC_FREQUENCY definition for branch callbacks.
rswindell
More...
about 23 years ago
Fixed SMB memory leaks.
rswindell
More...
about 23 years ago
sockopts and stats special requests use formatted (beautified) output.
rswindell
More...
about 23 years ago
Changed node status fixup error message to ALL CAPS.
rswindell
More...
about 23 years ago
Changed node status fixup log message in nodesync() to an errorlog entry.
rswindell
More...
about 23 years ago
Changed "riosync timeout" message from error log to just a simple log entry.
rswindell
More...
about 23 years ago
Removed -O from Linux build (too many problems).
rswindell
More...
about 23 years ago
Added missing xpdev modules to echocfg build.
rswindell
More...
about 23 years ago
Sets socket mode back to blocking (in case external program changed it).
rswindell
More...
about 23 years ago
Initializes node status to NODE_INVALID_STATUS before calling getnodedat.
rswindell
More...
about 23 years ago
nodesync() now fixes current node status if it's set to WFC for some reason.
rswindell
More...
about 23 years ago
Removed strupr() call and switched to case insensitive string compares.
rswindell
More...
about 23 years ago
Removed curses uifc library (for now).
rswindell
More...
about 23 years ago
Changed uifc library for unix build.
rswindell
More...
about 23 years ago
Make build rule for echocfg.
rswindell
More...
about 23 years ago
Sets default node status (before getnodedat) to NODE_INVALID_STATUS.
rswindell
More...
about 23 years ago
Defined NODE_INVALID_STATUS macro.
rswindell
More...
about 23 years ago
←
1
2
…
1329
1330
1331
1332
1333
1334
1335
1336
1337
…
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