index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
login
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
logind-dbus: set gc_mode to USER_GC_BY_PIN when disable linger
Tom Yan
2024-07-09
1
-1
/
+4
*
Merge pull request #33491 from keszybz/allow-interactive-auth-in-inhibit
Luca Boccassi
2024-06-26
3
-16
/
+28
|
\
|
*
polkit: allow non-local users to block sleep and shutdown
Zbigniew Jędrzejewski-Szmek
2024-06-26
1
-2
/
+2
|
*
inhibit: add --no-ask-password option and allow interactive polkit auth
Zbigniew Jędrzejewski-Szmek
2024-06-26
1
-13
/
+25
|
*
Rename spawn-polkit-agent.c to just polkit-agent.c
Zbigniew Jędrzejewski-Szmek
2024-06-26
1
-1
/
+1
*
|
login: Add a new SecureAttentionKey dbus signal when Ctrl+Alt+Shift+Esc is pr...
nerdopolis
2024-06-24
10
-39
/
+217
*
|
logind: implement maintenance time
Ludwig Nussel
2024-06-20
5
-1
/
+57
*
|
Merge pull request #32868 from keszybz/more-whomification
Yu Watanabe
2024-06-19
13
-35
/
+35
|
\
\
|
*
|
various: move ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
6
-6
/
+6
|
*
|
various: move const ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
3
-4
/
+4
|
*
|
Fix confusion between killer and prey
Zbigniew Jędrzejewski-Szmek
2024-06-19
6
-26
/
+26
|
|
/
*
|
login/user-runtime-dir: free ignored sd_bus_error, avoid triggering assertion
Mike Yuan
2024-06-18
1
-5
/
+16
*
|
login/user-runtime-dir: use STRLEN where appropriate
Mike Yuan
2024-06-18
1
-3
/
+3
|
/
*
logind: tweaklets
Lennart Poettering
2024-06-17
1
-1
/
+4
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
2
-6
/
+6
*
login: re-used -> reused
Yu Watanabe
2024-06-11
1
-1
/
+1
*
logind-user: check linger file in user_wants_service_manager too
Mike Yuan
2024-05-28
1
-1
/
+4
*
logind-user: add missing assertion for user_check_linger_file
Mike Yuan
2024-05-28
2
-3
/
+6
*
logind: use SD_BUS_ERROR_ACCESS_DENIED
Zbigniew Jędrzejewski-Szmek
2024-05-21
1
-1
/
+2
*
logind: make ReleaseSession "unprivileged" and allow closing of own session
Zbigniew Jędrzejewski-Szmek
2024-05-20
2
-2
/
+13
*
logind: group policy entries by interface
Zbigniew Jędrzejewski-Szmek
2024-05-20
1
-8
/
+8
*
logind: do not fail creating a session when request is not from a unit
Luca Boccassi
2024-05-20
1
-4
/
+2
*
logind: add one more debug log
Luca Boccassi
2024-05-20
1
-1
/
+4
*
logs-show: drop uid argument from add_matches_for_user_units()
Yu Watanabe
2024-05-10
1
-10
/
+8
*
pidfd: properly detect if libc offers pidfd syscalls and make use of them then
Lennart Poettering
2024-05-08
1
-0
/
+3
*
hibernate-util,logind: also differentiate the case of misconfigured resume
Mike Yuan
2024-05-08
1
-0
/
+4
*
hibernate-util,logind: emit a clear error if the specified resume dev is missing
Mike Yuan
2024-05-08
1
-0
/
+4
*
reboot-util: Add some basic validation on reboot arguments
Daan De Meyer
2024-05-01
1
-0
/
+3
*
Merge pull request #32547 from YHNdnzj/minor-cleanup
Mike Yuan
2024-04-29
1
-2
/
+2
|
\
|
*
pam_systemd_loadkey: add missing PAM_EXTERN
Mike Yuan
2024-04-29
1
-2
/
+2
*
|
pam: Setup logging to syslog
Daan De Meyer
2024-04-29
2
-0
/
+6
|
/
*
tree-wide: Use log_setup() everywhere
Daan De Meyer
2024-04-25
2
-5
/
+2
*
use FOREACH_ELEMENT
Matteo Croce
2024-04-18
2
-3
/
+3
*
Merge pull request #32136 from YHNdnzj/nextroot-auto-mountpoint
Luca Boccassi
2024-04-08
1
-5
/
+5
|
\
|
*
logind-dbus: use FLAGS_SET more
Mike Yuan
2024-04-07
1
-5
/
+5
*
|
hibernate-util: check 'noresume' before reading resume setting
Mike Yuan
2024-04-08
1
-1
/
+1
|
/
*
tree-wide: refuse enumerated device with ID_PROCESSING=1
Yu Watanabe
2024-04-04
1
-2
/
+8
*
login: Fix fallback error handling
Daan De Meyer
2024-03-28
1
-3
/
+4
*
daemon-util: introduce notify_reloading helper
Mike Yuan
2024-03-26
1
-4
/
+1
*
tree-wide: Add allow_pidfd argument to bus_append_scope_pidref()
Daan De Meyer
2024-03-22
1
-4
/
+1
*
logind: Add fallback for when the PIDFDs= property is not available
Daan De Meyer
2024-03-21
3
-2
/
+27
*
logind: use strdup_to()
Zbigniew Jędrzejewski-Szmek
2024-03-20
1
-24
/
+12
*
various: use strdup_to() in various obvious cases
Zbigniew Jędrzejewski-Szmek
2024-03-20
2
-12
/
+2
*
logind-inhibit: get rid of basename() in inhibitor_new()
Antonio Alvarez Feijoo
2024-03-12
2
-6
/
+6
*
logind: place 'ret' param at last
Antonio Alvarez Feijoo
2024-03-12
3
-4
/
+4
*
polkit: update the rest of bus_verify_polkit_async_full() calls to new flags ...
Luca Boccassi
2024-03-11
1
-4
/
+4
*
polkit: turn "interactive" flag to polkit APIs into a proper flags field (#31...
Lennart Poettering
2024-03-11
3
-7
/
+7
*
Merge pull request #30480 from keszybz/kernel-install-more-paths
Zbigniew Jędrzejewski-Szmek
2024-03-08
1
-3
/
+6
|
\
|
*
various: use new config loader instead of config_parse_config_file()
Zbigniew Jędrzejewski-Szmek
2024-03-07
1
-3
/
+6
|
*
shared/conf-parser: collapse pkgdir and conf_file args into one
Zbigniew Jędrzejewski-Szmek
2024-03-07
1
-1
/
+1
[next]