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 8 hours
ago. based on code collected
about 9 hours
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 1,327 of 1,421
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Functions that use FILE* functions cannot be DLL-exported.
rswindell
More...
about 23 years ago
Bugfix in find_section. Functions that use FILE* functions cannot be DLL-exported.
rswindell
More...
about 23 years ago
Added typecasts to solve bcc warnings.
rswindell
More...
about 23 years ago
Re-ordered #includes so conio.h doesn't redefine BLINK (on Win32).
rswindell
More...
about 23 years ago
Added command-line option ("ni") to disable reading settings from .ini file.
rswindell
More...
about 23 years ago
Mail server "max recipients" value is now configurable (default: 100).
rswindell
More...
about 23 years ago
Made mail server "msg text lines per yield" value configurable (default: 100) Fixed a couple of misnamed keys.
rswindell
More...
about 23 years ago
Made mail server "msg text lines per yield" value configurable (default: 100)
rswindell
More...
about 23 years ago
Added #includes for prototypes.
rob
More...
about 23 years ago
Added files necessary for sbbs.ini parsing in sbbscon.c.
rob
More...
about 23 years ago
Sample sbbs.ini file (preliminary, exported from sbbsctrl with a few mods).
rswindell
More...
about 23 years ago
Now includes gen_defs.h (instead of windows.h) for WORD/DWORD defs.
rswindell
More...
about 23 years ago
Adding necessary #includes that we used to get from sbbs.h.
rob
More...
about 23 years ago
Added JAVASCRIPT definition (necessary for services calls in sbbscon.c). Added required files for parsing sbbs.ini.
rswindell
More...
about 23 years ago
New run_bbs BOOL allows you to *not* run the BBS threads. Eliminated dependency on sbbs.h. Now optionally parses an sbbs.ini file for startup options.
rswindell
More...
about 23 years ago
New module that reads-from (and eventually will write-to) an sbbs.ini file.
rswindell
More...
about 23 years ago
Generic interface for parsing (and eventually, creating) .ini files.
rswindell
More...
about 23 years ago
fexistcase() now returns first match (from sorted glob results).
rswindell
More...
about 23 years ago
Changed fexistcase() references to glob_t.gl_matchc to gl_pathc.
rswindell
More...
about 23 years ago
Deuce's fexistcase() which uses glob() to match ALL case perversions rather than just all-upper or all-lower case filenames.
rswindell
More...
about 23 years ago
Changed lastchar() to return a pointer to the last char in the string.
rswindell
More...
about 23 years ago
Unix fexist() uses new lastchar() function.
rswindell
More...
about 23 years ago
Created lastchar() utility function (returns last character in string).
rswindell
More...
about 23 years ago
Updated function prototypes to use const char* to indicate read-only strings.
rswindell
More...
about 23 years ago
dirwrap.o is now dependant on genwrap.o
rob
More...
about 23 years ago
#includes genwrap.h for strupr/strlwr prototypes.
rswindell
More...
about 23 years ago
Introduced new fexistcase() function to fix user-supplied (DOS) filename case.
rswindell
More...
about 23 years ago
Configurable blacklisted mail header tag (e.g. "X-DNSBL" or "X-RBL"). New option: MAIL_OPT_DNSBL_BADUSER - reject mail from blacklisted servers.
rswindell
More...
about 23 years ago
Created fexistcase() function that checks for file existence, like fexist(), but fixes filenames for all upper/lower DOS filename compatibility.
rswindell
More...
about 23 years ago
Removed "forking pty" lprintf statement.
rswindell
More...
about 23 years ago
←
1
2
…
1323
1324
1325
1326
1327
1328
1329
1330
1331
…
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