diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2011-06-21 11:05:31 +0200 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2011-06-21 11:05:31 +0200 |
commit | 792d7c1b1e5b751d9738da214361e5ae826aa973 (patch) | |
tree | 22d6ccdaa7aec6c287f641ed8ddbde97cadf4bac /ChangeLog | |
parent | 50e4a02c87e91807db381cf308fdbf993a82105c (diff) | |
download | pam-792d7c1b1e5b751d9738da214361e5ae826aa973.tar.gz pam-792d7c1b1e5b751d9738da214361e5ae826aa973.tar.bz2 pam-792d7c1b1e5b751d9738da214361e5ae826aa973.zip |
2011-06-21 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_limits/pam_limits.c: Add set_all option,
read limits from PID one if no limit is specified and set_all
is set.
* modules/pam_limits/pam_limits.8.xml: Document set_all option.
Based on Patch by Kees Cook.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2011-06-21 Thorsten Kukuk <kukuk@thkukuk.de> + + * modules/pam_limits/pam_limits.c: Add set_all option, + read limits from PID one if no limit is specified and set_all + is set. + * modules/pam_limits/pam_limits.8.xml: Document set_all option. + Based on Patch by Kees Cook. + 2011-06-15 Tomas Mraz <tm@t8m.info> * modules/pam_sepermit/pam_sepermit.c (check_running): Avoid |