]> git.ipfire.org Git - thirdparty/glibc.git/commit - nscd/pwdcache.c
* nscd/nscd.h (struct database_dyn): Add propagate field.
authorUlrich Drepper <drepper@redhat.com>
Wed, 26 Apr 2006 17:32:10 +0000 (17:32 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 26 Apr 2006 17:32:10 +0000 (17:32 +0000)
commit797ed6f7e17732cb207293d406d6cf14336f5de0
treec264c8be61ed68f7da042492c4a5a5a823f3c4ce
parent1f063dcadb802c57759e2ca2bf9c08e108bb3d70
* nscd/nscd.h (struct database_dyn): Add propagate field.

* nscd/nscd_conf.c (nscd_parse_file): Parse auto-propagate lines.
* nscd/nscd.conf: Add auto-propagate lines.
* nscd/connections.c (dbs): Initialize .propagate fields.
* nscd/grpcache.c (cache_addgr): Do not add ID entry for name lookups
and vice versa if propagation is disabled for the database.
* nscd/pwdcache.c (cache_addpw): Likewise.
ChangeLog
nscd/connections.c
nscd/grpcache.c
nscd/nscd.conf
nscd/nscd.h
nscd/nscd_conf.c
nscd/pwdcache.c