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
5578e4fe34cbff630daab197e16a0b6dad8c2642
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
Mar 22, 2002
Created macro for log filename string ("synchronet").
· 5578e4fe
rswindell
authored
23 years ago
5578e4fe
Linux doesn't have functions: _open and _close.
· fd6eb8b6
rswindell
authored
23 years ago
fd6eb8b6
Simplified the "is_daemon" portion of the various xxx_lputs routines.
· a8c37e07
rswindell
authored
23 years ago
a8c37e07
Fixed Deuce's "run as daemon" mod for non-Unix builds.
· b6e3c9eb
rswindell
authored
23 years ago
b6e3c9eb
"Run as daemon" command-line option mod, as submitted by Deuce.
· 171da463
rswindell
authored
23 years ago
171da463
Mar 21, 2002
Updated comments.
· d84ed0f3
rswindell
authored
23 years ago
d84ed0f3
Updated logic while waiting for child threads to bind before setting uid,
· 3ce2aa3c
rswindell
authored
23 years ago
3ce2aa3c
Fixed K_UPPER mode and max length support in uinput().
· a63de490
rswindell
authored
23 years ago
a63de490
Detects invalid/uninitialized retry_delay value and sets to default (250ms).
· c9963bfa
rswindell
authored
23 years ago
c9963bfa
Created configurable retry_delay member of smb_t.
· f14c65b8
rswindell
authored
23 years ago
f14c65b8
Added missing message header unlock for POP3 RSET failure condition.
· e76c7a6b
rswindell
authored
23 years ago
e76c7a6b
Added mswait(1) calls to open/lock retry loops to yield time slices.
· a6d1c84f
rswindell
authored
23 years ago
a6d1c84f
Moved mswait, _mkdir, _rmdir, _fulllpath, and tell() macro definitions from
· 91f839b4
rswindell
authored
23 years ago
91f839b4
Changed "To:" line (in message body) on exported messages.
· ea11c8a4
rswindell
authored
23 years ago
ea11c8a4
Created global errno_str property (describes errno value using strerror).
· d061e5e6
rswindell
authored
23 years ago
d061e5e6
Added mechanism to protect against specifying user-id after group-id.
· 395f7309
rswindell
authored
23 years ago
395f7309
Fixed bug in parsing ARS keywords: UNIX, LINUX, and WIN32:
· 06f776c2
rswindell
authored
23 years ago
06f776c2
Fixed seteuid mod for non-Unix build.
· 15e03e40
rswindell
authored
23 years ago
15e03e40
Mar 20, 2002
Replaced setuid(void) callback (which didn't work right anyway) with
· c0085c33
rswindell
authored
23 years ago
c0085c33
Replaced setuid(void) callback (which didn't work right anyway) with
· 1aa10b2b
rswindell
authored
23 years ago
1aa10b2b
Move FILE* to top of private struct.
· 4120e31e
rswindell
authored
23 years ago
4120e31e
Fixed File.writeAll() method: setting and checking for wrong return value from
· 54d72c84
rswindell
authored
23 years ago
54d72c84
errormsg() uses strerror() to display description of errno value.
· f6323832
rswindell
authored
23 years ago
f6323832
Changed SendMail status text to "Sending".
· 3d164125
rswindell
authored
23 years ago
3d164125
Increased thread wait timeout to 60 seconds.
· d2cab8f9
rswindell
authored
23 years ago
d2cab8f9
Increased thread wait timeout to 60 seconds.
· f4392566
rswindell
authored
23 years ago
f4392566
Changed default caption for status editbox from "Status" to "Down".
· 309e0b25
rswindell
authored
23 years ago
309e0b25
Eliminated node list start and stop buttons (unused).
· 375858f4
rswindell
authored
23 years ago
375858f4
Additional shutdown precautions.
· a0918004
rswindell
authored
23 years ago
a0918004
Mar 19, 2002
Text drop files (e.g. door.sys) are all created in text mode, so the lines will
· e444c795
rswindell
authored
23 years ago
e444c795
Calls memset() after displaying errno.
· 7fcb64ad
rswindell
authored
23 years ago
7fcb64ad
nopen() only opens in O_BINARY if O_TEXT access flag isn't set.
· c364b4dc
rswindell
authored
23 years ago
c364b4dc
Defines O_TEXT for Unix builds.
· 23a82efe
rswindell
authored
23 years ago
23a82efe
Create Telnet Recycle button.
· 6927e934
rswindell
authored
23 years ago
6927e934
Added support for server recycling (via semaphore file or startup.recycle_now).
· 781ed89d
rswindell
authored
23 years ago
781ed89d
Added code to prevent multiple consecutive recycles when semaphore file date
· 8dde6602
rswindell
authored
23 years ago
8dde6602
Added BOOL recycle_now element to startup structure.
· f294a9dd
rswindell
authored
23 years ago
f294a9dd
rerun_nodes() now creates/updates server/service semaphore files.
· 5d179045
rswindell
authored
23 years ago
5d179045
Updated for C++Builder 6 (will NOT work with C++Builder 5 or older).
· 9cf5d730
rswindell
authored
23 years ago
9cf5d730
Added server recycle button/semaphore (BOOL).
· 70b5f952
rswindell
authored
23 years ago
70b5f952
Loading