- Mar 24, 2005
-
-
runemaster authored
-
runemaster authored
-
runemaster authored
-
runemaster authored
-
runemaster authored
-
deuce authored
-
runemaster authored
New ability to choose which subs are displayed while reading messages. This sets the New Scan On/Off/To You on the Telnet side as well. (And related updates to existing files.)
-
rswindell authored
set-up environment variables yet. Moved 301 and 302 error strings to shared string constants. http_logoff() now logs the correct socket descriptor (instead of -1) when called from http_session_thread(). is_dynamic_req() now correctly checks both the directory *and* drive of the configured cgi_dir against the requested physical path (required for Win32). Sets sane startup->max_cgi_inactivity value (2 minutes) if uninitialized.
-
deuce authored
-
rswindell authored
-
deuce authored
-
deuce authored
-
runemaster authored
-
- Mar 23, 2005
-
-
rswindell authored
Removed the (defunct) ProcessConfigFile key. Added missing "Options" values and added comments for all.
-
rswindell authored
instead, which is always valid, even for the "mail" group.
-
deuce authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Disabled (defaults to false) and LogRequest (defaults to true), which along with LogResults will log the entire http_request object for detailed logging to data/formmail.log for security or debugging purposes.
-
rswindell authored
The default referes array is empty and recipients array allows mail to 'sysop' only. In order to over-ride these values, the ctrl/formmail.ini must be created or edited.
-
rswindell authored
Optionally append results to data/formmail.log.
-
- Mar 22, 2005
-
-
runemaster authored
-
runemaster authored
-
runemaster authored
-
runemaster authored
-
runemaster authored
-
runemaster authored
-
runemaster authored
-
- Mar 21, 2005
- Mar 20, 2005
- Mar 19, 2005
- Mar 18, 2005
-
-
rswindell authored
effect while waiting for paged node to respond (or the wait to be aborted) by calling inkey(), which also gives us the yield needed (replacing the SLEEP(500) call), but the yield is immediately aborted when a key is hit.
-
- Mar 17, 2005
-
-
deuce authored
BITS, not bytes. Hopefully fixed (untested) Thanks to Arpawolf for bringing this to my attention. This bug affects all X console programs (scfg, uedit, umonitor, syncterm, echocfg, sbbsinst, etc)
-
- Mar 16, 2005
-
-
deuce authored
the name could contain a ' which would cause errors in template.ssjs. To be honest, this shouldn't be here anyways... it should be an array generated in JS before the template...
-
runemaster authored
-
runemaster authored
-