Skip to content
Snippets Groups Projects
  1. Feb 02, 2023
  2. Jul 07, 2022
  3. Jun 02, 2022
  4. Feb 24, 2022
  5. Feb 14, 2021
  6. Feb 10, 2021
  7. Jan 18, 2021
  8. Dec 23, 2020
  9. Dec 13, 2020
  10. Nov 23, 2020
  11. 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
  12. Sep 23, 2020
  13. Sep 18, 2020
  14. Sep 15, 2020
  15. Aug 17, 2020
  16. 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
  17. Apr 12, 2020
  18. Apr 02, 2020
  19. Mar 24, 2020
  20. Mar 22, 2020
  21. Mar 21, 2020
  22. Mar 15, 2020
  23. Feb 04, 2020
  24. 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
  25. Sep 26, 2019
  26. Aug 31, 2019
  27. Jan 01, 2019
  28. Mar 19, 2018
  29. Mar 17, 2018
  30. Mar 10, 2018
  31. Feb 25, 2018
  32. Feb 13, 2018
  33. Nov 29, 2017
  34. Nov 17, 2017
  35. Nov 16, 2017
Loading