summaryrefslogtreecommitdiffstats
path: root/src/responder
Commit message (Expand)AuthorAgeFilesLines
* NSS: Fix "-Wold-style-definition" caught by GCCFabiano Fidêncio2017-09-251-1/+1
* Print a warning when enumeration is requested but disabledAmitKumar2017-09-252-0/+7
* SUDO: Use initgr_with_views when looking up a sudo userJakub Hrozek2017-09-082-16/+31
* cache_req: Look for name attribute also in nss_cmd_getsidbyidLukas Slebodnik2017-09-061-1/+3
* SECRETS: Support 0 as unlimited for the quotasJakub Hrozek2017-09-015-2/+38
* SECRETS: Add a new option to control per-UID limitsJakub Hrozek2017-09-013-1/+116
* SECRETS: Use separate quotas for /kcm and /secrets hivesJakub Hrozek2017-09-013-20/+47
* SECRETS: Rename local_db_req.basedn to local_db_req.req_dnJakub Hrozek2017-09-011-15/+15
* SECRETS: Read the quotas for cn=secrets from [secrets/secrets] configuration ...Jakub Hrozek2017-09-011-23/+110
* SECRETS: Store quotas in a per-hive configuration structureJakub Hrozek2017-09-013-18/+26
* SECRETS: Do not link with c-aresJakub Hrozek2017-09-013-11/+0
* SECRETS: Remove unused declarationsJakub Hrozek2017-09-011-2/+0
* NEGCACHE: Add root's uid/gid to ncacheFabiano Fidêncio2017-08-281-0/+17
* NSS: Don't error out when deleting an entry which has id = 0 from the memcacheFabiano Fidêncio2017-08-281-0/+6
* CACHE_REQ: Don't error out when searching by id = 0Fabiano Fidêncio2017-08-281-6/+0
* NEGCACHE: Descend to all subdomains when adding user/groupsFabiano Fidêncio2017-08-281-2/+6
* NEGCACHE: Always add "root" to the negative cacheFabiano Fidêncio2017-08-281-34/+54
* NEGCACHE: Add some comments about each step of sss_ncache_prepopulate()Fabiano Fidêncio2017-08-281-1/+4
* DESKPROFILE: Introduce the new IPA session providerFabiano Fidêncio2017-08-281-1/+2
* IFP: Don't pre-allocate the amount of entries requestedFabiano Fidêncio2017-08-251-7/+9
* IFP: Change ifp_list_ctx_remaining_capacity() return typeFabiano Fidêncio2017-08-254-15/+47
* IFP: Fix of limit = 0 (unlimited result)Petr Čech2017-08-251-0/+9
* IFP: Filter with * in infopipe group methodsPetr Čech2017-08-251-11/+15
* sudo: add a threshold option to reduce size of rules refresh filterPavel Březina2017-08-183-5/+32
* IFP: Do not fail when a GHOST group is not foundPetr Čech2017-08-031-6/+1
* CACHE_REQ: Fix warning may be used uninitializedFabiano Fidêncio2017-07-311-0/+2
* PAM: Export original shell to tlog-rec-sessionNikolai Kondrashov2017-07-271-0/+96
* NSS: Substitute session recording shellNikolai Kondrashov2017-07-271-1/+47
* CACHE_REQ: Pull sessionRecording attrs from initgrNikolai Kondrashov2017-07-273-6/+381
* RESPONDER: Add session recording conf loadingNikolai Kondrashov2017-07-272-0/+12
* NSS: Move nss_get_shell_override to responder utilsNikolai Kondrashov2017-07-273-84/+89
* NSS: Move shell options to common responderNikolai Kondrashov2017-07-275-126/+128
* CACHE_REQ: Propagate num_results to cache_req_stateNikolai Kondrashov2017-07-271-2/+7
* KCM: temporary increase hardcoded buffersLukas Slebodnik2017-07-241-1/+1
* RESPONDERS: Fix terminating idle connectionsJakub Hrozek2017-07-211-5/+11
* PAM: make sure the files provider uses the right auth providerSumit Bose2017-07-112-1/+5
* responders: update domain even for local and files providerSumit Bose2017-07-111-0/+8
* DOMAIN: Add sss_domain_info_{get,set}_output_fqnames()Fabiano Fidêncio2017-06-211-2/+2
* RESPONDER: Use fqnames as output when neededFabiano Fidêncio2017-06-212-0/+22
* IFP: Fix error handling in ifp_user_get_attr_handle_reply()Jakub Hrozek2017-06-151-3/+5
* IFP: Add domain and domainname attributes to the userPavel Březina2017-06-139-1/+165
* cache_req: Do not use default_domain_suffix with netgroupsLukas Slebodnik2017-06-081-1/+1
* UTIL: Remove fcntl.h from util/util.hLukas Slebodnik2017-06-082-0/+3
* codegen: Remove util.h from generated filesLukas Slebodnik2017-06-086-3/+15
* CACHE_REQ_SEARCH: Check for filtered users/groups also on cache_req_send()Fabiano Fidêncio2017-06-051-0/+4
* CACHE_REQ: Simplify _search_ncache_filter()Fabiano Fidêncio2017-06-051-20/+7
* PAM: send user name hint response when neededSumit Bose2017-06-011-25/+45
* add_pam_cert_response: add support for SSS_PAM_CERT_INFO_WITH_HINTSumit Bose2017-06-013-8/+18
* RESPONDER_COMMON: update certmaps in respondersSumit Bose2017-06-011-0/+23
* SECRETS: Fix warning Wpointer-bool-conversionLukas Slebodnik2017-05-311-2/+2