summaryrefslogtreecommitdiff
path: root/src/login/logind-dbus.c
Commit message (Expand)AuthorAgeFilesLines
* logind: always use 64bit session IDsLennart Poettering2023-04-251-2/+2
* tree-wide: use unlink_and_freep() moreoverLennart Poettering2023-02-231-2/+2
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-1/+1
* systemd: Default to OOMPolicy=continue for login session scopesMark Laws2022-11-241-0/+6
* logind: fix getting property OnExternalPower via D-BusMichael Biebl2022-10-121-1/+1
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-131-99/+49
* tree-wide: Mark some constants as unsignedJan Janssen2022-08-301-1/+1
* logind: add option to stop idle sessions after specified timeoutMichal Sekletar2022-08-241-0/+1
* sd-messages: rename newly added constantsZbigniew Jędrzejewski-Szmek2022-08-171-1/+1
* Revert "logind: don't start user@UID.service instance for background sessions"Michal Sekletar2022-07-141-1/+1
* logind: don't start user@UID.service instance for background sessionsMichal Sekletar2022-07-071-1/+1
* logind: log wall messages to the journalZbigniew Jędrzejewski-Szmek2022-06-301-2/+8
* Merge pull request #23575 from keszybz/logind-wall-message-cleanupZbigniew Jędrzejewski-Szmek2022-06-011-4/+7
|\
| * logind: reduce scope of a few variablesZbigniew Jędrzejewski-Szmek2022-06-011-3/+6
| * logind: rework wall message about pending shutdown/halt/reboot/…Zbigniew Jędrzejewski-Szmek2022-06-011-1/+1
* | login: do not issue wall messages on local terminals for suspend and hibernateChristian Göttsche2022-06-011-2/+2
|/
* logind: rename "log_message" to "log_verb"Zbigniew Jędrzejewski-Szmek2022-05-111-2/+2
* logind: fix crash in logind on user-specified message stringZbigniew Jędrzejewski-Szmek2022-05-111-21/+9
* fix typoYu Watanabe2022-04-111-1/+1
* fix typoYu Watanabe2022-04-111-1/+1
* logind: expose long press actions on D-BusLennart Poettering2022-04-051-0/+5
* bootspec: normalize function names/parameter listsLennart Poettering2022-03-281-4/+4
* bootspec: assess default/selected entries *after* we augmented entry list wit...Lennart Poettering2022-03-281-2/+2
* efi-loader: split efi-api.[ch] from efi-loader.[ch]Lennart Poettering2022-03-241-0/+1
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-1/+0
* list: declare iterator of LIST_FOREACH() in the loopYu Watanabe2022-03-191-2/+2
* logind: rename scheduled_shutdown_type → scheduled_shutdown_actionLennart Poettering2022-03-091-12/+12
* logind: rename manager_item_for_handle() → handle_action_lookup()Lennart Poettering2022-03-091-18/+18
* logind: rename ActionTableItem → HandleActionDataLennart Poettering2022-03-091-10/+10
* logind: use mfree instead of freepLudwig Nussel2022-03-071-2/+2
* logind: load scheduled shutdown on restartLudwig Nussel2022-02-281-55/+135
* logind: fix bool/int confusion for KillUserProcesses bus propertyLennart Poettering2022-02-161-1/+1
* logind: fix internal types used for EnableWallMessagesLennart Poettering2022-02-161-4/+4
* Merge pull request #22487 from poettering/bootspec-source-flagsYu Watanabe2022-02-151-3/+3
|\
| * bootctl: show more information about boot entry state in listLennart Poettering2022-02-141-3/+3
| * Revert "bootctl: Ignore boot entries (continue #22041)"Lennart Poettering2022-02-141-2/+2
* | logind: increase max wall message length to 4096Ludwig Nussel2022-02-141-8/+13
* | logind: style fixesLudwig Nussel2022-02-141-9/+8
* | logind: add handle enum to structLudwig Nussel2022-02-141-4/+6
|/
* login: typo fixMichael Biebl2022-02-081-1/+1
* Merge pull request #21838 from lnussel/logind-refactorYu Watanabe2022-01-311-292/+216
|\
| * logind: refactorLudwig Nussel2022-01-251-299/+167
| * logind: require polkit auth for cancelling shutdownsLudwig Nussel2022-01-251-2/+32
| * logind: fix wall messages for direct shutdown callsLudwig Nussel2022-01-251-0/+14
| * logind: fix wall message for immediate shutdownsLudwig Nussel2022-01-251-17/+29
* | bootctl: removed unused parameter only_autoGoffredo Baroncelli2022-01-181-2/+2
|/
* logind: do not propagate error in delayed actionZbigniew Jędrzejewski-Szmek2022-01-051-6/+2
* logind: Use new macrosNishal Kulkarni2021-12-191-415/+325
* tree-wide: make FOREACH_DIRENT_ALL define the iterator variableZbigniew Jędrzejewski-Szmek2021-12-151-4/+1
* shared: clean up mkdir.h/label.h situationLennart Poettering2021-11-161-1/+1