summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sbus_codegen_tests: Suppress warning Wmaybe-uninitializedLukas Slebodnik2015-10-261-1/+1
* BUILD: Fix detection of pthread with strict CFLAGSLukas Slebodnik2015-10-261-1/+3
* BUILD: Accept krb5 1.14 for building the PAC pluginLukas Slebodnik2015-10-261-1/+2
* BUILD: Remove SSS_CRYPTO_LIBS from common librariesLukas Slebodnik2015-10-261-1/+0
* BUILD: Remove unused variablesLukas Slebodnik2015-10-261-2/+0
* responder_common_tests: Removed unused librariesLukas Slebodnik2015-10-261-2/+0
* intg_tests: Fix PEP8 warningsLukas Slebodnik2015-10-263-23/+25
* Refactor some conditionsMichal Židek2015-10-232-4/+4
* sysdb: Use get_next_domain instead of dom->nextMichal Židek2015-10-231-2/+2
* sysdb: Include disabled domains in link_forest_rootsMichal Židek2015-10-231-1/+1
* tests: Add get_next_domain_flags testMichal Židek2015-10-231-0/+135
* util: Update get_next_domain's interfaceMichal Židek2015-10-2330-136/+160
* FO: Use refcount to keep track of servers returned to callersJakub Hrozek2015-10-239-39/+115
* tests: Reduce failover code duplicationJakub Hrozek2015-10-231-53/+35
* FO: Don't free rc-allocated structureJakub Hrozek2015-10-231-1/+0
* intg: Fix all PEP8 issuesNikolai Kondrashov2015-10-226-105/+121
* SDAP: pass params in sdap_get_and_parse_generic_sendPavel Reichl2015-10-221-2/+6
* SDAP: change type of attrsonly in sdap_get_generic_ext_statePavel Reichl2015-10-221-9/+10
* SDAP: allow_paging in sdap_get_generic_ext_send()Pavel Reichl2015-10-221-18/+25
* SDAP: optional warning - sizelimit exceeded in POSIX checkPavel Reichl2015-10-221-9/+22
* spec: Missing initgroups mmap fileMichal Židek2015-10-221-0/+1
* sss_override: Remove unused parameter tool_ctxPavel Reichl2015-10-211-6/+4
* CI: Handle dashes in valgrind-condenseNikolai Kondrashov2015-10-201-3/+3
* CI: Do not skip tests not checked with ValgrindNikolai Kondrashov2015-10-201-31/+38
* PAM: remove unused parameter cdbPavel Reichl2015-10-201-6/+3
* SSSDConfigTest: Test real config without config_file_versionLukas Slebodnik2015-10-192-0/+107
* SSSDConfigTest: Try load saved configLukas Slebodnik2015-10-191-1/+11
* SSSDConfig: Do not raise exception if config_file_version is missingMichal Židek2015-10-192-9/+4
* TESTS: Restrictive permissions in check_and_openPetr Cech2015-10-141-1/+1
* TESTS: More restrictive permissions in debug_testsPetr Cech2015-10-141-2/+2
* UTIL-TESTS: More restrictive permissionsPetr Cech2015-10-141-1/+1
* UTILS: More restrictive permissions in domain_infoPetr Cech2015-10-141-2/+2
* P11_CHILD_NSS: More restrictive permissionsPetr Cech2015-10-141-1/+5
* REFACTOR: SCKT_RSP_UMASK constant in responder codePetr Cech2015-10-143-2/+6
* REFACTOR: umask(077) --> umask(SSS_DFL_X_UMASK)Petr Cech2015-10-147-8/+11
* REFACTOR: DFL_RSP_UMASK constant in responder codePetr Cech2015-10-143-3/+5
* REFACTOR: umask(0177) --> umask(SSS_DFL_UMASK)Petr Cech2015-10-144-5/+7
* sudo: send original name and id with local views if possiblePavel Březina2015-10-141-5/+13
* sudo: search with view even if user is foundPavel Březina2015-10-141-1/+4
* nss: send original name and id with local views if possiblePavel Březina2015-10-141-3/+128
* LDAP: remove unused param. in sdap_fallback_local_userPavel Reichl2015-10-124-8/+4
* autofs: remove unused params in del_autofs_entriesPavel Reichl2015-10-121-4/+1
* sudo: remove unused param. in ldap_get_sudo_optionsPavel Reichl2015-10-123-5/+3
* BUILD: Avoid symlinks with python modulesLukas Slebodnik2015-10-122-16/+8
* intg: Do not use non-existent pre-incrementNikolai Kondrashov2015-10-111-2/+4
* LDAP: Inform about small range sizeStephen Gallagher2015-10-091-0/+7
* intg: Fix RFC2307bis group member creationNikolai 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