summaryrefslogtreecommitdiff
path: root/src/lib/idmap/sss_idmap_conv.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-28UTIL: Create new wraper header file sss_endian.hLukas Slebodnik1-0/+1
2013-04-03Fix potential out-of-bounds write in sss_idmap_sid_to_dom_sidJakub Hrozek1-1/+1
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