]> git.ipfire.org Git - thirdparty/systemd.git/history - src/login/pam-module.c
event: make sure we keep a reference to all events we dispatch while we do so.
[thirdparty/systemd.git] / src / login / pam-module.c
2013-11-06  Kay Sieverspam_systemd: pass 'unsigned' instead of 'bool' to sd_bu...
2013-11-06  Zbigniew Jędrzejew... pam_systemd: port to libsystemd-bus
2013-11-06  Zbigniew Jędrzejew... systemd_pam: treat debug as debug=1 and parse all params
2013-11-05  Lennart Poetteringlogind: port logind to libsystemd-bus
2013-10-04  Zbigniew Jędrzejew... execute: more debugging messages
2013-09-11  Zbigniew Jędrzejew... Add pam configuration to allow user sessions to work...
2013-07-01  Lennart Poetteringlogind: port over to use scopes+slices for all cgroup...
2013-04-18  Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-09  Lennart Poetteringlogind: introduce an explicit session class for cronjob...
2013-04-05  Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-05  Martin PittPAM, uaccess: check for logind, not for systemd
2013-02-14  Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-01-07  Tom GundersenMerge nss-myhostname
2012-12-24  Matthew Monacopam_systemd: new option for the session class
2012-12-23  Lennart Poetteringpam: properly handle SSH logins lacking the PAM tty...
2012-10-16  Lennart Poetteringlogind: only release logind session from the PAM module...
2012-10-01  Lennart Poetteringpam: check environ[] for XDG_SEAT as fallback
2012-09-21  Lennart Poetteringpam: document that we don't do error checking when...
2012-09-12  Colin Guthriepam: Add session class to the debug log.
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-10  Kay Sieversutil: move all to shared/ and split external dependenci...
2012-04-03  Kay Sieversimport udev repository
2012-03-22  Lennart Poetteringlogind: close FIFO before ending sessions cleanly
2012-02-14  Lennart Poetteringlogin: track login class (i.e. one of "user", "greeter...
2012-01-13  Lennart Poetteringpam: fix build
2012-01-13  Lennart Poetteringpam: work correctly if a seat is specified but not...
2012-01-05  Lennart Poetteringbuild-sys: move public header files into a dir of their own
2011-12-31  Lennart Poetteringlogin: move the PAM module to src/login/ since it is...