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,326 of 1,421
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Changed default values a bit. Added comments documenting which options are supported.
rswindell
More...
about 23 years ago
Created xtrn_term field in bbs_startup_t for Unix external term type.
rswindell
More...
about 23 years ago
Improved use of fgets(), but still not echoing.
rob
More...
about 23 years ago
itoa() is not portable - switched to ultoa (implemented in xpdev/genwrap.c).
rswindell
More...
about 23 years ago
Windows build now #includes <share.h>
rswindell
More...
about 23 years ago
sbbscon.c needed WRAPPER_EXPORTS definition.
rswindell
More...
about 23 years ago
Implemented node list/control from console prompt. - required reading of cfg files (using load_cfg).
rswindell
More...
about 23 years ago
Moved pack/unpackchatpass functions here from chat.cpp. Copied printnodedat() function from node.c (with mod to print user names).
rswindell
More...
about 23 years ago
Added scfg_t* arg to printnodedat() - necessary for printing username.
rswindell
More...
about 23 years ago
Moved pack/unpackchatpass functions to userdat.c. Added printnodedat function to userdat.c.
rswindell
More...
about 23 years ago
Moved pack/unpackchatpass functions to userdat.c/h.
rswindell
More...
about 23 years ago
Updated for xpdev.
rswindell
More...
about 23 years ago
Don't decrement savnum if it's 0.
rswindell
More...
about 23 years ago
Updated comments where extra (sbbscon-specific) ini keys should be read in.
rswindell
More...
about 23 years ago
Added necessary WinSock calls to get local hostname during initialization.
rswindell
More...
about 23 years ago
Fixed typo (LastNode).
rswindell
More...
about 23 years ago
Uess ctrl/hostname.ini instead of ctrl/sbbs.ini by default (if file exists).
rswindell
More...
about 23 years ago
Ingores ini filename in second pass through command-line parms.
rswindell
More...
about 23 years ago
Fixed missing colon in last commit (blush).
rswindell
More...
about 23 years ago
Second command-line switch parse loop ignores "ni" switch.
rswindell
More...
about 23 years ago
sbbs.ini file is read in *before* processing command-line options. Default values are now set in sbbs_read_ini(), so this function is called even if there is no sbbs.ini file.
rswindell
More...
about 23 years ago
Default values are now set here (instead of in sbbscon.c for example).
rswindell
More...
about 23 years ago
Reading blank numeric keys return default values (excluding BitFields).
rswindell
More...
about 23 years ago
All iniRead functions return default value if passed a NULL FILE pointer.
rswindell
More...
about 23 years ago
Created lock_input() method to lock/unlock the input_thread allowing direct client.socket read calls from scripts.
rswindell
More...
about 23 years ago
Replaced use of SMBDLL with SMB_EXPORTS or SMB_IMPORTS.
rswindell
More...
about 23 years ago
Fixes for building DLLs.
rswindell
More...
about 23 years ago
Eliminatd SMBDLL and WRAPPER_DLL definitions (no longer used).
rswindell
More...
about 23 years ago
Eliminatd SMBDLL usage, define SMB_IMPORTS or SMB_EXPORTS instead.
rswindell
More...
about 23 years ago
Eliminatd WRAPPER_DLL usage, define WRAPPER_IMPORTS or WRAPPER_EXPORTS instead.
rswindell
More...
about 23 years ago
←
1
2
…
1322
1323
1324
1325
1326
1327
1328
1329
1330
…
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