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