summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* TOOLS: add sss_override for local overridessssd-1.13.0-7.el7Pavel Březina2015-07-274-0/+828
* TOOLS: add common command frameworkPavel Březina2015-07-272-0/+497
* SYSDB: prepare for LOCAL viewPavel Březina2015-07-274-2/+88
* VIEWS TEST: add null-checkPavel Březina2015-07-271-0/+6
* DYNDNS: support for dualstackPavel Reichl2015-07-244-39/+302
* TESTS: dyndns tests support AAAA addressesPavel Reichl2015-07-241-13/+38
* DYNDNS: special value '*' for dyndns_iface optionPavel Reichl2015-07-243-11/+24
* DYNDNS: support mult. interfaces for dyndns_iface optPavel Reichl2015-07-245-15/+86
* DYNDNS: sss_iface_addr_list_get return ENOENTPavel Reichl2015-07-243-3/+36
* nss_check_name_of_well_known_sid() improve name splittingSumit Bose2015-07-173-41/+62
* KRB5: Return right data provider error codeLukas Slebodnik2015-07-161-1/+1
* IFP: Add wildcard requestsJakub Hrozek2015-07-167-0/+472
* LDAP: Add the wildcard_limit optionJakub Hrozek2015-07-1611-2/+39
* LDAP: Add sdap_lookup_type enumJakub Hrozek2015-07-166-33/+73
* LDAP: Use sdap_get_and_parse_generic_/_recvJakub Hrozek2015-07-162-8/+8
* LDAP: Add sdap_get_and_parse_generic_sendJakub Hrozek2015-07-162-35/+136
* LDAP: Fetch users and groups using wildcardsJakub Hrozek2015-07-162-2/+51
* UTIL: Add sss_filter_sanitize_exJakub Hrozek2015-07-163-3/+39
* cache_req: Extend cache_req with wildcard lookupsJakub Hrozek2015-07-163-15/+579
* DP: Add DP_WILDCARD and SSS_DP_WILDCARD_USER/SSS_DP_WILDCARD_GROUPJakub Hrozek2015-07-164-1/+23
* SYSDB: Add functions to look up multiple entries including name and custom fi...Jakub Hrozek2015-07-163-19/+631
* tests: Move N_ELEMENTS definition to tests/common.hJakub Hrozek2015-07-164-9/+2
* test common: sss_dp_get_account_recv() fix assignmentSumit Bose2015-07-161-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