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
1555ad834fd33424d44a2534bb090ebf2648659a
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 20, 2003
Renamed smb_incdat() to smb_incmsgdat() - with macro for backwards compat.
· 1555ad83
rswindell
authored
21 years ago
1555ad83
Using new smblib function: smb_freemsg_dfields().
· 2875e599
rswindell
authored
21 years ago
2875e599
Created smb_freemsg_dfields() to free all data fields for a specified msg.
· e296fec9
rswindell
authored
21 years ago
e296fec9
Bulk mail script (created by "The Hanged Man", edited by me).
· e034926b
rswindell
authored
21 years ago
e034926b
Aug 19, 2003
Optimization: only calculate line length (using strlen) once per line.
· ea9c10f2
rswindell
authored
21 years ago
ea9c10f2
Fixed CRC-16 calculations, so X and Ymodem sends now work.
· 46f25cec
rswindell
authored
21 years ago
46f25cec
Fixed output directory paths.
· cb5c1b52
rswindell
authored
21 years ago
cb5c1b52
Fixed segfault problem with js_buf, using strcpy instead of memcpy.
· 1fc2fc45
rswindell
authored
21 years ago
1fc2fc45
More porting for socket I/O.
· f3d52165
rswindell
authored
21 years ago
f3d52165
Deletes data/user/####.* when creating new user account (automatically
· 661e04f5
rswindell
authored
21 years ago
661e04f5
Added global "Interface" key to set the default network interface for all
· cf9d5ca6
rswindell
authored
21 years ago
cf9d5ca6
Aug 18, 2003
Added global "Interface" key to set the default network interface for all
· fbfc6561
rswindell
authored
21 years ago
fbfc6561
Added support for "Enabled" toggle option for timed events (defaults to Yes).
· 818e05d3
rswindell
authored
21 years ago
818e05d3
Eliminated (non-identical) duplicate definition of ANSI macro constant.
· faf91f90
rswindell
authored
21 years ago
faf91f90
Added toggle (misc) bit to disable a timed event.
· 03663ce5
rswindell
authored
21 years ago
03663ce5
show_msg() ignores data fields with invalid lengths.
· c3c68490
rswindell
authored
21 years ago
c3c68490
Aug 16, 2003
STDERR is now always logged... this can get really confusing for things
· a4d88958
deuce
authored
21 years ago
a4d88958
Aug 15, 2003
Fix dropfile search/usernmae prompting
· 09db770d
deuce
authored
21 years ago
09db770d
Lower-case extensions for .RIP/.ANS/.AVT/.ASC files.
· 947e1f5e
deuce
authored
21 years ago
947e1f5e
Use POSIX standard method for retrieving speed, not BSD-specific.
· 8fa65369
deuce
authored
21 years ago
8fa65369
Aug 14, 2003
All demos are built now... ex_vote is built multinode using the magic of
· 0542be0d
deuce
authored
21 years ago
0542be0d
Added ex_ski target... this is useless since clock() is the CPU time used
· bd7b1546
deuce
authored
21 years ago
bd7b1546
Build ex_hello by default... doesn't seem to work (How do you pass a
· 3c1fb074
deuce
authored
21 years ago
3c1fb074
Build ex_diag by default
· 03663ad0
deuce
authored
21 years ago
03663ad0
include OpenDoor.h not opendoor.h
· a1a7be98
deuce
authored
21 years ago
a1a7be98
Added target for useless ex_chat example.
· 9dfcb987
deuce
authored
21 years ago
9dfcb987
Added _fsopen() function... heavily used in multinode doors.
· c53495af
deuce
authored
21 years ago
c53495af
Restore original termios settings on exit
· 5e08e016
deuce
authored
21 years ago
5e08e016
Unblock signals on return.
· dd901599
deuce
authored
21 years ago
dd901599
Don't run the kernel when spawned.
· 134c3a7d
deuce
authored
21 years ago
134c3a7d
Send init errors to stderr
· c7aa2111
deuce
authored
21 years ago
c7aa2111
Aug 13, 2003
Fix idiotic bug in ODTimerElapsed() which could result in a hung process
· 841151a1
deuce
authored
21 years ago
841151a1
Stop using SIGIO for stdin... many terminals apparently will send this when
· 9b0d37c0
deuce
authored
21 years ago
9b0d37c0
Fix bug in last commit
· 7144720e
deuce
authored
21 years ago
7144720e
Handle SIGHUP for carrier detection rather than polling it.
· 73d6ef74
deuce
authored
21 years ago
73d6ef74
Fix bug in ODTimerElapsed that resulted in massive Durations being checked
· 353082ed
deuce
authored
21 years ago
353082ed
Also create a static lib.
· e0748810
deuce
authored
21 years ago
e0748810
Added a "lib" target to create an xpdev .so (For use in door porting)
· 13a5d143
deuce
authored
21 years ago
13a5d143
Aug 12, 2003
An SMTP-authenticated client is automatically exempt from DNSBL-based mail
· fdbe58ee
rswindell
authored
21 years ago
fdbe58ee
Search for lower-case filenames... NOTE: dorinfox.def files still look for
· 491b0605
deuce
authored
21 years ago
491b0605
Loading