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
18070efcb3cd7a53fbc74ac841b4b4462ca1d007
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
May 03, 2001
Added globlobj.c and termobj.cpp
· 18070efc
rswindell
authored
24 years ago
18070efc
Created js_CreateTerminalObject() to create Telnet Server terminal object.
· 9e08a00c
rswindell
authored
24 years ago
9e08a00c
Moved exec_mutex protection to cover all types of executables (native or off-line included).
· 0afefd4d
rswindell
authored
24 years ago
0afefd4d
New js_CreateGlobalObject() function (in globobj.c) to create global objects...
· d674930c
rswindell
authored
24 years ago
d674930c
Uses new js_CreateGlobalObject() function to create global objects and add shared methods.
· df0ab3a1
rswindell
authored
24 years ago
df0ab3a1
Eliminated duplicate extra_time (in user.stats)
· b4e70c4f
rswindell
authored
24 years ago
b4e70c4f
Moved global object class definition, methods, constructor into globobj.c
· cc9880fb
rswindell
authored
24 years ago
cc9880fb
Creates global object for all servers with format() and load() methods.
· 9ed4eb00
rswindell
authored
24 years ago
9ed4eb00
Changed charset to IBM for extended-ASCII
· ca7420f0
rswindell
authored
24 years ago
ca7420f0
May 02, 2001
Changed charset to IBM for extended-ASCII
· 61881cab
rswindell
authored
24 years ago
61881cab
Display event codes in upper case.
· 5ab6b4c4
rswindell
authored
24 years ago
5ab6b4c4
Added call to Wake_Up_VM in WRITE IOCTL to boost keyboard responsiveness in DOS programs.
· aaeb2115
rswindell
authored
24 years ago
aaeb2115
Apr 30, 2001
Created FREE_AR macro.
· 4a605579
rswindell
authored
24 years ago
4a605579
nular is now global (so it can be referenced by scfglib*.c)
· e0d705e1
rswindell
authored
24 years ago
e0d705e1
Fixed for non-JavaScript builds.
· 8b69fa90
rswindell
authored
24 years ago
8b69fa90
Apr 26, 2001
Fixed memory leak if server stopped and re-started.
· abedbd40
rswindell
authored
24 years ago
abedbd40
Moved js_format and js_load to sysobj.c
· daff53cf
rswindell
authored
24 years ago
daff53cf
Memory leak debugging (for Win32 only).
· d56533c4
rswindell
authored
24 years ago
d56533c4
Solved potential NULL pointer dereference in free_ functions.
· df54916b
rswindell
authored
24 years ago
df54916b
Removed unused prototype (chardupe)
· 735de060
rswindell
authored
24 years ago
735de060
Removed unused sbbs_t members (debug and node_disk) left over from 2.x.
· d28408c4
rswindell
authored
24 years ago
d28408c4
Apr 23, 2001
Added support for thread-safe JavaScript usage.
· 05cd3f05
rswindell
authored
24 years ago
05cd3f05
Added support for thread-safe JavaScript usage.
· 0fe85a9c
rswindell
authored
24 years ago
0fe85a9c
Apr 20, 2001
Alpha version if JavaScript or Unix.
· dc23b2b7
rswindell
authored
24 years ago
dc23b2b7
Upped the version number (finally).
· d1320059
rswindell
authored
24 years ago
d1320059
Changed version number to 1.05 for non-JS build.
· a8354d24
rswindell
authored
24 years ago
a8354d24
Upped the non-JavaScript rev to 3.00E
· 00cb3374
rswindell
authored
24 years ago
00cb3374
JavaScript print routines go to even window if called from event.
· 7f6c384f
rswindell
authored
24 years ago
7f6c384f
VERSION_NOTICE macro now uses VERSION macro for actual version number.
· 7041815e
rswindell
authored
24 years ago
7041815e
Apr 19, 2001
Moved Close loop to FormClose in hopes of fixing close lock-up problem.
· 38e7db52
rswindell
authored
24 years ago
38e7db52
Important default settings are now set in main.cpp ftpsrvr.c and mailsrvr.c
· 8ae4d396
rswindell
authored
24 years ago
8ae4d396
Sets intelligent defaults for port numbers if uninitialized.
· 26a1e243
rswindell
authored
24 years ago
26a1e243
Renamed File class to FtpFile to resolve conflict with JS's optional File class.
· 4a30a6d8
rswindell
authored
24 years ago
4a30a6d8
Fixed typo.
· 6dc47cea
rswindell
authored
24 years ago
6dc47cea
Eliminated duplicate function: gettotalfiles()
· bb82ddcb
rswindell
authored
24 years ago
bb82ddcb
bulk upload appeared to allow maxfiles+1 in a dir
· 3c9e03fc
rswindell
authored
24 years ago
3c9e03fc
Apr 16, 2001
Added 15 second time-out to CloseQuery event handler.
· e9ee189f
rswindell
authored
24 years ago
e9ee189f
Added userobj.c and fileobj.c.
· 847fd694
rswindell
authored
24 years ago
847fd694
Change lputs statmenets to eprintf to direct output to Events window.
· 9f44e9b5
rswindell
authored
24 years ago
9f44e9b5
Added js_ to CreateSystemObject function name.
· b1aa5eee
rswindell
authored
24 years ago
b1aa5eee
Loading