summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nss: allow UPNs in SSS_NSS_GETSIDBYNAME and SSS_NSS_GETORIGBYNAMEadd_upn_support_for_sid_requestsSumit Bose2016-09-211-10/+71
* MAKEFILE: Fixing CFLAGS in some testsPetr Čech2016-09-191-0/+5
* TESTS: Fixing of 'const' warnings in sbus testsPetr Čech2016-09-192-8/+9
* PAM: call free only when memory is expected to be allocatedSumit Bose2016-09-191-1/+2
* SECRETS: Don't remove a container when it has childrenFabiano Fidêncio2016-09-161-2/+31
* pam_sss: check PKCS11_LOGIN_TOKEN_NAMESumit Bose2016-09-161-0/+65
* p11: return a fully-qualified nameSumit Bose2016-09-162-19/+17
* p11: only set PKCS11_LOGIN_TOKEN_NAME if gdm-smartcard is usedSumit Bose2016-09-162-25/+97
* MAN: sssd-sudo manual update IPA native LDAP tree supportJustin Stephenson2016-09-161-3/+6
* LDAP: Return partial results from adminlimit exceededJakub Hrozek2016-09-141-1/+2
* SECRETS: Search by the right type when checking containersFabiano Fidêncio2016-09-131-1/+2
* PROXY: Adding proxy_max_children optionPetr Cech2016-09-136-2/+42
* SDAP: Fix settig paging attribute in sdap_get_generic_ext_sendLukas Slebodnik2016-09-131-3/+3
* KRB5: Return ERR_NETWORK_IO on clock skewJakub Hrozek2016-09-131-0/+2
* TESTS: sss_groupshow with MPGMichal Židek2016-09-131-0/+22
* TOOLS: sss_groupshow fails to show MPGMichal Židek2016-09-131-2/+10
* TEST: Add regression test for ticket #3179Michal Židek2016-09-131-12/+114
* TOOLS: sss_override without name overrideMichal Židek2016-09-131-10/+14
* MONITOR: Add disable_netlink optionJustin Stephenson2016-09-127-4/+42
* MONITOR: Remove --disable-netlink command-line optionJustin Stephenson2016-09-122-24/+20
* KRB5: Send the output username, not internal fqname to krb5_childJakub Hrozek2016-09-084-11/+30
* TESTS: Add FQDN variants for some testsMichal Židek2016-09-071-0/+83
* TOOLS: sss_mc_refresh_nested_group short/fqname usageMichal Židek2016-09-071-19/+47
* TESTS: Test for sss_user/groupmod -aMichal Židek2016-09-071-0/+36
* TOOLS: use internal fqdn for DNMichal Židek2016-09-071-1/+10
* TESTS: sss_groupadd/groupshow regressionsMichal Židek2016-09-071-0/+26
* TOOLS: sss_groupshow did not workMichal Židek2016-09-071-2/+11
* TOOLS: Fix a typo in groupadd()Jakub Hrozek2016-09-071-1/+1
* SYSDB: Suppress warning from clang static analyserLukas Slebodnik2016-09-021-1/+1
* SYSDB: Removing of unused parameterPetr Čech2016-09-011-3/+1
* sdap_initgr_nested_get_membership_diff: use fully-qualified namesSumit Bose2016-09-011-1/+1
* MAN: Document the ldap_user_primary_group optionJakub Hrozek2016-09-011-0/+15
* DEBUG: Apend line feed to messages from libsemanageLukas Slebodnik2016-09-011-1/+2
* SYSDB: Fix error handling in sysdb_get_user_members_recursivelyLukas Slebodnik2016-08-312-1/+7
* MONITOR: Remove leftovers from kill_serviceFabiano Fidêncio2016-08-314-16/+0
* MONITOR: Remove leftovers from diag_cmdFabiano Fidêncio2016-08-314-12/+0
* netlink: Don't define USE_GNUJakub Hrozek2016-08-301-1/+2
* dyndns: fix typo and unify ipa with ad debug message when offPavel Březina2016-08-302-2/+2
* SECRETS: Make reading the config options more uniformJakub Hrozek2016-08-301-1/+1
* SECRETS: Make internal function staticJakub Hrozek2016-08-301-1/+2
* PROXY: Use right name in ldap filterLukas Slebodnik2016-08-301-3/+8
* WATCHDOG: define and use _MAX_TICKS as 3Jakub Hrozek2016-08-301-3/+3
* MONITOR: Remove the no longer used kill_service commandJakub Hrozek2016-08-303-175/+0
* MONITOR: Remove the no longer used diag_cmd commandJakub Hrozek2016-08-302-164/+0
* BUILD: Remove leftover after sysdb refactoringLukas Slebodnik2016-08-291-1/+0
* BUILD: Fix typo in intgcheck-run ruleFabiano Fidêncio2016-08-291-1/+1
* BUILD: Clean up prerelease targetsFabiano Fidêncio2016-08-291-2/+12
* BUILD: Add a few more targets for intg testsFabiano Fidêncio2016-08-291-2/+15
* SYSDB: Fix uninitialized scalar variableLukas Slebodnik2016-08-291-1/+1
* PROXY: Share common code of save_{group,user}()Fabiano Fidêncio2016-08-271-80/+65