summaryrefslogtreecommitdiff
path: root/getcifsacl.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-10getcifsacl: remove some dead codeJeff Layton1-4/+1
2013-10-08get/setcifsacl: fix bad bit-shiftsJeff Layton1-1/+1
2012-12-19cifs-utils: new plugin architecture for ID mapping codeJeff Layton1-55/+43
2012-12-07getcifsacl: remove unneeded openlog() callJeff Layton1-8/+2
2012-12-04getcifsacl: ensure that we don't overrun the wbcDomainSid when convertingJeff Layton1-2/+4
2012-12-04getcifsacl: free strings returned by wbcLookupSidJeff Layton1-0/+2
2012-12-04getcifsacl: use "size" instead of reconverting original field to host endianJeff Layton1-2/+2
2012-11-09getcifsacl: don't freely cast between wbcDomainSid and cifs_sidJeff Layton1-17/+21
2012-11-07getcifsacl: fix up printing of REVISION: and CONTROL: fieldsJeff Layton1-2/+2
2012-11-07getcifsacl: fix endianness bug in getcifsacl and add better bounds checksJeff Layton1-3/+11
2012-11-07getcifsacl: fix raw SID printing routineJeff Layton1-9/+20
2012-11-07getcifsacl: don't use wbcDomainSid internallyJeff Layton1-15/+16
2012-11-07getcifsacl: fix endianness before handing off SID to winbindJeff Layton1-2/+17
2012-11-07getcifsacl: clarify magic number if print_aceJeff Layton1-2/+2
2012-11-07get/setcifsacl: set "prog" via basename(argv[0])Jeff Layton1-1/+2
2012-08-21cifs-utils: fix up references to getcifsacl and setcifsacl filesJeff Layton1-1/+1
2011-08-25cifsacl: Add file getcifsacl.c (try #2)Shirish Pargaonkar1-0/+389