- Jul 08, 2011
-
-
rswindell authored
subjects shorter than 10 chars were not supposed to be hashed (for SPAM detection), but the SPAM source is a bit position, not an ordinal, so the wrong SPAM sources (body and msg-id) were removed from the hashing souce list rather than the subject (which was still hashed).
-
- Jul 03, 2011
- Jul 02, 2011
-
-
rswindell authored
-
rswindell authored
the RLogin auto-external feature ("Web Externals") and the (old) RLogin door-server feature.
-
rswindell authored
Use 'logon' section of modopts.ini (this is the "Logon" module) to control the RLogin auto-external feature and the (old) RLogin door-server feature.
-
ree authored
-
ree authored
-
ree authored
Add External Programs link to left side nav bar "External Programs" will allow users to execute external programs via their web browser, using the bundled flash telnet client (fTelnet). This is accomplished via RLogin, which of course must be enabled for the feature to work. A flash socket policy server is also required in order for the flash control to open a socket connection to the server. The new feature is disabled by default, and may be enabled by modifying modopts.ini
-
rswindell authored
executed via exec_bin() - this had the side-effect of causing background loaded threads to terminate when the script terminated (rather than when the node context was destroyed) and also caused the node context to be unused (for mcmlxxix).
-
rswindell authored
bools (and not strings).
-
rswindell authored
-
rswindell authored
stock or 3rd party JS modules. Created entry for the newuser.js module to begin with.
-
rswindell authored
-
rswindell authored
from ctrl/modsopts.ini and return the key=value pairs as properties of an object. This allows optional behavior/features in any JS modules (stock or 3rd party) to be enabled/controlled by editing ctrl/modopts.ini rather than modifying the JS module/script file itself (for Ree).
-
rswindell authored
-
- Jun 30, 2011
-
-
rswindell authored
Expanded help text for "Loadable Modules". Expanded help text for internal code prefix/suffixes and some other edits. Internal-code prefixes are now automaitcally removed from imported file areas, just like was already done for message areas, by the prep_code() function. Imported internal-code suffixes are converted to upper case. Updated indentation and brace style. Replaced special unprintable help text chars with ASCII equivalents (` and ~).
-
- Jun 29, 2011
- Jun 28, 2011
-
-
sbbs authored
-
- Jun 15, 2011
- Jun 14, 2011
-
-
deuce authored
discontinuity every 7.5 seconds, but at least no crash.
-
- Jun 04, 2011
- Jun 03, 2011
- Jun 02, 2011
- Jun 01, 2011