Skip to content
Snippets Groups Projects
  1. Dec 23, 2020
  2. Dec 13, 2020
  3. Nov 23, 2020
  4. Nov 04, 2020
    • Rob Swindell's avatar
      Rewrite recycle_servers() · face9690
      Rob Swindell authored
      Added an "All Servers" option.
      Fixed the "Telnet server" (now "Terminal Server") to set the correct/modern semaphore file.
      Simplified the implementation of this function.
      face9690
  5. Sep 23, 2020
  6. Sep 18, 2020
  7. Sep 15, 2020
  8. Aug 17, 2020
  9. Aug 16, 2020
    • Rob Swindell's avatar
      Fix issue with jsexec being used for CGI scripts · 54431b31
      Rob Swindell authored
      If jsexec is used for a CGI script and the SBBSCTRL env var was not
      set, a warning would be printed (to stderr), even if the -c option
      was used to specify the path to the ctrl dir.
      
      get_ctrl_dir() now accepts a boolean argument to specify whether to
      print a warning when the default value ("/sbbs/ctrl") is used.
      Pass FALSE for jsexec, TRUE for other callers (currently).
      54431b31
    • Rob Swindell's avatar
      Commit with CVS Keywords expanded. · dfa1a0a4
      Rob Swindell authored
      dfa1a0a4
  10. Jun 30, 2020
  11. Apr 12, 2020
  12. Apr 02, 2020
  13. Mar 24, 2020
  14. Mar 22, 2020
  15. Mar 21, 2020
  16. Mar 15, 2020
  17. Feb 04, 2020
  18. Jan 03, 2020
    • rswindell's avatar
      Add/use a new get_ctrl_dir() function to query the SBBSCTRL env var and if · b236be71
      rswindell authored
      not set (or blank), use the default ("/sbbs/ctrl") and print a warning to
      stderr. This resolves a FAQ for sysops that struggle with setting the SBBSCTRL
      env var, but do have sbbs install in /sbbs or a symlink from /sbbs to where
      sbbs is actually installed.
      
      Note: this function is different than the one previously defined in getctrl.c
      but never used. If/when we ever really need to support PREFIX, then perhaps
      we'll use that one (which copies a string to a buffer).
      b236be71
  19. Sep 26, 2019
  20. Aug 31, 2019
  21. Jun 29, 2019
  22. Mar 19, 2019
  23. Jan 01, 2019
  24. Jul 24, 2018
    • rswindell's avatar
      userdat.* now requires msgdate.* · 059ba19c
      rswindell authored
      059ba19c
    • rswindell's avatar
      The great Copyright year update and (mostly) removal of 2018: · f869ad3d
      rswindell authored
      Most of the copyright years in the source code were misleading (the date of
      most recent publish was actually later) and all were unnecessary. I've been
      removing copyright years piecemeal, for a long time, but I decided it was time
      to just perform a bulk search and (mostly) replace. In some cases, I left
      old copyright years on files that either are not used (and soon to be removed)
      or obsolete and unlikely to ever be touched again (e.g. Win9x FOSSIL VXD). Some
      of the runtime binaries still contain copyright years and those were updated to
      2018.
      f869ad3d
  25. Mar 19, 2018
  26. Mar 17, 2018
  27. Mar 10, 2018
  28. Feb 25, 2018
  29. Feb 13, 2018
  30. Feb 11, 2018
  31. Feb 02, 2018
  32. Jan 30, 2018
  33. Dec 13, 2017
Loading