glibc/nss
Ulrich Drepper 829fea4617 [BZ #9955]
2009-04-23  Ulrich Drepper  <drepper@redhat.com>
	[BZ #9955]
	* gshadow/Makefile: New file.
	* gshadow/Versions: New file.
	* gshadow/fgetsgent.c: New file.
	* gshadow/fgetsgent_r.c: New file.
	* gshadow/getsgent.c: New file.
	* gshadow/getsgent_r.c: New file.
	* gshadow/getsgnam.c: New file.
	* gshadow/getsgnam_r.c: New file.
	* gshadow/gshadow.h: New file.
	* gshadow/putsgent.c: New file.
	* gshadow/sgetsgent.c: New file.
	* gshadow/sgetsgent_r.c: New file.
	* gshadow/tst-gshadow.c: New file.
	* include/gshadow.h: New file.
	* Makeconfig (all-subdirs): Add gshadow.
	* Makefile (installed-headers): Add gshadow/gshadow.h.
	* nss/Makefile (databases): Add sgrp.
	* nss/Versions: Add gshadow functions as private exports.
	* nss/nsswitch.conf: Add gshadow entry.
	* nss/sgrp-lookup.c: New file.
	* nss/nss_files/files-parse.c: Add STRING_LIST macro.  Rewrite
	parse_list to handle STRING_LIST and TRAILING_LIST_PARSER.
	* nss/nss_files/files-sgrp.c: New file.
	* sysdeps/generic/paths.h: Add _PATH_GSHADOW.
	* sysdeps/unix/sysv/linux/paths.h: Likewise.
2009-04-23 18:29:30 +00:00
..
nss_db Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nss_files [BZ #9955] 2009-04-23 18:29:30 +00:00
alias-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bug-erange.c Update. 2002-09-29 18:25:48 +00:00
databases.def * sunrpc/auth_none.c (ops): Mark as const. 2005-12-20 19:00:19 +00:00
db-Makefile Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Depend Update. 2000-01-02 04:20:21 +00:00
digits_dots.c Update. 2004-08-05 23:32:24 +00:00
ethers-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
function.def [BZ #1912] 2005-11-25 16:42:59 +00:00
getent.c * debug/xtrace.sh: Unify translatable messages. 2009-02-06 20:13:07 +00:00
getnssent_r.c * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with 2007-10-30 00:48:09 +00:00
getnssent.c Update. 2004-12-13 21:50:20 +00:00
getXXbyYY_r.c * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with 2007-10-30 00:48:09 +00:00
getXXbyYY.c Update. 2004-12-13 21:50:20 +00:00
getXXent_r.c * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with 2007-10-30 00:48:09 +00:00
getXXent.c Update. 2003-06-16 17:18:06 +00:00
grp-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
hosts-lookup.c Update. 2002-08-03 07:02:10 +00:00
key-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
makedb.c [BZ #40] 2004-05-17 18:59:35 +00:00
Makefile [BZ #9955] 2009-04-23 18:29:30 +00:00
netgrp-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
network-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nss.h * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend 2008-05-10 23:27:39 +00:00
nsswitch.c * nss/nsswitch.c (__nss_lookup): Actually use alternative name in 2007-12-26 23:54:44 +00:00
nsswitch.conf [BZ #9955] 2009-04-23 18:29:30 +00:00
nsswitch.h * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with 2007-10-30 00:48:09 +00:00
proto-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
pwd-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
rpc-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
service-lookup.c * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with 2007-10-30 00:48:09 +00:00
sgrp-lookup.c [BZ #9955] 2009-04-23 18:29:30 +00:00
spwd-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
test-netdb.c Update. 2001-08-24 20:38:43 +00:00
Versions [BZ #9955] 2009-04-23 18:29:30 +00:00
XXX-lookup.c * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with 2007-10-30 00:48:09 +00:00