1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed DESQview screen captures. More... over 24 years ago
Updated the v3-specific stuff (Mail server). Removed DOVE-Net configuration information (pre-configured in v3 and available elsewhere). More... over 24 years ago
Updated v3-specific stuff (Native program list, internet gateways). More... over 24 years ago
Updated FTP server section (really should be moved to AFTER the sections explaining how to add file areas and import file descriptions). More... over 24 years ago
Added %? command-line specifier (new in v3.00c). Removed Appended D (all the contact information was outdated). More... over 24 years ago
Added v3 Telnet configuration dialog (for first/last node). Removed NN: prompts (not hardcoded). Other cosmetic fixes. More... over 24 years ago
Minor cosmetic changes. More... over 24 years ago
Major overhaul (and it STILL needs lots of work). :-) More... over 24 years ago
Removed a couple of sections, rename some sections, added version tags. More... over 24 years ago
Spell-Checked Changed Bookmarks and removed spaces to ease the referencing of sections Removed UnderLines from headers and other items More... over 24 years ago
Updated TOC links for new Bookmarks with Sysop Documentation (Sections 8-19 completed) More... over 24 years ago
Eliminated sbbs_t::tmp (global "tmp" string variable). Each function that requires a temp string variable, now has its own "tmp" local variable. More... over 24 years ago
Uses tmp local variable instead of tmp sbbs_t class member which caused problems elsewhere. More... over 24 years ago
Changed error message type (from ALLOC to READ) if smb_getmsgdatlen fails. More... over 24 years ago
Removed unused code. More... over 24 years ago
Spell-Checked Changed Bookmarks and removed spaces to ease the referencing of sections Removed UnderLines from headers and other items More... over 24 years ago
Spell-Checked Changed Bookmarks and removed spaces to ease the referencing of sections More... over 24 years ago
Spell-Checked Updated TOC links for new Bookmarks with Sysop Documentation (Sections 1-7 completed) Changed section 6.1 title to match header in referenced file More... over 24 years ago
Fixed a couple typos. whoops. More... over 24 years ago
Add platforms.html (table of supported platforms) from synchro.net to docs. More... over 24 years ago
Created default.htm for IIS based servers that don't recognize index.htm/html More... over 24 years ago
Changed password to forced uppercase (for v2.3 compatibility). More... over 24 years ago
Case-insensitive passwords. More... over 24 years ago
Uses dup2 to attempt to redirect stdin/out/err to socket descriptor (ala inetd). More... over 24 years ago
Removed underlines from headings (Sorry PG, I didn't care much for 'em). Changed "v2.30 Only" tags to just "v2 Only" and "v3+ Only". Added many missing "v2 Only" tags. Much more to do <sigh>. More... over 24 years ago
Fixed incorrect capture. Whoops. More... over 24 years ago
Configuration (SCFG) command-line is now configurable via the registry (ConfigCommand). More... over 24 years ago
Fixed bug with multiple arguments executing native Unix externals. More... over 24 years ago
Renamed the random function (conflicted with Unix-stdlib.h) More... over 24 years ago
Changed matchuser() to match dots and underscores with spaces. More... over 24 years ago