summaryrefslogtreecommitdiff
path: root/src/responder/nss/nsssrv.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-17nss: Wrong debug message.Michal Zidek1-1/+2
2013-09-17util: add sss_idmap_talloc[_free]Pavel Březina1-11/+2
2013-08-08NSS: Clear cached netgroups if a request comes in from the sss_cacheLukas Slebodnik1-0/+21
2013-08-08NSS: allow removing entries from netgroup hash tableLukas Slebodnik1-1/+3
2013-06-04Lookup domains at startupSumit Bose1-0/+6
2013-05-02Add idmap context to nss contextSumit Bose1-0/+19
2013-03-20change responder contexts hierarchyPavel Březina1-15/+20
2013-03-20do not leak memory on failure in *_process_init()Pavel Březina1-7/+12
2012-12-18RESPONDERS: Create a common file with service names and versionsJakub Hrozek1-0/+1
2012-12-05Hook for mmap cache update on initgroup callsSimo Sorce1-0/+53
2012-12-05Hook to perform a mmap cache update from sssd_nssSimo Sorce1-0/+15
2012-10-29Include talloc log in our debug facilityMichal Zidek1-1/+1
2012-10-02Fix few coding style issuesPavel Březina1-1/+1
2012-09-24sss_cache tool invalidates records in memory cache.Michal Zidek1-2/+75
2012-07-20NSS: Add override_shell optionStephen Gallagher1-0/+5
2012-07-12Add newline to DEBUG messagesJakub Hrozek1-2/+2
2012-06-20Move some debug lines to new debug log levelsStef Walter1-1/+1
2012-06-12Make re_expression and full_name_format per domain optionsStef Walter1-2/+1
2012-06-10Allow fast memcache timeout to be configurableJan Zeleny1-2/+12
2012-05-09NSS: Add default_shell optionStephen Gallagher1-0/+7
2012-05-09NSS: Add fallback_homedir optionStephen Gallagher1-0/+5
2012-04-24Modified responder_get_domain()Jan Zeleny1-1/+1
2012-03-19nsssrv: add handling of memory cache group mapSimo Sorce1-1/+8
2012-03-19nsssrv: shared memory cache server initializationSimo Sorce1-0/+10
2012-03-08Use the correct hash table for pending requestsSimo Sorce1-1/+1
2012-02-21Don't give memory context in confdb where not neededJan Zeleny1-6/+6
2012-02-17RESPONDERS: Make the fd_limit setting configurableStephen Gallagher1-1/+12
2012-02-17RESPONDERS: Allow increasing the file-descriptor limitStephen Gallagher1-0/+4
2012-02-04NSS: Use sss_hash_create instead of destructorJakub Hrozek1-13/+1
2012-01-04nsssrv: remove unused macroSimo Sorce1-2/+0
2011-11-22Cleanup: Remove unused parametersJakub Hrozek1-2/+1
2011-09-21Enable the midpoint cache update by defaultStephen Gallagher1-1/+1
2011-08-25New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina1-1/+4
2011-08-25New DEBUG facility - conversionPavel Březina1-0/+2
2011-08-08Remove unused temporary contextJakub Hrozek1-5/+0
2011-07-29Add vetoed_shells optionJohn Hodrien1-0/+4
2011-05-20Add new options to override shell valueJakub Hrozek1-0/+82
2011-05-20Add a new option to override home directory valueJakub Hrozek1-0/+5
2011-05-20Add a new option to override primary GID numberJakub Hrozek1-1/+1
2011-05-06Allow changing the log level without restartStephen Gallagher1-1/+1
2011-05-06Do not leak netgroups hash tableJakub Hrozek1-0/+12
2010-10-26Remove all nss requests after a reconnectSumit Bose1-1/+5
2010-10-13Add netgroup support to the NSS responderStephen Gallagher1-0/+8
2010-06-17Move setup of filter_users and filter_groups to negcache.cStephen Gallagher1-187/+5
2010-06-17Refactor the negative cacheStephen Gallagher1-8/+8
2010-03-25Fix warnings from -Wmissing-field-initializersSumit Bose1-1/+1
2010-03-08Make filter_users and filter_groups also per-domainJakub Hrozek1-13/+109
2010-03-08Reopen logs when SIGHUP is caughtJakub Hrozek1-0/+1
2010-03-04Eliminate monitor reconfigStephen Gallagher1-14/+0
2010-02-22Remove unnecessary "domain" parameter from DP registrationStephen Gallagher1-1/+1