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
26cd77c737414d24137e25cd5bb285fb226dcf93
Select Git revision
Branches
20
dailybuild_linux-x64
dailybuild_macos-armv8
dailybuild_win32
master
default
protected
dd_lightbar_menu_improve_utf8_item_printing
sqlite
rip_abstraction
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
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
Oct 26, 2001
Added comments and clarification for ratio ARS keywords (percentages) - no functional change.
· 26cd77c7
rswindell
authored
23 years ago
26cd77c7
Deuce's documentation for the FreeBSD port (using linuxthreads library).
· 41e62802
rswindell
authored
23 years ago
41e62802
Added Deuce's modifications for FreeBSD port (using linuxthreads library).
· b8c1a148
rswindell
authored
23 years ago
b8c1a148
Fixed prep_dir() for use on FreeBSD - _fullpath (macro for realpath)...
· 2255ca07
rswindell
authored
23 years ago
2255ca07
Added sys/types.h for FreeBSD u_int32_t definition (Deuce's port).
· 846b8941
rswindell
authored
23 years ago
846b8941
Added sys/param.h for FreeBSD PATH_MAX definition (Deuce's port).
· 678bbfa3
rswindell
authored
23 years ago
678bbfa3
Oct 25, 2001
Increased delay AFTER ANSI cursor position report (detection response) is received.
· 2e3cd02a
rswindell
authored
23 years ago
2e3cd02a
Socket descriptor is now printed as signed int (to display INVALID_SOCKET, -1, properly)
· c887ac61
rswindell
authored
23 years ago
c887ac61
recvline/readline method now supports an optional 'timeout' parameter (second argument).
· 04998a66
rswindell
authored
23 years ago
04998a66
Fixed bugs in and improved the efficiency of the SOCKET_READLINE function.
· 03223922
rswindell
authored
23 years ago
03223922
Oct 24, 2001
bbs.text() returns null on invalid index (instead of static string).
· dff026bf
rswindell
authored
23 years ago
dff026bf
A simple little script to display all the strings in the ctrl/text.dat.
· bb5e0026
rswindell
authored
23 years ago
bb5e0026
Simple test script to test new SMTP telegram delivery.
· aeb47d00
rswindell
authored
23 years ago
aeb47d00
Added use of access() to fdate to prevent potentially slow directory searches.
· 686e7f3b
rswindell
authored
23 years ago
686e7f3b
Added use of access() to fexist and flength to prevent potentially slow directory searches.
· 8c89385f
rswindell
authored
23 years ago
8c89385f
Couple of bug fixes to telegram reception.
· 8e1aa682
rswindell
authored
23 years ago
8e1aa682
Changed email property to reflect user's BBS e-mail address (not netmail address).
· c450a7db
rswindell
authored
23 years ago
c450a7db
Fixed a couple of bugs in recvline method:
· 929c0a52
rswindell
authored
23 years ago
929c0a52
Oct 22, 2001
Added preliminary support for receving SEND/SOML/SAML SMTP commands (which create telegrams).
· 520a96d0
rswindell
authored
23 years ago
520a96d0
Oct 21, 2001
Bug fix: wasn't initializing POP3 source editbox with sound file name.
· 1b87c329
rswindell
authored
23 years ago
1b87c329
Oct 20, 2001
Increased debug socket info array from 20 to 64k sockets.
· 87dae396
rswindell
authored
23 years ago
87dae396
Oct 19, 2001
Progress report cps rates are now per-report rather than for total file.
· 3012cb83
rswindell
authored
23 years ago
3012cb83
Oct 18, 2001
getkey() No longer asks if user is still there if cfg.sec_warn == cfg.sec_hangup.
· 0915d4c6
rswindell
authored
23 years ago
0915d4c6
Oct 17, 2001
Eliminated MSVC warnings created by changing 'val' type to signed.
· db699a9c
rswindell
authored
23 years ago
db699a9c
Eliminated warnings exposed by BCC build.
· 13ce5ce8
rswindell
authored
23 years ago
13ce5ce8
Eliminated js_runtime conflict with main.cpp when built into a monolithic executable.
· e99e8c5b
rswindell
authored
23 years ago
e99e8c5b
Added the JavaScript source files for GNU and BCC builds.
· b58f277e
rswindell
authored
23 years ago
b58f277e
Added support for JavaScript engine in Borland builds.
· a4634559
rswindell
authored
23 years ago
a4634559
Oct 16, 2001
uptime no longer static (so it can be printed from atcodes.cpp)
· 4c626d13
rswindell
authored
23 years ago
4c626d13
Added UPTIME @-Code to display days, hours, and minutes up.
· 17c95b75
rswindell
authored
23 years ago
17c95b75
getkey() releases time-slices when called with node offline or input_thread...
· 07efbbe9
rswindell
authored
23 years ago
07efbbe9
Break getstr() loop if input_thread has terminated for some reason.
· 5d58e84d
rswindell
authored
23 years ago
5d58e84d
More useful log message when creating new user record.
· 807e589c
rswindell
authored
23 years ago
807e589c
Oct 13, 2001
Added 'uptime' member to JS System object.
· 1d2b2d27
rswindell
authored
23 years ago
1d2b2d27
Added 'uptime' member to JS System object.
· 6202dc0a
rswindell
authored
23 years ago
6202dc0a
Oct 09, 2001
Added NT-compatible work-around (using ShellExecute) for old default...
· c8a8180f
rswindell
authored
23 years ago
c8a8180f
Added new 'O' (QWK packet size) exemption.
· b32fb981
rswindell
authored
23 years ago
b32fb981
Increased revision in both JS and non-JS builds.
· 70025474
rswindell
authored
23 years ago
70025474
Uses select() before send() to prevent locked-up threads.
· afe7d97a
rswindell
authored
23 years ago
afe7d97a
Increased time-out waiting for responses to FTP commands from 30 to 300 seconds.
· ae92f62f
rswindell
authored
23 years ago
ae92f62f
Loading