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
e8b4ab00b6fae376b1da5ec8e5511e1d3cdd18cf
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
Aug 16, 2006
Rename from *.doc to *.txt to be nice to the Win32 folks.
· e8b4ab00
deuce
authored
18 years ago
e8b4ab00
Beginnings of documentation for fseditor.js.
· c29f40a1
deuce
authored
18 years ago
c29f40a1
Add spiffy quoter.
· 95c775d4
deuce
authored
18 years ago
95c775d4
Fix longstanding insane "unwrapping last line" bug. I believe that this
· 7d6b7f51
deuce
authored
18 years ago
7d6b7f51
Add the rss 0.91 doctype (for extra entities)
· ec7d613d
deuce
authored
18 years ago
ec7d613d
Aug 15, 2006
Sample rss.ini file.
· 56efbbb4
rswindell
authored
18 years ago
56efbbb4
Document the webctrl.ini file.
· 7cc9a3dc
deuce
authored
18 years ago
7cc9a3dc
Do not allow path_info style index scripts to run unless the boolean
· 72d4f5c2
deuce
authored
18 years ago
72d4f5c2
Change version to 2K6.
· 932582b8
rswindell
authored
18 years ago
932582b8
Enhancements:
· a1572b1b
rswindell
authored
18 years ago
a1572b1b
Aug 14, 2006
Single-threaded apps must define __EXTENSIONS__ on Solaris to access the
· a5d3e860
deuce
authored
18 years ago
a5d3e860
Use strtok_r() rather than possibly thread-unsafe strtok().
· 37c44a3b
deuce
authored
18 years ago
37c44a3b
Use thread-safe strtok_r() instead of strtok() - only thread-safe in some
· aef43291
rswindell
authored
18 years ago
aef43291
Added a POSIX-compliant strtok_r() implementation for non-*nix platforms.
· e32a3ea3
rswindell
authored
18 years ago
e32a3ea3
* Some changes to bring the docs up to date.
· bcc386c6
cyan
authored
18 years ago
bcc386c6
Aug 12, 2006
Remove HEAD_SETCOOKIE (unused)
· 2b25114c
deuce
authored
18 years ago
2b25114c
Added a set_cookie() function.
· da345230
deuce
authored
18 years ago
da345230
Make sent cookies available as http_request.cookie[name]=ArrayOfValues;
· 55a09024
deuce
authored
18 years ago
55a09024
* Fix for previous commit regarding how IP addresses are passed via NICK.
· f793a196
cyan
authored
18 years ago
f793a196
Aug 11, 2006
* More DreamForge compatibility fixes
· d2276845
cyan
authored
18 years ago
d2276845
Move the definition of escape_quotes into the xjs_load() function itself
· 1707d995
deuce
authored
18 years ago
1707d995
Fix 2 different possible load() crashes: if a scope object was specified, but
· a874f7e8
rswindell
authored
18 years ago
a874f7e8
Clarify xjs_load() documentation.
· 27fe3485
deuce
authored
18 years ago
27fe3485
Fixes to make the cwd a global and correct for each xjs_load()ed script.
· 5ed4d0a7
deuce
authored
18 years ago
5ed4d0a7
Remove my debugging stuff..
· b2c66fb6
cyan
authored
18 years ago
b2c66fb6
* Pass on modes to a DreamForge server correctly on a Bahamut-style SJOIN.
· 3ea6e6dd
cyan
authored
18 years ago
3ea6e6dd
* More DreamForge Fixes
· 47a480bc
cyan
authored
18 years ago
47a480bc
Bug-fix (introduced in rev 1.121): passing an object as the first argument to
· d3ce4b68
rswindell
authored
18 years ago
d3ce4b68
* Some minor fixes for DreamForge compatibility.
· 89465051
cyan
authored
18 years ago
89465051
Note that xjs_load()ed files are in a separate function and so their variables
· 4ff618fc
deuce
authored
18 years ago
4ff618fc
Add index.xjs to the default index file names.
· 19e44ed8
deuce
authored
18 years ago
19e44ed8
Aug 10, 2006
* This is a complete redesign of WHOWAS that is *much* more efficient.
· 31bbcbe1
cyan
authored
18 years ago
31bbcbe1
* Let's not make ww_serverdesc a global variable, shall we?
· 7151a27b
cyan
authored
18 years ago
7151a27b
* Whoops, let's try commiting the *whole* of our changes, eh?
· 9e0d882b
cyan
authored
18 years ago
9e0d882b
* Make WHOWAS more effecient by storing the uppercase of a nick at QUIT time
· 122e1936
cyan
authored
18 years ago
122e1936
More fixes for extra_path stuff.
· 0f3cdd51
deuce
authored
18 years ago
0f3cdd51
Aug 09, 2006
Better support for "folded" header fields (e.g. subject).
· 6460f15f
rswindell
authored
18 years ago
6460f15f
Better support for "folded" header fields (e.g. subject).
· f5a33c65
rswindell
authored
18 years ago
f5a33c65
Details on controlling USENET SPAM, yielding, and stopping.
· c307bec2
rswindell
authored
18 years ago
c307bec2
Updated comments and example AREA line.
· 5fd1e80e
rswindell
authored
18 years ago
5fd1e80e
Loading