summaryrefslogtreecommitdiffstats
path: root/src/lib/idmap/sss_idmap.h
Commit message (Expand)AuthorAgeFilesLines
* DOC: Fix names of arguments in doxygen commentsLukas Slebodnik2014-02-261-1/+1
* IDMAP: add sss_idmap_check_collision(_ex)Sumit Bose2014-02-261-0/+65
* idmap: add API to free allocated SIDsPavel Březina2013-11-071-0/+48
* idmap: add sss_idmap_domain_by_name_has_algorithmic_mapping()Sumit Bose2013-10-251-4/+40
* Include sys/types.h for types id_t and uid_tLukas Slebodnik2013-09-031-0/+1
* idmap: add sss_idmap_domain_has_algorithmic_mappingSumit Bose2013-06-281-0/+14
* idmap: add calls to check if ID mapping conforms to rangesSumit Bose2013-06-281-0/+75
* idmap: add option to indicate external_mappingSumit Bose2013-06-281-2/+20
* idmap: add optional unique range idSumit Bose2013-06-281-0/+3
* idmap: allow first RID to be setSumit Bose2013-06-281-1/+29
* Fix some doxygen warningsSumit Bose2013-06-111-3/+3
* libsss_idmap: function to calculate rangeMichal Zidek2013-04-291-1/+98
* IDMAP: add sss_idmap_smb_sid_to_unix()Sumit Bose2013-01-081-0/+17
* idmap: Silence DEBUG messages when dealing with built-in SIDs.Michal Zidek2012-11-281-1/+4
* sss_idmap: add support for samba struct dom_sidSumit Bose2012-06-081-0/+107
* Rename struct dom_sid to struct sss_dom_sidSumit Bose2012-05-141-7/+7
* LDAP: Add routine to extract domain SID from an object SIDStephen Gallagher2012-05-031-0/+3
* Allow different SID representations in libidmapSumit Bose2012-05-011-0/+179
* Add idmap librarySumit Bose2012-03-261-0/+199