summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sss_client: Use unique lock for memory cacheLukas Slebodnik2015-07-033-4/+26
* sss_cache: Clear also initgroups fast cacheLukas Slebodnik2015-07-031-0/+10
* sss_client: Use initgr mmap cache in client codeLukas Slebodnik2015-07-034-1/+193
* nss: Invalidate entry in initgr mmap cacheLukas Slebodnik2015-07-031-0/+32
* mmap_cache: Invalidate entry in right memory cacheLukas Slebodnik2015-07-031-8/+25
* nss: Store entries in responder to initgr mmap cacheLukas Slebodnik2015-07-036-4/+124
* test_ipa_subdomains_server: Fix build with --coverageLukas Slebodnik2015-07-022-0/+7
* MONITOR: Do not report missing file as fatal in monitor_config_fileMichal Židek2015-07-021-5/+5
* MONITOR: Poll for resolv.conf if not available during bootMichal Židek2015-07-021-2/+36
* views: Add is_default_view helper functionMichal Židek2015-07-026-22/+22
* GPO: Fix incorrect strerror on GPO access denialStephen Gallagher2015-06-231-8/+8
* Updating the version.m4 file for the 1.13 Beta releaseJakub Hrozek2015-06-221-1/+1
* Updating the translations for the 1.13 Alpha releasesssd-1_13_0_alphasssd-1_12_90Jakub Hrozek2015-06-2238-25095/+31216
* test_ipa_subdom_server: Add missing assertLukas Slebodnik2015-06-221-0/+1
* SDAP: Remove user from cache for missing user in LDAPLukas Slebodnik2015-06-191-21/+26
* IFP: add FindByCertificate method for User objectsSumit Bose2015-06-1912-14/+242
* utils: add get_last_x_chars()Sumit Bose2015-06-195-0/+49
* ncache: add calls for certificate based searchesSumit Bose2015-06-193-0/+76
* LDAP/IPA: add user lookup by certificateSumit Bose2015-06-194-7/+73
* sysdb: add sysdb_search_user_by_cert() and sysdb_search_object_by_cert()Sumit Bose2015-06-195-0/+106
* certs: add PEM/DER conversion utilitiesSumit Bose2015-06-198-3/+773
* LDAP: add ldap_user_certificate optionSumit Bose2015-06-1910-0/+25
* adding ldap_user_auth_type where missingSumit Bose2015-06-194-0/+5
* sbus: listen to NameOwnerChangedPavel Březina2015-06-194-0/+96
* sbus: add support for incoming signalsPavel Březina2015-06-195-0/+341
* IFP: Fix warnings with enabled optimisationLukas Slebodnik2015-06-191-2/+2
* IFP: Export nodesPavel Březina2015-06-186-22/+200
* SBUS: Add support for <node /> in introspectionPavel Březina2015-06-186-5/+181
* SBUS: Use default GetAll invoker if none is setPavel Březina2015-06-181-1/+8
* IFP: Implement org.freedesktop.sssd.infopipe.Cache[.Object]Pavel Březina2015-06-1813-0/+711
* test_ipa_subdomains_server: Run clean-up after successLukas Slebodnik2015-06-161-0/+7
* BUILD: Store keytabs in /var/lib/sss/keytabsJakub Hrozek2015-06-163-4/+8
* CONFIG: Add SSS_STATEDIR as VARDIR/lib/sssJakub Hrozek2015-06-163-5/+8
* LDAP: Consolidate SDAP_SASL_REALM/SDAP_KRB5_REALM behaviourJakub Hrozek2015-06-143-8/+16
* LDAP: Do not set keytab through environment variableJakub Hrozek2015-06-141-10/+0
* IPA: Utility function for setting up one-way trust contextJakub Hrozek2015-06-142-9/+91
* AD: Add ad_create_1way_trust_optionsJakub Hrozek2015-06-143-6/+153
* IPA: Do not set AD_KRB5_REALM twiceJakub Hrozek2015-06-141-8/+0
* IPA/AD: Set up AD domain in ad_create_2way_trust_optionsJakub Hrozek2015-06-145-20/+25
* AD: Split off ad_create_default_optionsJakub Hrozek2015-06-143-3/+34
* AD: Rename ad_create_default_options to ad_create_2way_trust_optionsJakub Hrozek2015-06-146-36/+150
* AD: Rename ad_set_ad_id_options to ad_set_sdap_optionsJakub Hrozek2015-06-141-6/+6
* IPA: Fetch keytab for 1way trustsJakub Hrozek2015-06-1410-26/+618
* TESTS: Add unit test for the subdomain_server.c moduleJakub Hrozek2015-06-142-0/+652
* TESTS: Move krb5_try_kdcip to nested group testJakub Hrozek2015-06-143-15/+8
* TESTS: Add a common function to set up sdap_id_ctxJakub Hrozek2015-06-143-7/+26
* TESTS: Add a common mock_be_ctx functionJakub Hrozek2015-06-146-9/+83
* TESTS: Split off keytab creation into a common moduleJakub Hrozek2015-06-144-36/+161
* IPA: Make constructing an IPA server mode context asyncJakub Hrozek2015-06-143-30/+249
* IPA: Read forest name for trusted forest roots as wellJakub Hrozek2015-06-141-0/+15