- Dec 15, 2006
-
-
rswindell authored
50 chars in length (up from 10 and 20 each).
-
- Dec 07, 2006
-
-
rswindell authored
-
- Dec 02, 2006
-
-
rswindell authored
Added 'sysop' and 'postmaster' as aliases for '1'. Since built-in aliases for sysop ('sysop' and 'postmaster') are now disabled by default.
-
rswindell authored
"postmaster") unless the ALLOW_SYSOP_ALIASES option is enabled (disabled by default) or the alias is specifically listed in the ctrl/alias.cfg file. Also, if the alias.cfg file correlates a user *number* with an alias, support receipt of mail to that alias even if the RX_BY_NUMBER option is not enabled. This allows us to use '1' instead of 'sysop' in the default alias.cfg file.
-
rswindell authored
-
rswindell authored
-
- Nov 30, 2006
- Nov 21, 2006
-
-
deuce authored
Thanks!
-
- Nov 17, 2006
-
-
deuce authored
Advantages over rss.ssjs - Readers actually work properly (I have yet to find a single RSS 0.91 reader that follows the spec. IE7 for example WILL NOT WORK if a DTD is specified. A DTD is required by the spec. - You can *define* that content is HTML - it's designed to have the full message content... so it does!
-
- Nov 16, 2006
-
-
rswindell authored
(including arguments) - this allows .js modules executed with "*modname args" (as opposed to "?modname args") to get the passed arguments (e.g. argv[0]). Reported by Ash-Fox in regards to telgate.js.
-
- Nov 10, 2006
-
-
deuce authored
Add LOG_PERROR and handle that as well.
-
deuce authored
-
deuce authored
-
deuce authored
Allows UDP syslog logging on any system... On Win32, will default to logging to localhost whereas on *nix, the openlog(), syslog(), and vsyslog() functions are wrappers if no log host is set with xp_set_loghost() Untested, unused, not part of xpdev builds currently.
-
- Nov 09, 2006
- Nov 03, 2006
-
-
rswindell authored
header warnings.
-
- Nov 02, 2006
-
-
rswindell authored
send the reply to the reply-to address (by default) instead of the FROM address.
-
- Oct 28, 2006
-
-
rswindell authored
-
rswindell authored
(instead of the node_thread).
-
rswindell authored
Do not specify an init function, apparently not supported by Vista - RegisterModule() fails with AX=1 when an InitFunc is specified. Use AX to get the VDD handle (required for UART virtualization), even though this value does not match the handle that was passed to VDDInitialize().
-
rswindell authored
If the sbbsexec.dll (VDD) load from the exec dir fails, load without a path specified (e.g .from \windows\System32\). Do not specify an init function, apparently not supported by Vista - RegisterModule() fails with AX=1 when an InitFunc is specified.
-
- Oct 27, 2006
-
-
rswindell authored
-
- Oct 26, 2006
- Oct 25, 2006
- Oct 17, 2006
- Oct 04, 2006
- Oct 01, 2006
-
-
deuce authored
-
- Sep 30, 2006
-
-
deuce authored
-