summaryrefslogtreecommitdiff
path: root/src/login/logind-seat.c
Commit message (Expand)AuthorAgeFilesLines
* log: fix order of log_unit_struct() to match other logging callsLennart Poettering2014-11-281-4/+4
* logind: allow switching to unused VTs via SwitchTo()David Herrmann2014-07-081-1/+6
* Unify GREEDY_REALLOC and GREEDY_REALLOC_TZbigniew Jędrzejewski-Szmek2014-04-121-1/+1
* logind: remove one castZbigniew Jędrzejewski-Szmek2014-04-051-2/+2
* logind: small simplificationsZbigniew Jędrzejewski-Szmek2014-03-041-4/+2
* login: set pos-slot to fallback on pos-evictionDavid Herrmann2014-02-251-1/+13
* login: fix pos-array allocationDavid Herrmann2014-02-251-1/+1
* logind: always kill session when termination is requestedZbigniew Jędrzejewski-Szmek2014-02-111-4/+4
* Update some message formatsZbigniew Jędrzejewski-Szmek2014-02-051-3/+3
* logind: introduce session "positions"David Herrmann2014-01-201-0/+96
* Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek2013-12-061-1/+1
* logind: require VTs on seat0 and forbid elsewhereDavid Herrmann2013-11-281-0/+3
* logind: make VT numbers unsignedDavid Herrmann2013-11-281-7/+8
* login: revert lazy session-activation on non-VT seatsDavid Herrmann2013-11-281-2/+2
* logind: port logind to libsystemd-busLennart Poettering2013-11-051-23/+16
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-141-3/+3
* logind: send PropertyChanged during deactivationDavid Herrmann2013-10-011-1/+3
* logind: implement generic multi-sessionDavid Herrmann2013-09-171-0/+15
* logind: introduce session-devicesDavid Herrmann2013-09-171-1/+6
* logind: extract has_vts() from can_multi_session()David Herrmann2013-09-171-18/+14
* logind: fix seat_can_tty() to check for VTsDavid Herrmann2013-09-171-1/+1
* logind: rename vtconsole to seat0David Herrmann2013-09-171-7/+7
* logind: listen actively for session devicesDavid Herrmann2013-09-171-2/+9
* log: introduce a macro to format message idZbigniew Jędrzejewski-Szmek2012-10-131-2/+2
* logind: redefine idleness to start at last activityZbigniew Jędrzejewski-Szmek2012-09-161-1/+1
* logind: Avoid unnecesary rewrite of user file when switching sessions of the ...Colin Guthrie2012-09-121-1/+2
* journal: generate structured journal messages for a number of eventsLennart Poettering2012-09-031-2/+12
* logind: expose CanGraphical and CanTTY properties on seat objectsLennart Poettering2012-06-211-2/+18
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-311-1/+1
* util: split-out path-util.[ch]Kay Sievers2012-05-081-1/+2
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers2012-04-101-0/+1
* logind: allow to create multiple sessions on non-multi-session seats to deal ...Lennart Poettering2012-01-181-6/+7
* logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't...Lennart Poettering2012-01-031-7/+21
* logind: move logind into its own subdirectoryLennart Poettering2011-12-311-0/+499