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
c056a7ce56fa73e522535ea60e8c62e6eac3db60
Select Git revision
0 results
sbbs
Author
Search by author
Any Author
authors
0 authors
Oct 21, 2003
Don't attempt to start or monitor NT services if they are disabled.
· c056a7ce
rswindell
authored
21 years ago
c056a7ce
Fixed access violation when called with argv[0] with no extension (".exe").
· 1f220c5a
rswindell
authored
21 years ago
1f220c5a
Create new xtrn.misc bit: XTRN_PAUSE, which controls whether a screen
· 45be9263
rswindell
authored
21 years ago
45be9263
Don't convert attached filenames (in msg subject) to uppercase.
· 29f113e1
rswindell
authored
21 years ago
29f113e1
Examle SMTP mail processor.
· 50316a14
rswindell
authored
21 years ago
50316a14
Added support for JavaScript mail processors configured in mailproc.cfg.
· fa9f98cd
rswindell
authored
21 years ago
fa9f98cd
Added configurable JavaScript heap/context size startup parameters.
· b7e3ee46
rswindell
authored
21 years ago
b7e3ee46
Added configurable JavaScript heap/context size startup parameters.
· fcf91dfe
rswindell
authored
21 years ago
fcf91dfe
Bugfix: optional xtrn maxtime value was not applied for DOOR32.SYS drop files.
· 2a1d74f6
rswindell
authored
21 years ago
2a1d74f6
Updated for internal support of JavaScript mail processors.
· d92c9fe7
rswindell
authored
21 years ago
d92c9fe7
Oct 20, 2003
Fixed lprintf() call if external mail proc fails (missing socket arg).
· c668b92e
rswindell
authored
21 years ago
c668b92e
Better log diagnostics for external mail processors.
· 3978abcd
rswindell
authored
21 years ago
3978abcd
Fixed warning (from last commit) about JS_GetPrivate when constructing a new
· 28025035
rswindell
authored
21 years ago
28025035
Oct 19, 2003
Better handling of min_ver setting (for new-version-specific docs).
· 89132149
rswindell
authored
21 years ago
89132149
Added Synchronet version integer to each JS object, property, and method
· fd2b1b42
rswindell
authored
21 years ago
fd2b1b42
Added Synchronet version integer to each JS object, property, and method
· 23a699d9
rswindell
authored
21 years ago
23a699d9
Documenting method/property version information (when available).
· a1d23e85
rswindell
authored
21 years ago
a1d23e85
Using String.fontcolor() method.
· 4e0cc34f
rswindell
authored
21 years ago
4e0cc34f
Oct 18, 2003
Major update/additions... much more to add still.
· 3b8503d3
rswindell
authored
21 years ago
3b8503d3
Switched to a single web server cgi_dir.
· 64f21511
rswindell
authored
21 years ago
64f21511
Fixed termination at HTTP version in get_request().
· b0b915f9
rswindell
authored
21 years ago
b0b915f9
Fixed recent changes in get_request() must initialize physical_path before
· 6163b93a
rswindell
authored
21 years ago
6163b93a
Fixed improper use of FULLPATH in last commit.
· fe459a03
rswindell
authored
21 years ago
fe459a03
Overhauled is_dynamic() (now named is_dynamic_req) to use _splitpath() and
· c3f30493
rswindell
authored
21 years ago
c3f30493
Added support for websrvr_t.cgi_dir[], a configurable array of directories
· f14f014c
rswindell
authored
21 years ago
f14f014c
Fixed Unix _splitpath() to more closely mimic Win32 behavior: trailing slashes
· 567c2ddf
rswindell
authored
21 years ago
567c2ddf
Default IRC server is now irc.synchro.net
· 9a956926
rswindell
authored
21 years ago
9a956926
Added log level (e.g. LOG_INFO) and SMB agent (e.g. AGENT_PERSON) constant
· 162c70e3
rswindell
authored
21 years ago
162c70e3
Added log level support to global log() function (optional first argument,
· 47f8b85c
rswindell
authored
21 years ago
47f8b85c
Oct 17, 2003
Created more named_*_t structure type defintion for other named type arrays.
· 3fd20968
rswindell
authored
21 years ago
3fd20968
Added old revision number to commit log info.
· a9fefe56
rswindell
authored
21 years ago
a9fefe56
Send a notice to opers (and to the system log) about /REHASH with args.
· 7bfd2891
cyan
authored
21 years ago
7bfd2891
Added support to be run as websrvr ssjs page.
· c968cf57
rswindell
authored
21 years ago
c968cf57
Now re-parses startup (sbbs.ini) file when recycled (due to Unix SIGHUP).
· 0140012e
rswindell
authored
21 years ago
0140012e
Set timezone (PST) for commit log messages.
· aabcfeeb
rswindell
authored
21 years ago
aabcfeeb
Oct 16, 2003
Lowered priority on some lputs() calls from WARNING to NOTICE.
· ac3200f1
rswindell
authored
21 years ago
ac3200f1
LOG_NOTICEs are logged in the NT event log as EVENTLOG_INFORMATION_TYPE
· a4115df2
rswindell
authored
21 years ago
a4115df2
Removed NOTICES from default log mask.
· aa80cde8
rswindell
authored
21 years ago
aa80cde8
* 382 numeric was sending an extra argument (oops)
· 2e66dfb9
cyan
authored
21 years ago
2e66dfb9
js.gc() method now increments js.gc_attempts counter.
· d95edfbf
rswindell
authored
21 years ago
d95edfbf
Loading