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
efb8b45e2d7ccacd2f54a4adadeaeccc9e3a3967
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
Apr 11, 2019
Address new-found safe_snprintf() usage problems/warnings (thanks GCC!).
· efb8b45e
rswindell
authored
6 years ago
efb8b45e
Address GCC warning: field precision specifier '.*' expects argument of type 'int'
· 0faef848
rswindell
authored
6 years ago
0faef848
Catch (warn about) safe_snprintf() usage problems when building with GCC.
· 8f9f8802
rswindell
authored
6 years ago
8f9f8802
Remove never-used msg network-attribute definitions.
· 29c909ca
rswindell
authored
6 years ago
29c909ca
Removing a bunch of header field type definition that seemed like a good idea
· c9aa614b
rswindell
authored
6 years ago
c9aa614b
Apr 10, 2019
Introduce and use convenience pointers for MIME-Version and Content-Type
· c3f7dcc6
rswindell
authored
6 years ago
c3f7dcc6
Ammendment to previous commit: "Content-type:" is already removed from
· d182f547
rswindell
authored
6 years ago
d182f547
Added smb_getcontenttype(): returns the MIME content-type of the message
· f7aa784c
rswindell
authored
6 years ago
f7aa784c
Added buffer (filename) overflow protection to smb_getattachment().
· d51367d8
rswindell
authored
6 years ago
d51367d8
sprintf -> SAFEPRINTF replacements.
· 5e21f113
rswindell
authored
6 years ago
5e21f113
Missed the init of fd.dir.
· 5fe7bb33
rswindell
authored
6 years ago
5fe7bb33
Move the download file attachment logic from readmail() to a new function:
· c3a7d672
rswindell
authored
6 years ago
c3a7d672
sprintf() -> SAFEPRINTF replacements.
· 6b140b6f
rswindell
authored
6 years ago
6b140b6f
Pass an smb_t* to QWK msg import and export functions rather than a subnum
· 784b4be4
rswindell
authored
6 years ago
784b4be4
Apr 09, 2019
putuserrec return an error if write() fails.
· 296e28cc
rswindell
authored
6 years ago
296e28cc
Fix the missing carriage-returns in the shell (bash) prompts by always...
· 0610c003
rswindell
authored
6 years ago
0610c003
Updated bbs.exec() mode flags (use EX_STDIO instead of EX_OUTR|EX_INR).
· 75268477
rswindell
authored
6 years ago
75268477
Define EX_STDIO for convenience (short-hand for EX_STDIN|EX_STDOUT)
· 36de7619
rswindell
authored
6 years ago
36de7619
Update external() mode flags definition (re-sync with sbbsdefs.h):
· 475d7b96
rswindell
authored
6 years ago
475d7b96
Define and support EX_NOLOG mode flag to sbbs_t::external(), if set,
· 3c7b138f
rswindell
authored
6 years ago
3c7b138f
Remove some cruft xtrn_t.misc bit definitions (WORDWRAP*), never used.
· b977f8d5
rswindell
authored
6 years ago
b977f8d5
Reimplement smb_stack() as an sbbs_t member function using a member linked
· c355409f
rswindell
authored
6 years ago
c355409f
Eliminate smb_stack(), SMB_STACK_* as this implementation is non-thread-safe
· 53d0ec5b
rswindell
authored
6 years ago
53d0ec5b
Resolve GCC warning: unused variable 'argv'
· 91135141
rswindell
authored
6 years ago
91135141
Apr 08, 2019
More use of get_index() if available, to help speed things up a bit. Also,...
· d12a7c46
nightfox
authored
6 years ago
d12a7c46
Apr 07, 2019
SlyVote v1.02: Now uses the new get_index() messagebase function, if...
· 44d863cd
nightfox
authored
6 years ago
44d863cd
Apr 06, 2019
MsgBase.put_msg_header() now updates the internal (smbmsg_t) representation
· 53c677c3
rswindell
authored
6 years ago
53c677c3
smb_copymsgmem() fix:
· 3debb32c
rswindell
authored
6 years ago
3debb32c
New MsgBase method: get_index() - returns an array of all message index records
· 75417a26
rswindell
authored
6 years ago
75417a26
Apr 05, 2019
There appears to be a few places in this file that treat ^A^A as a literal
· 0a5ea2e4
rswindell
authored
6 years ago
0a5ea2e4
Apr 02, 2019
Support question text.dat strings that begin with a "\1?" (conditional
· f7df11c1
rswindell
authored
6 years ago
f7df11c1
Always display a no/yes prompt before deleting msgs with the 'D' key
· 7702fb43
rswindell
authored
6 years ago
7702fb43
Apr 01, 2019
Fix the message base corruption caused by previous committed changes to
· a69c1669
rswindell
authored
6 years ago
a69c1669
More detail in help for umask option (use leading 0 for octal).
· 37689856
rswindell
authored
6 years ago
37689856
Mar 31, 2019
Enable the "Word-wrap Quoted Text" (QUOTEWRAP) editor setting by default.
· a377bcc2
rswindell
authored
6 years ago
a377bcc2
Enable word-wrapped quote files for external message editors by default.
· 79135d3a
rswindell
authored
6 years ago
79135d3a
Added warning log messages when disabling server recycle support due to
· 9b541dcc
rswindell
authored
6 years ago
9b541dcc
Mar 26, 2019
sbbs_t::netmail() should return the result of qnetmail(), when called.
· 72d52f2e
rswindell
authored
6 years ago
72d52f2e
Fix (likely new) bug where QWK netmail could not be quoted when replying.
· 90f3094a
rswindell
authored
6 years ago
90f3094a
Mar 24, 2019
The draw() and draw_bin() methods now support an additional, optional 'top'
· 50186717
rswindell
authored
6 years ago
50186717
Loading