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