freebsd-dev/usr.sbin/nscd
Edward Tomasz Napierala 50d503b781 Workaround for nscd(8) failure with large entries.
It fixes a case where eg a 2KB group entry would take several seconds
to complete with cache enabled in nsswitch.conf.

MFC after:	2 weeks
Sponsored by:	Chalmers University of Technology
Differential Revision:	https://reviews.freebsd.org/D18392
2019-01-17 20:01:06 +00:00
..
agents
agent.c
agent.h
cachelib.c nscd(8): let calloc(3) do the multiplying. 2017-03-13 20:34:53 +00:00
cachelib.h
cacheplcs.c
cacheplcs.h
config.c nscd(8): let calloc(3) do the multiplying. 2017-03-13 20:34:53 +00:00
config.h
debug.c Make "nscd -t" work. 2018-10-30 15:39:33 +00:00
debug.h Make "nscd -t" work. 2018-10-30 15:39:33 +00:00
hashtable.h nscd(8): let calloc(3) do the multiplying. 2017-03-13 20:34:53 +00:00
log.c
log.h
Makefile Move nscd.conf from etc/ to usr.sbin/nscd/ 2018-07-28 23:29:36 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
mp_rs_query.c
mp_rs_query.h
mp_ws_query.c
mp_ws_query.h
nscd.8 Remove the BUGS section of nscd(8) man page. According to bushman@'s 2018-10-05 12:08:32 +00:00
nscd.c Workaround for nscd(8) failure with large entries. 2019-01-17 20:01:06 +00:00
nscd.conf Move nscd.conf from etc/ to usr.sbin/nscd/ 2018-07-28 23:29:36 +00:00
nscd.conf.5 Remove BUGS section from nscd.conf(5) man page. This was missed in r339194. 2018-10-06 17:40:14 +00:00
nscdcli.c Style cleanup. 2018-11-27 09:41:47 +00:00
nscdcli.h
parser.c
parser.h
protocol.c
protocol.h
query.c Style cleanup. 2018-11-27 09:41:47 +00:00
query.h
singletons.c
singletons.h