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
81aa21832e31446d8c2a57d917f998baf8a39f08
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
Nov 10, 2011
Use http_request.cookie object to get cookie values and pass
· 81aa2183
deuce
authored
13 years ago
81aa2183
Continue processing (i.e. saving to SMB) messages when the recipient list is
· d44477e1
rswindell
authored
13 years ago
d44477e1
Nov 09, 2011
If you pass NULL to is_user_subop(), return FALSE (rather than potentially
· ccc5d749
rswindell
authored
13 years ago
ccc5d749
Add missing )
· 71987e58
deuce
authored
13 years ago
71987e58
Support NULL user in header.can_read property definition more-better.
· 568492e7
rswindell
authored
13 years ago
568492e7
Just because timestr() can't handle values greater than INT_MAX is no
· d024957c
deuce
authored
13 years ago
d024957c
Use new header.can_read property (if available) and chec the get_msg_header()
· e8ed6c91
deuce
authored
13 years ago
e8ed6c91
Add a can_read property to a message header which indicates the current
· 2cd16e97
deuce
authored
13 years ago
2cd16e97
Don't force the time_t parameter into an Int32 since it may not be one.
· 15dbda41
deuce
authored
13 years ago
15dbda41
Line endings.
· f1de7f2b
deuce
authored
13 years ago
f1de7f2b
Add note that the flash policy server *must* have a section of FlashPolicy
· e83d15e4
deuce
authored
13 years ago
e83d15e4
Line endings... this worries me.
· 56ea803a
deuce
authored
13 years ago
56ea803a
Use the new header argument to get_msg_body()
· 22650421
deuce
authored
13 years ago
22650421
Make use of the new "header" argument.
· 708b0b84
deuce
authored
13 years ago
708b0b84
Support passing a header object to MsgBase.get_msg_body() and
· 386c16ed
deuce
authored
13 years ago
386c16ed
Perform the more obvious optimizations... remove as many msgBase.* references
· 22ff2b0b
deuce
authored
13 years ago
22ff2b0b
open file in binary mode :|
· 3e5fa98a
mcmlxxix
authored
13 years ago
3e5fa98a
Reverse change in rev 577 that terminated the output_thread() when sbbs->online
· ba18d4c0
rswindell
authored
13 years ago
ba18d4c0
system stats viewer (to replace slog.exe)
· 5da2afac
mcmlxxix
authored
13 years ago
5da2afac
Fix error when there is no "FlashPolicy" section in the services.ini
· 3638bc0c
deuce
authored
13 years ago
3638bc0c
Nov 08, 2011
This corrects the display freeze after a user updates his email address
· 88d84a2d
rswindell
authored
13 years ago
88d84a2d
If zero is passed as the old length, keep icol (input column) negative to
· 38ae26e7
deuce
authored
13 years ago
38ae26e7
At Deuce's request, revert his change:
· 62b2e592
rswindell
authored
13 years ago
62b2e592
When serializing the lines, make the last line end in a hard CR.
· 765e8141
deuce
authored
13 years ago
765e8141
Nov 07, 2011
Add exception throwing function for functions which require arguments
· 8406cad5
deuce
authored
13 years ago
8406cad5
Nov 06, 2011
Fix witnessed infinite loop in bbs_thread() during SSH connection if the
· d9af0e53
rswindell
authored
13 years ago
d9af0e53
Fix Canadian callsign lookups. callsign.ca is gone and Industry Canada has
· c9dd0490
deuce
authored
13 years ago
c9dd0490
Fix double-fclose() assertion in qwk_route() reported by echto. Thanks!
· 947e803c
rswindell
authored
13 years ago
947e803c
Dislable auto line-wrap of message text display when RAW input mode is enabled.
· 733633a0
rswindell
authored
13 years ago
733633a0
Fix previous commit for Windows (read sig file in text mode, strip trialing
· d63f9ee0
rswindell
authored
13 years ago
d63f9ee0
Nov 05, 2011
Apparently default is a reserved word in C++
· ce08cfd9
deuce
authored
13 years ago
ce08cfd9
Fix typo.
· f0b6584f
deuce
authored
13 years ago
f0b6584f
aaaaaaaaand fix a few typos
· be77c3b9
mcmlxxix
authored
13 years ago
be77c3b9
remove shitting debug logging, please :|
· fe86cb23
mcmlxxix
authored
13 years ago
fe86cb23
mass user editor (to replace allusers.exe)
· 04cdfa63
mcmlxxix
authored
13 years ago
04cdfa63
Nov 04, 2011
Start of argc enforcement. Passing the wrong number of arguments to a function
· c62a0b8a
deuce
authored
13 years ago
c62a0b8a
strip trailing white-space off the end of printed messages *after* they're word
· 68f7c24c
rswindell
authored
13 years ago
68f7c24c
Log sender's email address in brackets on "Created message" log line.
· 18edb652
rswindell
authored
13 years ago
18edb652
Use more sensible values for wordwrap() in putmsg() - we don't need to reserve
· 2c82beae
rswindell
authored
13 years ago
2c82beae
Fix truncsp_lines() and it's comment block: retains line-ending format
· d641a185
rswindell
authored
13 years ago
d641a185
Loading