Skip to content
Snippets Groups Projects
  1. Jan 23, 2021
  2. Jan 22, 2021
  3. Jan 19, 2021
  4. Jan 18, 2021
  5. Jan 15, 2021
  6. Jan 14, 2021
  7. Jan 12, 2021
  8. Jan 08, 2021
  9. Jan 07, 2021
  10. Jan 04, 2021
  11. Jan 02, 2021
  12. Jan 01, 2021
  13. Dec 31, 2020
  14. Dec 28, 2020
  15. Dec 25, 2020
  16. Dec 24, 2020
  17. Dec 23, 2020
  18. Dec 22, 2020
    • Rob Swindell's avatar
      Remove dynamic HTML index support from FTP server · 22e8d2e3
      Rob Swindell authored
      The days of browsers rendering HTML served-up via FTP are over, so remove this feature. This also removes all JavaScript support from the FTP server and that is a bit odd as it was one of the first Synchronet components for which I added JS support.
      
      Removing this feature was pretty painless; much easier than adding it was. The main motivation was less cruft to port to the file base in the works. There should be no more references to 00index.html anywhere at this point. Bye bye cool feature, we'll miss you.
      22e8d2e3
  19. Dec 20, 2020
  20. Dec 19, 2020
  21. Dec 18, 2020
  22. Dec 17, 2020
    • Kayz's avatar
      Improvements to linux dosemu support · 52487ec4
      Kayz authored and Rob Swindell's avatar Rob Swindell committed
      The hardcoded external.bat file has been moved to a templated
      /exec/external.bat which can be modified by the sysop. ENV
      vars are in there to be able to customize as needed. emusetup.bat
      is no longer needed, but still supported. The actual dosemu command line
      is now stored in /exec/dosemulaunch.ini and can be customized for
      fossil or i/o command lines. the keystroke is now only sent for i/o, and
      only sent as \n instead of \r which would trigger undesired behavior in
      certain programs. The above 2 files can also be placed in door dirs
      to override. ansi.com has been removed as it was not needed. default
      external.bat includes cmd lines for share, x00, etc. (user will still
      need to provide these in xtrn/dosutils).
      52487ec4
    • Rob Swindell's avatar
      Changes necessary to allow non-sbbs system to just sbbsimsg.lst · a806c25b
      Rob Swindell authored
      Use failed auto-verification server/service address info if/when
      the 'imsg_capable' flag is set.
      a806c25b
  23. Dec 15, 2020
  24. Dec 11, 2020
Loading