cifs-utils: convert cifs.idmap to use plugin interface
[jlayton/cifs-utils.git] / cifs.idmap.c
2012-12-19 Jeff Laytoncifs-utils: convert cifs.idmap to use plugin interface
2012-11-09 Jeff Laytonsetcifsacl: don't freely cast between wbcDomainSid...
2012-11-07 Jeff Laytoncifs.idmap: fix up some compile-time warnings
2012-11-07 Jeff Laytoncifs.idmap: fix endianness on SIDs before sending to...
2012-10-29 Jeff Laytoncifs.idmap: add a --help option for cifs.idmap
2012-10-29 Jeff Laytoncifs.idmap: set a timeout on keys that it instantiates
2012-10-29 Jeff Laytoncifs.idmap: don't use atoi to convert unsigned int...
2012-10-29 Jeff Laytoncifs.idmap: clean up strget and avoid memory allocation
2012-10-29 Jeff Laytoncifs.idmap: add an options struct to handle long options
2012-10-29 Jeff Laytoncifs.idmap: get rid of useless strcmp prior to idmapping
2011-10-19 Shirish Pargaonkarcifs.idmap: Add uid/gid to SID mapping functions (try #3)
2011-05-24 Jeff Laytoncifs.idmap: remove 2 unused variables
2011-05-24 Shirish Pargaonkarcifs-utils: Create new binary cifs.idmap for sid to...