summaryrefslogtreecommitdiffstats
path: root/src/responder/nss/nsssrv.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix few coding style issuesPavel Březina2012-10-021-1/+1
* sss_cache tool invalidates records in memory cache.Michal Zidek2012-09-241-2/+75
* NSS: Add override_shell optionStephen Gallagher2012-07-201-0/+5
* Add newline to DEBUG messagesJakub Hrozek2012-07-121-2/+2
* Move some debug lines to new debug log levelsStef Walter2012-06-201-1/+1
* Make re_expression and full_name_format per domain optionsStef Walter2012-06-121-2/+1
* Allow fast memcache timeout to be configurableJan Zeleny2012-06-101-2/+12
* NSS: Add default_shell optionStephen Gallagher2012-05-091-0/+7
* NSS: Add fallback_homedir optionStephen Gallagher2012-05-091-0/+5
* Modified responder_get_domain()Jan Zeleny2012-04-241-1/+1
* nsssrv: add handling of memory cache group mapSimo Sorce2012-03-191-1/+8
* nsssrv: shared memory cache server initializationSimo Sorce2012-03-191-0/+10
* Use the correct hash table for pending requestsSimo Sorce2012-03-081-1/+1
* Don't give memory context in confdb where not neededJan Zeleny2012-02-211-6/+6
* RESPONDERS: Make the fd_limit setting configurableStephen Gallagher2012-02-171-1/+12
* RESPONDERS: Allow increasing the file-descriptor limitStephen Gallagher2012-02-171-0/+4
* NSS: Use sss_hash_create instead of destructorJakub Hrozek2012-02-041-13/+1