summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Amend sdap_access_check to allow any connectionJakub Hrozek2013-10-253-23/+30
* LDAP: Delete entry by SID if not foundJakub Hrozek2013-10-251-3/+19
* AD: fall back to LDAP if GC is not available.Lukas Slebodnik2013-10-252-4/+13
* sdap_idmap_domain_has_algorithmic_mapping: add domain name argumentSumit Bose2013-10-257-1/+22
* sdap_get_generic_ext_send: check if we a re still connectedSumit Bose2013-10-221-0/+7
* Add unconditional online callbacksSumit Bose2013-10-221-0/+1
* 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
* LDAP: Set default value for dyndns update to falseLukas Slebodnik2013-10-151-1/+1
* LDAP: handle SID requests if noexist_delete is setSumit Bose2013-10-101-0/+10
* LDAP: Allow searching subdomain during RFC2307bis initgroupsJakub Hrozek2013-09-271-9/+11
* LDAP: Require ID numbers when ID mapping is offJakub Hrozek2013-09-272-7/+77
* ad: store group in correct tree on initgroups via tokenGroupsPavel Březina2013-09-261-11/+41
* sysdb: get_sysdb_grouplist() can return either names or dnPavel Březina2013-09-262-16/+55
* Convert IN_MULTICAST parameter to host orderJakub Hrozek2013-09-241-1/+1
* LDAP: Use primary cn to search netgroupLukas Slebodnik2013-09-223-7/+22
* sdap_domain_add: remove too strict consistency checkSumit Bose2013-09-201-10/+0
* AD: Download master domain info when enumeratingJakub Hrozek2013-09-182-6/+11
* LDAP: sdap_id_setup_tasks accepts a custom enum requestJakub Hrozek2013-09-183-17/+26
* util: add sss_idmap_talloc[_free]Pavel Březina2013-09-171-14/+3
* Fix formating of variables with type: gid_tLukas Slebodnik2013-09-111-2/+1
* Fix formating of variables with type: id_tLukas Slebodnik2013-09-111-5/+7
* Fix warning: data argument not used by format stringLukas Slebodnik2013-09-111-2/+5
* Fix formating of variables with ber_ typeLukas Slebodnik2013-09-112-3/+4
* Fix formating of variables with type: time_tLukas Slebodnik2013-09-115-6/+6
* Fix formating of variables with type defined in stdint.hLukas Slebodnik2013-09-111-2/+3
* Fix formating of variables with type: size_tLukas Slebodnik2013-09-1114-43/+53
* Use the same variable type like in struct ldb_message_elementLukas Slebodnik2013-09-111-1/+1
* Fix formating of variables with type: intLukas Slebodnik2013-09-112-3/+4
* Fix formating of variables with type: longLukas Slebodnik2013-09-113-8/+11
* LDAP: Store cleanup timestamp after initial cleanupJakub Hrozek2013-09-113-10/+10
* is_dn(): free dnPavel Březina2013-09-101-0/+2
* Fix czech specific character in my namePavel Březina2013-09-022-2/+2
* LDAP: Make sdap_id_setup_tasks reusable for subdomainsJakub Hrozek2013-08-283-7/+19
* LDAP: Make the cleanup task reusable for subdomainsJakub Hrozek2013-08-285-42/+73
* LDAP: Make cleanup synchronousJakub Hrozek2013-08-283-150/+34
* LDAP: Convert enumeration to the ptask APIJakub Hrozek2013-08-284-136/+132
* LDAP: Move the ldap enum request to its own reusable moduleJakub Hrozek2013-08-286-642/+741
* LDAP: Remove unused constantJakub Hrozek2013-08-281-2/+0
* LDAP: Add enum_{users,groups}_recv to follow the tevent_req styleJakub Hrozek2013-08-281-24/+19
* sudo: do not strdup usn on ENOENTPavel Březina2013-08-261-1/+1
* sudo: do not fail to store the rule if we can't read usnPavel Březina2013-08-261-3/+4
* sysdb_add_incomplete_group: store SID string is availableSumit Bose2013-08-192-9/+18
* save_rfc2307bis_user_memberships: use fq names for subdomainsSumit Bose2013-08-191-0/+16
* sdap_add_incomplete_groups: use fully qualified name if neededSumit Bose2013-08-191-4/+14
* sudo: continue if we are unable to resolve fqdnPavel Březina2013-08-191-1/+0
* sdap_save_user: save original primary GID of subdomain usersSumit Bose2013-08-191-11/+22
* sdap_get_initgr_done: use the right SID to get a GIDSumit Bose2013-08-191-1/+2
* ldap, krb5: More descriptive msg on chpass failure.Michal Zidek2013-08-111-0/+15
* Enable removing nonexisting dn in sdap_handle_account_infoLukas Slebodnik2013-08-081-1/+1