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
557bb8c00c65763ee3fc2bed7791882e77238248
Select Git revision
Branches
20
master
default
protected
dailybuild_linux-x64
dailybuild_win32
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
Nov 10, 2009
Ditto for set (allow adding properties to the prototype)
· 557bb8c0
deuce
authored
15 years ago
557bb8c0
Rather than copnstructing the prototype, simply return whem resolving with
· c1a33d6b
deuce
authored
15 years ago
c1a33d6b
Fix get_rfc822_header() to not keep appending \r\n on ever call.
· e4a30210
deuce
authored
15 years ago
e4a30210
Add initial support for SEARCH command (only a few clauses missing)
· f456f4cd
deuce
authored
15 years ago
f456f4cd
Make sublist replacements global to fix multiple wildcard issue
· 4fa9e8ed
deuce
authored
15 years ago
4fa9e8ed
Fix user subobject problems resulting from getting the iterator for the
· a0a6364e
deuce
authored
15 years ago
a0a6364e
Nov 09, 2009
Add optional log_level argument to sbbs_t::logline() function.
· ab2fcd47
rswindell
authored
15 years ago
ab2fcd47
Remove path from source code filename (if it exists in __FILE__) in WHERE macro.
· 6a2ff049
rswindell
authored
15 years ago
6a2ff049
Nov 08, 2009
Prevent double filtering.
· 2fe5b319
rswindell
authored
15 years ago
2fe5b319
Nov 06, 2009
Remove debug output.
· 1bf3703b
deuce
authored
15 years ago
1bf3703b
Use RegExp for list/lsub matching since wildmatch() isn't up to the task.
· 3bd30073
deuce
authored
15 years ago
3bd30073
Use 'cvs update -d' instead of just 'cvs update' to get new sub-directories
· dfb9c608
rswindell
authored
15 years ago
dfb9c608
Nov 05, 2009
Fix bug whereby tags (e.g. "Fw:" and "SPAM:") were not being stripped from
· bb5f95a0
rswindell
authored
15 years ago
bb5f95a0
More improvements, add FETCH ENVELOPE support.
· f25bcbe8
deuce
authored
15 years ago
f25bcbe8
This is now actually vaugely usefull... inbox support etc. Big missing
· c9f9bdb7
deuce
authored
15 years ago
c9f9bdb7
Mail is *not* subnum -1, it's subnum 0xffff (INVALID_SUB) which, since
· 6becb03e
deuce
authored
15 years ago
6becb03e
Add more header fields.
· d734e30f
deuce
authored
15 years ago
d734e30f
Remove PEEK for response to BODY[] as well.
· a02fdac1
deuce
authored
15 years ago
a02fdac1
Numerous fixes... good enough for Thunderbird
· 6da9aa92
deuce
authored
15 years ago
6da9aa92
Disable quick-connect in safe mode.
· 44d708dc
deuce
authored
15 years ago
44d708dc
Nov 03, 2009
verify userfile object before attempting to access it
· d79887a2
mcmlxxix
authored
15 years ago
d79887a2
I don't remember what I changed,
· fa131d2a
mcmlxxix
authored
15 years ago
fa131d2a
Better command parser, add handlers for all commands/states.
· f6162ed9
deuce
authored
15 years ago
f6162ed9
Nov 02, 2009
Fix bug with port argument (again) - the string is concatenated one char at a
· 8713da12
rswindell
authored
15 years ago
8713da12
Fix js.exec_dir, exec_path, and exec_file definition for JS scripts executed
· 3258c897
rswindell
authored
15 years ago
3258c897
Oct 31, 2009
Support scan pointers in services.
· feb43e91
deuce
authored
15 years ago
feb43e91
Fix EXAMINE, LIST, LSUB, SUBSCRIBE, and UNSUBSCRIBE.
· ee56a03e
deuce
authored
15 years ago
ee56a03e
Remove this file... it's a temp file generated by some perl scripts.
· d0dc8704
deuce
authored
15 years ago
d0dc8704
Finished Bobs Beer and fixed up Status.
· 07780dcb
deuce
authored
15 years ago
07780dcb
Remove stubs which will never be filled.
· 6efd374c
deuce
authored
15 years ago
6efd374c
Start of IMAP server.
· 07e98229
deuce
authored
15 years ago
07e98229
Oct 30, 2009
Initialize the sbbs_t::inbuf even when there is no input_thread() (prevents
· d1182efc
rswindell
authored
15 years ago
d1182efc
Oct 29, 2009
Create a bbs.compare_ars() method which is just a tad smarter than the
· d78f3380
rswindell
authored
15 years ago
d78f3380
Use bbs.sys_status to check "temp sysop" status (i.e. use of the CHUSER
· 38a24a31
rswindell
authored
15 years ago
38a24a31
Oct 28, 2009
Change "Filtering" log message to "!Filtering".
· a47a816f
rswindell
authored
15 years ago
a47a816f
Fix initialization of SPAM database retry_time value (was 0) and log an error
· ea949363
rswindell
authored
15 years ago
ea949363
Log more detailed post failure error message.
· a79d0e8e
rswindell
authored
15 years ago
a79d0e8e
Oct 27, 2009
Change "threads remain" log entry (when servers terminate) from error to
· 25769130
rswindell
authored
15 years ago
25769130
Fix "Node 0: <user> sent you e-mail" message when receiving QWK netmail.
· 2042bfbc
rswindell
authored
15 years ago
2042bfbc
Oct 26, 2009
Fix new mode status output.
· 1cdaceb0
deuce
authored
15 years ago
1cdaceb0
Loading