summaryrefslogtreecommitdiffstats
path: root/src/responder/nss/nsssrv.c
Commit message (Expand)AuthorAgeFilesLines
* NSS: Add option to expand homedir template formatLukas Slebodnik2014-06-031-0/+6
* sbus: Add the sbus_request_parse_or_finish() methodStef Walter2014-06-021-17/+6
* sbus: Refactor how we export DBus interfacesStef Walter2014-06-021-29/+12
* sbus: Add struct sbus_request to represent a DBus invocationStef Walter2014-06-021-35/+15
* sbus: Rework sbus to use interface metadata and vtablesStef Walter2014-06-021-17/+16
* nss: Stop using one DBus interface with totally different methodsStef Walter2014-06-021-1/+1
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-05-021-12/+19
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-05-021-34/+34
* 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
* nsssrv: remove unused macroSimo Sorce2012-01-041-2/+0
* Cleanup: Remove unused parametersJakub Hrozek2011-11-221-2/+1
* Enable the midpoint cache update by defaultStephen Gallagher2011-09-211-1/+1
* New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina2011-08-251-1/+4
* New DEBUG facility - conversionPavel Březina2011-08-251-0/+2
* Remove unused temporary contextJakub Hrozek2011-08-081-5/+0
* Add vetoed_shells optionJohn Hodrien2011-07-291-0/+4
* Add new options to override shell valueJakub Hrozek2011-05-201-0/+82
* Add a new option to override home directory valueJakub Hrozek2011-05-201-0/+5
* Add a new option to override primary GID numberJakub Hrozek2011-05-201-1/+1
* Allow changing the log level without restartStephen Gallagher2011-05-061-1/+1
* Do not leak netgroups hash tableJakub Hrozek2011-05-061-0/+12
* Remove all nss requests after a reconnectSumit Bose2010-10-261-1/+5
* Add netgroup support to the NSS responderStephen Gallagher2010-10-131-0/+8