summaryrefslogtreecommitdiffstats
path: root/src/responder/nss/nsssrv.c
Commit message (Expand)AuthorAgeFilesLines
* NSS: Specify memcache_timeout=0 semanticsMichal Židek2017-10-241-0/+6
* NSS: Move memcache setup to separate functionMichal Židek2017-10-241-40/+51
* NSS: Move shell options to common responderNikolai Kondrashov2017-07-271-99/+0
* NSS: Fix typo inigroups -> initgroupsFabiano Fidêncio2017-05-021-1/+1
* NSS: Make NSS responder socket-activatableFabiano Fidêncio2017-01-231-0/+1
* nss: rewrite nss responder so it uses cache_reqPavel Březina2016-12-191-39/+15
* nss: move nss_ctx->global_names to rctxPavel Březina2016-12-191-6/+0
* MONITOR: Remove unused shutDown sbus methodJakub Hrozek2016-11-091-1/+0
* MONITOR: Remove deprecated pong sbus methodJakub Hrozek2016-11-091-1/+0
* NSS: Remove unused functionsPavel Březina2016-08-161-11/+0
* DP: Remove old data provider interfacePavel Březina2016-08-161-25/+14
* Responders: Make the client context more genericSimo Sorce2016-06-291-0/+1
* RESPONDER: New interface for client registrationPavel Březina2016-06-201-3/+1
* RESPONDER: Removing ncache from nss_ctxPetr Cech2016-05-111-13/+2
* RESPONDER: Removing neg_timeout from nss responderPetr Cech2016-05-111-5/+0
* NEGCACHE: Adding timeout to struct sss_nc_ctxPetr Cech2016-05-111-1/+5
* NSS: Don't ignore backslash in usernames with ldap providerLukas Slebodnik2015-09-011-2/+2
* nss: Store entries in responder to initgr mmap cacheLukas Slebodnik2015-07-031-0/+16
* responders: reset ncache after domains are discovered during startupJakub Hrozek2015-04-091-1/+1
* nss: parse user_attributes optionSumit Bose2014-11-051-0/+20
* RESPONDERS: Set default value for umaskPavel Reichl2014-10-291-0/+2
* responders: Do not initialize pipe fd if already presentMichal Zidek2014-10-221-1/+1
* NSS: Run as a user specified by monitorJakub Hrozek2014-10-221-1/+2
* SSSD: Add the options to specify a UID and GID to run asJakub Hrozek2014-10-201-1/+4
* Make the space override responder-agnosticJakub Hrozek2014-08-131-5/+0
* Only replace space with the specified substitutionJakub Hrozek2014-08-131-2/+2
* NSS: Replace spaces with specified string in names.Lukas Slebodnik2014-07-281-0/+5
* IFP: Provide a SBUS method to reconnect to sysbusJakub Hrozek2014-07-081-1/+2
* NSS: Add option to expand homedir template formatLukas Slebodnik2014-06-021-0/+6
* sbus: Add the sbus_request_parse_or_finish() methodStef Walter2014-03-141-17/+6
* sbus: Refactor how we export DBus interfacesStef Walter2014-03-141-29/+12
* sbus: Add struct sbus_request to represent a DBus invocationStef Walter2014-03-141-35/+15
* sbus: Rework sbus to use interface metadata and vtablesStef Walter2014-02-241-17/+16
* nss: Stop using one DBus interface with totally different methodsStef Walter2014-02-241-1/+1
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-11/+17
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-35/+35
* nss: save global name configuration to the nss contextSumit Bose2013-11-151-0/+6
* Include external headers with #include <foo.h>Jakub Hrozek2013-10-221-2/+2
* nss: Wrong debug message.Michal Zidek2013-09-171-1/+2
* util: add sss_idmap_talloc[_free]Pavel Březina2013-09-171-11/+2
* NSS: Clear cached netgroups if a request comes in from the sss_cacheLukas Slebodnik2013-08-081-0/+21
* NSS: allow removing entries from netgroup hash tableLukas Slebodnik2013-08-081-1/+3
* Lookup domains at startupSumit Bose2013-06-041-0/+6
* Add idmap context to nss contextSumit Bose2013-05-021-0/+19
* change responder contexts hierarchyPavel Březina2013-03-201-15/+20
* do not leak memory on failure in *_process_init()Pavel Březina2013-03-201-7/+12
* RESPONDERS: Create a common file with service names and versionsJakub Hrozek2012-12-181-0/+1
* Hook for mmap cache update on initgroup callsSimo Sorce2012-12-051-0/+53
* Hook to perform a mmap cache update from sssd_nssSimo Sorce2012-12-051-0/+15
* Include talloc log in our debug facilityMichal Zidek2012-10-291-1/+1