summaryrefslogtreecommitdiffstats
path: root/src/lib/idmap/sss_idmap_conv.c
Commit message (Expand)AuthorAgeFilesLines
* UTIL: Create new wraper header file sss_endian.hLukas Slebodnik2013-08-281-0/+1
* Fix potential out-of-bounds write in sss_idmap_sid_to_dom_sidJakub Hrozek2013-04-031-1/+1
* sss_idmap: fix typo which prevents sub auth larger then 2^31Sumit Bose2012-06-081-3/+3
* sss_idmap: add support for samba struct dom_sidSumit Bose2012-06-081-0/+179
* Rename struct dom_sid to struct sss_dom_sidSumit Bose2012-05-141-13/+13
* Fix endian issue in SID conversionSumit Bose2012-05-041-9/+13
* Allow different SID representations in libidmapSumit Bose2012-05-011-0/+385