summaryrefslogtreecommitdiff
path: root/src/login/logind-seat.h
Commit message (Expand)AuthorAgeFilesLines
* alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()Lennart Poettering2021-05-191-1/+0
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* sd-login: get rid of seat_can_multi_session()Zbigniew Jędrzejewski-Szmek2020-04-171-1/+0
* logind: split out dbus header files into their ownLennart Poettering2019-05-241-11/+0
* logind: make "self" and "auto" magic strings when operating on seats + sessionsLennart Poettering2019-05-241-0/+8
* tree-wide: replace 'unsigned int' with 'unsigned'Yu Watanabe2018-10-191-3/+3
* logind: rework Seat/Session/User object allocation and freeing a bitLennart Poettering2018-10-131-2/+4
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* logind: change check_gc to may_gc everywhereZbigniew Jędrzejewski-Szmek2018-02-151-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* sd-bus: drop bus parameter from message callback prototypeLennart Poettering2015-04-291-1/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-3/+0
* logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering2015-02-181-0/+2
* logind: always kill session when termination is requestedZbigniew Jędrzejewski-Szmek2014-02-111-2/+2
* logind: introduce session "positions"David Herrmann2014-01-201-0/+8
* logind: make VT numbers unsignedDavid Herrmann2013-11-281-1/+1
* bus: also add error parameter to object find and enumerator callbacksLennart Poettering2013-11-221-2/+2
* logind: port logind to libsystemd-busLennart Poettering2013-11-051-4/+7
* logind: implement generic multi-sessionDavid Herrmann2013-09-171-0/+2
* logind: extract has_vts() from can_multi_session()David Herrmann2013-09-171-0/+1
* logind: rename vtconsole to seat0David Herrmann2013-09-171-1/+1
* logind: listen actively for session devicesDavid Herrmann2013-09-171-0/+1
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-191-4/+1
* logind: expose CanGraphical and CanTTY properties on seat objectsLennart Poettering2012-06-211-0/+3
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't...Lennart Poettering2012-01-031-0/+1
* logind: move logind into its own subdirectoryLennart Poettering2011-12-311-0/+82