summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Amend sdap_access_check to allow any connectionJakub Hrozek2013-10-255-26/+44
* 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-253-4/+24
* AD: Prefer GC port from SRV recordLukas Slebodnik2013-10-251-2/+6
* IPA: add trusted domains with missing idrangeSumit Bose2013-10-251-0/+137
* sdap_idmap_domain_has_algorithmic_mapping: add domain name argumentSumit Bose2013-10-259-2/+24
* subdomains: first destroy ptask then remove sdomPavel Březina2013-10-241-3/+3
* sdap_get_generic_ext_send: check if we a re still connectedSumit Bose2013-10-221-0/+7
* IPA: add callback to reset subdomain timeoutsSumit Bose2013-10-221-0/+23
* Add unconditional online callbacksSumit Bose2013-10-224-0/+39
* krb5: Use right function to free data.Lukas Slebodnik2013-10-221-1/+2
* PROXY: Fix memory hierarchy when enumerating servicesJakub Hrozek2013-10-221-1/+7
* krb5: Remove warning dereference of a null pointerLukas Slebodnik2013-10-171-4/+2
* 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
* KRB5: Return PAM_ACCT_EXPIRED when logging in as expired AD userJakub Hrozek2013-10-172-0/+9
* IPA server mode: properly initialize ext_groupsSumit Bose2013-10-161-1/+2
* 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
* krb5: Remove ability to create public directoriesSimo Sorce2013-10-073-71/+37
* AD: properly intitialize GC from ad_server optionSumit Bose2013-10-041-1/+1
* AD: talk to GC first even for local domain objectsJakub Hrozek2013-09-272-7/+18
* 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
* KRB5: Use the correct domain when authenticating with cached passwordJakub Hrozek2013-09-271-4/+4
* KRB5: Return ERR_NETWORK_IO when trusted AD server can't be resolvedJakub Hrozek2013-09-271-0/+1
* Do not return DP_ERR_FATAL in case of successSumit Bose2013-09-271-1/+5
* ipa_server_mode: write capaths to krb5 include fileSumit Bose2013-09-272-2/+4
* IPA: store forest name for forest member domainsSumit Bose2013-09-272-2/+87
* IPA: Ignore dns_discovery_domain in server modeJakub Hrozek2013-09-261-0/+36
* 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
* KRB5: Fix bad comparisonJakub Hrozek2013-09-261-1/+1
* krb5: Be more lenient on failures for old ccacheSimo Sorce2013-09-252-2/+2
* Convert IN_MULTICAST parameter to host orderJakub Hrozek2013-09-242-2/+2
* krb5: do not expand enterprise principals is offlineSumit Bose2013-09-231-1/+1
* krb5: save canonical upn to sysdbSumit Bose2013-09-234-20/+57
* LDAP: Use primary cn to search netgroupLukas Slebodnik2013-09-223-7/+22
* AD: Failure to get flat name is not fatalJakub Hrozek2013-09-223-68/+86
* sdap_domain_add: remove too strict consistency checkSumit Bose2013-09-201-10/+0
* AD: Download master domain info when enumeratingJakub Hrozek2013-09-185-7/+211
* LDAP: sdap_id_setup_tasks accepts a custom enum requestJakub Hrozek2013-09-184-18/+29
* AD: async request to retrieve master domain infoJakub Hrozek2013-09-184-214/+414
* KRB5: Call umask before mkstemp in the krb5 child codeJakub Hrozek2013-09-171-0/+3
* simple provider: obey case sensitivity for subdomain users and groupsPavel Březina2013-09-171-7/+43
* simple provider: support subdomain groupsPavel Březina2013-09-171-23/+64
* simple provider: support subdomain usersPavel Březina2013-09-171-5/+10
* util: add sss_idmap_talloc[_free]Pavel Březina2013-09-173-39/+9
* KRB: Remove unused function parametersLukas Slebodnik2013-09-121-4/+2
* KRB: Remove unused memory contextLukas Slebodnik2013-09-123-3/+3