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
*
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
*
run: adjust indentation
Zbigniew Jędrzejewski-Szmek
2023-12-02
1
-4
/
+9
*
run: escape command for description
Yu Watanabe
2023-11-25
1
-8
/
+11
*
cgroup: add support for memory.swap.peak
Florian Schmaus
2023-11-11
1
-0
/
+6
*
run: include peak memory in output
Florian Schmaus
2023-11-06
1
-0
/
+6
*
run: pin the unit we invoke continously while we are running
Lennart Poettering
2023-10-16
1
-6
/
+13
*
run: output invocation ID when starting service and scope units
Lennart Poettering
2023-10-16
1
-41
/
+68
*
run: support --scope on old service managers that lack native PIDFD support
Lennart Poettering
2023-10-14
1
-36
/
+56
*
tree-wide: prefer sending pifds over pids when creating scope units
Lennart Poettering
2023-10-05
1
-1
/
+6
*
meson: move declarations of busctl, stdio-bridge, and run
Yu Watanabe
2023-08-01
1
-0
/
+9
*
run: disable --expand-environment by default for --scope
Luca Boccassi
2023-07-20
1
-7
/
+25
*
env-file: when resolving env vars in command lines, collect list of unset/inv...
Lennart Poettering
2023-06-27
1
-5
/
+18
*
various: fix error message for bus_wait_for_jobs_new()
Zbigniew Jędrzejewski-Szmek
2023-05-26
1
-2
/
+2
[next]