Skip to content
Snippets Groups Projects
  1. Feb 18, 2005
  2. Jan 05, 2005
  3. Dec 31, 2004
  4. Dec 30, 2004
  5. Dec 10, 2004
  6. Dec 08, 2004
  7. Dec 07, 2004
  8. Dec 03, 2004
  9. Nov 22, 2004
  10. Nov 17, 2004
    • rswindell's avatar
      JS_THREADSAFE is now defined in sbbs.h - this change requires a cvs update in · 050a2985
      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).
      050a2985
  11. Oct 27, 2004
  12. Sep 08, 2004
  13. Sep 02, 2004
  14. Aug 28, 2004
  15. Aug 24, 2004
  16. Aug 23, 2004
  17. Aug 17, 2004
  18. Jul 19, 2004
  19. May 22, 2004
  20. Apr 13, 2004
    • rswindell's avatar
      MsgBase.get_msg_header() now supports a 3rd optional boolean argument: · 29c42e27
      rswindell authored
      expand_fields (default: true), call with this argument set to false to not
      create header fields that do not exist in the SMB version of the msg header.
      This is required if the script is going to later re-write the header (with
      put_msg_header) and avoid a failed write due to an illegal hdr size increase.
      29c42e27
  21. Apr 08, 2004
  22. Apr 01, 2004
  23. Mar 31, 2004
  24. Dec 07, 2003
  25. Dec 06, 2003
  26. Oct 28, 2003
  27. Oct 19, 2003
  28. Oct 02, 2003
  29. Sep 25, 2003
  30. Sep 16, 2003
  31. May 23, 2003
  32. May 19, 2003
Loading