summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_idmap.c
Commit message (Expand)AuthorAgeFilesLines
* sdap_idamp: Fall back to another method if sid is wrongLukas Slebodnik2014-01-221-2/+8
* LDAP: update id mapping detection for ldap providerLukas Slebodnik2014-01-221-0/+5
* sdap_idmap_domain_has_algorithmic_mapping: add domain name argumentSumit Bose2013-10-251-1/+11
* sdap_idmap: properly handle ranges for external mappingsSumit Bose2013-10-171-24/+44
* sdap_idmap: add sdap_idmap_get_configured_external_range()Sumit Bose2013-10-171-13/+36
* util: add sss_idmap_talloc[_free]Pavel Březina2013-09-171-14/+3
* Fix formating of variables with type: id_tLukas Slebodnik2013-09-111-5/+7
* Add sdap_idmap_domain_has_algorithmic_mapping()Sumit Bose2013-06-281-0/+59
* Allow different methods to find new domains for idmappingSumit Bose2013-06-281-3/+20
* SDAP IDMAP: Add configured domain to idmap contextSumit Bose2013-06-281-0/+70
* Fail with misconfigured id-mapping rangesOndrej Kos2013-05-271-1/+2
* Re-add a useful DEBUG messageJakub Hrozek2013-05-131-0/+2
* libsss_idmap: function to calculate rangeMichal Zidek2013-04-291-107/+54
* Remove sysdb as a be context structure memberSimo Sorce2013-01-211-2/+2
* Add domain argument to sysdb_idmap_ funcitonsSimo Sorce2013-01-151-1/+2
* idmap: Silence DEBUG messages when dealing with built-in SIDs.Michal Zidek2012-11-281-7/+18
* Slices calculation is alway wrong for default valuesOndrej Kos2012-10-041-2/+2
* AD: autorid compatibility should recommend the use of default domainStephen Gallagher2012-09-241-4/+4
* LDAP: Add helper function to map IDsStephen Gallagher2012-05-031-0/+62
* LDAP: Add routine to extract domain SID from an object SIDStephen Gallagher2012-05-031-0/+44
* LDAP: Allow setting a default domain for id-mapping slice 0Stephen Gallagher2012-05-031-0/+36
* LDAP: Add autorid compatibility modeStephen Gallagher2012-05-031-8/+14
* LDAP: Add helper routines for ID-mappingStephen Gallagher2012-05-031-0/+282