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
68fad0b2887717ae6ab17830587f316fd2eb6900
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
Jan 04, 2007
Add step on libcl.so symlink
· 68fad0b2
deuce
authored
18 years ago
68fad0b2
Add instructions for Cryptlib
· dc1d18ca
deuce
authored
18 years ago
dc1d18ca
Jan 03, 2007
Fix argc check.
· 2c0be6ae
deuce
authored
18 years ago
2c0be6ae
Increase rev to 'b'.
· 3bf46fad
rswindell
authored
18 years ago
3bf46fad
Solaris requires libkstat
· 2e206497
deuce
authored
18 years ago
2e206497
Do a socket_check() in SSH mode.
· 028f44c9
deuce
authored
18 years ago
028f44c9
i before e, except after c...
· 58b36190
rswindell
authored
18 years ago
58b36190
Display usefull Cryptlib error messages from the input/output threads.
· 979980b1
deuce
authored
18 years ago
979980b1
Jan 02, 2007
Fix WIN_SAV interaction with DEL/INS/EDIT
· 7a8d63d3
deuce
authored
18 years ago
7a8d63d3
Fixed typo, it's 'bbs.timeleft', not 'timeleft'.
· ae08cb9e
rswindell
authored
18 years ago
ae08cb9e
Bug-fix: command.com is *not* a native executable.
· 7c8e18ac
rswindell
authored
18 years ago
7c8e18ac
Jan 01, 2007
Give guest accounts the 'C' (chat) restriction by default, too open to abuse.
· b42cce73
rswindell
authored
18 years ago
b42cce73
Dec 31, 2006
Remove the conditional SSH (#ifdef USE_CRYPTLIB) stuff from the bbs thread
· 63d72526
rswindell
authored
18 years ago
63d72526
Set release date to Dec-31.
· 4602e2f9
rswindell
authored
18 years ago
4602e2f9
Add lib/cryptlib to lib aliases for *nixes.
· 65f8686c
rswindell
authored
18 years ago
65f8686c
Handle CRYPTLIBDIR for LD_RUN_PATH the same as the rest of them... that is,
· f7a3880d
deuce
authored
18 years ago
f7a3880d
Synchronet Telnet service now also support SSH.
· 89d1db41
rswindell
authored
18 years ago
89d1db41
Fix typo.
· 3e39b0ad
deuce
authored
18 years ago
3e39b0ad
Dec 30, 2006
Default SSH port is 22 (not 513).
· 4df69ee6
rswindell
authored
18 years ago
4df69ee6
There are four LD_RUN_PATH definition lines, not just two.
· bf7acd60
deuce
authored
18 years ago
bf7acd60
Some more Cryptlib related fixes.
· 20df6dc9
deuce
authored
18 years ago
20df6dc9
Honour SRC_ROOT
· f3fd9402
deuce
authored
18 years ago
f3fd9402
Moved SSH setup stuff after silent IP filtering, logging of connection
· 5707ccf5
rswindell
authored
18 years ago
5707ccf5
Fix - drain the output ringbuffer for the uber-output before disabling SSH
· 4ceb0597
deuce
authored
18 years ago
4ceb0597
A little SSH clean-up.
· cca86215
rswindell
authored
18 years ago
cca86215
Remove TODO comment an bad SSH_END() call.
· ec457e48
deuce
authored
18 years ago
ec457e48
Use an SSH_END() macro to close the session and turn sbbs->ssh_mode off.
· c444ea79
deuce
authored
18 years ago
c444ea79
Dec 29, 2006
Bug-fix: initial text display on connection (e.g. sbbs version, IP, etc.) was
· d7e41d16
rswindell
authored
18 years ago
d7e41d16
No longer require USE_CRYPTLIB=1 on the make command-line.
· 17d38545
deuce
authored
18 years ago
17d38545
Add support for Cryptlib stuff.
· 0552c7e0
deuce
authored
18 years ago
0552c7e0
Don't log the SSH password for every SSH login.
· 398f6621
rswindell
authored
18 years ago
398f6621
chkpass() fix - convert the proposed password to upper case before doing
· 45bee4fa
rswindell
authored
18 years ago
45bee4fa
RLogin and SSH new users have to go through the alias validity checking loop,
· a65883cd
rswindell
authored
18 years ago
a65883cd
Eh, while I'm here, may as well update the copyright date also. Happy new year!
· d4105943
cyan
authored
18 years ago
d4105943
Log 'client blocked' messages before closing the socket descriptor, which
· aa015d63
rswindell
authored
18 years ago
aa015d63
Move the IRCd up to Version 1.2 (and out of beta, finally!) in anticipation
· 9d8b37f2
cyan
authored
18 years ago
9d8b37f2
Added lib/cryptlib to Win32 lib aliases.
· 1b327672
rswindell
authored
18 years ago
1b327672
Changes in the past 24 hours.
· b9e4ceee
rswindell
authored
18 years ago
b9e4ceee
New ARS keywords: DELETED, INACTIVE, and ACTIVE.
· 152f95bc
rswindell
authored
18 years ago
152f95bc
Using new putfileixb() to update date dled field in ixb file after downloade.
· 6d883b83
rswindell
authored
18 years ago
6d883b83
Loading