summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: Add an integration test for POSIX detectionintg_testJakub Hrozek2015-10-021-30/+106
* intg: Add more LDAP testsNikolai Kondrashov2015-10-021-0/+536
* intg: Fix RFC2307bis group member creationNikolai Kondrashov2015-10-021-14/+7
* intg: Reduce sssd.conf duplication in test_ldap.pyNikolai Kondrashov2015-10-021-98/+47
* intg: Split LDAP test fixtures for flexibilityNikolai Kondrashov2015-10-021-30/+83
* intg: Add support for specifying all user attrsNikolai Kondrashov2015-10-021-8/+18
* intg: Remove _rfc2307 from function namesNikolai Kondrashov2015-10-022-41/+41
* MAN: Clarify pam_trusted_users option descriptionJakub Hrozek2015-10-021-5/+9
* intg: Get base DN from LDAP connection objectNikolai Kondrashov2015-10-022-5/+5
* sbus codegen tests: free ctxPavel Březina2015-10-021-0/+2
* HBAC: Better libhbac debuggingPetr Cech2015-10-015-3/+244
* TESTS: Fixing of uninitialized pointer.Petr Cech2015-10-011-1/+1
* Updating the version to track 1.14 developmentJakub Hrozek2015-10-011-1/+1
* CI: Update reason blocking move to DNFNikolai Kondrashov2015-10-011-1/+1
* 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 releaseJakub 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