- Jul 02, 2003
- Jul 01, 2003
-
-
rswindell authored
Added "env" global object (associative array) that contains all of the current environment variables (for CGI execution).
-
rswindell authored
a certain age in days (defaults to 30).
-
rswindell authored
-
rswindell authored
for executing Synchronet JavaScript modules as background timed events (e.g. newslink.js) or in places where JS modules are not currently supported (e.g. mailproc.cfg). This will likely be enhanced to support CGI execution in the near future allowing dynamically-generated HTML using Synchronet data on any web server (e.g. Apache).
-
rswindell authored
-
rswindell authored
the length is 0. smb_addcrc() now verifies the file is evenly divisible by 4 bytes (the size of a 32-bit CRC record).
-
rswindell authored
SPAM article detection on import.
-
rswindell authored
Added note about curses/ncurses requirement.
-
- Jun 26, 2003
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Added sbbs_t::terminal for terminal type description (e.g. "ANSI").
-
rswindell authored
Added multiple-inclusion protection.
-
- Jun 25, 2003
-
-
rswindell authored
existence check on Unix (fexistcase).
-
- Jun 22, 2003
- Jun 20, 2003
-
-
deuce authored
-
- Jun 19, 2003
- Jun 18, 2003
-
-
deuce authored
-
- Jun 17, 2003
-
-
deuce authored
-
deuce authored
-
rswindell authored
Using <file>.<increment>.<ext> for generating unique filenames instead of <file>.<article>.<ext>. Fixed bug (null keyword error) when parsing .cfg file (truncsp will convert null object to string). No longer saves incomplete attachments as separate file (imports entire encoded message in message base for binarydecoder.js to chew on later).
-
- Jun 14, 2003