- Sep 26, 2003
- Sep 25, 2003
-
-
rswindell authored
-
rswindell authored
When not in daemon mode, polls keyboard rather than waiting for key (defeats Win32 control handler).
-
rswindell authored
smb_hfield_append_str() used for creating and appending ASCIIZ header fields. These functions handle the string-length calculation automatically.
-
rswindell authored
-
- Sep 23, 2003
-
-
rswindell authored
(ar_exp handles a NULL user pointer correctly) This bug caused addfiles chk_ar() calls to all fail, causing no DIZ's to be imported.
-
- Sep 21, 2003
- Sep 20, 2003
- Sep 19, 2003
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
be checking js.terminated now.
-
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
(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
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
(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
-