summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* KCM: Use the right memory contextJakub Hrozek2017-10-041-6/+6
* KCM: Do not leak newly created ccache in case the name is malformedJakub Hrozek2017-10-041-7/+12
* python: Changing class declaration from old to new-style typeamitkuma2017-10-042-3/+3
* ldap: Change ldap_user_certificate to userCertificate;binaryamitkuma2017-10-043-10/+4
* intg: Fix execution with dbus-1.11.18Lukas Slebodnik2017-10-041-0/+1
* SSSCTL: Add cache-expire commandJustin Stephenson2017-09-253-0/+49
* SSSCTL: Replace sss_debuglevel with shell wrapperJustin Stephenson2017-09-254-33/+22
* SSSCTL: Move sss_debuglevel to sssctl debug-levelJustin Stephenson2017-09-259-341/+304
* IFP: parse ping arguments in codegenPavel Březina2017-09-255-33/+40
* Fix warning declaration of 'index' shadows a global declarationLukas Slebodnik2017-09-253-21/+21
* RESPONDER: Fix "-Wold-style-definition" caught by GCCFabiano Fidêncio2017-09-251-1/+1
* TESTS: Fix "-Wshadow" caught by GCCFabiano Fidêncio2017-09-251-6/+6
* SSSCTL: Use get_ prefix for the sssctl_attr_fn functionsFabiano Fidêncio2017-09-251-19/+19
* SSSCTL: Fix "-Wunitialized" caught by GCCFabiano Fidêncio2017-09-251-1/+1
* SSSCTL: Fix "-Wshadow" warning caught by GCCFabiano Fidêncio2017-09-251-6/+6
* TOOLS: Fix "-Wstack-protector" caught by GCCFabiano Fidêncio2017-09-251-4/+3
* TESTS: Fix "-Werror=null-dereference" caught by GCCFabiano Fidêncio2017-09-251-0/+10
* NSS: Fix "-Wold-style-definition" caught by GCCFabiano Fidêncio2017-09-251-1/+1
* SIFP: Fix "-Wjump-misses-init" caught by GCCFabiano Fidêncio2017-09-251-1/+3
* RESOLV: Fix "-Werror=null-dereference" caught by GCCFabiano Fidêncio2017-09-251-0/+7
* Print a warning when enumeration is requested but disabledAmitKumar2017-09-253-0/+11
* sssd_client: add mutex protected call to the PAC responderSumit Bose2017-09-227-2/+313
* IDMAP: add a unit testSumit Bose2017-09-201-0/+32
* IDMAP: Prevent colision for explicitly defined slice.Marlena Marlenowska2017-09-191-0/+10
* MAN: Add a note about the output of all commands when using domain_resolution...Fabiano Fidêncio2017-09-141-0/+24
* sysdb: add missing indicesSumit Bose2017-09-143-1/+92
* IPA: fix handling of certmap_ctxSumit Bose2017-09-149-53/+441
* certmap: make sure eku_oid_list is always allocatedSumit Bose2017-09-142-9/+29
* SPEC: Fix detecting of minor releaseLukas Slebodnik2017-09-141-2/+2
* IPA: check if IPA hostname is fully qualifiedAmitKumar2017-09-131-0/+11
* MAN: Improve ipa_hostname descriptionAmitKumar2017-09-131-0/+1
* CONFIG: Fix schema for try_inotifyLukas Slebodnik2017-09-133-5/+5
* pysss_nss_idmap: Fix typos in python documentationLukas Slebodnik2017-09-131-12/+12
* pysss_nss_idmap: return same type as it is in module constantsLukas Slebodnik2017-09-131-8/+8
* Revert "PYTHON: Define constants as bytes instead of strings"Lukas Slebodnik2017-09-131-7/+0
* CI: Use dnf 2.0 for installation of packages in fedoraLukas Slebodnik2017-09-122-1/+8
* SPEC: Update owner and mode for /var/lib/sss/deskprofileLukas Slebodnik2017-09-121-1/+1
* SUDO: Use initgr_with_views when looking up a sudo userJakub Hrozek2017-09-085-53/+259
* TESTS: Use NULL for pointer, not 0Jakub Hrozek2017-09-081-3/+3
* MAN: Add sssd-systemtap man pageJustin Stephenson2017-09-085-1/+402
* CONTRIB: Add DP Request analysis scriptJustin Stephenson2017-09-083-0/+87
* DP: Add Generic DP Request ProbesJustin Stephenson2017-09-085-0/+105
* ipa: make sure view name is initialized at startupSumit Bose2017-09-061-1/+18
* cache_req: Look for name attribute also in nss_cmd_getsidbyidLukas Slebodnik2017-09-061-1/+3
* certmap: Suppress warning Wmissing-bracesLukas Slebodnik2017-09-061-1/+7
* SELINUX: Use getseuserbyname to get IPA seuserJustin Stephenson2017-09-064-81/+7
* MAN: Document that the secrets provider can only be specified in a per-client...Jakub Hrozek2017-09-061-8/+19
* MAN: Improve failover documentation by explaining the timeout betterJakub Hrozek2017-09-052-4/+66
* certmap: add OpenSSL implementationSumit Bose2017-09-058-225/+1168
* MAN: Improve description of 'trusted domain section' in sssd.conf's man pageAmitKumar2017-09-051-2/+15