]> git.ipfire.org Git - thirdparty/systemd.git/history - src/login/logind-seat.c
treewide: no need to negate errno for log_*_errno()
[thirdparty/systemd.git] / src / login / logind-seat.c
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-28  Lennart Poetteringlog: fix order of log_unit_struct() to match other...
2014-07-08  David Herrmannlogind: allow switching to unused VTs via SwitchTo()
2014-04-12  Zbigniew Jędrzejew... Unify GREEDY_REALLOC and GREEDY_REALLOC_T
2014-04-05  Zbigniew Jędrzejew... logind: remove one cast
2014-03-04  Zbigniew Jędrzejew... logind: small simplifications
2014-02-25  David Herrmannlogin: set pos-slot to fallback on pos-eviction
2014-02-25  David Herrmannlogin: fix pos-array allocation
2014-02-12  Zbigniew Jędrzejew... logind: always kill session when termination is requested
2014-02-06  Zbigniew Jędrzejew... Update some message formats
2014-01-20  David Herrmannlogind: introduce session "positions"
2013-12-07  Zbigniew Jędrzejew... Get rid of our reimplementation of basename
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 Herrmannlogin: revert lazy session-activation on non-VT seats
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-10-01  David Herrmannlogind: send PropertyChanged during deactivation
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 seat_can_tty() to check for VTs
2013-09-17  David Herrmannlogind: rename vtconsole to seat0
2013-09-17  David Herrmannlogind: listen actively for session devices
2013-01-07  Tom GundersenMerge nss-myhostname
2012-10-13  Zbigniew Jędrzejew... log: introduce a macro to format message id
2012-09-16  Zbigniew Jędrzejew... logind: redefine idleness to start at last activity
2012-09-12  Colin Guthrielogind: Avoid unnecesary rewrite of user file when...
2012-09-04  Lennart Poetteringjournal: generate structured journal messages for a...
2012-06-21  Lennart Poetteringlogind: expose CanGraphical and CanTTY properties on...
2012-05-31  Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-08  Kay Sieversutil: split-out path-util.[ch]
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: allow to create multiple sessions on non-multi...
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