summaryrefslogtreecommitdiff
path: root/cifs.idmap.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-18cifs-utils: fix some sparse warningsJeff Layton1-1/+2
2012-12-19cifs-utils: convert cifs.idmap to use plugin interfaceJeff Layton1-84/+77
2012-11-09setcifsacl: don't freely cast between wbcDomainSid and cifs_sidJeff Layton1-3/+3
2012-11-07cifs.idmap: fix up some compile-time warningsJeff Layton1-12/+20
2012-11-07cifs.idmap: fix endianness on SIDs before sending to kernelJeff Layton1-2/+21
2012-10-29cifs.idmap: add a --help option for cifs.idmapJeff Layton1-2/+8
2012-10-29cifs.idmap: set a timeout on keys that it instantiatesJeff Layton1-2/+23
2012-10-29cifs.idmap: don't use atoi to convert unsigned int to numberJeff Layton1-6/+40
2012-10-29cifs.idmap: clean up strget and avoid memory allocationJeff Layton1-20/+14
2012-10-29cifs.idmap: add an options struct to handle long optionsJeff Layton1-1/+6
2012-10-29cifs.idmap: get rid of useless strcmp prior to idmappingJeff Layton1-2/+1
2011-10-19cifs.idmap: Add uid/gid to SID mapping functions (try #3)Shirish Pargaonkar1-0/+37
2011-05-24cifs.idmap: remove 2 unused variablesJeff Layton1-2/+0
2011-05-24cifs-utils: Create new binary cifs.idmap for sid to uid/gid mapping (try #4)Shirish Pargaonkar1-0/+197