summaryrefslogtreecommitdiffstats
path: root/src/login (follow)
Commit message (Expand)AuthorAgeFilesLines
* shell: define three system credentials we can propagate into shell prompts an...Lennart Poettering2024-09-091-0/+39
* tree-wide: use UTMPX_FILE rather than _PATH_UTMPXLennart Poettering2024-09-061-6/+6
* tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friendsYu Watanabe2024-09-011-1/+1
* Merge pull request #34096 from YHNdnzj/logind-followup-256Yu Watanabe2024-08-223-5/+18
|\
| * logind-session: downgrade user@.service dep to Wants=Mike Yuan2024-08-223-4/+17
| * logind: DesignatedMaintenanceTime is added in v257 and constantMike Yuan2024-08-221-1/+1
* | shared/logs-show: introduce journal_browse_prepare()Mike Yuan2024-08-221-6/+2
|/
* polkit: add missing period in messagesYu Watanabe2024-08-221-1/+1
* Merge pull request #34055 from whot/wip/eviocrevoke-warningsYu Watanabe2024-08-211-4/+5
|\
| * logind: warn about EVIOCREVOKE errors other than EINVAL tooPeter Hutterer2024-08-211-1/+3
| * logind: if EVIOCREVOKE fails, don't try it againPeter Hutterer2024-08-121-3/+2
* | tree-wide: voidify polkit_agent_open_if_enabled()Yu Watanabe2024-08-191-9/+9
|/
* logind: add PreparingForShutdownWithMetadata propertyLuca Boccassi2024-08-051-0/+30
* login: fix typoYu Watanabe2024-08-021-1/+1
* logind: always check for inhibitor locksLuca Boccassi2024-07-256-26/+39
* logind-dbus: check auth. for all inhibitor operationsDavid Tardon2024-07-251-17/+22
* logind-user: take gc_mode into account when reporting user stateMike Yuan2024-07-121-13/+13
* logind-dbus: set gc_mode to USER_GC_BY_PIN when disable lingerTom Yan2024-07-091-1/+4
* Merge pull request #33491 from keszybz/allow-interactive-auth-in-inhibitLuca Boccassi2024-06-263-16/+28
|\
| * polkit: allow non-local users to block sleep and shutdownZbigniew Jędrzejewski-Szmek2024-06-261-2/+2
| * inhibit: add --no-ask-password option and allow interactive polkit authZbigniew Jędrzejewski-Szmek2024-06-261-13/+25
| * Rename spawn-polkit-agent.c to just polkit-agent.cZbigniew Jędrzejewski-Szmek2024-06-261-1/+1
* | login: Add a new SecureAttentionKey dbus signal when Ctrl+Alt+Shift+Esc is pr...nerdopolis2024-06-2410-39/+217
* | logind: implement maintenance timeLudwig Nussel2024-06-205-1/+57
* | Merge pull request #32868 from keszybz/more-whomificationYu Watanabe2024-06-1913-35/+35
|\ \
| * | various: move ptr indicator to return valueZbigniew Jędrzejewski-Szmek2024-06-196-6/+6
| * | various: move const ptr indicator to return valueZbigniew Jędrzejewski-Szmek2024-06-193-4/+4
| * | Fix confusion between killer and preyZbigniew Jędrzejewski-Szmek2024-06-196-26/+26
| |/
* | login/user-runtime-dir: free ignored sd_bus_error, avoid triggering assertionMike Yuan2024-06-181-5/+16
* | login/user-runtime-dir: use STRLEN where appropriateMike Yuan2024-06-181-3/+3
|/
* logind: tweakletsLennart Poettering2024-06-171-1/+4
* libsystemd: turn json.[ch] into a public APILennart Poettering2024-06-122-6/+6
* login: re-used -> reusedYu Watanabe2024-06-111-1/+1
* logind-user: check linger file in user_wants_service_manager tooMike Yuan2024-05-281-1/+4
* logind-user: add missing assertion for user_check_linger_fileMike Yuan2024-05-282-3/+6
* logind: use SD_BUS_ERROR_ACCESS_DENIEDZbigniew Jędrzejewski-Szmek2024-05-211-1/+2
* logind: make ReleaseSession "unprivileged" and allow closing of own sessionZbigniew Jędrzejewski-Szmek2024-05-202-2/+13
* logind: group policy entries by interfaceZbigniew Jędrzejewski-Szmek2024-05-201-8/+8
* logind: do not fail creating a session when request is not from a unitLuca Boccassi2024-05-201-4/+2
* logind: add one more debug logLuca Boccassi2024-05-201-1/+4
* logs-show: drop uid argument from add_matches_for_user_units()Yu Watanabe2024-05-101-10/+8
* pidfd: properly detect if libc offers pidfd syscalls and make use of them thenLennart Poettering2024-05-081-0/+3
* hibernate-util,logind: also differentiate the case of misconfigured resumeMike Yuan2024-05-081-0/+4
* hibernate-util,logind: emit a clear error if the specified resume dev is missingMike Yuan2024-05-081-0/+4
* reboot-util: Add some basic validation on reboot argumentsDaan De Meyer2024-05-011-0/+3
* Merge pull request #32547 from YHNdnzj/minor-cleanupMike Yuan2024-04-291-2/+2
|\
| * pam_systemd_loadkey: add missing PAM_EXTERNMike Yuan2024-04-291-2/+2
* | pam: Setup logging to syslogDaan De Meyer2024-04-292-0/+6
|/
* tree-wide: Use log_setup() everywhereDaan De Meyer2024-04-252-5/+2
* use FOREACH_ELEMENTMatteo Croce2024-04-182-3/+3