chiark / gitweb /
logind: make sure to terminate systemd user on logouts
[elogind.git] / src / login / logind-session.c
2014-02-12 Zbigniew Jędrzejew... logind: always kill session when termination is requested
2014-02-07 Lennart Poetteringlogind: order all scopes after both systemd-logind...
2014-02-07 Lennart Poetteringlogind: rework session shutdown logic
2014-02-06 Zbigniew Jędrzejew... Update some message formats
2014-02-05 Lennart Poetteringman: introduce new "Desktop" property for sessions
2014-02-05 Lennart Poetteringlogind: add new "wayland" session type
2014-01-20 David Herrmannlogind: introduce session "positions"
2014-01-15 Lennart Poetteringlogind: get rid of X11 display socket symlink
2013-12-22 Lennart Poetteringshared: switch our hash table implementation over to...
2013-12-07 Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-11-28 David Herrmannlogind: remove unused session->closing field
2013-11-28 David Herrmannlogind: require VTs on seat0 and forbid elsewhere
2013-11-28 David Herrmannlogind: make VT numbers unsigned
2013-11-28 David Herrmannlogind: mute/restore VT on behalf of session controllers
2013-11-28 David Herrmannlogind: restore session-controller after crash
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
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-09-17 Zbigniew Jędrzejew... Remove six unused variables and add annotation
2013-09-17 David Herrmannlogind: fix build for ARM with sizeof(dev_t) > sizeof...
2013-09-17 David Herrmannlogind: implement generic multi-session
2013-09-17 David Herrmannlogind: introduce session-devices
2013-09-17 David Herrmannlogind: extract has_vts() from can_multi_session()
2013-09-17 David Herrmannlogind: fix session_activate(vtnr = 0)
2013-09-17 David Herrmannlogind: rename vtconsole to seat0
2013-09-17 David Herrmannlogind: make Session.Activate() lazy
2013-09-17 David Herrmannlogind: add session controllers
2013-09-16 Zbigniew Jędrzejew... Verify validity of session name when received from...
2013-08-28 Zbigniew Jędrzejew... logind-session.c: use _cleanup_
2013-08-28 Zbigniew Jędrzejew... logind: be more verbose on errors
2013-08-13 Lennart Poetteringlogind: restore logic to kill user processes when sessi...
2013-07-10 Lennart Poetteringuser-sessions: rely on PID 1 to kill sessions
2013-07-10 Lennart Poetteringlogind: when creating the scope job fails, return this...
2013-07-02 Lennart Poetteringlogind: after deserializatio readd systemd units to...
2013-07-02 Lennart Poetteringlibsystemd-logind: fix detection of session/user/machin...
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-06-10 Zbigniew Jędrzejew... Use stdint.h macros instead of casts to print uint64_t...
2013-04-23 Lennart Poetteringcgroup: make sure all our cgroup objects have a suffix...
2013-04-16 Lennart Poetteringnspawn: introduce the new /machine/ tree in the cgroup...
2013-04-15 Lennart Poetteringcore: always create /user and /machine top-level cgroup...
2013-04-10 Fedora systemd teamlogind: avoid creating stale session state files
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-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-01-15 Michal Sekletarlogind: remove unused variable
2013-01-07 Tom GundersenMerge nss-myhostname
2012-12-23 Lennart Poetteringlogind: add support for automatic suspend/hibernate...
2012-10-13 Zbigniew Jędrzejew... log: introduce a macro to format message id
2012-09-21 Václav Pavlínlogind: check return value, log warning on error
2012-09-16 Zbigniew Jędrzejew... logind: redefine idleness to start at last activity
2012-09-12 Colin Guthrielogind: Ensure the user, seat and session files are...
2012-09-04 Lennart Poetteringjournal: generate structured journal messages for a...
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-07-22 Zbigniew Jędrzejew... logind: fix operation precedence mix-up
2012-06-21 Lennart Poetteringlogind: introduce a state for session, being one of...
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-30 Lennart Poetteringlogind: optionally handle power, sleep and lid switch...
2012-05-21 Lennart Poetteringlogin: minor typo fix
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-05-07 Frederic Crozatlogind: fix memory leak
2012-04-16 Lennart Poetteringlogind: add shutdown/suspend/idle inhibition framework
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-03-22 Lennart Poetteringlogind: extend comment about X11 socket symlink
2012-02-14 Lennart Poetteringlogin: track login class (i.e. one of "user", "greeter...
2012-01-31 Lennart Poetteringlogind: if we have to stop a session, kill at least...
2012-01-18 Lennart Poetteringexec: introduce ControlGroupPersistant= to make cgroups...
2012-01-18 Lennart Poetteringlogind: move X11 socket
2012-01-18 Lennart Poetteringlogind: simplify session_activate() a bit
2012-01-03 Lennart Poetteringlogind: if we can't open /dev/tty0, assume there is...
2011-12-31 Lennart Poetteringlogind: move logind into its own subdirectory