summaryrefslogtreecommitdiff
path: root/src/lib/idmap/sss_idmap.c
AgeCommit message (Collapse)AuthorFilesLines
2012-05-03LDAP: Add routine to extract domain SID from an object SIDStephen Gallagher1-2/+0
Also makes the domain prefix macros from sss_idmap public.
2012-05-01Allow different SID representations in libidmapSumit Bose1-13/+114
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-26Add idmap librarySumit Bose1-0/+375