summaryrefslogtreecommitdiff
path: root/src/login/pam-module.c
Commit message (Expand)AuthorAge
* logind: introduce an explicit session class for cronjobs and similarLennart Poettering2013-04-09
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* PAM, uaccess: check for logind, not for systemdMartin Pitt2013-04-05
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* pam_systemd: new option for the session classMatthew Monaco2012-12-24
* pam: properly handle SSH logins lacking the PAM tty fieldLennart Poettering2012-12-24
* logind: only release logind session from the PAM module if the same module in...Lennart Poettering2012-10-16
* pam: check environ[] for XDG_SEAT as fallbackLennart Poettering2012-10-01
* pam: document that we don't do error checking when parsing vtnrLennart Poettering2012-09-21
* pam: Add session class to the debug log.Colin Guthrie2012-09-12
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* util: move all to shared/ and split external dependencies in separate interna...Kay Sievers2012-04-10
* logind: close FIFO before ending sessions cleanlyLennart Poettering2012-03-22
* login: track login class (i.e. one of "user", "greeter", "lock-screen") for e...Lennart Poettering2012-02-14
* pam: fix buildLennart Poettering2012-01-13
* pam: work correctly if a seat is specified but not vtnrLennart Poettering2012-01-13
* build-sys: move public header files into a dir of their ownLennart Poettering2012-01-05
* login: move the PAM module to src/login/ since it is just a client to logindLennart Poettering2011-12-31