summaryrefslogtreecommitdiff
path: root/src/login/logind-seat.c
Commit message (Expand)AuthorAge
* logind: propagate session stop errorsLennart Poettering2018-10-29
* logind: voidify a few callsLennart Poettering2018-10-29
* logind: make better use of logging functionsLennart Poettering2018-10-29
* logind: fix bad error propagationLennart Poettering2018-10-29
* logind: rework Seat/Session/User object allocation and freeing a bitLennart Poettering2018-10-29
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* basic/log: add the log_struct terminator to macroZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: warn when a directory path already exists but has bad mode/owner/typeZbigniew Jędrzejewski-Szmek2018-08-24
* basic/mkdir: convert bool flag to enumZbigniew Jędrzejewski-Szmek2018-08-24
* macro: introduce TAKE_PTR() macroLennart Poettering2018-08-24
* logind: change check_gc to may_gc everywhereZbigniew Jędrzejewski-Szmek2018-05-30
* Reverted accidential renaming of /run/systemd to /run/elogind. Applications u...Sven Eden2018-04-23
* Prep v236 : Add missing SPDX-License-Identifier (5/9) src/loginSven Eden2018-03-26
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-12-08
* Prep v235: Apply upstream fixes (6/10) [src/login]Sven Eden2017-08-14
* 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