summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* BUILD: Remove sudo doxygen fileLukas Slebodnik2015-11-051-1883/+0
* LDAP: Fix leak of file descriptorsLukas Slebodnik2015-11-051-8/+21
* pam-srv-tests: Change service nameSumit Bose2015-11-051-1/+1
* NSS: fix a use-after-free issueSumit Bose2015-11-042-7/+11
* tests: Regression test with wrong LC_ALLMichal Židek2015-11-042-0/+113
* server_setup: Log failed attempt to set localeMichal Židek2015-11-041-1/+7
* util: Continue if setlocale failsMichal Židek2015-11-042-2/+6
* DP: successful authentication sets explicitly PAM_SUCCESSSSumit Bose2015-11-031-0/+4
* sudo: remove unused param name in sdap_sudo_get_usn()Pavel Reichl2015-11-021-2/+1
* SDAP: Remove unused sdap_id_ctx from sdap_id_conn_cache_createLukas Slebodnik2015-11-023-3/+1
* sss_tools: do not allow unexpected free argumentPavel Březina2015-10-301-2/+11
* sss_override: use more generic help textPavel Březina2015-10-301-2/+1
* sss_override: do not free ldb_dn in get_object_dn()Pavel Březina2015-10-301-9/+29
* sss_override: add group-showPavel Březina2015-10-302-6/+102
* sss_override: add user-showPavel Březina2015-10-302-8/+116
* sss_override: add group-findPavel Březina2015-10-302-49/+114
* sss_override: add user-findPavel Březina2015-10-302-53/+154
* sss_override: fix exporting multiple domainsPavel Březina2015-10-301-2/+2
* sss_tools: always show common and help optionsPavel Březina2015-10-301-1/+14
* sss_override: Removed overrides might be in memcachePavel Reichl2015-10-301-2/+8
* sss_override: Add restart requirements to man pageDan Lavu2015-10-301-2/+9
* BUILD: Fix cleanup without NLSLukas Slebodnik2015-10-301-9/+2
* Monitor: Show service pings at debug level 8Stephen Gallagher2015-10-291-2/+3
* DEBUG: Preventing chown_debug_file if journald onPetr Cech2015-10-271-16/+19
* sbus_codegen_tests: Suppress warning Wmaybe-uninitializedLukas Slebodnik2015-10-261-1/+1
* 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
* sss_override: Remove unused parameter tool_ctxPavel Reichl2015-10-211-6/+4
* 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