diff options
author | 2002-01-18 02:16:26 +0000 | |
---|---|---|
committer | 2002-01-18 02:16:26 +0000 | |
commit | 02f53c8dc25c18c021d8f4ea9c4cbe9e560b393e (patch) | |
tree | 620fa6d0aa76833b6f079099936bf7ab92b3649b | |
parent | (begin_drop_privileges): New function. (diff) | |
download | glibc-02f53c8dc25c18c021d8f4ea9c4cbe9e560b393e.tar.xz glibc-02f53c8dc25c18c021d8f4ea9c4cbe9e560b393e.zip |
Update.
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2002-01-17 Ulrich Drepper <drepper@redhat.com> + + * nscd/nscd.c (drop_privileges): Removed. Adjust caller. + * nscd/connections.c (begin_drop_privileges): New function. + (finish_drop_privileges): New function. + (nscd_init): Call the new functions which also install all groups + for the server user. + Patch by Christopher Allen Wing <wingc@engin.umich.edu>. + 2002-01-17 Martin Schwidefsky <schwidefsky@de.ibm.com> * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Use 64 bit |