summaryrefslogtreecommitdiff
path: root/src/login/pam-module.c
AgeCommit message (Expand)Author
2013-10-03execute: more debugging messagesZbigniew Jędrzejewski-Szmek
2013-09-11Add pam configuration to allow user sessions to work out of the boxZbigniew Jędrzejewski-Szmek
2013-07-02logind: port over to use scopes+slices for all cgroup stuffLennart Poettering
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-04-09logind: introduce an explicit session class for cronjobs and similarLennart Poettering
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2013-04-05PAM, uaccess: check for logind, not for systemdMartin Pitt
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2012-12-24pam_systemd: new option for the session classMatthew Monaco
2012-12-24pam: properly handle SSH logins lacking the PAM tty fieldLennart Poettering
2012-10-16logind: only release logind session from the PAM module if the same module in...Lennart Poettering
2012-10-01pam: check environ[] for XDG_SEAT as fallbackLennart Poettering
2012-09-21pam: document that we don't do error checking when parsing vtnrLennart Poettering
2012-09-12pam: Add session class to the debug log.Colin Guthrie
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-10util: move all to shared/ and split external dependencies in separate interna...Kay Sievers
2012-03-22logind: close FIFO before ending sessions cleanlyLennart Poettering
2012-02-14login: track login class (i.e. one of "user", "greeter", "lock-screen") for e...Lennart Poettering
2012-01-13pam: fix buildLennart Poettering
2012-01-13pam: work correctly if a seat is specified but not vtnrLennart Poettering
2012-01-05build-sys: move public header files into a dir of their ownLennart Poettering
2011-12-31login: move the PAM module to src/login/ since it is just a client to logindLennart Poettering