summaryrefslogtreecommitdiff
path: root/src/providers/ldap/sdap_idmap.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-17util: add sss_idmap_talloc[_free]Pavel Březina1-14/+3
2013-09-11Fix formating of variables with type: id_tLukas Slebodnik1-5/+7
2013-06-28Add sdap_idmap_domain_has_algorithmic_mapping()Sumit Bose1-0/+59
2013-06-28Allow different methods to find new domains for idmappingSumit Bose1-3/+20
2013-06-28SDAP IDMAP: Add configured domain to idmap contextSumit Bose1-0/+70
2013-05-27Fail with misconfigured id-mapping rangesOndrej Kos1-1/+2
2013-05-13Re-add a useful DEBUG messageJakub Hrozek1-0/+2
2013-04-29libsss_idmap: function to calculate rangeMichal Zidek1-107/+54
2013-01-21Remove sysdb as a be context structure memberSimo Sorce1-2/+2
2013-01-15Add domain argument to sysdb_idmap_ funcitonsSimo Sorce1-1/+2
2012-11-28idmap: Silence DEBUG messages when dealing with built-in SIDs.Michal Zidek1-7/+18
2012-10-04Slices calculation is alway wrong for default valuesOndrej Kos1-2/+2
2012-09-24AD: autorid compatibility should recommend the use of default domainStephen Gallagher1-4/+4
2012-05-03LDAP: Add helper function to map IDsStephen Gallagher1-0/+62
2012-05-03LDAP: Add routine to extract domain SID from an object SIDStephen Gallagher1-0/+44
2012-05-03LDAP: Allow setting a default domain for id-mapping slice 0Stephen Gallagher1-0/+36
2012-05-03LDAP: Add autorid compatibility modeStephen Gallagher1-8/+14
2012-05-03LDAP: Add helper routines for ID-mappingStephen Gallagher1-0/+282