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
63be9624df62299776d6cda891eda4591be4454f
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
Jul 20, 2002
Fixed bounds error in putuserdat().
· 63be9624
rswindell
authored
22 years ago
63be9624
Jul 19, 2002
Must get fulllpath to exe file from argv[0] before performing chdir
· 3fa92e25
rswindell
authored
22 years ago
3fa92e25
Missing errno argument in printf() error message.
· e4a66b86
rswindell
authored
22 years ago
e4a66b86
Bugfix in ugetstr() CR should accept (not overwrite) initial value on K_EDIT.
· b1607f1e
rswindell
authored
22 years ago
b1607f1e
Fixed case of menu filenames: need to be lowercase for Unix-compatibility.
· 41598dcb
rswindell
authored
22 years ago
41598dcb
Fixed case of menu filenames: need to be lowercase for Unix-compatibility.
· 7776995b
rswindell
authored
22 years ago
7776995b
Jul 18, 2002
Kylix3 project files (withOUT JavaScript support)
· 17bc54b7
rswindell
authored
22 years ago
17bc54b7
Disable optimizations in debug Kylix build.
· ace4f0f6
rswindell
authored
22 years ago
ace4f0f6
Updated for JavaScript support.
· 21492e1a
rswindell
authored
22 years ago
21492e1a
Kylix3 project file.
· e19f236b
rswindell
authored
22 years ago
e19f236b
Changed lputs() to return string length (matching prototype in sbbs.h).
· 23a9181c
rswindell
authored
22 years ago
23a9181c
Jul 17, 2002
New properties: msg_id, msg_reply_id, smb_msgs, and smb_curmsg.
· 54d30251
rswindell
authored
22 years ago
54d30251
Disabled bc++ warnings: variable assigned value that is never used.
· 8de50a11
rswindell
authored
22 years ago
8de50a11
New @-codes: MSG_NUM, MSG_ID, MSG_REPLY_ID, SMB_MSGS, SMB_CURMSG, SMB_LAST_MSG,
· 83f768d3
rswindell
authored
22 years ago
83f768d3
smbmsg_t subnum element has been removed (unused).
· f57864d2
rswindell
authored
22 years ago
f57864d2
Uses new smb_t elements: curmsg and msgs
· 2dbac10f
rswindell
authored
22 years ago
2dbac10f
Eliminated subnum element from smbmsg_t definition (not needed).
· 2c043de2
rswindell
authored
22 years ago
2c043de2
No longer needed; post_t is defined in sbbsdefs.h.
· 7f7d1e41
rswindell
authored
22 years ago
7f7d1e41
Jul 16, 2002
putuserdat() and putuserrec() now opens user.dat iin rd/wr mode to allow
· 1d110ca2
rswindell
authored
22 years ago
1d110ca2
getsockopt() takes a socklen_t len parameter in libc.
· c9f7910c
rswindell
authored
22 years ago
c9f7910c
getsockopt() takes a void* opt parameter in libc.
· d91374d1
rswindell
authored
22 years ago
d91374d1
gcc wants integer for string width precision in printf format.
· 44cec9e3
rswindell
authored
22 years ago
44cec9e3
md() only calls lprintf if it failed to create the directory.
· 289b3914
rswindell
authored
22 years ago
289b3914
Added the word "Revision" to start-up notice.
· 41026573
rswindell
authored
22 years ago
41026573
write_xxxx_cfg() functions now create data and storage directories (again).
· d219d2e2
rswindell
authored
22 years ago
d219d2e2
Including "to user" in ignorred and flagged spam.log entries.
· 1dae4723
rswindell
authored
22 years ago
1dae4723
md() checks for empty path parameter before copying string.
· 830d3429
rswindell
authored
22 years ago
830d3429
Backup level no longer limited to 10 backups.
· 492aab20
rswindell
authored
22 years ago
492aab20
Jul 15, 2002
post_t is now defined as SMBLIB's idxrec_t.
· 5333139e
rswindell
authored
22 years ago
5333139e
Updated brace-style in loadmsg().
· 2398de93
rswindell
authored
22 years ago
2398de93
Removed #inclusion of the now defunct post.h.
· b26d1d75
rswindell
authored
22 years ago
b26d1d75
Removed #inclusion of the now defunct post.h.
· 38b3c275
rswindell
authored
22 years ago
38b3c275
Removed #inclusion of the now defunct post.h.
· 8996db10
rswindell
authored
22 years ago
8996db10
Removed references to post.h.
· adc6f861
rswindell
authored
22 years ago
adc6f861
Removed #inclusion of (the now defunct) post.h
· 1a7f2b85
rswindell
authored
22 years ago
1a7f2b85
mail_t and post_t are now defined as SMBLIB's idxrec_t.
· 0909804e
rswindell
authored
22 years ago
0909804e
Removed #inclusion of now defunct post.h.
· 19c016fe
rswindell
authored
22 years ago
19c016fe
Jul 13, 2002
Reads and saves new option: MailDNSBlacklistFlag.
· 7c37a6f6
rswindell
authored
22 years ago
7c37a6f6
Removed RBL, RSS, and DUL checkboxes (replaced with dns_blacklist.cfg)
· 75f48421
rswindell
authored
22 years ago
75f48421
Using CVS revision instead of hard-coded version string.
· c5432af3
rswindell
authored
22 years ago
c5432af3
Loading