index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
run
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
run: fix bug causing run0 to ignore `-D /`.
John A. Leuenhagen
2024-10-15
1
-1
/
+6
*
bus-util: Log more information when connecting to a bus socket fails
Daan De Meyer
2024-10-09
1
-1
/
+1
*
tree-wide: make sigprocmask() changes more automatic
Lennart Poettering
2024-09-13
1
-2
/
+0
*
Merge pull request #34044 from poettering/isatty-fixes
Yu Watanabe
2024-08-20
1
-3
/
+3
|
\
|
*
tree-wide: use isatty_safe() more
Lennart Poettering
2024-08-20
1
-3
/
+3
*
|
run: also enable interactive authentication on opening pty
Yu Watanabe
2024-08-19
1
-2
/
+4
*
|
run: use sd_bus_set_allow_interactive_authorization()
Yu Watanabe
2024-08-19
1
-12
/
+2
*
|
tree-wide: voidify polkit_agent_open_if_enabled()
Yu Watanabe
2024-08-19
1
-3
/
+3
|
/
*
run: use sd_json_variant_set_field_id128()
Yu Watanabe
2024-08-14
1
-1
/
+1
*
run: drop unnecessary initializations
Yu Watanabe
2024-08-14
1
-2
/
+2
*
systemd-run: add unit and invocation_id JSON output
Lukas Nykryn
2024-08-12
1
-10
/
+47
*
run: clean up ExecCommandFlags serialization
Mike Yuan
2024-07-20
1
-6
/
+12
*
Merge pull request #33370 from grawity/run-title
Zbigniew Jędrzejewski-Szmek
2024-06-28
1
-0
/
+4
|
\
|
*
run: move condition inside set_window_title()
Mantas Mikulėnas
2024-06-25
1
-2
/
+5
|
*
run: add environment variable to prevent the setting of terminal title
Mantas Mikulėnas
2024-06-25
1
-1
/
+2
*
|
Rename spawn-polkit-agent.c to just polkit-agent.c
Zbigniew Jędrzejewski-Szmek
2024-06-26
1
-1
/
+1
|
/
*
run: do not pass the pty slave fd to transient service in a machine
Zbigniew Jędrzejewski-Szmek
2024-06-06
1
-17
/
+31
*
run: also show a pretty string for main exit status, if any
Mike Yuan
2024-05-26
1
-6
/
+7
*
run: when disconnected from PTY forwarder, exit event loop if not --wait
Mike Yuan
2024-05-21
1
-3
/
+8
*
run: pass the pty slave fd to transient service
Mike Yuan
2024-05-19
1
-3
/
+9
*
run: do not log "Error on PTY forwarding logic" when disconnected due to user...
Mike Yuan
2024-05-19
1
-2
/
+4
*
nspawn, vmspawn, run0: add env var for turning off background tinting
Lennart Poettering
2024-05-02
1
-1
/
+1
*
tree-wide: Use log_setup() everywhere
Daan De Meyer
2024-04-25
1
-3
/
+1
*
run/run: fix invocation ID handling
Yu Watanabe
2024-04-25
1
-1
/
+1
*
run: query for SoftRebootsCount only for system scope runs
Luca Boccassi
2024-04-07
1
-5
/
+10
*
run: fix generated unit name clash after soft-reboot
Luca Boccassi
2024-03-28
1
-3
/
+18
*
Merge pull request #29721 from poettering/systemd-project
Zbigniew Jędrzejewski-Szmek
2024-03-26
1
-3
/
+50
|
\
|
*
run: allow connecting to capsule instances with --capsule=/-C
Lennart Poettering
2024-03-14
1
-3
/
+50
*
|
tree-wide: Add allow_pidfd argument to bus_append_scope_pidref()
Daan De Meyer
2024-03-22
1
-10
/
+5
*
|
Rename uid0 to run0
Zbigniew Jędrzejewski-Szmek
2024-03-19
3
-9
/
+9
|
/
*
bus-util: add generic parser for extracting id128 values from bus messages
Lennart Poettering
2024-03-01
1
-13
/
+2
*
run: use sd_event_set_signal_exit() at one more place
Lennart Poettering
2024-02-26
1
-3
/
+3
*
ptyfwd: optionally prefix window title with colored dot
Lennart Poettering
2024-02-23
1
-0
/
+2
*
signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args...
Lennart Poettering
2024-02-23
1
-1
/
+1
*
run: set window title
Lennart Poettering
2024-02-09
1
-1
/
+31
*
pretty-print: split out color tinting into a helper of its own
Lennart Poettering
2024-01-23
1
-26
/
+7
*
run: the --background= switch expects an argument
Lennart Poettering
2024-01-20
1
-1
/
+1
*
run: strjoina is used, not sprintf
Mike Yuan
2024-01-17
1
-3
/
+3
*
run: don't show IP/IO accounting data if 0
Mike Yuan
2024-01-12
1
-4
/
+4
*
run: show accounting data of same type in the same line
Mike Yuan
2024-01-12
1
-10
/
+23
*
run: use SPECIAL_USER_SLICE
Antonio Alvarez Feijoo
2024-01-04
1
-1
/
+2
*
man: try to improve wording on --slice-inherit docs
Lennart Poettering
2023-12-21
1
-1
/
+1
*
run/uid0: tint the terminal background color (and add new --background= switch)
Lennart Poettering
2023-12-21
1
-1
/
+57
*
run: optionally set the "ignore-failure" flag for ExecStart= lines
Lennart Poettering
2023-12-21
1
-2
/
+11
*
run: when invoked as "uid0", expose some sudo-like behaviour
Lennart Poettering
2023-12-21
3
-2
/
+304
*
Merge pull request #30537 from poettering/run-arg-service-type-fix
Yu Watanabe
2023-12-20
1
-17
/
+14
|
\
|
*
run: underline section titles in --help as we usually do
Lennart Poettering
2023-12-20
1
-12
/
+12
|
*
run: arg_service_type is not supposed to be allocated from heap
Lennart Poettering
2023-12-20
1
-5
/
+2
*
|
dbus-wait-for-jobs: change 'quiet' flag to enum
Matteo Croce
2023-12-19
1
-3
/
+5
|
/
*
run: fix bad escaping and memory ownership confusion
Zbigniew Jędrzejewski-Szmek
2023-12-02
1
-14
/
+13
[next]