summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Util: Improve code to get connection credentialsSimo Sorce2016-01-281-0/+2
* MAKE: Do not compile generated header filesPavel Březina2016-01-211-12/+11
* IDMAP: Add support for automatic adding of rangesPavel Reichl2016-01-201-1/+1
* AD: add task to renew the machine account password if neededSumit Bose2016-01-191-0/+1
* IPA SUDO: Implement full refreshPavel Březina2016-01-191-1/+4
* IPA SUDO: Implement sudo handlerPavel Březina2016-01-191-0/+1
* SDAP: use ipa_get_rdn() in nested groupsPavel Březina2016-01-191-0/+2
* IPA: add ipa_get_rdn and ipa_check_rdnPavel Březina2016-01-191-0/+22
* SUDO: move code shared between ldap and ipa to separate modulePavel Březina2016-01-191-0/+2
* SUDO: make sudo sysdb interface more reusablePavel Březina2016-01-191-2/+0
* SDAP: Add request that iterates over all search basesPavel Březina2016-01-191-0/+2
* SUDO: convert periodical refreshes to be_ptaskPavel Březina2015-12-151-1/+1
* KRB5: Mark globals in krb5_opts.h as externPavel Březina2015-12-141-0/+5
* IPA: Mark globals in ipa_opts.h as externPavel Březina2015-12-141-0/+4
* AD: Mark globals in ad_opts.h as externPavel Březina2015-12-141-0/+5
* LDAP: Mark globals in ldap_opts.h as externPavel Březina2015-12-141-0/+5
* AD: Add autofs providerJakub Hrozek2015-11-261-0/+5
* p11: enable ocsp checksSumit Bose2015-11-261-0/+2
* BUILD: Only install polkit rules if the directory is availableJakub Hrozek2015-11-261-1/+4
* p11: allow p11_child to run completely unprivilegedSumit Bose2015-11-201-4/+4
* BUILD: Remove sudo doxygen fileLukas Slebodnik2015-11-051-4/+0
* BUILD: Fix doc directory for sss_simpleifpLukas Slebodnik2015-11-041-1/+1
* tests: Run intgcheck without libsemanageMichal Židek2015-11-041-0/+1
* BUILD: Avoid symlinks with python modulesLukas Slebodnik2015-10-121-8/+8
* BUILD: Remove unused variable TEST_MOCK_OBJLukas Slebodnik2015-10-081-2/+0
* BUILD: Link crypto_tests with existing libraryLukas Slebodnik2015-10-081-5/+4
* BUILD: Link just libsss_crypto with crypto librariesLukas Slebodnik2015-10-081-3/+5
* HBAC: Better libhbac debuggingPetr Cech2015-10-011-1/+1
* BUILD: Link test_data_provider_be with -ldlLukas Slebodnik2015-09-301-0/+1
* BUILD: Remove unused variable SSSD_UTIL_OBJLukas Slebodnik2015-09-241-2/+0
* BUILD: Do not build libsss_ad_common.la as libraryLukas Slebodnik2015-09-241-18/+15
* BUILD: Remove unused variable CHECK_OBJLukas Slebodnik2015-09-241-2/+2
* BUILD: Simplify build of test_data_provider_beLukas Slebodnik2015-09-241-8/+3
* PAM: Make p11_child timeout configurableMichal Židek2015-09-231-1/+0
* LDAP: Filter out multiple entries when searching overlapping domainsJakub Hrozek2015-09-221-0/+4
* BUILD: link dp tests with LDB directly to fix builds on DebianJakub Hrozek2015-09-221-0/+2
* DP: Provide a way to mark subdomain as disabled and auto-enable it later with...Jakub Hrozek2015-09-211-0/+26
* LDAP: Sanitize group dn before using in filterLukas Slebodnik2015-09-181-0/+1
* Partially revert "LDAP: sanitize group name when used in filter"Lukas Slebodnik2015-09-181-1/+0
* test_ipa_subdomains_server: Use unique dorectory for keytabsLukas Slebodnik2015-09-181-1/+1
* tests: Use unique name for TEST_PATHLukas Slebodnik2015-09-181-1/+3
* DATA_PROVIDER: BE_REQ as string in log messagePetr Cech2015-09-141-1/+4
* BUILD: Simplify build of simple_access_testsLukas Slebodnik2015-09-051-19/+5
* BUILD: Speed up build of some testsLukas Slebodnik2015-09-051-75/+23
* BUILD: Build libdlopen_test_providers.la as a dynamic libraryLukas Slebodnik2015-09-051-1/+1
* Makefile.am: Add missing AM_CFLAGSMichal Židek2015-09-031-0/+5
* TESTS: Add trailing whitespace testNikolai Kondrashov2015-09-031-1/+5
* UTIL: Fixing Makefile.am for util/sss_cli_cmd.hPetr Cech2015-09-011-0/+1
* UTIL: Function 2string for enum sss_cli_commandPetr Cech2015-08-311-1/+3
* sss_override: support import and exportPavel Březina2015-08-201-0/+2