Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 11 Jun 1999 20:58:21 +0000 (20:58 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 11 Jun 1999 20:58:21 +0000 (20:58 +0000)
commita1c542bfc5684d914cf2af2c3ec9d5432d0b01dc
treed9b4c2f7304ab104283cee33d80f280c8950b7d6
parent9be8ed9e947e91d83663739406bd04e351c0897e
Update.

1999-06-11  Thorsten Kukuk  <kukuk@suse.de>

* nscd/nscd.c: Add -S options for separate caching of data for
every user. So one user couldn't see the data another user
has gotten with his credentials.
* nscd/nscd.h: Add new prototypes.
* nscd/cache.c: Compare owner of cache entry if in secure mode.
* nscd/connections.c: Check on shutdown if caller really was root.
In secure mode get uid of caller.
* nscd/grpcache.c: Add support for new secure group mode.
* nscd/hstcache.c: Add support for new secure hosts mode.
* nscd/pwdcache.c: Add support for new secure passwd mode.
ChangeLog
nscd/cache.c
nscd/connections.c
nscd/grpcache.c
nscd/hstcache.c
nscd/nscd.c
nscd/nscd.h
nscd/pwdcache.c