index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
systemctl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
systemctl: grey out tasks limit the same way we grey out the fd store limit i...
Lennart Poettering
10 days
1
-1
/
+1
*
systemctl: don't fall back to immediate shutdown silently if we cannot schedu...
Mike Yuan
2024-10-31
1
-6
/
+9
*
systemctl: use the retval of must_be_root()
Mike Yuan
2024-10-31
1
-4
/
+3
*
Merge pull request #34245 from bluca/logind_drop_weak_delay_inhibitor
Zbigniew Jędrzejewski-Szmek
2024-10-29
1
-0
/
+4
|
\
|
*
systemctl: keep ignoring sessions on shutdown as root
Luca Boccassi
2024-09-13
1
-0
/
+4
*
|
Merge pull request #34679 from DaanDeMeyer/bus-log
Daan De Meyer
2024-10-09
1
-1
/
+1
|
\
\
|
*
|
bus-util: Log more information when connecting to a bus socket fails
Daan De Meyer
2024-10-09
1
-1
/
+1
*
|
|
systemctl: separate memory usage with comma
Yu Watanabe
2024-10-08
1
-17
/
+17
*
|
|
Merge pull request #34556 from ryantimwilson/extra-fds
Lennart Poettering
2024-10-08
1
-0
/
+15
|
\
\
\
|
*
|
|
Add ExtraFileDescriptor property to StartTransientUnit dbus API
Ryan Wilson
2024-10-07
1
-0
/
+15
|
|
/
/
*
/
/
tree-wide: drop doubled empty lines
Yu Watanabe
2024-10-07
1
-1
/
+0
|
/
/
*
|
Merge pull request #34564 from YHNdnzj/systemctl-status-job-id
Mike Yuan
2024-09-30
1
-0
/
+6
|
\
\
|
*
|
systemctl: also show job id in status output
Mike Yuan
2024-09-26
1
-0
/
+6
*
|
|
shared: adjust whitespace and formatting
Zbigniew Jędrzejewski-Szmek
2024-09-27
1
-2
/
+2
*
|
|
systemctl: fix printing of RootImageOptions
Zbigniew Jędrzejewski-Szmek
2024-09-27
1
-0
/
+23
|
/
/
*
|
tree-wide: use strv_extend_strv_consume() where appropriate
Mike Yuan
2024-09-21
1
-2
/
+2
*
|
Use correct error code in log message in output_waiting_jobs (#34404)
PavlNekrasov
2024-09-17
1
-3
/
+2
|
/
*
Merge pull request #34155 from poettering/gmtime-safe
Yu Watanabe
2024-09-06
1
-11
/
+14
|
\
|
*
time-util: rework localtime_or_gmtime() into localtime_or_gmtime_usec()
Lennart Poettering
2024-09-05
1
-11
/
+14
*
|
edit-util: EditFileContext: avoid reserved 'stdin'
A. Wilcox
2024-09-06
1
-1
/
+1
|
/
*
systemctl: cat: do not exit(1) on missing units if `--force`
Ivan Shapovalov
2024-09-05
1
-2
/
+3
*
core: do BindMount/MountImage operations in async control process
Luca Boccassi
2024-08-29
5
-8
/
+10
*
shared/logs-show: introduce journal_browse_prepare()
Mike Yuan
2024-08-22
1
-6
/
+3
*
tree-wide: voidify polkit_agent_open_if_enabled()
Yu Watanabe
2024-08-19
1
-1
/
+1
*
networkctl: support edit --stdin
Mike Yuan
2024-08-12
2
-2
/
+2
*
systemctl: gracefully adjust bus transport and runtime scope when --boot-load...
Yu Watanabe
2024-08-05
1
-0
/
+8
*
systemctl: refuse --capsule=foo with --system
Yu Watanabe
2024-08-04
1
-0
/
+4
*
logind: always check for inhibitor locks
Luca Boccassi
2024-07-25
1
-16
/
+16
*
terminal-util: split out color macros/helpers into its own header
Lennart Poettering
2024-07-19
6
-0
/
+6
*
systemctl-enable: support reenable --now
Mike Yuan
2024-07-09
1
-14
/
+43
*
systemctl-enable: some cleanups
Mike Yuan
2024-07-09
1
-38
/
+39
*
systemctl: do not try to acquire triggering units for template units
Mike Yuan
2024-07-04
1
-4
/
+9
*
systemctl: skip triggering unit warning if unit vanished
Mike Yuan
2024-07-04
1
-2
/
+2
*
Merge pull request #33491 from keszybz/allow-interactive-auth-in-inhibit
Luca Boccassi
2024-06-26
1
-2
/
+2
|
\
|
*
Rename spawn-ask-password-agent.c to just ask-password-agent.c
Zbigniew Jędrzejewski-Szmek
2024-06-26
1
-1
/
+1
|
*
Rename spawn-polkit-agent.c to just polkit-agent.c
Zbigniew Jędrzejewski-Szmek
2024-06-26
1
-1
/
+1
*
|
systemctl-show: show Status{Bus,Varlink}Error in status
Mike Yuan
2024-06-20
1
-6
/
+27
*
|
logind: implement maintenance time
Ludwig Nussel
2024-06-20
5
-11
/
+14
|
/
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
2
-6
/
+6
*
shared/install: modernize unit_file_get_list, use key destructor
Mike Yuan
2024-06-12
1
-21
/
+13
*
systemctl: fix "applying zero offset to null pointer" UBSan error
Yu Watanabe
2024-05-15
1
-1
/
+1
*
logs-show: drop uid argument from add_matches_for_user_units()
Yu Watanabe
2024-05-10
1
-2
/
+1
*
systemctl-show: make show_memory_available cover memory_available itself
Mike Yuan
2024-05-08
1
-6
/
+4
*
systemctl: do not fall back to StartUnit automatically for sleep operations
Mike Yuan
2024-05-08
1
-1
/
+4
*
systemctl: fix log message when glob patterns passed to disable command and f...
Yu Watanabe
2024-05-01
1
-1
/
+2
*
systemctl: Implement --wait for kill command
Daan De Meyer
2024-05-01
2
-3
/
+25
*
systemctl: list-jobs: interchange 'waiting for' and 'blocking' in output
Rasmus Villemoes
2024-04-24
1
-2
/
+2
*
Merge pull request #32428 from poettering/sd-notify-reboot-param
Zbigniew Jędrzejewski-Szmek
2024-04-23
1
-7
/
+9
|
\
|
*
systemctl: set reboot argument for most forms of shutdown, not just plain reb...
Lennart Poettering
2024-04-23
1
-7
/
+9
*
|
systemctl: add forgotten --after/--before to --help text
Lennart Poettering
2024-04-23
1
-0
/
+2
[next]