- Nov 10, 2001
-
-
rswindell authored
Added argv/argc global properties. Added call to JS_DestroyContext.
-
rswindell authored
Moved "C" functions above JS functions.
-
rswindell authored
(instead of an empty string)
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
(currently only supports JavaScript services).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
- Nov 09, 2001
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Changed EX_CC (comman.com) to EX_SH (use shell for execution).
-
rswindell authored
-
rswindell authored
o Added support for specifying to/from user name/number/address and message subject on the command-line. o Added support for using stdin for message text (no filename specified). Added display of smb.last_error (error description) when errors occur.
-
- Nov 08, 2001
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Must check-out src/mozilla tree to get this library (and the JS DLLs).
-
rswindell authored
There was no need to save IAC 'state' information. No functional change.
-
rswindell authored
-
- Nov 05, 2001
-
-
rswindell authored
-
rswindell authored
Added one hours time-outs while waiting for exclusive events. Removed redundant node_daily event execution at end of node_thread (already handled in event_thread).
-
rswindell authored
-
rswindell authored
Fixed potential buf[-1] reference in message saving. Set a hard maximum number of recipients in a given mail session (currently 1000).
-
rswindell authored
smb_freemsgdat() called with 0 headers will free ALL headers for a given message.
-
rswindell authored
-