-
- Downloads
JS_THREADSAFE is now defined in sbbs.h - this change requires a cvs update in
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).
Showing
- src/sbbs3/bulkmail.cpp 1 addition, 4 deletionssrc/sbbs3/bulkmail.cpp
- src/sbbs3/js_msgbase.c 11 additions, 2 deletionssrc/sbbs3/js_msgbase.c
- src/sbbs3/mailsrvr.c 2 additions, 5 deletionssrc/sbbs3/mailsrvr.c
- src/sbbs3/postmsg.cpp 52 additions, 197 deletionssrc/sbbs3/postmsg.cpp
- src/sbbs3/sbbs.dsp 2 additions, 2 deletionssrc/sbbs3/sbbs.dsp
- src/sbbs3/sbbs.h 4 additions, 3 deletionssrc/sbbs3/sbbs.h
Loading
Please register or sign in to comment