summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* UTIL: Fixing Makefile.am for util/sss_cli_cmd.hmpgfixPetr 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
* LDAP: sanitize group name when used in filterPavel Reichl2015-08-171-0/+22
* pam: Incerease p11 child timeoutMichal Židek2015-08-171-0/+1
* IPA: Always re-fetch the keytab from the IPA serverJakub Hrozek2015-08-141-0/+2
* krb5 utils: add sss_krb5_realm_has_proxy()Sumit Bose2015-08-051-0/+1
* ssh: generate public keys from certificateSumit Bose2015-07-311-2/+5
* PAM: add certificate support to PAM (pre-)auth requestsSumit Bose2015-07-311-0/+5
* Add NSS version of p11_childSumit Bose2015-07-311-1/+24
* utils: add NSS version of cert utilsSumit Bose2015-07-311-4/+25
* TOOLS: add sss_override for local overridesPavel Březina2015-07-271-1/+15
* TOOLS: add common command frameworkPavel Březina2015-07-271-1/+4
* KRB5: Add and use krb5_auth_queue_send to queue requests by defaultJakub Hrozek2015-07-061-0/+17
* sss_client: Use initgr mmap cache in client codeLukas Slebodnik2015-07-031-0/+1
* test_ipa_subdomains_server: Fix build with --coverageLukas Slebodnik2015-07-021-0/+1
* IFP: add FindByCertificate method for User objectsSumit Bose2015-06-191-1/+3
* sysdb: add sysdb_search_user_by_cert() and sysdb_search_object_by_cert()Sumit Bose2015-06-191-0/+1
* certs: add PEM/DER conversion utilitiesSumit Bose2015-06-191-0/+38
* sbus: listen to NameOwnerChangedPavel Březina2015-06-191-0/+1
* sbus: add support for incoming signalsPavel Březina2015-06-191-0/+1
* IFP: Export nodesPavel Březina2015-06-181-0/+1
* IFP: Implement org.freedesktop.sssd.infopipe.Cache[.Object]Pavel Březina2015-06-181-0/+2
* BUILD: Store keytabs in /var/lib/sss/keytabsJakub Hrozek2015-06-161-2/+5
* CONFIG: Add SSS_STATEDIR as VARDIR/lib/sssJakub Hrozek2015-06-161-0/+2
* AD: Rename ad_create_default_options to ad_create_2way_trust_optionsJakub Hrozek2015-06-141-5/+12
* IPA: Fetch keytab for 1way trustsJakub Hrozek2015-06-141-0/+4
* TESTS: Add unit test for the subdomain_server.c moduleJakub Hrozek2015-06-141-0/+31
* TESTS: Add a common mock_be_ctx functionJakub Hrozek2015-06-141-0/+4
* TESTS: Split off keytab creation into a common moduleJakub Hrozek2015-06-141-0/+2
* IPA: Split two functions to new module ipa_subdomains_utils.cJakub Hrozek2015-06-141-0/+18
* IPA: Move server-mode functions to a separate moduleJakub Hrozek2015-06-141-0/+1
* TESTS: Add a test for sysdb_subdomains.cJakub Hrozek2015-06-141-0/+16
* PROXY: proxy_child should work in non-root modeLukas Slebodnik2015-05-311-0/+2
* Add integration testsNikolai Kondrashov2015-05-281-1/+27
* SSSDConfigTest: Use unique temporary directoryLukas Slebodnik2015-05-261-0/+1
* libwbclient-sssd: update interface to version 0.12Sumit Bose2015-05-261-5/+13
* IFP: add org.freedesktop.sssd.infopipe.Users.UserPavel Březina2015-05-221-0/+2
* IFP: add org.freedesktop.sssd.infopipe.UsersPavel Březina2015-05-221-0/+2
* sbus: provide custom error namesPavel Březina2015-05-221-0/+1
* PAM: add PAM responder unit testSumit Bose2015-05-081-0/+32
* pam_sss: move message encoding into separate fileSumit Bose2015-05-081-0/+2
* pam_sss: add pre-auth and 2fa supportSumit Bose2015-05-081-0/+1
* utils: add sss_authtok_[gs]et_2faSumit Bose2015-05-081-0/+5
* Add leak check and command line option to test_authtokSumit Bose2015-05-081-0/+3
* tests: Add NSS responder tests for bysid requestsJakub Hrozek2015-04-241-0/+1
* selinux: Only call semanage if the context actually changesJakub Hrozek2015-04-141-0/+5
* SDAP: Extract filtering AD group to functionLukas Slebodnik2015-04-141-0/+2
* BUILD: Add missing header file to tarballLukas Slebodnik2015-03-241-0/+1
* TESTS: test expirationPavel Reichl2015-03-231-0/+44