- Sep 20, 2003
-
-
rswindell authored
-
- Sep 19, 2003
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
be checking js.terminated now.
-
rswindell authored
Fix /DIE back the way it was before last commit.
-
rswindell authored
-
rswindell authored
static service/server type modules (e.g. ircd.js) for maximum uptime.
-
rswindell authored
-
rswindell authored
-
rswindell authored
fixed-length header fields in one block (time is a fixed-length). freadstr() automatically terminates the read string as the maximum length.
-
rswindell authored
-
rswindell authored
(from fidodefs.h): time is a field-length field! Packed messages of the wrong "type" will be logged as "grunged" (instead of ignored). Packed message text beginning with a carriage-return will no longer be considered "grunged".
-
rswindell authored
confusion.
-
rswindell authored
limited to 8 characters (internal codes extended with a prefix > 8 chars didn't work). Using new gen_defs.h macros for string parsing.
-
rswindell authored
(prefix + suffix).
-
- Sep 18, 2003
- Sep 17, 2003
-
-
rswindell authored
-
rswindell authored
Added description of how mail processing error file works. Added description of new recipient list file format. Added support for mail processing command-line specifers: %h, %i, and %u.
-
rswindell authored
Adding destination nettype and address for QWK-routed SMTP mail. Added support for mail processing command-line specifers: %h, %i, and %u (see ctrl/mailproc.cfg for details). Fixed %v (version specifier).
-
rswindell authored
-
rswindell authored
-
rswindell authored
(whoops).
-
rswindell authored
e-mail.
-
rswindell authored
Added additional configurable JS operation parameters.
-
rswindell authored
(max_bytes, stack_size, branch_limit, gc_interval, and yield_interval).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
- Sep 16, 2003
-
-
rswindell authored
other modules.
-
rswindell authored
file: context stack size, branch limit, yield and garbage collection intervals. Each service (configured in services.ini) can over-ride these parameters if new values are specified allowing maximum configurability.
-
rswindell authored
-
rswindell authored
parameters (in startup structure): context stack size, branch limit, yield interval, and garbage collection interval. FTP and Web servers now have configurable context stack size. Moved ini field string constants to sbbs_ini.h.
-
rswindell authored
parameters (in startup structure): context stack size, branch limit, yield interval, and garbage collection interval.
-
rswindell authored
-
rswindell authored
-