glibc/nss/nss_db
Ulrich Drepper 319b9ad4bc Generalize framework to register monitoring of files in nscd
nscd can clear caches when certain files change.  The list of files
was hardcoded so far and worked for nss_files and nss_dns and those
modules which need no monitoring.  nss_db, for instance, has its
own set of files to monitor.  Now the NSS modules themselves can
request that certain files are monitored.
2011-07-11 14:50:24 -04:00
..
db-XXX.c Fix crash in unsuccessful uses of nss_db 2011-06-21 17:09:44 -04:00
db-init.c Generalize framework to register monitoring of files in nscd 2011-07-11 14:50:24 -04:00
db-initgroups.c Add initgroups lookups to nss_db 2011-06-15 21:06:19 -04:00
db-netgrp.c Reenable nss_db with a completely new implementation 2011-06-15 21:06:18 -04:00
db-open.c nss_db: Quash read implicit declaration warning 2011-06-24 02:57:27 -04:00
nss_db.h Reenable nss_db with a completely new implementation 2011-06-15 21:06:18 -04:00