summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-226-2/+297
* 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-148-53/+421
* certmap: make sure eku_oid_list is always allocatedSumit Bose2017-09-142-9/+29
* 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
* 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-084-1/+401
* DP: Add Generic DP Request ProbesJustin Stephenson2017-09-084-0/+96
* 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-063-81/+6
* 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-057-220/+1166
* MAN: Improve description of 'trusted domain section' in sssd.conf's man pageAmitKumar2017-09-051-2/+15
* IPA: Use sysdb_search_*_by_orig_dn() in _subdomains_ext_group.cFabiano Fidêncio2017-09-051-10/+2
* SDAP: Use sysdb_search_*_by_orig_dn() in sdap_async_groups.cFabiano Fidêncio2017-09-051-21/+2
* SDAP: Use sysdb_search_*_by_orig_dn() in sdap_async_nested_groups.cFabiano Fidêncio2017-09-051-48/+13
* IPA: Use sysdb_search_*_by_orig_dn() _hbac_users.cFabiano Fidêncio2017-09-051-21/+7
* TESTS: Add tests for sysdb_search_{users,groups}_by_orig_dn()Fabiano Fidêncio2017-09-051-0/+74
* SYSDB: Add sysdb_search_by_orig_dn()Fabiano Fidêncio2017-09-052-7/+86
* IPA: Only generate kdcinfo files on clientsJakub Hrozek2017-09-042-9/+18
* IPA: Reword the DEBUG message about SRV resolution on IDM mastersJakub Hrozek2017-09-041-3/+4
* TESTS: Relax the assert in test_idle_timeoutJakub Hrozek2017-09-041-7/+9
* SECRETS: Support 0 as unlimited for the quotasJakub Hrozek2017-09-017-3/+95
* SECRETS: Add a new option to control per-UID limitsJakub Hrozek2017-09-019-1/+178
* TESTS: Test that ccaches can be stored after max_secrets is reached for regul...Jakub Hrozek2017-09-011-1/+51
* SECRETS: Use separate quotas for /kcm and /secrets hivesJakub Hrozek2017-09-015-23/+51
* SECRETS: Rename local_db_req.basedn to local_db_req.req_dnJakub Hrozek2017-09-011-15/+15
* SECRETS: Read the quotas for cn=secrets from [secrets/secrets] configuration ...Jakub Hrozek2017-09-014-54/+259
* SECRETS: Store quotas in a per-hive configuration structureJakub Hrozek2017-09-013-18/+26
* SECRETS: Do not link with c-aresJakub Hrozek2017-09-013-11/+0
* SECRETS: Remove unused declarationsJakub Hrozek2017-09-011-2/+0
* IPA: Only attempt migration for the joined domainJakub Hrozek2017-09-011-1/+11