* NEWS, lib/nscd.c: Execute nscd -i instead of using the private
glibc socket to flush the nscd tables. This comes from the RedHat patch shadow-4.0.16-nscd.c. * lib/commonio.c: Forbid inheritance of the passwd and group files to the spawed processes (like nscd). This comes from the RedHat patch shadow-4.0.17-notInheritFd.patch. * lib/nscd.h: Update header.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2007-11-17 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* NEWS, lib/nscd.c: Execute nscd -i instead of using the private
|
||||
glibc socket to flush the nscd tables. This comes from the RedHat
|
||||
patch shadow-4.0.16-nscd.c.
|
||||
* lib/commonio.c: Forbid inheritance of the passwd and group files
|
||||
to the spawed processes (like nscd). This comes from the RedHat
|
||||
patch shadow-4.0.17-notInheritFd.patch.
|
||||
* lib/nscd.h: Update header.
|
||||
|
||||
2007-11-17 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/usermod.c (fail_exit): Add static variables pw_locked,
|
||||
|
Reference in New Issue
Block a user