summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* CI: Run integration tests on debian testingLukas Slebodnik2015-09-301-1/+8
* CI: Add missing dependency for debianLukas Slebodnik2015-09-301-0/+1
* CI: Don't depend on user input with apt-getLukas Slebodnik2015-09-302-1/+7
* confdb: warn if memcache_timeout > than entry_cachePavel Reichl2015-09-301-0/+25
* AD: add debug messages for netlogon get infoPavel Reichl2015-09-301-1/+4
* CI: Fix configure script arguments for CentOSLukas Slebodnik2015-09-301-2/+4
* Bump the version for the 1.13.2 developmentJakub Hrozek2015-09-301-1/+1
* Updating translations for the 1.13.1 releasesssd-1_13_1Jakub Hrozek2015-09-3038-14451/+20577
* AD: inicialize root_domain_attrs fieldPavel Reichl2015-09-301-1/+2
* test_pam_srv: Run cert test only with NSSLukas Slebodnik2015-09-301-0/+3
* sysdb-tests: Use valid base64 encoded certificate for searchLukas Slebodnik2015-09-301-1/+1
* BUILD: Link test_data_provider_be with -ldlLukas Slebodnik2015-09-301-0/+1
* IFP: Suppress warning from static analyzerLukas Slebodnik2015-09-263-6/+6
* CONFIGURE: Remove bashismLukas Slebodnik2015-09-263-3/+3
* BUILD: Remove unused variable SSSD_UTIL_OBJLukas Slebodnik2015-09-241-2/+0
* BUILD: Do not build libsss_ad_common.la as libraryLukas Slebodnik2015-09-242-19/+15
* BUILD: Remove unused variable CHECK_OBJLukas Slebodnik2015-09-241-2/+2
* BUILD: Simplify build of test_data_provider_beLukas Slebodnik2015-09-241-8/+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-232-50/+142
* FO: Add an API to reset all servers in a single serviceJakub Hrozek2015-09-234-10/+42
* IPA: Change ipa_server_trust_add_send request to be reusable from ID codeJakub Hrozek2015-09-232-58/+75
* tests: Set p11_child_timeout to 30 in testsMichal Židek2015-09-231-4/+31
* PAM: Make p11_child timeout configurableMichal Židek2015-09-236-26/+53
* Fix memory leak in sssdpac_verify()Thomas Oulevey2015-09-231-0/+3
* DYNDNS: Return right error code in case of failureLukas Slebodnik2015-09-231-0/+1
* 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