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
5fd1e80e54f2ecda684d98c7c08f208e189ab507
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 09, 2006
Updated comments and example AREA line.
· 5fd1e80e
rswindell
authored
18 years ago
5fd1e80e
Note that xjs_load()s filename is relative to the directory the xjs file
· ce657056
deuce
authored
18 years ago
ce657056
Check for absolute paths in filename.
· ae88f242
deuce
authored
18 years ago
ae88f242
Document xjs_load() useage.
· ebbec62a
deuce
authored
18 years ago
ebbec62a
Move everything into a function named xjs_load() which can be called by xjs
· 63be5587
deuce
authored
18 years ago
63be5587
Add section on XJS files.
· 120bf828
deuce
authored
18 years ago
120bf828
Avoid useless write('') statements.
· 59897326
deuce
authored
18 years ago
59897326
Keep line numbers in .ssjs as in .xjs... makes error messages much
· 5199fa72
deuce
authored
18 years ago
5199fa72
Fix bug in last commit.
· 9fad417f
deuce
authored
18 years ago
9fad417f
Fix formatting.
· 7d2f5a0a
deuce
authored
18 years ago
7d2f5a0a
A much better xjs handler... works as follows:
· 758bd8ab
deuce
authored
18 years ago
758bd8ab
Aug 08, 2006
More Range: fixes... specifically, I hadn't correctly used the "bytes" range
· 95d932ee
deuce
authored
18 years ago
95d932ee
Add support for If-Range header.
· e8d6c235
deuce
authored
18 years ago
e8d6c235
More Range: related fixups.
· 2064c417
deuce
authored
18 years ago
2064c417
Fix for unbounded end range.
· 55caf987
deuce
authored
18 years ago
55caf987
First attempt to add Range request header support.
· 11b627a4
deuce
authored
18 years ago
11b627a4
Add 416 error page.
· 2b9bf7de
deuce
authored
18 years ago
2b9bf7de
Aug 07, 2006
Bug-fix: NULL dereference when parsing a message to "SBL" with no body text.
· ea909bbb
rswindell
authored
18 years ago
ea909bbb
Correction to Mystic configuration example (provided by Jack Phlash).
· e3edda8d
rswindell
authored
18 years ago
e3edda8d
Aug 04, 2006
Maintain current position in dialing directory after a connection.
· c7256b22
deuce
authored
18 years ago
c7256b22
Allow ANSI state to be stored between calls to html_encode()
· 4e2b3e50
deuce
authored
18 years ago
4e2b3e50
Aug 03, 2006
Bug-fix: only allowed 7 digits when editing credit value of file (reported by
· f3a3d3fa
rswindell
authored
18 years ago
f3a3d3fa
Aug 02, 2006
Fix typo in last commit.
· 1fb7b966
deuce
authored
18 years ago
1fb7b966
Fix channels_joined()
· 9572815d
deuce
authored
18 years ago
9572815d
Inside the channels object, use this.channel.length rather than this.length
· f8bfbb09
deuce
authored
18 years ago
f8bfbb09
Attempt to fix nick chaning tracking (doh).
· f4b0ea63
deuce
authored
18 years ago
f4b0ea63
Move code 317 to correct set (whoops)
· f3ef9d23
deuce
authored
18 years ago
f3ef9d23
RFC 2812 lies!
· b579b2fa
deuce
authored
18 years ago
b579b2fa
Jul 24, 2006
* Fix the Object/Array bug once and for all. Argh.
· 2a78230c
cyan
authored
18 years ago
2a78230c
Jul 23, 2006
* Let's hope that this update fixes the Object/Array problem once and for all.
· f78ab702
cyan
authored
18 years ago
f78ab702
* Revert back to the old method of handling modes, for now.
· 0fe99ca2
cyan
authored
18 years ago
0fe99ca2
* Convert some objects back to arrays
· cc0eb13c
cyan
authored
18 years ago
cc0eb13c
Sigh, let's try this again.
· 00b0520f
cyan
authored
18 years ago
00b0520f
* Fix bug in previous commit..
· b80e0c5d
cyan
authored
18 years ago
b80e0c5d
* Fix more problems with previous commit..
· 5cc09893
cyan
authored
18 years ago
5cc09893
Jul 22, 2006
Oops, correct problems caused by working on old, non-CVS current files.
· 6ec2c48f
cyan
authored
18 years ago
6ec2c48f
* We now use an empty object as an associative array as opposed to using
· d6e904eb
cyan
authored
18 years ago
d6e904eb
* A variable was being declared globally when it shouldnt've.
· 09ada1cf
cyan
authored
18 years ago
09ada1cf
Fix bug in previous commit
· dd7ca542
cyan
authored
18 years ago
dd7ca542
* As per Deuce, optimize do_join. Tests show that a regexp search is much
· 96e5ced8
cyan
authored
18 years ago
96e5ced8
Loading