Skip to content
Snippets Groups Projects
  1. Sep 01, 2011
  2. Feb 25, 2010
  3. Feb 15, 2009
  4. Feb 12, 2009
  5. Feb 11, 2009
    • rswindell's avatar
      Revert back to a single log timer (for simplicity) that is never stopped. · d1245b08
      rswindell authored
      Store the actual time of the logged event in the link list, so if the log
      is paused (for example), the displayed time stamps remain correct.
      d1245b08
    • rswindell's avatar
      The event_lputs() callback now takes a callback data (cbdata) pointer, which · 5be4b399
      rswindell authored
      may be different than the cbdata pointer for the other bbs_startup_t callbacks.
      NT services now include the log level in log messages (allowing SBBSCTRL
      to filter/colorize as appropriate).
      Now use asynchronous logging (to linked lists) which improves performance
      considerably (BBS/server threads are not waiting for GUI updates) and allows
      the log to be completely paused (no updates) without losing any log messages.
      NT services and integrated servers should have the same log functionality now
      (log files, filtering, colorization).
      5be4b399
  6. Jan 24, 2009
    • rswindell's avatar
      Added configurable log level filtering. · 016ceb54
      rswindell authored
      Support colorization of logs (using RichEdit instead of Memo controls) based on
      log level - allow customization of color/font style for each log level.
      Still need to add controls for adjusting log level for mail/ftp/services/web
      server log output.
      016ceb54
  7. Mar 16, 2006
  8. Mar 14, 2006
    • rswindell's avatar
      sbbsctrl now supports the ctrl/recycle[.ctrl] and ctrl/shutdown[.ctrl] · b8fafb89
      rswindell authored
      semaphore files so:
      1. SCFG will touch ctrl/recycle causing sbbsctrl to reload its copy of the
      config files resolving the FAQ about why users appear to be running the  wrong
      external program in the node window after adding/removing external programs
      in SCFG.
      2. the control panel can now be gracefully shutdown by touching ctrl/shutdown.
      b8fafb89
  9. Jan 27, 2006
  10. Jan 10, 2006
  11. Apr 26, 2005
  12. Dec 22, 2004
  13. Oct 21, 2004
  14. Oct 20, 2004
  15. Oct 18, 2004
  16. Oct 14, 2004
  17. Aug 20, 2004
  18. Aug 03, 2004
  19. May 28, 2004
  20. Oct 09, 2003
  21. Sep 17, 2003
  22. Jul 25, 2003
  23. Jul 13, 2003
  24. Jul 09, 2003
  25. Jun 07, 2003
  26. May 16, 2003
  27. May 15, 2003
  28. May 10, 2003
  29. Apr 23, 2003
  30. Mar 02, 2003
  31. Mar 01, 2003
  32. Jan 06, 2003
  33. Jan 04, 2003
  34. Dec 30, 2002
  35. Nov 13, 2002
Loading