index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
execute.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix indent prefix being used as a suffix in systemd-analyze dump for some pro...
Mike Kazantsev
2021-05-07
1
-1
/
+1
*
core: apply LogLevelMax to messages about units
Ryan Hendrickson
2021-05-06
1
-34
/
+30
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-05-06
1
-2
/
+2
*
core: fix memleak of ipc_namespace_path
Zbigniew Jędrzejewski-Szmek
2021-05-06
1
-0
/
+1
*
core/execute: sort conditions to make them match documentation
Yu Watanabe
2021-03-08
1
-9
/
+9
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-05
1
-2
/
+2
*
Remount /dev/mqueue in unshared mount namespace for PrivateIPC
Xℹ Ruoyao
2021-03-04
1
-1
/
+4
*
New directives PrivateIPC and IPCNamespacePath
Xℹ Ruoyao
2021-03-04
1
-16
/
+139
*
Refactor network namespace specific functions in generic helpers
Xℹ Ruoyao
2021-03-04
1
-2
/
+2
*
core: change confusing parameter name
Zbigniew Jędrzejewski-Szmek
2021-03-01
1
-5
/
+6
*
signal-util: make -1 termination of ignore_signals() argument list unnecessary
Lennart Poettering
2021-02-25
1
-8
/
+6
*
Merge pull request #18018 from bluca/mount_images_overlay
Zbigniew Jędrzejewski-Szmek
2021-02-25
1
-0
/
+19
|
\
|
*
Add ExtensionImages directive to form overlays
Luca Boccassi
2021-02-23
1
-0
/
+19
*
|
core: fix memory leak in error path
Lennart Poettering
2021-02-23
1
-4
/
+9
|
/
*
MountImages: fix exec_context_dump printf
Luca Boccassi
2021-02-23
1
-5
/
+4
*
Merge pull request #18481 from keszybz/rpm-restart-post-trans
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-1
/
+1
|
\
|
*
core: split out a few funcs into unit-serialize.[ch]
Zbigniew Jędrzejewski-Szmek
2021-02-12
1
-1
/
+1
*
|
oom: add unit file settings for oomd avoid/omit xattrs
Anita Zhang
2021-02-12
1
-0
/
+4
|
/
*
core: set $SYSTEMD_EXEC_PID= environment variable for executed commands
Yu Watanabe
2021-02-01
1
-1
/
+6
*
New directives NoExecPaths= ExecPaths=
Topi Miettinen
2021-01-29
1
-23
/
+25
*
treewide: tighten variable scope in loops (#18372)
Susant Sahani
2021-01-27
1
-3
/
+1
*
core: make NotifyAccess= in combination with RootDirectory=/RootImage= work
Lennart Poettering
2021-01-20
1
-0
/
+1
*
execute: for processes where creds logic is turned off, don't pass creds path...
Lennart Poettering
2021-01-19
1
-1
/
+3
*
Merge pull request #18299 from ssahani/ensure-put
Yu Watanabe
2021-01-19
1
-5
/
+1
|
\
|
*
core: execute - use hashmap_ensure_put
Susant Sahani
2021-01-18
1
-5
/
+1
*
|
core: add DBUS method to bind mount new nodes without service restart
Luca Boccassi
2021-01-18
1
-4
/
+14
|
/
*
Add truncate: to StandardOutput= etc.
Lucas Werkmeister
2021-01-15
1
-2
/
+10
*
Merge pull request #17079 from keszybz/late-exec-resolution
Lennart Poettering
2020-12-03
1
-51
/
+60
|
\
|
*
core/execute: fall back to execve() for scripts
Zbigniew Jędrzejewski-Szmek
2020-11-06
1
-2
/
+1
|
*
core: use fexecve() to spawn children
Zbigniew Jędrzejewski-Szmek
2020-11-06
1
-7
/
+14
|
*
basic/path-util: let find_executable_full() optionally return an fd
Zbigniew Jędrzejewski-Szmek
2020-11-06
1
-1
/
+1
|
*
core/execute: refactor creation of array with fds to keep during execution
Zbigniew Jędrzejewski-Szmek
2020-10-14
1
-44
/
+47
*
|
fileio: teach read_full_file_full() to read from offset/with maximum size
Lennart Poettering
2020-12-01
1
-1
/
+1
*
|
core: use SYNTHETIC_ERRNO() macro
Yu Watanabe
2020-11-27
1
-16
/
+9
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
|
fileio: beef up READ_FULL_FILE_CONNECT_SOCKET to allow setting sender socket ...
Lennart Poettering
2020-11-03
1
-3
/
+15
*
|
execute: make sure some more functions follow coding style
Lennart Poettering
2020-10-14
1
-5
/
+18
*
|
execute: fix single character typo
Lennart Poettering
2020-10-14
1
-1
/
+1
|
/
*
tree-wide: drop if braces around single line expressions as well
Frantisek Sumsal
2020-10-09
1
-2
/
+1
*
execute: use empty_to_root() a bit more
Lennart Poettering
2020-10-01
1
-6
/
+4
*
execute: add helper for checking if root_directory/root_image are set in Exec...
Lennart Poettering
2020-10-01
1
-3
/
+3
*
Merge pull request #17152 from keszybz/make-mountapivfs-default
Lennart Poettering
2020-10-01
1
-3
/
+17
|
\
|
*
core: turn on MountAPIVFS=true when RootImage or RootDirectory are specified
Zbigniew Jędrzejewski-Szmek
2020-09-24
1
-0
/
+5
|
*
core: remember when we set ExecContext.mount_apivfs
Zbigniew Jędrzejewski-Szmek
2020-09-24
1
-3
/
+12
*
|
core/execute: escape the separator in exported paths
Zbigniew Jędrzejewski-Szmek
2020-09-25
1
-1
/
+1
*
|
basic/strv: allow escaping the separator in strv_join()
Zbigniew Jędrzejewski-Szmek
2020-09-25
1
-1
/
+1
|
/
*
Merge pull request #17143 from keszybz/late-exec-resolution-alt
Lennart Poettering
2020-09-24
1
-66
/
+79
|
\
|
*
core/execute: reduce indentation level a bit
Zbigniew Jędrzejewski-Szmek
2020-09-18
1
-28
/
+24
|
*
core: resolve binary names immediately before execution
Zbigniew Jędrzejewski-Szmek
2020-09-18
1
-36
/
+54
|
*
Add CLOSE_AND_REPLACE helper
Zbigniew Jędrzejewski-Szmek
2020-09-18
1
-2
/
+1
[next]