aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTomas Mraz <tmraz@fedoraproject.org>2011-06-02 21:50:11 +0200
committerTomas Mraz <tmraz@fedoraproject.org>2011-06-02 21:50:11 +0200
commitbe52e613145564d55becf220111c0c81038eb7f6 (patch)
tree3868636bf0ad78c98ac55acdeec78cd2e6a8d523 /ChangeLog
parenta1950248ee3fb08374b5733afc3d9f123634319b (diff)
downloadpam-be52e613145564d55becf220111c0c81038eb7f6.tar.gz
pam-be52e613145564d55becf220111c0c81038eb7f6.tar.bz2
pam-be52e613145564d55becf220111c0c81038eb7f6.zip
Add support for the mount_private option to pam_namespace.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c60a1436..e91af88b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2011-06-02 Tomas Mraz <tm@t8m.info>
+
+ * modules/pam_namespace/pam_namespace.c (protect_dir): Add parameter
+ to always do protect mount the last directory in the path.
+ (check_inst_parent, create_polydir): Update the protect_dir() call.
+ (ns_setup): Likewise and add the MS_PRIVATE mount() call.
+ (pam_sm_open_session): Check the mount_private option.
+ * modules/pam_namespace/pam_namespace.h: Add the PAMNS_MOUNT_PRIVATE.
+ * modules/pam_namespace/pam_namespace.8.xml: Document the mount_private
+ option.
+
2011-05-30 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_timestamp/pam_timestamp.c (main): Remove unsused