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
c6d0039a2ae130393c740e688ea1da1a00eb6673
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 28, 2006
Fix bug in last commit.
· c6d0039a
deuce
authored
18 years ago
c6d0039a
Since NPTL is no has broken suid stuff, stop assuming it does.
· d1aaf12a
deuce
authored
18 years ago
d1aaf12a
Note that maintainer is AWOL.
· f484e2aa
deuce
authored
18 years ago
f484e2aa
Move thread_up() call of do_set*id() inside of the mutex protection to
· afa0eaf1
deuce
authored
18 years ago
afa0eaf1
Call SLEEP() twice for 5ms each time... the first SLEEP may be aborted by
· c55cad1e
deuce
authored
18 years ago
c55cad1e
Second attempt to fix the NPTL problem (input thread hanging)
· 03ba75e6
deuce
authored
18 years ago
03ba75e6
Initialize setid_mutex_initialized (shouldn't be necessary)
· 83f97453
deuce
authored
18 years ago
83f97453
Don't bother checking the read uid/gid since we're not changing them.
· 141da63f
deuce
authored
18 years ago
141da63f
Fix unbaja target (whoops)
· 42bd6f1f
deuce
authored
18 years ago
42bd6f1f
Aug 27, 2006
Only run the programs main() function in a separate thread if the program
· 5d14c047
deuce
authored
18 years ago
5d14c047
Check the current real and effective IDs (user and group) before calling
· 3fd75078
deuce
authored
18 years ago
3fd75078
No need to do this twice.
· c7a0de8b
deuce
authored
18 years ago
c7a0de8b
Aug 26, 2006
Add paranoia in case of broken strtok_r()
· 9aa3e534
deuce
authored
18 years ago
9aa3e534
strtok_r improvement: Initialize *last even when returning NULL
· 60590057
rswindell
authored
18 years ago
60590057
Aug 25, 2006
Add a unbaja.brute file when brute forcing. This is a cache of found
· 4d9b39f6
deuce
authored
18 years ago
4d9b39f6
Aug 24, 2006
Apply some optimize-fu to the brute-force routine.
· dbdf5bf6
deuce
authored
18 years ago
dbdf5bf6
Only display every 1000th attempt while bruteforcing.
· 6cbc0217
deuce
authored
18 years ago
6cbc0217
Use Angus McLeod's bsearch() for common variables.
· 985e40ec
deuce
authored
18 years ago
985e40ec
Use console.line_counter to defeaut pause instead.
· 4b007664
deuce
authored
18 years ago
4b007664
goto position 1,1 before returning from edit() to prevent hit any key prompt
· 38e98ade
deuce
authored
18 years ago
38e98ade
Use Deuce's new removecase() macro/function - no need to use fexistcase() now.
· ff98d6ea
rswindell
authored
18 years ago
ff98d6ea
Created global function: file_compare(file1, file2)
· 6e092180
rswindell
authored
18 years ago
6e092180
file_removecase() is 3.14
· 2df8e5a0
deuce
authored
18 years ago
2df8e5a0
Add file_removecase()
· 3969aa2c
deuce
authored
18 years ago
3969aa2c
completely kill delfiles_dir()
· 30ed55be
deuce
authored
18 years ago
30ed55be
Fix bug in last commit.
· 520858c5
deuce
authored
18 years ago
520858c5
"removecase() shouldn't del dirs anyways."
· bfb74d69
deuce
authored
18 years ago
bfb74d69
Unbreak *.dsp
· dd292ab8
deuce
authored
18 years ago
dd292ab8
· b174575b
deuce
authored
18 years ago
b174575b
Aug 23, 2006
Another removecase bugfix.
· e8308f29
deuce
authored
18 years ago
e8308f29
More fixes for removecase()
· 926ef67c
deuce
authored
18 years ago
926ef67c
Add removecase() function/macro which deletes the filename in all cases
· 35f6f081
deuce
authored
18 years ago
35f6f081
Don't attempt to display the .plan file if it wasn't created.
· bd21c171
rswindell
authored
18 years ago
bd21c171
Clear screen on exit.
· 1159fb22
deuce
authored
18 years ago
1159fb22
When editing a file, put the filename in the EDITOR.INF "dest" field.
· f324d993
rswindell
authored
18 years ago
f324d993
Various fixes... fix 'CTRK-K' typo, redraw status line after a CTRL-Y,
· ec467c6e
deuce
authored
18 years ago
ec467c6e
Always use .plan now...
· f5c96bd2
deuce
authored
18 years ago
f5c96bd2
* Unified the msg tmp filename generation (i.e. INPUT.MSG and MSGTMP) in a
· f07afb99
rswindell
authored
18 years ago
f07afb99
Introduce writemsg() mode flag: WM_SUBJ_RO indicating the subject is read-only
· 0be95fab
rswindell
authored
18 years ago
0be95fab
Only parse Cookie: headers for JS scripts.
· ef434f28
deuce
authored
18 years ago
ef434f28
Loading