summaryrefslogtreecommitdiff
path: root/src/login/logind-seat.c
AgeCommit message (Expand)Author
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-01-28logind: handle closing sessions over daemon restartsMartin Pitt
2015-01-22Assorted format fixesZbigniew Jędrzejewski-Szmek
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-11-28log: fix order of log_unit_struct() to match other logging callsLennart Poettering
2014-07-08logind: allow switching to unused VTs via SwitchTo()David Herrmann
2014-04-12Unify GREEDY_REALLOC and GREEDY_REALLOC_TZbigniew Jędrzejewski-Szmek
2014-04-05logind: remove one castZbigniew Jędrzejewski-Szmek
2014-03-04logind: small simplificationsZbigniew Jędrzejewski-Szmek
2014-02-25login: set pos-slot to fallback on pos-evictionDavid Herrmann
2014-02-25login: fix pos-array allocationDavid Herrmann
2014-02-11logind: always kill session when termination is requestedZbigniew Jędrzejewski-Szmek
2014-02-05Update some message formatsZbigniew Jędrzejewski-Szmek
2014-01-20logind: introduce session "positions"David Herrmann
2013-12-06Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek
2013-11-28logind: require VTs on seat0 and forbid elsewhereDavid Herrmann
2013-11-28logind: make VT numbers unsignedDavid Herrmann
2013-11-28login: revert lazy session-activation on non-VT seatsDavid Herrmann
2013-11-05logind: port logind to libsystemd-busLennart Poettering
2013-10-14list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering
2013-10-01logind: send PropertyChanged during deactivationDavid Herrmann
2013-09-17logind: implement generic multi-sessionDavid Herrmann
2013-09-17logind: introduce session-devicesDavid Herrmann
2013-09-17logind: extract has_vts() from can_multi_session()David Herrmann
2013-09-17logind: fix seat_can_tty() to check for VTsDavid Herrmann
2013-09-17logind: rename vtconsole to seat0David Herrmann
2013-09-17logind: listen actively for session devicesDavid Herrmann
2012-10-13log: introduce a macro to format message idZbigniew Jędrzejewski-Szmek
2012-09-16logind: redefine idleness to start at last activityZbigniew Jędrzejewski-Szmek
2012-09-12logind: Avoid unnecesary rewrite of user file when switching sessions of the ...Colin Guthrie
2012-09-03journal: generate structured journal messages for a number of eventsLennart Poettering
2012-06-21logind: expose CanGraphical and CanTTY properties on seat objectsLennart Poettering
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-10rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers
2012-01-18logind: allow to create multiple sessions on non-multi-session seats to deal ...Lennart Poettering
2012-01-03logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't...Lennart Poettering
2011-12-31logind: move logind into its own subdirectoryLennart Poettering