glibc/nscd
Ulrich Drepper adcf0e4a33 Update.
* iconv/iconv_prog.c (main): Handle input file name "-" correctly.
	Recognize option -s, -c, and -l.

2000-04-20  Thorsten Kukuk  <kukuk@suse.de>

	* nscd/nscd.c: Start new session for nscd, drop privilegs
	to configured user if requested and no -S parameter are used.
	* nscd/nscd.conf: Add new option "server-user".
	* nscd/nscd_conf.c: Add support for new "server-user" option.
	* nscd/nscd.h: Add declaration for server_user variable.
	Based on patch by Chris Wing <wingc@engin.umich.edu>

2000-04-29  Mark Kettenis  <kettenis@gnu.org>

	* sysdeps/unix/sysv/linux/i386/sigaction.c: Add comment explaining
	that changing the __restore and __restore_rt signal return code
	will break GDB.

2000-04-29  Mark Kettenis  <kettenis@gnu.org>

	* sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Do not include
	<sys/user.h>.

2000-04-29  Mark Kettenis  <kettenis@gnu.org>

	* conform/data/ucontext.h-data: Allow ss_* instead of SS_*.

2000-04-29  Ulrich Drepper  <drepper@redhat.com>
2000-04-30 06:52:59 +00:00
..
cache.c
connections.c Update. 2000-03-22 00:36:57 +00:00
dbg_log.c
dbg_log.h
Depend
getgrgid_r.c
getgrnam_r.c
gethstbyad_r.c Update. 2000-04-30 04:17:35 +00:00
gethstbynm2_r.c
getpwnam_r.c
getpwuid_r.c
grpcache.c Update. 2000-04-28 05:12:30 +00:00
hstcache.c Restore correct UID. 2000-03-17 18:30:37 +00:00
Makefile
nscd_conf.c Update. 2000-04-30 06:52:59 +00:00
nscd_getgr_r.c Update. 1999-09-05 23:34:47 +00:00
nscd_gethst_r.c Update. 2000-04-30 04:17:35 +00:00
nscd_getpw_r.c
nscd_nischeck.c
nscd_proto.h Update. 2000-04-30 04:17:35 +00:00
nscd_stat.c
nscd-client.h Update. 1999-09-27 00:22:04 +00:00
nscd.c Update. 2000-04-30 06:52:59 +00:00
nscd.conf Update. 2000-04-30 06:52:59 +00:00
nscd.h Update. 2000-04-30 06:52:59 +00:00
nscd.init Update. 1999-08-17 01:37:38 +00:00
pwdcache.c Restore correct UID. 2000-03-17 18:30:37 +00:00
TODO