summaryrefslogtreecommitdiffstats
path: root/src/responder/nss/nsssrv.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move setup of filter_users and filter_groups to negcache.cStephen Gallagher2010-06-171-187/+5
* Refactor the negative cacheStephen Gallagher2010-06-171-8/+8
* Fix warnings from -Wmissing-field-initializersSumit Bose2010-03-251-1/+1
* Make filter_users and filter_groups also per-domainJakub Hrozek2010-03-081-13/+109
* Reopen logs when SIGHUP is caughtJakub Hrozek2010-03-081-0/+1
* Eliminate monitor reconfigStephen Gallagher2010-03-041-14/+0
* Remove unnecessary "domain" parameter from DP registrationStephen Gallagher2010-02-221-1/+1
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+367