glibc/nscd
Ulrich Drepper 1f063dcadb 2006-04-26 James Antill <james.antill@redhat.com>
Ulrich Drepper  <drepper@redhat.com>

	* config.make.in: Add have-libcap.
	* configure.in: Check for libcap.
	* nscd/Makefile (selinux-LIBS): Add -lcap if possible.
	* nscd/connections.c (finish_drop_privileges): When libcap is available
	call preserve_capabilities and install_real_capabilities.
	* nscd/selinux.c: Define preserve_capabilities and
	install_real_capabilities.
	* nscd/selinux.h: Declare preserve_capabilities and
	install_real_capabilities.
2006-04-26 16:29:29 +00:00
..
Depend Update. 1998-11-19 11:23:37 +00:00
Makefile 2006-04-26 James Antill <james.antill@redhat.com> 2006-04-26 16:29:29 +00:00
aicache.c [BZ #2114] 2006-01-06 19:15:13 +00:00
cache.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
connections.c 2006-04-26 James Antill <james.antill@redhat.com> 2006-04-26 16:29:29 +00:00
dbg_log.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
dbg_log.h [BZ #18] 2004-02-17 05:16:49 +00:00
gai.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
getgrgid_r.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
getgrnam_r.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
gethstbyad_r.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
gethstbynm2_r.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
getpwnam_r.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
getpwuid_r.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
grpcache.c [BZ #2114] 2006-01-06 19:15:13 +00:00
hstcache.c [BZ #2114] 2006-01-06 19:15:13 +00:00
initgrcache.c [BZ #2114] 2006-01-06 19:15:13 +00:00
mem.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
nscd-client.h [BZ #2571] 2006-04-25 23:50:31 +00:00
nscd.c * libio/fmemopen.c (fmemopen): Free stream memory in case of 2006-04-07 04:29:25 +00:00
nscd.conf * nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h. 2005-08-23 23:21:53 +00:00
nscd.h Remove last remnants of -S option support. 2005-12-30 16:51:19 +00:00
nscd.init * nscd/nscd.init: Get more in line with lsb3. 2005-06-20 15:49:08 +00:00
nscd_conf.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
nscd_getai.c * nscd/nscd-client.h: Include sys/uio.h. 2005-02-22 22:58:32 +00:00
nscd_getgr_r.c * nscd/nscd-client.h: Include sys/uio.h. 2005-02-22 22:58:32 +00:00
nscd_gethst_r.c (nscd_gethst_r): Avoid unnecesary read call if there are no aliases. 2005-11-19 17:09:03 +00:00
nscd_getpw_r.c (nscd_getpw_r): Remove incorrectly C&Ped free call in code handling detection of GC runs. 2005-09-22 14:35:11 +00:00
nscd_helper.c [BZ #2571] 2006-04-25 23:50:31 +00:00
nscd_initgroups.c * nscd/nscd-client.h: Include sys/uio.h. 2005-02-22 22:58:32 +00:00
nscd_proto.h Update. 2004-09-30 02:24:51 +00:00
nscd_setup_thread.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
nscd_stat.c 2005-11-18 Paul Brook <paul@codesourcery.com> 2005-11-18 22:42:21 +00:00
pwdcache.c [BZ #2114] 2006-01-06 19:15:13 +00:00
selinux.c 2006-04-26 James Antill <james.antill@redhat.com> 2006-04-26 16:29:29 +00:00
selinux.h 2006-04-26 James Antill <james.antill@redhat.com> 2006-04-26 16:29:29 +00:00