summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* intg: Fix RFC2307bis group member creationsssd-1-13Nikolai Kondrashov2015-10-091-14/+7
* intg: Reduce sssd.conf duplication in test_ldap.pyNikolai Kondrashov2015-10-091-95/+45
* intg: Split LDAP test fixtures for flexibilityNikolai Kondrashov2015-10-091-30/+83
* intg: Add support for specifying all user attrsNikolai Kondrashov2015-10-091-12/+39
* intg: Get base DN from LDAP connection objectNikolai Kondrashov2015-10-092-5/+5
* tests: Fix compilation warningJakub Hrozek2015-10-091-8/+8
* sss_override: steal msgs string to objsPavel Březina2015-10-081-0/+9
* sss_override: explicitly set ret = EOKPavel Březina2015-10-081-0/+2
* sss_override: fix comment describing formatPavel Březina2015-10-081-1/+1
* nss: fix UPN lookups for sub-domain usersSumit Bose2015-10-082-3/+11
* fix upn cache_req for sub-domain usersSumit Bose2015-10-081-2/+7
* fix ldb_search usageSumit Bose2015-10-081-8/+1
* cache_req: remove raw_name and do not touch orig_namePavel Březina2015-10-081-23/+29
* cache_req tests: reduce code duplicationPavel Březina2015-10-081-1230/+394
* cache_req: add support for UPNPavel Březina2015-10-089-42/+674
* cache_req: provide extra flag for oob requestPavel Březina2015-10-081-5/+6
* BUILD: Remove unused variable TEST_MOCK_OBJLukas Slebodnik2015-10-081-2/+0
* BUILD: Link crypto_tests with existing libraryLukas Slebodnik2015-10-081-5/+4
* BUILD: Link just libsss_crypto with crypto librariesLukas Slebodnik2015-10-081-3/+5
* AD: Consolidate connection list construction on ad_common.cJakub Hrozek2015-10-074-17/+71
* AD: Provide common connection list construction functionsJakub Hrozek2015-10-075-34/+80
* CI: Exclude whitespace_test from Valgrind checksNikolai Kondrashov2015-10-051-1/+4
* sbus codegen tests: free ctxPavel Březina2015-10-051-0/+2
* SDAP: Relax POSIX checkPavel Reichl2015-10-021-4/+6
* sss tools: improve option handlingPavel Březina2015-10-022-20/+30
* PAM: only allow missing user name for certificate authenticationSumit Bose2015-10-022-3/+47
* 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 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