Age | Commit message (Expand) | Author | Files | Lines |
2017-08-30 | cifs: setcifsacl - Send the actual (security descriptor) buffer size instead ... | Shirish Pargaonkar | 1 | -22/+39 |
2013-10-08 | get/setcifsacl: fix bad bit-shifts | Jeff Layton | 1 | -1/+1 |
2013-07-18 | setcifsacl: add fallback for when plugin can't be loaded | Jeff Layton | 1 | -5/+87 |
2013-04-12 | setcifsacl.c: fix a bug of goto setcifsacl_facenum_ret | Peng Haitao | 1 | -2/+3 |
2013-01-29 | setcifsacl: fix offset calculation in "set" code | Jeff Layton | 1 | -3/+4 |
2013-01-28 | setcifsacl: fix infinite loop in getnumcaces | Jeff Layton | 1 | -1/+3 |
2012-12-19 | cifs-utils: convert setcifsacl to use the plugin interface | Jeff Layton | 1 | -55/+15 |
2012-12-13 | setcifsacl: remove syslog goop | Jeff Layton | 1 | -11/+4 |
2012-11-09 | setcifsacl: fix format specifier in error message | Jeff Layton | 1 | -1/+1 |
2012-11-09 | setcifsacl: don't freely cast between wbcDomainSid and cifs_sid | Jeff Layton | 1 | -12/+24 |
2012-11-07 | setcifsacl: fix some build warnings | Jeff Layton | 1 | -2/+1 |
2012-11-07 | setcifsacl: fix endianness of ->size in build_cmdline_aces | Jeff Layton | 1 | -2/+2 |
2012-11-07 | setcifsacl: fix up ACE mask handling | Jeff Layton | 1 | -41/+40 |
2012-11-07 | setcifsacl: fix some bugs in build_cmdline_aces | Jeff Layton | 1 | -3/+2 |
2012-11-07 | setcifsacl: fix some bugs in build_fetched_aces | Jeff Layton | 1 | -18/+12 |
2012-11-07 | setcifsacl: consolidate SID copying routines | Jeff Layton | 1 | -24/+16 |
2012-11-07 | setcifsacl: fix verify_ace_sid | Jeff Layton | 1 | -24/+24 |
2012-11-07 | setcifsacl: clean up parse_cmdline_aces | Jeff Layton | 1 | -32/+18 |
2012-11-07 | setcifsacl: clean up get_numcaces | Jeff Layton | 1 | -13/+11 |
2012-11-07 | setcifsacl: fix up endianness conversions | Jeff Layton | 1 | -7/+7 |
2012-11-07 | setcifsacl: fix endianness on SIDs provided by winbind routines | Jeff Layton | 1 | -2/+9 |
2012-11-07 | setcifsacl: fix up getopt() usage | Jeff Layton | 1 | -10/+15 |
2012-11-07 | setcifsacl: declare an enum for the action values | Jeff Layton | 1 | -11/+20 |
2012-11-07 | get/setcifsacl: set "prog" via basename(argv[0]) | Jeff Layton | 1 | -1/+3 |
2012-11-07 | setcifsacl: clean up get_numfaces | Jeff Layton | 1 | -10/+7 |
2012-11-07 | setcifsacl: fix overrun of subauths array when copying SIDs | Jeff Layton | 1 | -2/+2 |
2012-11-07 | setcifsacl: clean up sizing of cifs_sid | Jeff Layton | 1 | -6/+6 |
2012-08-21 | cifs-utils: fix up references to getcifsacl and setcifsacl files | Jeff Layton | 1 | -1/+1 |
2011-09-23 | setcifsacl: remove unused rc var from build_cmdline_aces | Jeff Layton | 1 | -7/+1 |
2011-08-25 | cifsacl: fix whitespace problem in setcifsacl.c | Jeff Layton | 1 | -1/+1 |
2011-08-25 | cifsacl: Add file setcifsacl.c (try #2) | Shirish Pargaonkar | 1 | -0/+905 |