mount.cifs.rst: more cleanups
[cifs-utils.git] / setcifsacl.c
2017-08-30 Shirish Pargaonkarcifs: setcifsacl - Send the actual (security descriptor...
2013-10-09 Jeff Laytonget/setcifsacl: fix bad bit-shifts
2013-07-18 Jeff Laytonsetcifsacl: add fallback for when plugin can't be loaded
2013-04-12 Peng Haitaosetcifsacl.c: fix a bug of goto setcifsacl_facenum_ret
2013-01-29 Jeff Laytonsetcifsacl: fix offset calculation in "set" code
2013-01-29 Jeff Laytonsetcifsacl: fix infinite loop in getnumcaces
2012-12-19 Jeff Laytoncifs-utils: convert setcifsacl to use the plugin interface
2012-12-13 Jeff Laytonsetcifsacl: remove syslog goop
2012-11-09 Jeff Laytonsetcifsacl: fix format specifier in error message
2012-11-09 Jeff Laytonsetcifsacl: don't freely cast between wbcDomainSid...
2012-11-07 Jeff Laytonsetcifsacl: fix some build warnings
2012-11-07 Jeff Laytonsetcifsacl: fix endianness of ->size in build_cmdline_aces
2012-11-07 Jeff Laytonsetcifsacl: fix up ACE mask handling
2012-11-07 Jeff Laytonsetcifsacl: fix some bugs in build_cmdline_aces
2012-11-07 Jeff Laytonsetcifsacl: fix some bugs in build_fetched_aces
2012-11-07 Jeff Laytonsetcifsacl: consolidate SID copying routines
2012-11-07 Jeff Laytonsetcifsacl: fix verify_ace_sid
2012-11-07 Jeff Laytonsetcifsacl: clean up parse_cmdline_aces
2012-11-07 Jeff Laytonsetcifsacl: clean up get_numcaces
2012-11-07 Jeff Laytonsetcifsacl: fix up endianness conversions
2012-11-07 Jeff Laytonsetcifsacl: fix endianness on SIDs provided by winbind...
2012-11-07 Jeff Laytonsetcifsacl: fix up getopt() usage
2012-11-07 Jeff Laytonsetcifsacl: declare an enum for the action values
2012-11-07 Jeff Laytonget/setcifsacl: set "prog" via basename(argv[0])
2012-11-07 Jeff Laytonsetcifsacl: clean up get_numfaces
2012-11-07 Jeff Laytonsetcifsacl: fix overrun of subauths array when copying...
2012-11-07 Jeff Laytonsetcifsacl: clean up sizing of cifs_sid
2012-08-21 Jeff Laytoncifs-utils: fix up references to getcifsacl and setcifs...
2011-09-23 Jeff Laytonsetcifsacl: remove unused rc var from build_cmdline_aces
2011-08-25 Jeff Laytoncifsacl: fix whitespace problem in setcifsacl.c
2011-08-25 Shirish Pargaonkarcifsacl: Add file setcifsacl.c (try #2)