summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* IPA: Always re-fetch the keytab from the IPA serverf23Jakub Hrozek2015-09-073-34/+219
* UTIL: Provide a common interface to safely create temporary filesJakub Hrozek2015-09-073-0/+323
* IPA: Change the default of ldap_user_certificate to userCertificate;binaryJakub Hrozek2015-09-072-2/+2
* LDAP: use ldb_binary_encode when printing attribute valuesJakub Hrozek2015-09-071-1/+10
* IPA: Handle sssd-owned keytabs when running as rootJakub Hrozek2015-09-072-8/+41
* UTIL: Lower debug level in perform_checks()Jakub Hrozek2015-09-071-4/+4
* IPA: Better debuggingJakub Hrozek2015-09-071-0/+3
* IPA: Remove MPG groups if getgrgid was called before getpw()Jakub Hrozek2015-09-071-2/+39
* TESTS: dyndns tests support AAAA addressesPavel Reichl2015-09-071-13/+38
* DYNDNS: special value '*' for dyndns_iface optionPavel Reichl2015-09-073-11/+24
* DYNDNS: support mult. interfaces for dyndns_iface optPavel Reichl2015-09-075-15/+86
* DYNDNS: sss_iface_addr_list_get return ENOENTPavel Reichl2015-09-073-3/+36
* KRB5: Return right data provider error codeLukas Slebodnik2015-09-071-1/+1
* Updating the translations for the 1.13.0 releaseJakub Hrozek2015-07-0616-2565/+1496
* PAM: Only cache first-factorJakub Hrozek2015-07-061-1/+20
* Minor code improvementsPavel Reichl2015-07-064-4/+3
* PAM: authenticate agains cachePavel Reichl2015-07-068-8/+261
* sysdb: new attribute lastOnlineAuthWithCurrentTokenPavel Reichl2015-07-062-0/+67
* KRB5: Add and use krb5_auth_queue_send to queue requests by defaultJakub Hrozek2015-07-067-54/+570
* tests: Reduce duplication with new function test_ev_doneJakub Hrozek2015-07-065-15/+16
* sss_client: Re-check memcache after acquiring the lockLukas Slebodnik2015-07-032-0/+106
* 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-033-1/+192
* 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-021-0/+6
* 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 translations for the 1.13 Alpha releasesssd-1_13_0_alphasssd-1_12_90Jakub Hrozek2015-06-2216-16855/+22196
* 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-1911-13/+239
* 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-194-0/+105
* certs: add PEM/DER conversion utilitiesSumit Bose2015-06-194-0/+730
* 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-193-0/+95
* sbus: add support for incoming signalsPavel Březina2015-06-194-0/+340
* IFP: Fix warnings with enabled optimisationLukas Slebodnik2015-06-191-2/+2
* IFP: Export nodesPavel Březina2015-06-185-22/+199
* 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-1812-0/+709