index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xorg
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-19
markdown: suggest backticks around uname -a output
Lennart Poettering
1
-1
/
+4
2021-01-19
execute: for processes where creds logic is turned off, don't pass creds path...
Lennart Poettering
1
-1
/
+3
2021-01-19
import: refactor how we do gpg validation
Lennart Poettering
4
-67
/
+82
2021-01-19
import: optionally pull .verity + .roothash.p7s data when downloading
Lennart Poettering
7
-138
/
+254
2021-01-19
import: ignore non-successful HTTP codes for collecing image metadata
Lennart Poettering
1
-1
/
+15
2021-01-19
import: turn on HTTP logging in debug mode
Lennart Poettering
1
-1
/
+2
2021-01-19
import: small memory management simplification
Lennart Poettering
1
-4
/
+2
2021-01-19
import: reset PullJob properly
Lennart Poettering
1
-0
/
+19
2021-01-19
import: rework how verification works
Lennart Poettering
6
-38
/
+133
2021-01-19
import: use TAKE_PTR() where available
Lennart Poettering
1
-4
/
+2
2021-01-19
import: make scope of variable smaller
Lennart Poettering
1
-1
/
+1
2021-01-19
import: comment indent fix
Lennart Poettering
1
-1
/
+1
2021-01-19
fs-util/rm-rf: improve remove+free destructors to take and return NULL
Lennart Poettering
2
-4
/
+23
2021-01-19
network: add support to RoutingPolicyRule lookup table name
Susant Sahani
8
-20
/
+132
2021-01-19
homed: fix build without p11kit
Florian Westphal
1
-1
/
+15
2021-01-19
systemctl: warn when importing environment variables with control characters
Zbigniew Jędrzejewski-Szmek
1
-0
/
+10
2021-01-19
Allow control characters in environment variable values
Zbigniew Jędrzejewski-Szmek
3
-18
/
+21
2021-01-19
systemctl: print a warning when trying to import a nonexistent variable
Zbigniew Jędrzejewski-Szmek
1
-2
/
+7
2021-01-19
sysext: install in /usr/lib/systemd/ for now
Luca Boccassi
2
-3
/
+3
2021-01-19
meson: bindir is the default install_dir, no need to mention it
Lennart Poettering
1
-2
/
+1
2021-01-19
test: improve a log message while building test images
Lennart Poettering
1
-1
/
+1
2021-01-19
update TODO
Lennart Poettering
1
-0
/
+7
2021-01-19
man: mention SYSEXT_LEVEL in os-release(5)
Luca Boccassi
1
-0
/
+11
2021-01-19
sysext: use parse_extension_release and reject extension if not found
Luca Boccassi
2
-23
/
+29
2021-01-19
os-release: add support for /usr/lib/extension-release.d/
Luca Boccassi
2
-17
/
+59
2021-01-19
sysext: add verity boilerplate
Luca Boccassi
1
-2
/
+10
2021-01-19
machine-image: properly support searching for images below some --root= path
Lennart Poettering
13
-61
/
+82
2021-01-19
man: add man page for systemd-sysext
Lennart Poettering
3
-0
/
+249
2021-01-19
units: add systemd-sysext.service unit for auto-activating extensions at boot
Lennart Poettering
2
-0
/
+32
2021-01-19
sysext: new tool for managing "system extensions" for /usr/ + /opt/
Lennart Poettering
6
-12
/
+1047
2021-01-19
udev: Use TAKE_PTR
Susant Sahani
1
-1
/
+3
2021-01-19
udev-rules: Use ordered_hashmap_ensure_put
Susant Sahani
1
-5
/
+4
2021-01-19
sysusers: use ordered_hashmap_ensure_put
Susant Sahani
1
-10
/
+12
2021-01-18
TODO: fix typo
Yu Watanabe
1
-1
/
+1
2021-01-18
veritysetup-generator: drop unused struct and variable
Yu Watanabe
1
-18
/
+2
2021-01-18
meson: move several definitions related libsystemd to src/libsystemd/meson.build
Yu Watanabe
2
-5
/
+5
2021-01-18
meson: use static_libsystemd_pic
Yu Watanabe
1
-1
/
+1
2021-01-18
meson: add missing license header
Yu Watanabe
3
-0
/
+6
2021-01-18
meson: move test or fuzzer definitions to relevant meson.build in subdirectories
Yu Watanabe
13
-307
/
+342
2021-01-18
meson: drop unused variable
Yu Watanabe
1
-4
/
+5
2021-01-18
meson: drop unnecessary files from test definitions
Yu Watanabe
1
-30
/
+9
2021-01-18
meson: drop unnecessary libraries from journal related tests
Yu Watanabe
2
-78
/
+15
2021-01-18
meson: slightly disentangle code dependencies
Yu Watanabe
12
-91
/
+103
2021-01-18
meson: sort inclusion of meson.build files in subdirectories
Yu Watanabe
1
-21
/
+24
2021-01-18
meson: move libjournal_core definition to src/journal/meson.build
Yu Watanabe
2
-14
/
+13
2021-01-18
meson: move libudev related definitions to src/libudev/meson.build
Yu Watanabe
3
-65
/
+67
2021-01-18
meson: move and gather find_program()
Yu Watanabe
1
-15
/
+16
2021-01-18
meson: drop redundant source files in executable()
Yu Watanabe
1
-3
/
+1
2021-01-18
meson: move source file list for systemd-xdg-autostart-generator and its tests
Yu Watanabe
4
-14
/
+20
2021-01-18
meson: move source file list for busctl
Yu Watanabe
2
-3
/
+8
[next]