Skip to content
Snippets Groups Projects
  1. Nov 04, 2011
  2. Oct 24, 2011
  3. Mar 20, 2009
    • rswindell's avatar
      ARS keywords with string arguments (e.g. PROT, SHELL, HOST, IP, SUB <code>, and · dbd4eb0c
      rswindell authored
      DIR <code>) are now handled correctly. The PROT (protocol) keyword never worked
      correctly.
      Some ambiguities (e.g. "PROT NOTIFY" and "PROT NOT IFY") are now handled more
      gracefully. White-space is now required after AND/OR/EQUAL/NOT if the next char
      is a letter. All the examples in http://synchro.net/docs/security.html
      still work as documented.
      dbd4eb0c
    • 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
  4. Sep 30, 2007
  5. 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
  6. Dec 29, 2006
  7. Sep 05, 2005
  8. Oct 17, 2004
  9. Dec 27, 2001
  10. Nov 08, 2000
  11. Oct 10, 2000
Loading