a new "dual daemon" operating mode for winbindd
authorAndrew Tridgell <tridge@samba.org>
Wed, 24 Apr 2002 04:11:27 +0000 (04:11 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 24 Apr 2002 04:11:27 +0000 (04:11 +0000)
commitc0feff97eefdf5a70e5973e247b395dbdf5d2ef2
tree988d1f3441b2f2725ff96e5c46b19adaef832bff
parent2dde9f711979c04cd02107447395a55307f7a30a
a new "dual daemon" operating mode for winbindd

this mode improves the response time of winbindd by having a
background process update the cache while the forground process
responds to queries from cache.

You can enable this mode using the -B command line option. It is quite
experimental, which is why it is not the default.
source/Makefile.in
source/nsswitch/winbindd.c
source/nsswitch/winbindd_cache.c
source/nsswitch/winbindd_proto.h