summaryrefslogtreecommitdiff
path: root/man/pam_systemd.xml
AgeCommit message (Collapse)Author
2011-06-29man: update pam_systemd page to document new behaviourLennart Poettering
2011-06-20man: Documentation spelling fixesVille Skyttä
2011-06-15pam-module: add debug= parameterMichal 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-01general: replace a few uses of /var/run by /runLennart Poettering
2011-03-22man: no keep-root in pam_systemd anymoreAndrey Borzenkov
2011-02-13pam: introduce whitelist and blacklist user list featureLennart Poettering
This is useful to exclude root from the session logout killings or to limit killing to the selinux guest users.
2011-02-04pam: optionally reset cgroup memberships for login sessionsLennart Poettering
2011-01-18pam: optionally keep processes of root user aroundLennart Poettering
2011-01-01man: remaining spelling fixesMiklos Vajna
2010-11-18pam: document controllers= switchLennart Poettering
2010-11-14pam: rename 'no-session' to 'user' cgroupLennart Poettering
2010-06-25man: various fixesKay Sievers
2010-06-24man: minor updates for pam_systemd's pageLennart Poettering
2010-06-24man: extend manual page documentationLennart Poettering
2010-06-24man: add more man pagesLennart Poettering