Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-14 | Rename struct dom_sid to struct sss_dom_sid | Sumit Bose | 1 | -7/+7 | |
To avoid conflicts with struct dom_sid used by samba the sss_ prefix is added to the struct used by libsss_idmap. | |||||
2012-05-03 | LDAP: Add routine to extract domain SID from an object SID | Stephen Gallagher | 1 | -0/+3 | |
Also makes the domain prefix macros from sss_idmap public. | |||||
2012-05-01 | Allow different SID representations in libidmap | Sumit Bose | 1 | -0/+179 | |
Besides as strings it is now possible to use binary SIDs or a struct containing all SID information. Functions to convert between these formats are added as well. | |||||
2012-03-26 | Add idmap library | Sumit Bose | 1 | -0/+199 | |