- Nov 01, 2002
-
-
rswindell authored
-
rswindell authored
(for use in smbutil and like-applications when displaying/debugging headers). Created convenience pointer to SENDERORG header field (msg.from_org).
-
rswindell authored
(for use in smbutil and like-applications when displaying/debugging headers).
-
rswindell authored
-
rswindell authored
(advanced sysop command for debugging purposes).
-
rswindell authored
-
rswindell authored
When exporting a message that is a reply to another, but it doesn't have a FIDOREPLYID header field, the original FTN message ID is looked-up and used.
-
rswindell authored
-
- Oct 31, 2002
-
-
rswindell authored
if the message base is open by another process at the time of packing). The data files should no longer be left in a mis-matched state if this happens.
-
rswindell authored
-
rswindell authored
(e.g. digital.man@vert.synchro.net.remove-xyz-this)
-
rswindell authored
Using memset() inplace of non-standard strset().
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
original messages's data, but it didn't increment the data allocation counter for the data blocks. Now uses the new smb_incmsg() function to increment the allocation counters, so if the original message is free'd, the data blocks will not be prematurely reused.
-
rswindell authored
-
rswindell authored
NO_LOCAL_FSYS).
-
- Oct 30, 2002
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
error handling than opening in the constructor. Using JS_ReportError to report fatal (scripting ending) errors. Using the SMB status attributes to determine E-mail message bases. New is_open property. Hid debug property (currently unused).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Replaced most format() calls with concatenated strings (bug hunting).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
more storage blocks than originally allocated.
-
rswindell authored
-
rswindell authored
the msg->hdr.length field.
-
rswindell authored
toggle is set. Extended-ASCII chars in the message Subject are now converted as well. Extended-ASCII chars can now be converted during import by using the 'a' (ASCII only) area flag in the newslink.cfg file.
-
rswindell authored
JS_SetProperty, so properties can be marked as READ ONLY.
-
- Oct 29, 2002