Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
81857918514b0ef98296c6ec18d69cb4e7035bd6
Select Git revision
Branches
20
dailybuild_linux-x64
dailybuild_win32
master
default
protected
web_429_error
rip_abstraction
dailybuild_macos-armv8
dd_file_lister_filanem_in_desc_color
mode7
dd_msg_reader_are_you_there_warning_improvement
c23-playing
syncterm-1.3
syncterm-1.2
test-build
hide_remote_connection_with_telgate
638-can-t-control-c-during-a-file-search
add_body_to_pager_email
mingw32-build
cryptlib-3.4.7
ree/mastermind
new_user_dat
Tags
20
sbbs320d
syncterm-1.6
syncterm-1.5
syncterm-1.4
sbbs320b
syncterm-1.3
syncterm-1.2
syncterm-1.2rc6
syncterm-1.2rc5
push
syncterm-1.2rc4
syncterm-1.2rc2
syncterm-1.2rc1
sbbs319b
sbbs318b
goodbuild_linux-x64_Sep-01-2020
goodbuild_win32_Sep-01-2020
goodbuild_linux-x64_Aug-31-2020
goodbuild_win32_Aug-31-2020
goodbuild_win32_Aug-30-2020
40 results
sbbs
Author
Search by author
Any Author
authors
Brian Klauss
brklauss75
Craig Hendricks
codefenix
Deon George
leenooks
Deucе
Deuce
echicken
echicken
Eric Oulashin
nightfox
Eugene So
eso
John Nicpon
jnicpon
Kayz
phar
Keyop Troy
Keyop
Matthew Asham
awehttam
Michael J. Ryan
tracker1
m j
mcmlxxix
Nigel Reed
nelgin
Phillip Taylor
plt
Rick Parrish
Ree
Rob Swindell
rswindell
Tristan Greaves
Mewcenary
18 authors
Nov 14, 2000
Renamed to sbbscon.
· 81857918
rswindell
authored
24 years ago
81857918
Uses hash marks to clearly mark in log files when server was terminated.
· 7bd868bd
rswindell
authored
24 years ago
7bd868bd
Removed sbbsctrl project (sbbsctrl.c has been renamed to sbbscon.c).
· ee96f486
rswindell
authored
24 years ago
ee96f486
dstrtounix() now handles improperly formated dated (e.g. single digit fields).
· 9bb22fbe
rswindell
authored
24 years ago
9bb22fbe
Replaced use of decimal constant, 7, with BEL macro (defined in gen_defs.h).
· b63a0da3
rswindell
authored
24 years ago
b63a0da3
Replaced missing parameter to fnopen (whoops).
· c6d859cf
rswindell
authored
24 years ago
c6d859cf
Changed use of fopen() back to fnopen() to avoid open collisions (occuring on Linux).
· 19f11382
rswindell
authored
24 years ago
19f11382
Changed sbbs_t::fnopen to straight c and moved it from main.cpp to misc.c.
· e9a2e9ff
rswindell
authored
24 years ago
e9a2e9ff
User is now informed of event-shortened time before disconnect.
· 27283cd4
rswindell
authored
24 years ago
27283cd4
node.exb wasn't being opened with create flag. (whoops)
· ddd3235a
rswindell
authored
24 years ago
ddd3235a
lprintf output beautification and unification.
· 3fd08cef
rswindell
authored
24 years ago
3fd08cef
Added crc32.c (code that was move from crc32.h).
· 44a81d4d
rswindell
authored
24 years ago
44a81d4d
Added copyright statement (whoa).
· 7f4ff382
rswindell
authored
24 years ago
7f4ff382
Added crc32.c to baja build rule.
· cd3aadcf
rswindell
authored
24 years ago
cd3aadcf
Added crc32.c to smbutil build rule.
· c8e84c8e
rswindell
authored
24 years ago
c8e84c8e
Nov 13, 2000
Added crc32.c to sbbs project.
· 5333fd7e
rswindell
authored
24 years ago
5333fd7e
Nov 12, 2000
Now sets user's modem/connection type in database to "FTP".
· 26269fa3
rswindell
authored
24 years ago
26269fa3
date_str.c functions (unixtodstr, etc) are now exported (for use in SBBSCTRL).
· 73033b07
rswindell
authored
24 years ago
73033b07
Now includes scfgdefs.h (for scfg_t definition).
· cd6c27bc
rswindell
authored
24 years ago
cd6c27bc
Changed case of user/name.dat path.
· 3ef384a4
rswindell
authored
24 years ago
3ef384a4
Created new UserListForm to display a sortable list of all users in the database.
· 4da8206d
rswindell
authored
24 years ago
4da8206d
Created new UserListForm to display a sortable list of all users in the database.
· 05c1e8f4
rswindell
authored
24 years ago
05c1e8f4
Nov 11, 2000
Added crc32.o to sbbs.dll object list.
· ca3409eb
rswindell
authored
24 years ago
ca3409eb
Added mail server to sbbsmono build.
· 566bd35d
rswindell
authored
24 years ago
566bd35d
Created macro for MSVC snprintf name (prepended underscore).
· 8eaf0017
rswindell
authored
24 years ago
8eaf0017
Separated code from crc32.h into crc32.c (to allow combination of mailsrvr and...
· 71391e09
rswindell
authored
24 years ago
71391e09
Renamed open/close_socket to mail_open/close_socket to eliminate conflict with main.cpp.
· 540d661d
rswindell
authored
24 years ago
540d661d
Nov 10, 2000
Temporary hack: converts directory paths to lowercase for Unix compatibility.
· fb845a46
rswindell
authored
24 years ago
fb845a46
Eliminated use of NUL (/dev/null) filename (unnecessary).
· f767c85b
rswindell
authored
24 years ago
f767c85b
Added FTP server defaults: index file and allow QWK xfers.
· 526b6892
rswindell
authored
24 years ago
526b6892
Moved target platform macro from sbbsdefs.h to sbbswrap.h (PLATFORM_DESC).
· 75a24af6
rswindell
authored
24 years ago
75a24af6
Added started/terminated debug output.
· 61725fe0
rswindell
authored
24 years ago
61725fe0
Eliminated call to mail_terminate (so we don't have to link with mailsrvr.o for now).
· 5538cda5
rswindell
authored
24 years ago
5538cda5
Added conwrap.c and ftpsrvr.o to SBBSMONO build rule.
· a0be27c7
rswindell
authored
24 years ago
a0be27c7
Made nopen static to avoid link conflict with BBS code.
· e3325d13
rswindell
authored
24 years ago
e3325d13
Fixed missing ftp/mail_server thread function names.
· 6bd8656e
rswindell
authored
24 years ago
6bd8656e
Fixed missing semicolon (whoops).
· bcfce435
rswindell
authored
24 years ago
bcfce435
Renamed sbbsctrl.c to sbbscon.c.
· 1e24f846
rswindell
authored
24 years ago
1e24f846
Renamed to sbbscon.c (to avoid confusing with the GUI sbbsctrl).
· 1e67db20
rswindell
authored
24 years ago
1e67db20
Nov 09, 2000
Changed node.dab usage to open/close as needed rather than leaving open always.
· 41656d6b
rswindell
authored
24 years ago
41656d6b
Loading