summaryrefslogtreecommitdiff
path: root/src/lib/idmap/sss_idmap_conv.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-08sss_idmap: fix typo which prevents sub auth larger then 2^31Sumit Bose1-3/+3
2012-06-08sss_idmap: add support for samba struct dom_sidSumit Bose1-0/+179
2012-05-14Rename struct dom_sid to struct sss_dom_sidSumit Bose1-13/+13
2012-05-04Fix endian issue in SID conversionSumit Bose1-9/+13
2012-05-01Allow different SID representations in libidmapSumit Bose1-0/+385