- Aug 23, 2006
-
-
rswindell authored
single function. * editfile() now modifies a temporary copy of the file which solves 2 problems: A. editors restricted to the temp dir (e.g. PICO) can now be used to edit other files (e.g. sig files) B. DOS editors can now be used to edit files with long filenames (e.g. .plan files)
-
- Oct 02, 2005
-
-
rswindell authored
no need to do manual initialization here.
-
- Nov 17, 2004
-
-
rswindell authored
the include directory to get the new include/mozilla/nspr header files (or js_internal.c will fail to compile)! savemsg() now uses smb_addmsg() for most of it's functionality. savemsg() now accepts an optional client_t* argument, if non-NULL will automatically call msg_client_hfields(). MsgBase.save_msg() method now accepts an optional client object argument to automatically set the security log header fields (sender IP addres, hostname, protocol, and port).
-
- Oct 27, 2004
-
-
rswindell authored
types for forwarding netmail. Using new smb macro: smb_hfield_bin() for storing recipient net type.
-
- Oct 21, 2004
-
-
rswindell authored
so configured in SCFG->System->New User Values->Question Toggles.
-
- Sep 17, 2004
-
-
rswindell authored
-
- Sep 08, 2004
-
-
rswindell authored
and net_addr() to smb_netaddr().
-
- Sep 02, 2004
-
-
rswindell authored
call smb_freemsgdat/dfields *after* logging smb.last_error.
-
- Mar 31, 2004
-
-
rswindell authored
-
- Dec 16, 2003
-
-
rswindell authored
-
- Dec 07, 2003
-
-
rswindell authored
for additional tracking information. Created DLL-exported msg_client_hfields() in postmsg.cpp as a common function to add these client tracking header fields.
-
- Dec 06, 2003
-
-
rswindell authored
used to trace message origins for security reasons.
-
- Sep 25, 2003
-
-
rswindell authored
smb_hfield_append_str() used for creating and appending ASCIIZ header fields. These functions handle the string-length calculation automatically.
-
- Aug 20, 2003
- May 22, 2003
-
-
rswindell authored
-
- Aug 26, 2002
-
-
rswindell authored
-
- Aug 22, 2002
-
-
rswindell authored
outside the sbbs_t class).
-
- Aug 16, 2002
-
-
rswindell authored
-
- Apr 10, 2002
-
-
rswindell authored
-
- Feb 11, 2002
-
-
rswindell authored
-
- Nov 09, 2001
-
-
rswindell authored
-
- Nov 05, 2001
-
-
rswindell authored
-
- Dec 11, 2000
-
-
rswindell authored
Each function that requires a temp string variable, now has its own "tmp" local variable.
-
- Nov 04, 2000
-
-
rswindell authored
-
- Oct 30, 2000
-
-
rswindell authored
-
- Oct 10, 2000
-
-
rswindell authored
-