mount.cifs: fix max buffer size when parsing snapshot option
[cifs-utils.git] / getcifsacl.c
2020-12-16 Boris ProtopopovExtend cifs acl utilities to handle SACLs
2020-12-05 Pavel Shilovskygetcifsacl: return error if input path doesn't exist
2019-05-07 Kenneth D'souzagetcifsacl: Add support for -R(recursive) option.
2019-04-18 Pavel Shilovskygetcifsacl: Fix usage message to include multiple files
2019-04-18 Kenneth D'souzagetcifsacl: Add support to accept more paths
2019-03-09 Kenneth D'souzagetcifsacl: Improve help usage and add -h option.
2019-03-09 Kenneth D'souzagetcifsacl: Do not go to parse_sec_desc if getxattr...
2013-10-10 Jeff Laytongetcifsacl: remove some dead code
2013-10-09 Jeff Laytonget/setcifsacl: fix bad bit-shifts
2012-12-19 Jeff Laytoncifs-utils: new plugin architecture for ID mapping...
2012-12-07 Jeff Laytongetcifsacl: remove unneeded openlog() call
2012-12-04 Jeff Laytongetcifsacl: ensure that we don't overrun the wbcDomainS...
2012-12-04 Jeff Laytongetcifsacl: free strings returned by wbcLookupSid
2012-12-04 Jeff Laytongetcifsacl: use "size" instead of reconverting original...
2012-11-09 Jeff Laytongetcifsacl: don't freely cast between wbcDomainSid...
2012-11-07 Jeff Laytongetcifsacl: fix up printing of REVISION: and CONTROL...
2012-11-07 Jeff Laytongetcifsacl: fix endianness bug in getcifsacl and add...
2012-11-07 Jeff Laytongetcifsacl: fix raw SID printing routine
2012-11-07 Jeff Laytongetcifsacl: don't use wbcDomainSid internally
2012-11-07 Jeff Laytongetcifsacl: fix endianness before handing off SID to...
2012-11-07 Jeff Laytongetcifsacl: clarify magic number if print_ace
2012-11-07 Jeff Laytonget/setcifsacl: set "prog" via basename(argv[0])
2012-08-21 Jeff Laytoncifs-utils: fix up references to getcifsacl and setcifs...
2011-08-25 Shirish Pargaonkarcifsacl: Add file getcifsacl.c (try #2)