summaryrefslogtreecommitdiff
path: root/src/lib/idmap/sss_idmap.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-03Include sys/types.h for types id_t and uid_tLukas Slebodnik1-0/+1
2013-06-28idmap: add sss_idmap_domain_has_algorithmic_mappingSumit Bose1-0/+14
2013-06-28idmap: add calls to check if ID mapping conforms to rangesSumit Bose1-0/+75
2013-06-28idmap: add option to indicate external_mappingSumit Bose1-2/+20
2013-06-28idmap: add optional unique range idSumit Bose1-0/+3
2013-06-28idmap: allow first RID to be setSumit Bose1-1/+29
2013-06-11Fix some doxygen warningsSumit Bose1-3/+3
2013-04-29libsss_idmap: function to calculate rangeMichal Zidek1-1/+98
2013-01-08IDMAP: add sss_idmap_smb_sid_to_unix()Sumit Bose1-0/+17
2012-11-28idmap: Silence DEBUG messages when dealing with built-in SIDs.Michal Zidek1-1/+4
2012-06-08sss_idmap: add support for samba struct dom_sidSumit Bose1-0/+107
2012-05-14Rename struct dom_sid to struct sss_dom_sidSumit Bose1-7/+7
2012-05-03LDAP: Add routine to extract domain SID from an object SIDStephen Gallagher1-0/+3
2012-05-01Allow different SID representations in libidmapSumit Bose1-0/+179
2012-03-26Add idmap librarySumit Bose1-0/+199