summaryrefslogtreecommitdiff
path: root/src/lib/idmap/sss_idmap_conv.c
AgeCommit message (Collapse)AuthorFilesLines
2012-05-01Allow different SID representations in libidmapSumit Bose1-0/+385
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.