summaryrefslogtreecommitdiff
path: root/src/login/logind.c
Commit message (Expand)AuthorAgeFilesLines
* logind: rename function to avoid confusionDavid Tardon2023-04-271-5/+5
* logind: hook up memory pressure + SIGRTMIN+18Lennart Poettering2023-03-011-1/+10
* logind: implement Type=notify-reload protocol properlyLennart Poettering2023-01-101-0/+6
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-3/+3
* logind: Properly unescape names of lingering usersMichal Koutný2022-11-261-2/+8
* Rename def.h to constants.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+1
* tree-wide: set description for device managerYu Watanabe2022-10-191-4/+4
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-131-13/+6
* tree-wide: Use correct format specifiersJan Janssen2022-08-301-1/+1
* login: use helper functions for fd storeYu Watanabe2022-08-161-10/+4
* Revert "logind: don't start user@UID.service instance for background sessions"Michal Sekletar2022-07-141-1/+4
* logind: don't start user@UID.service instance for background sessionsMichal Sekletar2022-07-071-4/+1
* logind: remember our idle state and use it to detect idle level transitionsMichal Sekletar2022-06-301-4/+19
* logind: rework wall message about pending shutdown/halt/reboot/…Zbigniew Jędrzejewski-Szmek2022-06-011-1/+1
* list: declare iterator of LIST_FOREACH() in the loopYu Watanabe2022-03-191-6/+4
* logind: load scheduled shutdown on restartLudwig Nussel2022-02-281-0/+2
* logind: refactorLudwig Nussel2022-01-251-1/+0
* logind: enable wall messages by defaultLudwig Nussel2022-01-251-0/+1
* Define FOREACH_DIRENT through FOREACH_DIRENT_ALLZbigniew Jędrzejewski-Szmek2021-12-151-5/+0
* shared: clean up mkdir.h/label.h situationLennart Poettering2021-11-161-0/+1
* tree-wide: warn when sd_notify fails with READY=1 or FDSTOREREMOVE=1Zbigniew Jędrzejewski-Szmek2021-11-031-4/+6
* tree-wide: mark set-but-not-used variables as unused to make LLVM happyFrantisek Sumsal2021-09-151-1/+1
* logind: allow binding different operation to reboot key long pressesYegor Alexeyev2021-07-081-0/+2
* dirent-util: use readdir_ensure_type() in readdir_no_dot() and FOREACH_DIRENT()Yu Watanabe2021-06-241-1/+0
* logind: tweak log messageZbigniew Jędrzejewski-Szmek2021-04-191-1/+1
* partition, random-seed, logind: fix log messages with %mZbigniew Jędrzejewski-Szmek2021-04-141-2/+2
* tree-wide: use UINT64_MAX or friendsYu Watanabe2021-03-051-1/+1
* signal-util: make -1 termination of ignore_signals() argument list unnecessaryLennart Poettering2021-02-251-1/+1
* sd-device: add sd_device_get_action() + sd_device_get_seqnum() + sd_device_ne...Lennart Poettering2021-02-181-1/+1
* tree-wide: enable colorized logging for daemons when run in consoleYu Watanabe2021-02-011-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* logind: minor indentation adjustmentsZbigniew Jędrzejewski-Szmek2020-10-191-7/+6
* logind: use notify_start/notify_on_cleanupZbigniew Jędrzejewski-Szmek2020-10-191-13/+4
* logind: clarify what the second argument of session_stop() means when calling itLennart Poettering2020-09-111-2/+2
* tree-wide: define iterator inside of the macroZbigniew Jędrzejewski-Szmek2020-09-081-6/+5
* shared: actually move all BusLocator related calls to bus-locator.cLennart Poettering2020-06-301-1/+1
* logind: also cache LoaderEntryOneShot EFI variableLennart Poettering2020-06-261-0/+1
* Make failures of mac_selinux_init() fatalChristian Göttsche2020-06-231-1/+1
* login: filenames in /run/systemd/users are uidsJan Palus2020-06-121-1/+10
* efi: cache LoaderEntries EFI variableLennart Poettering2020-05-291-0/+2
* login: switch to BusLocator-oriented helpersVito Caputo2020-05-071-33/+5
* importd,logind: add --bus-introspect= optionZbigniew Jędrzejewski-Szmek2020-05-051-0/+2
* logind: convert to the new schemeZbigniew Jędrzejewski-Szmek2020-05-051-28/+4
* logind,importd,hostnamed,localed,timedated,machined,resolved: add option pars...Zbigniew Jędrzejewski-Szmek2020-05-031-5/+7
* tree-wide: implement new log control API dbus interface in all our daemonsLennart Poettering2020-04-211-0/+5
* shared: split out polkit stuff from bus-util.c → bus-polkit.cLennart Poettering2020-01-221-1/+1
* tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe2019-11-041-1/+0
* Handle d_type == DT_UNKNOWN correctlyMichael Olbrich2019-09-301-0/+1
* logind: at start-up automatically clean up orphaned inhibitorsLennart Poettering2019-07-231-2/+9
* logind: drop redundant session_id_valid() checkLennart Poettering2019-07-231-6/+0