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
f4aa18cd
Commit
f4aa18cd
authored
19 years ago
by
rswindell
Browse files
Options
Downloads
Patches
Plain Diff
Added SEXYZ.
Use <tt> tags for filenames.
parent
fa468448
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/v312_new.html
+10
-4
10 additions, 4 deletions
docs/v312_new.html
with
10 additions
and
4 deletions
docs/v312_new.html
+
10
−
4
View file @
f4aa18cd
...
...
@@ -208,7 +208,7 @@
<tt>
ctrl/sbbs
<i>
[.host | .platform]
</i>
.ini
</tt>
or
<tt>
ctrl/startup
<i>
[.host | .platform]
</i>
.ini
</tt>
</ul><br>
<li><b>
Web Server
</b><ul>
<li>
Win32-CGI support (tested with php-cgi.exe)
<li>
Win32-CGI support (tested with
<tt>
php-cgi.exe
</tt>
)
<li>
Created
<tt>
ctrl/cgi_env.ini
</tt>
which dictates which system environment variables
will be passed to CGI processes and which default or forced values they will have
<li>
Default CGI content-type is now configurable via sbbs.ini [web] DefaultCGIContent (defaults to "text/plain")
...
...
@@ -247,7 +247,7 @@
This should allow for competing dynamic HTML solutions based on server-side
JavaScript (e.g.
<tt>
.xjs
</tt>
).
<br>
Tip: use
<i>
http_request.real_path
</i>
for the path to file-to-be-parsed
<br>
This should also allow php-cgi.exe (for example) to automatically handle .php files
This should also allow
<tt>
php-cgi.exe
</tt>
(for example) to automatically handle .php files
<li>
Bug-fix: when logging failed login attempt, was logging wrong password variable
</ul><br>
<li><b>
Mail Server
</b><ul>
...
...
@@ -428,7 +428,8 @@
<i>
from_net_addr
</i>
</ul><br>
<li><b>
IRC Daemon
</b><ul>
<li>
Lots of bug-fixes by Cyan in
<li>
Lots of bug-fixes and enhancements by Cyan
<li>
For details, see
<a
href=
"http://cvs.synchro.net/cgi-bin/viewcvs.cgi/exec/ircd.js"
>
ircd.js
</a>
,
<a
href=
"http://cvs.synchro.net/cgi-bin/viewcvs.cgi/exec/ircd_user.js"
>
ircd_user.js
</a>
,
<a
href=
"http://cvs.synchro.net/cgi-bin/viewcvs.cgi/exec/ircd_channel.js"
>
ircd_channel.js
</a>
,
...
...
@@ -436,10 +437,15 @@
<a
href=
"http://cvs.synchro.net/cgi-bin/viewcvs.cgi/exec/ircd_unreg.js"
>
ircd_unreg.js
</a>
</ul><br>
<li><b>
Documentation
</b><ul>
<li>
The ListGate module (exec/listgate.js) is now documented in
<tt><a
href=
"listgate.txt"
>
docs/listgate.txt
</a>
<li>
The ListGate module (
<tt>
exec/listgate.js
</tt>
) is now documented in
<tt><a
href=
"listgate.txt"
>
docs/listgate.txt
</a>
</tt>
<li>
Fixed JS documentation error: default timeout value for
<i>
Queue.poll()
</i>
is
<i>
0
</i>
, not
<i>
infinite
</i>
</ul><br>
<li><b>
SEXYZ
</b><ul>
<li>
Synchronet External X/Y/Zmodem file transfer protocol driver
<li>
Replaces 16-bit DOS drivers: FDSZ or CE-XYZ
<li>
See
<tt><a
href=
"sexyz.txt"
>
docs/sexyz.txt
</a></tt>
for details
</ul><br>
</ul>
For
<b>
many
</b>
more changes since v3.10, see
<a
href=
v311_new.html
>
v311_new.html
</a>
and
<a
href=
v311_jsnew.html
>
v311_jsnew.html
</a>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment