Skip to content
Snippets Groups Projects
  1. Aug 20, 2015
    • rswindell's avatar
      Fix bug reported by echicken in batch_add_list(): · 38e61a76
      rswindell authored
      If a filename had no extension, it could not be added via batch download
      list since this code was truncating all white-space off each line read.
      Now it will just truncate end-of-line characters.
      38e61a76
    • rswindell's avatar
    • deuce's avatar
      Update to 3.17a · dbbfabf1
      deuce authored
      New Features:
      - Multiple bindings for each service
        Use comma-separated interfaces on Interface= lines in the ini file.
        Default is now "0.0.0.0,::"
      - IPv6 support
      - TLS support for the webserver and (non-static) services
        New TLS option in services.ini (ie: Options=TLS)
      - Decrease LEN_SCAN_CMD to 35 chars, increase the CID field to 45 chars,
        and rename the MAIL_CMD string to IPADDR.  I think this frees up the
        note field for SysOp use.
      dbbfabf1
  2. Aug 18, 2015
  3. Aug 17, 2015
  4. Aug 15, 2015
Loading