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: change sd_bus_call_method to bus_call_method (#27518)
Arthur Shau
2023-05-04
1
-8
/
+6
*
Merge pull request #27113 from keszybz/variable-expansion-rework
Zbigniew Jędrzejewski-Szmek
2023-04-24
1
-164
/
+250
|
\
|
*
run: expand variables also with --scope
Zbigniew Jędrzejewski-Szmek
2023-04-24
1
-3
/
+9
|
*
run: add --expand-environment=no to disable server-side envvar expansion
Zbigniew Jędrzejewski-Szmek
2023-04-24
1
-51
/
+98
|
*
run: split out creation of unit creation messages
Zbigniew Jędrzejewski-Szmek
2023-04-24
1
-86
/
+132
|
*
run: simplify returning of status
Zbigniew Jędrzejewski-Szmek
2023-04-24
1
-32
/
+19
*
|
tree-wide: reset optind to 0 when GNU extensions in optstring are used
Yu Watanabe
2023-03-29
1
-0
/
+3
|
/
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-13
/
+23
*
tree-wide: use -EBADF more
Yu Watanabe
2022-12-20
1
-1
/
+1
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
run: make --working-directory= work for --scope too
Lennart Poettering
2022-09-22
1
-0
/
+3
*
Revert "systemd-run: refuse --working-directory option with --scope"
Lennart Poettering
2022-09-22
1
-4
/
+0
*
systemd-run: refuse --working-directory option with --scope
Joost Heitbrink
2022-09-22
1
-0
/
+4
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-2
/
+1
*
tree-wide: Use correct format specifiers
Jan Janssen
2022-08-30
1
-1
/
+1
*
run: simplification
Zbigniew Jędrzejewski-Szmek
2022-08-17
1
-5
/
+1
*
strv: declare iterator of FOREACH_STRING() in the loop
Zbigniew Jędrzejewski-Szmek
2022-03-23
1
-2
/
+0
*
tree-wide: don't use strjoina() on getenv() values
Anita Zhang
2022-01-27
1
-2
/
+5
*
systemd-run: ensure error logs suggest to use '--user' when appropriate
Luca Boccassi
2021-12-30
1
-3
/
+3
*
dbus-wait-for-jobs: add extra_args to bus_wait_for_jobs_one()
Luca Boccassi
2021-12-30
1
-3
/
+3
*
tree-wide: do not print hint about -M if -M is already used
Zbigniew Jędrzejewski-Szmek
2021-11-04
1
-1
/
+1
*
run: do not validate exe early if MountImages/ExtensionImages are used
Luca Boccassi
2021-10-27
1
-5
/
+16
*
core: Add ExecSearchPath parameter to specify the directory relative to which...
alexlzhu
2021-09-28
1
-0
/
+1
*
run/mount/systemctl: don't fork off PolicyKit/ask-pw agent when in --user mode
Lennart Poettering
2021-08-30
1
-0
/
+4
*
run: allow --setenv=FOO
Zbigniew Jędrzejewski-Szmek
2021-08-11
1
-3
/
+4
*
Add implicit sentinel to strv_env_merge()
Zbigniew Jędrzejewski-Szmek
2021-08-11
1
-1
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-3
/
+3
*
tree-wide: add FORMAT_BYTES()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-16
/
+11
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-8
/
+4
*
run: use strextend_with_separator()
Yu Watanabe
2021-05-20
1
-9
/
+2
*
run: update checks to allow running with a user's bus
Anita Zhang
2021-05-13
1
-5
/
+5
*
run: tweak algorithm for generating unit name from dbus unique name
Lennart Poettering
2021-03-04
1
-3
/
+5
*
run: update dbus unique names check
Anita Zhang
2021-03-04
1
-1
/
+1
*
Move and rename parse_path_argument() function
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-1
/
+2
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-5
/
+5
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: drop if braces around single line expressions as well
Frantisek Sumsal
2020-10-09
1
-2
/
+1
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
1
-1
/
+1
*
run: let systemd resolve the path with RootDirectory=/RootImage=
Zbigniew Jędrzejewski-Szmek
2020-09-23
1
-4
/
+8
*
Rename find_binary to find_executable
Zbigniew Jędrzejewski-Szmek
2020-09-18
1
-1
/
+1
*
tree-wide: don't needlessly negate error number passed to bus_error_message()
Lennart Poettering
2020-09-14
1
-3
/
+3
*
bus: use bus_log_connect_error to print error message
fangxiuning
2020-07-21
1
-1
/
+1
*
shared: split out code that maps properties to local structs
Lennart Poettering
2020-06-30
1
-0
/
+1
*
shared: actually move all BusLocator related calls to bus-locator.c
Lennart Poettering
2020-06-30
1
-1
/
+1
*
run: when waiting for unit, also check if no job is pending anymore
Lennart Poettering
2020-05-27
1
-13
/
+31
*
run: switch to BusLocator-oriented helpers
Vito Caputo
2020-05-07
1
-21
/
+3
*
run: don't wait for start job to complete when running interactively anyway
Lennart Poettering
2020-04-23
1
-1
/
+5
*
systemd-run: add --slice-inherit
Marc-André Lureau
2020-04-09
1
-9
/
+44
*
tree-wide: clean up --help texts a bit
Lennart Poettering
2019-11-18
1
-2
/
+3
*
run: propagate return code/status from the child
Zbigniew Jędrzejewski-Szmek
2019-11-05
1
-2
/
+8
[next]