Skip to content
Snippets Groups Projects
  1. May 09, 2005
  2. Apr 21, 2005
  3. Apr 14, 2005
  4. Apr 05, 2005
  5. Feb 28, 2005
  6. Feb 18, 2005
    • rswindell's avatar
      Overhaul of temp directory usage: · 7b29a54b
      rswindell authored
      No more temp files in data or data/temp.
      ctrl_dir/../temp (e.g. sbbs/temp) is the new default temp dir.
      Each server has its own separately configurable temp dir.
      BBS events (e.g. QWK packet processing) now have their own exclusive-use
      temp dir (e.g. sbbs/temp/event).
      All server threads will attempt to create and verify the validity of their temp dir.
      System temp dir is only the default global temp dir for Unix (i.e. /tmp), since
      the Windows default temp dir (e.g. C:\DOCUME~1\Rob\LOCALS~1\Temp) is not
      particularly friendly or attractive.
      7b29a54b
  7. Feb 16, 2005
  8. Feb 04, 2005
  9. Dec 09, 2004
  10. Dec 02, 2004
  11. Nov 19, 2004
  12. Nov 18, 2004
  13. Nov 10, 2004
  14. Sep 16, 2004
  15. Aug 27, 2004
  16. Aug 17, 2004
  17. Aug 16, 2004
  18. Apr 02, 2004
  19. Feb 19, 2004
  20. Dec 05, 2003
  21. Nov 26, 2003
  22. Nov 20, 2003
  23. Nov 11, 2003
  24. Oct 25, 2003
    • rswindell's avatar
      Set error file to non-buffered. · e68808fd
      rswindell authored
      Open message log files in overwrote mode unless -a (append) option is used.
      Display error if unable to open null output device.
      e68808fd
  25. Oct 24, 2003
    • rswindell's avatar
      Created lprintf() routine to handle error messages going to a file in addition · 41ac931b
      rswindell authored
      to stderr, with configurable error log level threshold (-E option).
      Created -e<filename> option to tee error messages to file and stderr.
      Created -o<filename> option to send console output to file (like a pipe).
      All options (except for -h) now support -x<value> and -x <value> syntax.
      When no argument is passed with -h, it acts like -H (uses local hostname).
      Removed -H option (redundant now).
      41ac931b
  26. Oct 19, 2003
  27. Oct 18, 2003
  28. Oct 16, 2003
  29. Oct 09, 2003
  30. Oct 01, 2003
  31. Sep 30, 2003
Loading