Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-29 | man: update pam_systemd page to document new behaviour | Lennart Poettering | |
2011-06-20 | man: Documentation spelling fixes | Ville Skyttä | |
2011-06-15 | pam-module: add debug= parameter | Michal Schmidt | |
It is customary that pam modules do not log debugging information by default. Usually they offer a 'debug' option. Add a boolean debug= option to pam_systemd.so. This will solve bug https://bugzilla.redhat.com/show_bug.cgi?id=705427 Commit 53d5582fa006b0eb528f5dc3f4ba978abd8ac5a3 was not sufficient to fix it, because in Fedora rsyslog is configured to write even LOG_DEBUG messages to /var/log/secure by default. | |||
2011-04-01 | general: replace a few uses of /var/run by /run | Lennart Poettering | |
2011-03-22 | man: no keep-root in pam_systemd anymore | Andrey Borzenkov | |
2011-02-13 | pam: introduce whitelist and blacklist user list feature | Lennart Poettering | |
This is useful to exclude root from the session logout killings or to limit killing to the selinux guest users. | |||
2011-02-04 | pam: optionally reset cgroup memberships for login sessions | Lennart Poettering | |
2011-01-18 | pam: optionally keep processes of root user around | Lennart Poettering | |
2011-01-01 | man: remaining spelling fixes | Miklos Vajna | |
2010-11-18 | pam: document controllers= switch | Lennart Poettering | |
2010-11-14 | pam: rename 'no-session' to 'user' cgroup | Lennart Poettering | |
2010-06-25 | man: various fixes | Kay Sievers | |
2010-06-24 | man: minor updates for pam_systemd's page | Lennart Poettering | |
2010-06-24 | man: extend manual page documentation | Lennart Poettering | |
2010-06-24 | man: add more man pages | Lennart Poettering | |