]> git.ipfire.org Git - thirdparty/systemd.git/history - src/login/logind-user.c
treewide: auto-convert the simple cases to log_*_errno()
[thirdparty/systemd.git] / src / login / logind-user.c
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-10-23  Lennart Poetteringmac: also rename use_{smack,selinux,apparmor}() calls...
2014-10-09  Lukasz Skalskilogind: mount per-user tmpfs with 'smackfsroot=*' for...
2014-08-14  Lennart Poetteringlogind: add new session type "web" for PAM web clients...
2014-05-19  Lennart Poetteringlogind: fix Display property of user objects
2014-05-15  Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-03-14  Lennart Poetteringlogind: automatically remove SysV + POSIX IPC objects...
2014-03-04  Lennart Poetteringlogind: make $XDG_RUNTIME_DIR a per-user tmpfs
2014-02-13  Djalal Harounilogind: make sure to terminate systemd user on logouts
2014-02-12  Zbigniew Jędrzejew... logind: always kill session when termination is requested
2014-02-11  Djalal Harounilogind: use session_get_state() to get sessions state...
2014-02-07  Lennart Poetteringlogind: rework session shutdown logic
2014-02-06  Zbigniew Jędrzejew... Update some message formats
2013-12-22  Zbigniew Jędrzejew... logind: remove dead variable
2013-12-18  Thomas Bächlerlogin: Don't stop a running user manager from garbage...
2013-11-05  Lennart Poetteringlogind: expose linger state on User object
2013-11-05  Lennart Poetteringlogind: port logind to libsystemd-bus
2013-10-14  Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-08-13  Lennart Poetteringlogind: restore logic to kill user processes when sessi...
2013-07-02  Lennart Poetteringlogind: after deserializatio readd systemd units to...
2013-07-02  Lennart Poetteringmachined: split out machine registration stuff from...
2013-07-01  Lennart Poetteringlogind: port over to use scopes+slices for all cgroup...
2013-06-27  Lennart Poetteringcore: general cgroup rework
2013-06-20  Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-04-23  Lennart Poetteringcgroup: make sure all our cgroup objects have a suffix...
2013-04-15  Lennart Poetteringcore: always create /user and /machine top-level cgroup...
2013-02-14  Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-01-07  Tom GundersenMerge nss-myhostname
2012-09-21  Václav Pavlínlogind: check return value, log warning on error
2012-09-12  Colin Guthrielogind: Add a two new variables to the user session...
2012-09-12  Colin Guthrielogind: Properly list the ACTIVE_SEATS in the user...
2012-09-12  Colin Guthrielogind: If all user sessions are in closing state,...
2012-07-26  Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25  Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-06-19  Lennart Poetteringlogin: initialize XDG_RUNTIME_DIR as /run/user/$UID...
2012-05-31  Lennart Poetteringlogind: add new user state 'closing'
2012-05-31  Lennart Poetteringlogind: properly clean up user cgroups when they run...
2012-05-31  Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-22  Lennart Poetteringlogind: fix write out of user state file
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-10  Kay Sieversrename basic.la to shared.la and put selinux deps in...
2012-04-03  Kay Sieversimport udev repository
2012-01-18  Lennart Poetteringlogind: simplify session_activate() a bit
2012-01-16  Michal Schmidtlogind: downgrade login message to debug
2011-12-31  Lennart Poetteringlogind: move logind into its own subdirectory