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
160313c5fede340173b4635903b9b5b92e0b7dc4
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 06, 2002
Added QWK config menu option to toggle QWK_EXT flag.
· 160313c5
rswindell
authored
23 years ago
160313c5
Added QWK_EXT flag for enabling QWK Extended (QWKE) packet formats.
· 14255dcb
rswindell
authored
23 years ago
14255dcb
Added log output for rejected commands when not authenticated.
· d1f3c14b
rswindell
authored
23 years ago
d1f3c14b
Mar 05, 2002
New makefile for building SCFG v3 with Borland C++ or Borland C++ Builder.
· 041bb7c6
rswindell
authored
23 years ago
041bb7c6
Moved GNU-specific "ifdef USE_DIALOG" here from objects.mak.
· d4f3ae5d
rswindell
authored
23 years ago
d4f3ae5d
Eliminated unused $(LIBODIR)/scfg dependency (no such file).
· d9f6c01c
rswindell
authored
23 years ago
d9f6c01c
Updated comment header.
· b6f7b7a3
rswindell
authored
23 years ago
b6f7b7a3
Moved GNU-specific "ifdef USE_DIALOG" block to Makefile.gnu.
· 9b271d0c
rswindell
authored
23 years ago
9b271d0c
Removed SCFGOBJ target (why was it there?)
· ba772634
rswindell
authored
23 years ago
ba772634
Removed (use makefile or makehelp to create current help files).
· d516c95c
rswindell
authored
23 years ago
d516c95c
Optional command-line argument to specify output directory.
· ec16d311
rswindell
authored
23 years ago
ec16d311
Fixed clean rule for Win32 builds.
· 47d5d2bd
rswindell
authored
23 years ago
47d5d2bd
Fixed CR to CRLF expansion for intercepted stdin in Win32 external().
· cfe8674d
rswindell
authored
23 years ago
cfe8674d
Fixed login() function for JS compatibility.
· 1a98004f
rswindell
authored
23 years ago
1a98004f
Mar 04, 2002
Fixed warning with BCC.
· fa0bad43
rswindell
authored
23 years ago
fa0bad43
Telnet server QWK events are no longer disabled by default.
· ba6c7c47
rswindell
authored
23 years ago
ba6c7c47
Added ioctl method for sending ioctls to socket.
· f9c4df36
rswindell
authored
23 years ago
f9c4df36
Removed the close stdio descriptor calls (didn't work).
· b2e589b2
rswindell
authored
23 years ago
b2e589b2
Mar 03, 2002
Removed - no longer necessary.
· 8a8acf2e
rswindell
authored
23 years ago
8a8acf2e
Added mutex protection to setuid() call in do_setuid.
· 898695c7
rswindell
authored
23 years ago
898695c7
Changed Unix version of external() to close stdio file descriptors if exec()
· 47b778bb
rswindell
authored
23 years ago
47b778bb
Mar 02, 2002
Created "Customize" tab on properties dialog for changing fonts and colors.
· cc3d1a84
rswindell
authored
23 years ago
cc3d1a84
Mar 01, 2002
Added uppercase conversion for uinput if K_UPPER mode bit is set.
· 9484eb29
rswindell
authored
23 years ago
9484eb29
Removed the To: portion from the RFC822TO SMB message header field data.
· 9947bac9
rswindell
authored
23 years ago
9947bac9
Added support for server recycle semaphore file (ctrl/mailsrvr.rec).
· 784687b6
rswindell
authored
23 years ago
784687b6
Added support for server recycle semaphore file (ctrl/services.rec).
· 6ee1a1a9
rswindell
authored
23 years ago
6ee1a1a9
Added support for server recycle semaphore file (ctrl/ftpsrvr.rec).
· bffb514a
rswindell
authored
23 years ago
bffb514a
Feb 28, 2002
Created RFC822TO header type.
· f89d1e84
rswindell
authored
23 years ago
f89d1e84
Eliminated read_cfg_txt type in favor of char* error message string.
· 8eeb3bdb
rswindell
authored
23 years ago
8eeb3bdb
Added services_cfg path to startup structure.
· 9d0ded61
rswindell
authored
23 years ago
9d0ded61
Added services_cfg path to startup structure.
· 62fcae4b
rswindell
authored
23 years ago
62fcae4b
Set autosize for time column to true.
· 0fcb730e
rswindell
authored
23 years ago
0fcb730e
Fixed dialog tab order.
· 07100d47
rswindell
authored
23 years ago
07100d47
Fixed dialog tab index.
· 348e6556
rswindell
authored
23 years ago
348e6556
Updated copyright notice to 2002.
· dc94d1f4
rswindell
authored
23 years ago
dc94d1f4
Added LogoClick event (launch browser @ www.synchro.net).
· 8710a9ef
rswindell
authored
23 years ago
8710a9ef
Added Help->Frequently Asked Questions menu item.
· 434f443a
rswindell
authored
23 years ago
434f443a
Added IPPORT_POP3 macro definition.
· 9ba88568
rswindell
authored
23 years ago
9ba88568
Fixed command-line options for running without FTP and Mail servers.
· 3dce9c59
rswindell
authored
23 years ago
3dce9c59
Updated "defaults" command-line option display.
· 9159fee0
rswindell
authored
23 years ago
9159fee0
Loading