glibc/nscd
Ulrich Drepper e1f0c5bc78 * scripts/check-local-headers.sh: Filter out sys/capability.h.
2007-03-22  Jakub Jelinek  <jakub@redhat.com>

	* config.h.in (HAVE_LIBCAP): Add.
	* nscd/selinux.h: Include sys/capability.h rather than non-existent
	sys/capabilities.h.
	* nscd/selinux.c (preserve_capabilities): Use cap_free instead of
	free_caps.  Cast away const from 4th cap_set_flag argument.
2007-03-26 20:41:09 +00:00
..
Depend Update. 1998-11-19 11:23:37 +00:00
Makefile * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct 2007-01-14 05:26:04 +00:00
aicache.c [BZ #2114] 2006-01-06 19:15:13 +00:00
cache.c (cache_add): Record the failure to add to the cache. 2007-01-16 00:23:46 +00:00
connections.c * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before 2007-02-01 16:14:15 +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 * nscd/gai.c: Include alloca.h. 2007-03-18 17:55:52 +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
getsrvbynm_r.c * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct 2007-01-14 05:26:04 +00:00
getsrvbypt_r.c * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct 2007-01-14 05:26:04 +00:00
grpcache.c * nscd/hstcache.c (cache_addhst): Remove unnecessary conditional. 2007-02-21 09:11:47 +00:00
hstcache.c * nscd/hstcache.c (cache_addhst): Remove unnecessary conditional. 2007-02-21 09:11:47 +00:00
initgrcache.c 2006-03-04 Jakub Jelinek <jakub@redhat.com> 2006-09-05 14:49:19 +00:00
mem.c * nscd/mem.c (mempool_alloc): Round array size to 16 bytes 2006-10-02 16:34:25 +00:00
nscd-client.h Define MAXKEYLEN. 2007-01-31 23:16:14 +00:00
nscd.c * nscd/nscd.c (parse_opt): One more conversion to use send instead 2007-02-16 19:15:07 +00:00
nscd.conf * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct 2007-01-14 05:26:04 +00:00
nscd.h * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct 2007-01-14 05:26:04 +00:00
nscd.init . 2007-07-31 13:33:18 +00:00
nscd_conf.c * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct 2007-01-14 05:26:04 +00:00
nscd_getai.c * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier 2007-01-31 09:14:21 +00:00
nscd_getgr_r.c * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier 2007-01-31 09:14:21 +00:00
nscd_gethst_r.c * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier 2007-01-31 09:14:21 +00:00
nscd_getpw_r.c * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier 2007-01-31 09:14:21 +00:00
nscd_getserv_r.c Do recend check before realigning on strict alignment arches, as otherwise it was comparing a stack address + offset with a mmap address. 2007-01-31 10:45:15 +00:00
nscd_helper.c * nscd/nscd_helper.c (open_socket): Don't send padding bytes from 2007-02-16 06:34:26 +00:00
nscd_initgroups.c * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier 2007-01-31 09:14:21 +00:00
nscd_proto.h * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct 2007-01-14 05:26:04 +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 #4074] 2007-02-21 09:05:36 +00:00
selinux.c * scripts/check-local-headers.sh: Filter out sys/capability.h. 2007-03-26 20:41:09 +00:00
selinux.h * scripts/check-local-headers.sh: Filter out sys/capability.h. 2007-03-26 20:41:09 +00:00
servicescache.c * nscd/hstcache.c (cache_addhst): Remove unnecessary conditional. 2007-02-21 09:11:47 +00:00