Skip to content
Snippets Groups Projects
  1. Mar 01, 2024
    • Deucе's avatar
      Add support for /vfiles in sftp · 719fea5f
      Deucе authored
      The /vfiles root uses the configured virtual paths as in the FTP
      and web servers.  These paths should be shorter than the ones used
      in /files, and also have the benefit of translating slashes so
      users will not need to type a Big Solidus if they're trying to
      type long lib or dir names.
      719fea5f
  2. Feb 29, 2024
  3. Feb 28, 2024
  4. Feb 27, 2024
  5. Feb 26, 2024
    • Rob Swindell's avatar
      Don't log errno value and description as part of ERROR log msg, when 0 · 5e3b427c
      Rob Swindell authored
      If errno is 0, it's definitely no proividing anything of value here. Of
      course, sometimes errno might be non-zero and still be unrelated to the error
      message. <shrug>
      
      For Nelgin:
      !ERROR 0 (Success) in exec.cpp line 644 (js_execfile) compiling "something.js" access=0
      <nelgin> I don't quite get why a successful execution is logged as an error
      5e3b427c
  6. Feb 25, 2024
Loading