summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IPA: Reuse ipa_subdomains_retrieve_send for re-setting up a trusted domainonewayJakub Hrozek2015-09-234-69/+218
* IPA: Only re-fetch the keytab if modifyTimestamp is newer than last LDAP conn...Jakub Hrozek2015-09-234-22/+346
* LDAP: Save connection time from LDAP providerJakub Hrozek2015-09-232-0/+3
* IPA: Retry fetching keytab if IPA user lookup failsJakub Hrozek2015-09-232-14/+185
* FO: Also reset the server common data in addition to SRVJakub Hrozek2015-09-222-6/+42
* FO: Add an API to reset all servers in a single serviceJakub Hrozek2015-09-224-10/+42
* IPA: Change ipa_server_trust_add_send request to be reusable from ID codeJakub Hrozek2015-09-222-58/+75
* DDNS: execute nsupdate for single update of PTR recPavel Reichl2015-09-224-72/+219
* IPA PROVIDER: Resolve nested netgroup membershipPetr Cech2015-09-221-10/+19
* LDAP: Filter out multiple entries when searching overlapping domainsJakub Hrozek2015-09-226-20/+306
* LDAP: Move sdap_create_search_base from ldap to sdap codeJakub Hrozek2015-09-224-70/+68
* tests: Move named_domain from test_utils to common test codeJakub Hrozek2015-09-224-34/+26
* LDAP: imposing sizelimit=1 for single-entry searches breaks overlapping domainsJakub Hrozek2015-09-222-13/+0
* BUILD: link dp tests with LDB directly to fix builds on DebianJakub Hrozek2015-09-221-0/+2
* sss_override: remove -d from manpagePavel Březina2015-09-211-1/+1
* IPA: Do not allow the AD lookup code to set backend as offline in server modeJakub Hrozek2015-09-211-1/+7
* AD: Set ignore_mark_offline=false when resolving AD root domainJakub Hrozek2015-09-211-23/+33
* AD: Do not mark the whole back end as offline if subdomain lookup failsJakub Hrozek2015-09-211-14/+67
* KRB5: Offline operation with disabled domainJakub Hrozek2015-09-211-1/+11
* AD: Only ignore errors from SDAP lookups if there's another connection to fal...Jakub Hrozek2015-09-211-0/+1
* SDAP: Do not set is_offline if ignore_mark_offline is setJakub Hrozek2015-09-211-1/+1
* DP: Provide a way to mark subdomain as disabled and auto-enable it later with...Jakub Hrozek2015-09-214-9/+395
* UTIL: Convert domain->disabled into tri-state with domain statesJakub Hrozek2015-09-2112-14/+60
* test_ldap_id_cleanup: Fix coding style issuesLukas Slebodnik2015-09-181-9/+9
* LDAP: Sanitize group dn before using in filterLukas Slebodnik2015-09-182-2/+17
* Partially revert "LDAP: sanitize group name when used in filter"Lukas Slebodnik2015-09-182-84/+5
* Revert "LDAP: end on ENOMEM"Lukas Slebodnik2015-09-181-1/+0
* test_ad_common: Use unique directory for keytabsLukas Slebodnik2015-09-181-2/+15
* test_copy_keytab: Create keytabs in unique directoryLukas Slebodnik2015-09-181-2/+9
* test_ipa_subdomains_server: Use unique dorectory for keytabsLukas Slebodnik2015-09-182-4/+5
* tests: Move test_dom_suite_setup to different moduleLukas Slebodnik2015-09-182-13/+12
* tests: Use unique name for TEST_PATHLukas Slebodnik2015-09-1820-20/+22
* AUTOMAKE: Disable portability warningsLukas Slebodnik2015-09-181-1/+1
* views: allow ghost members for LOCAL viewPavel Březina2015-09-182-17/+22
* views: fix two typos in debug messagesPavel Březina2015-09-181-2/+2
* views: do not require overrideDN in grous when LOCAL view is setPavel Březina2015-09-181-0/+6
* KRB5: Don't error out reading a minimal krb5.confJakub Hrozek2015-09-161-1/+4
* sss_override: support fqn in override namePavel Březina2015-09-161-18/+93
* DATA_PROVIDER: BE_REQ as string in log messagePetr Cech2015-09-146-20/+118
* dyndns-tests: Simulate job in wrapped execvLukas Slebodnik2015-09-141-0/+1
* utils: make sss_krb5_get_primary() privateSumit Bose2015-09-142-6/+1
* GPO: use SDAP_SASL_AUTHID as samAccountNameSumit Bose2015-09-141-3/+4
* CI: Set env variable for all tabs in screenLukas Slebodnik2015-09-142-6/+37
* SDAP: Remove unused functionJakub Hrozek2015-09-113-9/+2
* GPO: fix memory leakPavel Reichl2015-09-071-3/+3
* BUILD: Simplify build of simple_access_testsLukas Slebodnik2015-09-051-19/+5
* BUILD: Speed up build of some testsLukas Slebodnik2015-09-051-75/+23
* BUILD: Build libdlopen_test_providers.la as a dynamic libraryLukas Slebodnik2015-09-051-1/+1
* intg: Fix some PEP 8 violationsMichal Židek2015-09-037-0/+76
* CI: Add regression test for #2676Michal Židek2015-09-031-0/+61