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
fa78d3b6d103dd87e43ca7ebd3a44ff06aefa397
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
Aug 23, 2002
Setting the SO_REUSEADDR socket option on UDP sockets before initial bind
· fa78d3b6
rswindell
authored
22 years ago
fa78d3b6
Updated for pending v6.22 release.
· a3340b6b
rswindell
authored
22 years ago
a3340b6b
GSValore's mod to support non-blocking sockets.
· 6dfdaf78
rswindell
authored
22 years ago
6dfdaf78
Fixed bugs in ODComCarrier and ODComWaitEvent: was using socket descriptor+1
· e4946813
rswindell
authored
22 years ago
e4946813
Aug 22, 2002
Created system methods: put_node_message and put_telegram
· e7f1123e
rswindell
authored
22 years ago
e7f1123e
attachment() removes BUNDLES.SBE if empty (0-length).
· 475d29b8
rswindell
authored
22 years ago
475d29b8
Changed putnmsg() to a DLL-exported C function (allowing it to be called from
· dfa39195
rswindell
authored
22 years ago
dfa39195
Created a recvfrom() method that returns an object with 3 properties:
· 51de8b33
rswindell
authored
22 years ago
51de8b33
Renamed truncate() to truncstr() - conflicted with unistd.h.
· 721894f6
rswindell
authored
22 years ago
721894f6
Added support for sender addresses that include comments (in parenthesis).
· cbcda654
rswindell
authored
22 years ago
cbcda654
New truncate() str utility function - will truncate string at the first
· 21796e0b
rswindell
authored
22 years ago
21796e0b
Added several more numeric constants defined in sbbsdefs.h.
· 1f3adf33
rswindell
authored
22 years ago
1f3adf33
Aug 21, 2002
Added web_server_startup
· e36f5c7d
rswindell
authored
22 years ago
e36f5c7d
Fixed bug in recent change to attachment().
· 88b9d48e
rswindell
authored
22 years ago
88b9d48e
Created usrgrp_total and usrlib_total variables to fix exception during
· aa2d3643
rswindell
authored
22 years ago
aa2d3643
Changed the lib_t root element to parent_path, changed length from LEN_DIR+1
· b0ef7e52
rswindell
authored
22 years ago
b0ef7e52
Added conveniences for adding a lot of subdirectories for a common root/parent
· 48281049
rswindell
authored
22 years ago
48281049
Now changes directory to the ctrl_dir during startup
· 4404499e
rswindell
authored
22 years ago
4404499e
Added optional root directory element to lib_t definition.
· 5894ae21
rswindell
authored
22 years ago
5894ae21
Added optional root directory element to lib_t definition.
· 807da4fe
rswindell
authored
22 years ago
807da4fe
Updated indentation and brace style (no functional changes).
· 48d72b1c
rswindell
authored
22 years ago
48d72b1c
No longer writes the same (duplicate) bundle name to the FLO file if it's
· 7e20f146
rswindell
authored
22 years ago
7e20f146
Added command-line option, -a (aliases only) to disable real name display.
· 4dce639c
rswindell
authored
22 years ago
4dce639c
Now deletes BUNDLES.SBE when no longer needed (rather than truncate it)
· 3dc5c0bd
rswindell
authored
22 years ago
3dc5c0bd
Aug 18, 2002
Web server auto start defaults to OFF (for now).
· bf038480
rswindell
authored
22 years ago
bf038480
Aug 16, 2002
faddr_t is now just typedefed to be equal to fidoaddr_t (defined in smbdefs.h).
· 41d931a4
rswindell
authored
22 years ago
41d931a4
smbutil now relies on functions from str_util.c and date_str.c
· b5d0be13
rswindell
authored
22 years ago
b5d0be13
Created new subject_crc() function that replaces the old remove_re() function.
· 564b41d5
rswindell
authored
22 years ago
564b41d5
Created new subject_crc() function that replaces the old remove_re() function.
· 5accc69e
rswindell
authored
22 years ago
5accc69e
Brace-style update (whoo-hoo!).
· 21a97670
rswindell
authored
22 years ago
21a97670
Treat DEL char (ASCII 127) same as BKSP (ASCII 8).
· 42778dbf
rswindell
authored
22 years ago
42778dbf
Aug 15, 2002
Deuce's updates for gzip encoding support other CGI fixes and stuff.
· b0f5def4
rswindell
authored
22 years ago
b0f5def4
sendfilesocket() wasn't supposed to close the file descriptor.
· 4be7a0bd
rswindell
authored
22 years ago
4be7a0bd
Aug 14, 2002
Tracker1's modification to the getReferenceTo() function.
· ac209a0b
rswindell
authored
22 years ago
ac209a0b
Aug 13, 2002
Global host_name needed to be a char buffer, not a pointer.
· dba3d1b4
rswindell
authored
22 years ago
dba3d1b4
Displays configured host name during connect.
· 62d52fb8
rswindell
authored
22 years ago
62d52fb8
Aug 12, 2002
Deuce's 501 error fix.
· 74be35b9
rswindell
authored
22 years ago
74be35b9
Fixed missing semicolon in http_scheme definition.
· 1538f8ef
rswindell
authored
22 years ago
1538f8ef
Created constants for http_scheme ("http://") and http_scheme_len (7).
· d0e18924
rswindell
authored
22 years ago
d0e18924
Removed Deuce's offensive environment variable. :-)
· dd28f031
rswindell
authored
22 years ago
dd28f031
Loading