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
76ff699d8317bd8e6341fc0a662db5b5bb68e843
Select Git revision
0 results
sbbs
Author
Search by author
Any Author
authors
0 authors
Sep 19, 2013
Fixed a typo
· 76ff699d
nightfox
authored
11 years ago
76ff699d
SlyEdit version 1.32: Added the ability to choose a tagline to append to the...
· 33b3c4a0
nightfox
authored
11 years ago
33b3c4a0
Sep 18, 2013
Remove unused variables and fix an incorrect typecast in realloc()
· 7a31ba77
deuce
authored
11 years ago
7a31ba77
Fix sprintf() type warnings/errors.
· 115b6df5
deuce
authored
11 years ago
115b6df5
Remove undefined behaviour.
· 62e52288
deuce
authored
11 years ago
62e52288
2X performance improvement of File iniSetObject and iniSetAllObjects methods:
· 4a3b2260
rswindell
authored
11 years ago
4a3b2260
Sep 17, 2013
A new fidonet packet header structure definition (using a union for all the
· 04456c72
rswindell
authored
11 years ago
04456c72
A little more helpful status output for maintenance (about msgs flagged for
· 48915e3b
rswindell
authored
11 years ago
48915e3b
Finish fix for Joe Delahaye:
· b59014b6
rswindell
authored
11 years ago
b59014b6
Fix for Joe Delahaye:
· 0e27e485
rswindell
authored
11 years ago
0e27e485
Sep 16, 2013
Disable stripping of seen-bys from inter-zonal echomail at the request of
· 6490d93f
rswindell
authored
11 years ago
6490d93f
Sep 15, 2013
Fix format types in printf() calls.
· 27944df2
deuce
authored
11 years ago
27944df2
Run through "indent -nce -ci16 -cli1 -di1 -eei -npsl" because DAMN!
· 40bf73bc
deuce
authored
11 years ago
40bf73bc
Eliminate GCC warning introduced in previous commit (sounded bad).
· 7667fddf
rswindell
authored
11 years ago
7667fddf
Fix typos in previous commit.
· 960cb747
rswindell
authored
11 years ago
960cb747
Fix numerous long-standing bugs that would occur on systems with 64-bit 'ints'
· d5b69215
rswindell
authored
11 years ago
d5b69215
Fix several console method argument parsing bugs on 64-bit systems where a long
· 6df02c64
rswindell
authored
11 years ago
6df02c64
Fix run-time issues (segfaults) for systems with 64-bit time_t.
· 919da159
rswindell
authored
11 years ago
919da159
Fix cryptlib DLL path and Deuce's email address.
· a8dd7bce
rswindell
authored
11 years ago
a8dd7bce
Minor fixes (e.g. create files if they don't exist) and a kludge for Linux
· 7f403d74
rswindell
authored
11 years ago
7f403d74
Win32 kludge: if buffer size argument to File.open() (and thus setvbuf) is 1,
· aa83aa44
rswindell
authored
11 years ago
aa83aa44
Fix a couple of harmless GCC warnings.
· a6db2342
rswindell
authored
11 years ago
a6db2342
Use lowercase filenames to allow chatting with users on *nix nodes (better late
· 3d3b9303
rswindell
authored
11 years ago
3d3b9303
Display the sysop name for the local sysop chat node action
· ad06993f
rswindell
authored
11 years ago
ad06993f
Correctly parse the aux=0 value for the "private chat" action and display as
· 0adb549b
rswindell
authored
11 years ago
0adb549b
Fix in user_event(): if the user doesn't have run/execute access to the program
· d858bca9
rswindell
authored
11 years ago
d858bca9
Fix bug in previous commit: don't change aux value if not changing the action
· d6e85d2e
rswindell
authored
11 years ago
d6e85d2e
Sep 14, 2013
<Deuce> I found the crash in websrv.c js_log().
· 7f90e06b
rswindell
authored
11 years ago
7f90e06b
Added support for Local/Sysop Chat user event value (oops).
· 23e4773e
rswindell
authored
11 years ago
23e4773e
Sep 13, 2013
Use \s instead of \b when fiddling with cmd[1] substrs.
· e24ec855
deuce
authored
11 years ago
e24ec855
Attempt to fix the many ways that parse_cmd_prefix() is broken.
· feacb945
deuce
authored
11 years ago
feacb945
set js.branch_limit=0 to remove infinite loop detection (it is, after all, an infinite loop)
· 15081fa9
mcmlxxix
authored
11 years ago
15081fa9
Fix strings (JSDOCS and error log message) which referred to operation callback
· a3c11bf4
rswindell
authored
11 years ago
a3c11bf4
This is a JS implementation of the sbbs_t::privchat(), from chat.cpp.
· 3697d017
rswindell
authored
11 years ago
3697d017
Added support for a new "user event": local/sysop chat
· f0858bb7
rswindell
authored
11 years ago
f0858bb7
Added support for a new "user event": local/sysop chat
· 7023369c
rswindell
authored
11 years ago
7023369c
Sep 12, 2013
Add IPV6_V6ONLY socket option and make the ini file parser skip unapplicable
· c3614826
deuce
authored
11 years ago
c3614826
Remove message subjects from the sources hashed for the "SPAM hash" database
· 7969eaa1
rswindell
authored
11 years ago
7969eaa1
Remove the recipient hostname resolved-IP to local-IP comparison to determine
· 721e061c
rswindell
authored
11 years ago
721e061c
Another stupid MSVC ctype macro assertion avoidance typecast.
· e4e6e3e8
rswindell
authored
11 years ago
e4e6e3e8
Loading