summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/ldap_id.c
Commit message (Expand)AuthorAgeFilesLines
* LDAP: add support for lookups by UUIDSumit Bose2014-11-201-5/+53
* Use the alternative objectclass in group maps.Michal Zidek2014-09-151-6/+12
* LDAP: If extra_value is 'U' do a UPN searchSumit Bose2014-09-011-2/+13
* Revert "IPA: new attribute map for non-posix groups"Jakub Hrozek2014-08-191-7/+1
* IPA: new attribute map for non-posix groupsPavel Reichl2014-08-191-1/+7
* IPA: Rename label in users_get_send/groups_get_sendPavel Reichl2014-06-181-32/+30
* LDAP: Make it possible to extend an attribute mapJakub Hrozek2014-05-021-1/+2
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-6/+6
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-34/+34
* LDAP: Detect the presence of POSIX attributesJakub Hrozek2014-02-121-8/+150
* LDAP: Don't abort request if no id mapping domain matchesJakub Hrozek2014-01-241-5/+37
* Remove unused parameter from sdap_save_userLukas Slebodnik2013-11-271-2/+1
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)Michal Zidek2013-11-151-9/+5
* free idmapped SIDs correctlyPavel Březina2013-11-071-2/+2
* free sid obtained from sss_idmap_unix_to_sid()Pavel Březina2013-10-301-0/+2
* LDAP: Delete entry by SID if not foundJakub Hrozek2013-10-251-3/+19
* sdap_idmap_domain_has_algorithmic_mapping: add domain name argumentSumit Bose2013-10-251-0/+2
* LDAP: handle SID requests if noexist_delete is setSumit Bose2013-10-101-0/+10
* LDAP: Require ID numbers when ID mapping is offJakub Hrozek2013-09-271-3/+22
* Enable removing nonexisting dn in sdap_handle_account_infoLukas Slebodnik2013-08-081-1/+1
* LDAP: When resolving a SID, search for groups first, then usersJakub Hrozek2013-07-171-19/+18
* Replace SDAP_ID_MAPPING checks with sdap_idmap_domain_has_algorithmic_mappingSumit Bose2013-06-281-3/+11
* LDAP: Retry SID search based on result of LDAP search, not the return codeJakub Hrozek2013-06-241-2/+13
* LDAP: return sdap search return code to IDJakub Hrozek2013-06-071-34/+87
* LDAP: new SDAP domain structureJakub Hrozek2013-06-071-19/+49
* LDAP: Pass in a connection to ID functionsJakub Hrozek2013-06-071-20/+39
* LDAP: Refactor account info handler into a tevent requestJakub Hrozek2013-06-071-155/+201
* LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek2013-06-071-5/+5
* Intermittent fix for get_user_and_group_users_doneSumit Bose2013-06-061-3/+0
* Remove unneeded commentJakub Hrozek2013-05-281-1/+0
* Add SID related requests to the LDAP providerSumit Bose2013-05-271-5/+230
* Add secid filter to responder-dp protocolSumit Bose2013-05-021-0/+6
* ldap: Fallback option for rfc2307 schemaSimo Sorce2013-03-201-0/+39
* Add be_req_get_data() helper funciton.Simo Sorce2013-01-211-1/+1
* Add be_req_get_be_ctx() helper.Simo Sorce2013-01-211-10/+16
* Remove sysdb as a be context structure memberSimo Sorce2013-01-211-3/+3
* Add domain argument to sysdb_delete_group()Simo Sorce2013-01-151-2/+4
* Add domain argument to sysdb_delete_user()Simo Sorce2013-01-151-3/+5
* Fix comment on wrong lineSimo Sorce2012-12-051-1/+1
* Use an entry type mask macro to filter entry typesSimo Sorce2012-12-041-1/+1
* LDAP: Remove double breakJakub Hrozek2012-11-191-1/+0
* Add ignore_group_members option.Paul B. Henson2012-11-151-1/+8
* Clean up cache on server reinitializationPavel Březina2012-08-231-0/+45
* ldap provider: add sudo usn valuePavel Březina2012-06-291-0/+2
* Add support for filtering atributesJan Zeleny2012-05-311-6/+6
* LDAP: Add attr_count return value to build_attrs_from_map()Stephen Gallagher2012-05-101-3/+3
* LDAP: Enable looking up id-mapped groups by GIDStephen Gallagher2012-05-031-2/+45
* LDAP: Allow looking up ID-mapped groups by nameStephen Gallagher2012-05-031-11/+20
* LDAP: Enable looking up id-mapped users by UIDStephen Gallagher2012-05-031-6/+43
* LDAP: Add enumeration support for servicesStephen Gallagher2012-01-311-0/+2