summaryrefslogtreecommitdiffstats
path: root/src/tests/sss_idmap-tests.c
Commit message (Expand)AuthorAgeFilesLines
* free idmapped binary SIDs correctlyPavel Březina2013-11-071-5/+5
* free idmapped smb SIDs correctlyPavel Březina2013-11-071-3/+3
* free idmapped dom SIDs correctlyPavel Březina2013-11-071-6/+6
* free idmapped SIDs correctlyPavel Březina2013-11-071-7/+7
* idmap: allow ranges with external mapping to overlapSumit Bose2013-10-171-0/+64
* Make leak checks usable in tests that do not utilize checkJakub Hrozek2013-04-171-9/+9
* sss_idmap: fix typo which prevents sub auth larger then 2^31Sumit Bose2012-06-081-0/+37
* sss_idmap: add support for samba struct dom_sidSumit Bose2012-06-081-2/+100
* Rename struct dom_sid to struct sss_dom_sidSumit Bose2012-05-141-8/+8
* Fix endian issue in SID conversionSumit Bose2012-05-041-1/+3
* Allow different SID representations in libidmapSumit Bose2012-05-011-0/+206
* Add idmap librarySumit Bose2012-03-261-0/+231