summaryrefslogtreecommitdiff
path: root/src/login/logind-seat.c
Commit message (Expand)AuthorAge
...
* login: fix pos-array allocationDavid Herrmann2014-02-25
* logind: always kill session when termination is requestedZbigniew Jędrzejewski-Szmek2014-02-11
* Update some message formatsZbigniew Jędrzejewski-Szmek2014-02-05
* logind: introduce session "positions"David Herrmann2014-01-20
* Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek2013-12-06
* logind: require VTs on seat0 and forbid elsewhereDavid Herrmann2013-11-28
* logind: make VT numbers unsignedDavid Herrmann2013-11-28
* login: revert lazy session-activation on non-VT seatsDavid Herrmann2013-11-28
* logind: port logind to libsystemd-busLennart Poettering2013-11-05
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* logind: send PropertyChanged during deactivationDavid Herrmann2013-10-01
* logind: implement generic multi-sessionDavid Herrmann2013-09-17
* logind: introduce session-devicesDavid Herrmann2013-09-17
* logind: extract has_vts() from can_multi_session()David Herrmann2013-09-17
* logind: fix seat_can_tty() to check for VTsDavid Herrmann2013-09-17
* logind: rename vtconsole to seat0David Herrmann2013-09-17
* logind: listen actively for session devicesDavid Herrmann2013-09-17
* log: introduce a macro to format message idZbigniew Jędrzejewski-Szmek2012-10-13
* logind: redefine idleness to start at last activityZbigniew Jędrzejewski-Szmek2012-09-16
* logind: Avoid unnecesary rewrite of user file when switching sessions of the ...Colin Guthrie2012-09-12
* journal: generate structured journal messages for a number of eventsLennart Poettering2012-09-03
* logind: expose CanGraphical and CanTTY properties on seat objectsLennart Poettering2012-06-21
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-31
* util: split-out path-util.[ch]Kay Sievers2012-05-08
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers2012-04-10
* logind: allow to create multiple sessions on non-multi-session seats to deal ...Lennart Poettering2012-01-18
* logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't...Lennart Poettering2012-01-03
* logind: move logind into its own subdirectoryLennart Poettering2011-12-31