Skip to content
Snippets Groups Projects
  1. Aug 20, 2015
    • 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. May 02, 2015
    • rswindell's avatar
      Fixed 12-year old bug (introduced in rev 1.10): · b61414de
      rswindell authored
      getusrsub() returned the completely wrong sub-board number. It assumed that
      getusrgrp() returned a 0-based index when in fact it returns a 1-based group
      number. This bug was only visible when using certain @-codes (e.g. "SN",
      "SL", "SR", and "SMB_SUB_NUM") when a sub-board was open via Synchronet
      internal function (i.e. not via JS MsgBase class). If the current group was the
      last group visible to the user, this would cause a crash.
      b61414de
  3. Oct 26, 2011
  4. Oct 16, 2011
  5. Mar 20, 2009
    • rswindell's avatar
      6b8a5be3
    • rswindell's avatar
      ARS improvements: · 1cdf2c10
      rswindell authored
      Added HOST and IP keywords to allow restricted access/privileges to/for
      specific remote hostnames or IP addresses (wildcards allowed).
      All string-argument type ARS keywords (e.g. SHELL, PROT, etc.) now support .can
      style wildcards.
      The current remote client is now used for protocol, host, and IP ARS checking,
      when available, so this requires passing the client pointer around (which
      explains why so many files are touched by this change) and takes care of a
      long standing to-do item (the user's 'modem' value was used for the PROT
      value checking, which was not always correct).
      1cdf2c10
  6. Jun 04, 2008
  7. Sep 30, 2007
  8. Sep 23, 2007
    • rswindell's avatar
      Added new ARS keywords: · 2ad46e3a
      rswindell authored
      * ULS - uploaded files
      * ULB - uploaded bytes
      * DLS - downloaded files
      * DLB - downloaded bytes
      
      ... so now Phil can have a "true" 1:4 upload/download file ratio requirement by
      using an ARS of "DLS NOT 4 OR UDFR 25"
      2ad46e3a
  9. Dec 29, 2006
  10. Sep 20, 2005
  11. Sep 05, 2005
  12. Dec 01, 2004
  13. Oct 17, 2004
  14. Nov 13, 2002
  15. Jul 25, 2002
  16. Mar 21, 2002
  17. Mar 13, 2002
  18. Dec 27, 2001
  19. Oct 26, 2001
  20. Jun 05, 2001
  21. Nov 16, 2000
  22. Nov 08, 2000
  23. Oct 24, 2000
  24. Oct 10, 2000
Loading