summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nss: use negative cache for sid-by-id requestsreview-negcacheSumit Bose2015-07-271-0/+55
* negcache: allow domain name for UID and GIDSumit Bose2015-07-277-49/+82
* AD: Handle cases where no GPOs applyStephen Gallagher2015-07-261-3/+43
* intg: Invalidate memory cache before removing filesLukas Slebodnik2015-07-241-0/+1
* 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
* Fix minor typosYuri Chornoivan2015-07-236-9/+9
* CONTRIB: Gentoo daemon startup options as declared in conf.d/sssdTyler Gates2015-07-221-1/+1
* man: List alternative schema defaults for LDAP AutoFS parametersRobin McCorkell2015-07-221-7/+10
* KRB5: Use the right domain for case-sensitive flagJakub Hrozek2015-07-221-1/+1
* Update few debug messagesLukas Slebodnik2015-07-172-5/+7
* nss_check_name_of_well_known_sid() improve name splittingSumit Bose2015-07-163-41/+62
* Use NSCD path in execl()Jakub Hrozek2015-07-151-1/+1
* KRB5: Return right data provider error codeLukas Slebodnik2015-07-151-1/+1
* IFP: Add wildcard requestsJakub Hrozek2015-07-157-0/+472
* LDAP: Add the wildcard_limit optionJakub Hrozek2015-07-1511-2/+39
* LDAP: Add sdap_lookup_type enumJakub Hrozek2015-07-156-33/+73
* LDAP: Use sdap_get_and_parse_generic_/_recvJakub Hrozek2015-07-152-8/+8
* LDAP: Add sdap_get_and_parse_generic_sendJakub Hrozek2015-07-152-35/+136
* LDAP: Fetch users and groups using wildcardsJakub Hrozek2015-07-152-2/+51
* UTIL: Add sss_filter_sanitize_exJakub Hrozek2015-07-153-3/+39
* cache_req: Extend cache_req with wildcard lookupsJakub Hrozek2015-07-153-15/+579
* DP: Add DP_WILDCARD and SSS_DP_WILDCARD_USER/SSS_DP_WILDCARD_GROUPJakub Hrozek2015-07-154-1/+23
* SYSDB: Add functions to look up multiple entries including name and custom fi...Jakub Hrozek2015-07-153-19/+631
* tests: Move N_ELEMENTS definition to tests/common.hJakub Hrozek2015-07-154-9/+2
* test common: sss_dp_get_account_recv() fix assignmentSumit Bose2015-07-141-1/+1
* Updating the version for 1.13.1 developmentJakub Hrozek2015-07-061-1/+1
* Updating the version for the 1.13.0 releasesssd-1_13_0Jakub Hrozek2015-07-061-1/+1
* Updating the translations for the 1.13.0 releaseJakub Hrozek2015-07-0638-7772/+6764
* 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-068-54/+587
* 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-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