summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DP: Reduce code duplicationdpstrJakub Hrozek2015-11-111-340/+193
* sbus: Check string arguments for valid UTF-8 stringsJakub Hrozek2015-11-113-1/+102
* DP: Check callback messages for valid UTF-8Jakub Hrozek2015-11-111-16/+29
* DP: Drop dp_pam_err_to_stringJakub Hrozek2015-11-111-52/+23
* TESTS: Add warning for unused result of leak check functionsLukas Slebodnik2015-11-112-3/+30
* TESTS: Make check_leaks static functionLukas Slebodnik2015-11-112-9/+4
* TESTS: Check return value of check_leaks_popLukas Slebodnik2015-11-115-10/+16
* TESTS: Initialize leak checkLukas Slebodnik2015-11-112-0/+6
* UTIL: Fix memory leak in switch_credsLukas Slebodnik2015-11-111-0/+1
* IFP: Skip non-POSIX groups properlyJakub Hrozek2015-11-111-2/+4
* DP_PTASK: Fix warning may be used uninitializedLukas Slebodnik2015-11-111-1/+1
* AD: Remove unused memory context from ad_user_conn_listLukas Slebodnik2015-11-114-9/+5
* INIT: Drop syslog.target from service fileLukas Slebodnik2015-11-101-2/+0
* BE: Add IFP to known clientsPavel Březina2015-11-101-0/+3
* TESTS: Fix warnings -WshadowLukas Slebodnik2015-11-103-14/+14
* SBUS: Fix warnings -WshadowLukas Slebodnik2015-11-103-47/+48
* cache_req: Fix warning -WshadowLukas Slebodnik2015-11-101-4/+4
* FAIL_OVER: Fix warning value computed is not usedLukas Slebodnik2015-11-101-1/+1
* tools: Don't shadow 'exit'Jakub Hrozek2015-11-101-18/+18
* CI: Enforce coverage make check failuresNikolai Kondrashov2015-11-091-1/+4
* CI: Workaroung for code coverage with old gccLukas Slebodnik2015-11-091-1/+11
* TOOLS: DFL_UMASK --> SSS_DFL_UMASKPetr Cech2015-11-051-2/+1
* UTIL: More restrictive umask on sss_unique_file()Petr Cech2015-11-051-1/+1
* KRB5_CHILD: More restrictive umaskPetr Cech2015-11-051-1/+1
* BUILD: Remove sudo doxygen fileLukas Slebodnik2015-11-053-1888/+0
* LDAP: Fix leak of file descriptorsLukas Slebodnik2015-11-051-8/+21
* pam-srv-tests: Change service nameSumit Bose2015-11-051-1/+1
* BUILD: Fix doc directory for sss_simpleifpLukas Slebodnik2015-11-041-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
* tests: Run intgcheck without libsemanageMichal Židek2015-11-041-0/+1
* 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