summaryrefslogtreecommitdiff
path: root/src/login/logind-seat.c
Commit message (Expand)AuthorAge
* Prep v233: Add missing updates from upstream in src/loginSven Eden2017-07-17
* logind: check return value from lseekZbigniew Jędrzejewski-Szmek2017-07-17
* logind: Don't try to emit a change signal for the 'Sessions' property (#5211)afrantzis2017-07-17
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_IDZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek2017-07-05
* Prep v230: Apply missing upstream fixes and updates (6/8) src/login.Sven Eden2017-06-16
* Prep v229: Remove remaining emacs settings [4/6] src/loginSven Eden2017-05-17
* tree-wide: use xsprintf() where applicableDaniel Mack2017-05-17
* Prep v228: Condense elogind source masks (5/5)Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (3/3)Sven Eden2017-04-26
* Remove support for auto-spawning VTsSven Eden2017-03-14
* 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