summaryrefslogtreecommitdiff
path: root/src/login/logind-seat.c
Commit message (Expand)AuthorAge
* Prep v225: Applying various fixes and changes to src/login that got lost duri...Sven Eden2017-03-14
* Prep v220: Use new cgroups functionsSven Eden2017-03-14
* logind: never select closing sessions for a VTDavid Herrmann2017-03-14
* logind: prefer new sessions over older ones on VT switchesDavid Herrmann2017-03-14
* logind: rename 'pos' to 'position'David Herrmann2017-03-14
* login: use normal comparison to zero for integersZbigniew Jędrzejewski-Szmek2017-03-14
* everywhere: actually make use of DUAL_TIMESTAMP_NULL macroLennart Poettering2017-03-14
* shared: add terminal-util.[ch]Ronny Chevalier2017-03-14
* shared: add formats-util.hRonny Chevalier2017-03-14
* Remove support for auto-spawning VTsAndy Wingo2015-08-23
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* logind: handle closing sessions over daemon restartsMartin Pitt2015-01-28
* Assorted format fixesZbigniew Jędrzejewski-Szmek2015-01-22
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* log: fix order of log_unit_struct() to match other logging callsLennart Poettering2014-11-28
* logind: allow switching to unused VTs via SwitchTo()David Herrmann2014-07-08
* Unify GREEDY_REALLOC and GREEDY_REALLOC_TZbigniew Jędrzejewski-Szmek2014-04-12
* logind: remove one castZbigniew Jędrzejewski-Szmek2014-04-05
* logind: small simplificationsZbigniew Jędrzejewski-Szmek2014-03-04
* login: set pos-slot to fallback on pos-evictionDavid Herrmann2014-02-25
* 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