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
40854e6ea657f88ed83706aea51fcb0595d4ad33
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
Nov 12, 2009
Fixed problem with qhub configuration introduced in scfgdefs.h (1.35) - the
· 40854e6e
rswindell
authored
15 years ago
40854e6e
A bunch of fixes etc. More stuff working, new stuff broken.
· 8b1ad2a3
deuce
authored
15 years ago
8b1ad2a3
Nov 11, 2009
Minor int var type updates.
· 02d8a9f1
rswindell
authored
15 years ago
02d8a9f1
Minor int var type updates.
· 328065ec
rswindell
authored
15 years ago
328065ec
Fix timezone for internaldate. you now need tomorrows nightly build to
· 5c4672cc
deuce
authored
15 years ago
5c4672cc
Fix overzealous search/replace
· 22d11bbb
deuce
authored
15 years ago
22d11bbb
Fix typo.
· 8f0845df
deuce
authored
15 years ago
8f0845df
Change "edit subject" from Ctrl-T to Ctrl-S. ToDo: think of a good backup key
· 749d4d11
rswindell
authored
15 years ago
749d4d11
Added msgbase header properties: when_written_zone_offset and
· 94053a4f
rswindell
authored
15 years ago
94053a4f
Nov 10, 2009
Change INVALID_SUBNUM and INVALID_DIRNUM to ((uint)-1) to render Deuce's
· 00c484e1
rswindell
authored
15 years ago
00c484e1
Add an example usage of prototypes...
· 0e5393f5
deuce
authored
15 years ago
0e5393f5
Ditt for get (when creating new getters in the prototype)
· c74264d9
deuce
authored
15 years ago
c74264d9
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
Loading