systemd/.git
2021-01-19 Lennart Poetteringimport: refactor how we do gpg validation
2021-01-19 Lennart Poetteringimport: optionally pull .verity + .roothash.p7s data...
2021-01-19 Lennart Poetteringimport: ignore non-successful HTTP codes for collecing...
2021-01-19 Lennart Poetteringimport: turn on HTTP logging in debug mode
2021-01-19 Lennart Poetteringimport: small memory management simplification
2021-01-19 Lennart Poetteringimport: reset PullJob properly
2021-01-19 Lennart Poetteringimport: rework how verification works
2021-01-19 Lennart Poetteringimport: use TAKE_PTR() where available
2021-01-19 Lennart Poetteringimport: make scope of variable smaller
2021-01-19 Lennart Poetteringimport: comment indent fix
2021-01-19 Lennart Poetteringfs-util/rm-rf: improve remove+free destructors to take...
2021-01-19 Susant Sahaninetwork: add support to RoutingPolicyRule lookup table...
2021-01-19 Lennart PoetteringMerge pull request #18181 from poettering/sysext
2021-01-19 Lennart PoetteringMerge pull request #18129 from keszybz/envvars
2021-01-19 Florian Westphalhomed: fix build without p11kit
2021-01-19 Zbigniew Jędrzejewsk... systemctl: warn when importing environment variables...
2021-01-19 Zbigniew Jędrzejewsk... Allow control characters in environment variable values
2021-01-19 Zbigniew Jędrzejewsk... systemctl: print a warning when trying to import a...
2021-01-19 Luca Boccassisysext: install in /usr/lib/systemd/ for now
2021-01-19 Lennart Poetteringmeson: bindir is the default install_dir, no need to...
2021-01-19 Lennart Poetteringtest: improve a log message while building test images
2021-01-19 Lennart Poetteringupdate TODO
2021-01-19 Luca Boccassiman: mention SYSEXT_LEVEL in os-release(5)
2021-01-19 Luca Boccassisysext: use parse_extension_release and reject extensio...
2021-01-19 Luca Boccassios-release: add support for /usr/lib/extension-release.d/
2021-01-19 Luca Boccassisysext: add verity boilerplate
2021-01-19 Lennart Poetteringmachine-image: properly support searching for images...
2021-01-19 Lennart Poetteringman: add man page for systemd-sysext
2021-01-19 Lennart Poetteringunits: add systemd-sysext.service unit for auto-activat...
2021-01-19 Lennart Poetteringsysext: new tool for managing "system extensions" for...
2021-01-19 Yu WatanabeMerge pull request #18294 from ssahani/net-2
2021-01-19 Zbigniew Jędrzejewsk... Merge pull request #18300 from yuwata/analyze-verify...
2021-01-19 Susant Sahaniudev: Use TAKE_PTR
2021-01-19 Susant Sahaniudev-rules: Use ordered_hashmap_ensure_put
2021-01-19 Susant Sahanisysusers: use ordered_hashmap_ensure_put
2021-01-19 Yu WatanabeMerge pull request #18303 from yuwata/verity-cleanup
2021-01-19 Yu WatanabeMerge pull request #18038 from yuwata/meson-split
2021-01-18 Yu WatanabeMerge pull request #18267 from lucaswerkmeister/truncate
2021-01-18 Yu WatanabeMerge pull request #18299 from ssahani/ensure-put
2021-01-18 Yu WatanabeTODO: fix typo
2021-01-18 Yu Watanabeveritysetup-generator: drop unused struct and variable
2021-01-18 Yu Watanabemeson: move several definitions related libsystemd...
2021-01-18 Yu Watanabemeson: use static_libsystemd_pic
2021-01-18 Yu Watanabemeson: add missing license header
2021-01-18 Yu Watanabemeson: move test or fuzzer definitions to relevant...
2021-01-18 Yu Watanabemeson: drop unused variable
2021-01-18 Yu Watanabemeson: drop unnecessary files from test definitions
2021-01-18 Yu Watanabemeson: drop unnecessary libraries from journal related...
2021-01-18 Yu Watanabemeson: slightly disentangle code dependencies
2021-01-18 Yu Watanabemeson: sort inclusion of meson.build files in subdirect...
2021-01-18 Yu Watanabemeson: move libjournal_core definition to src/journal...
2021-01-18 Yu Watanabemeson: move libudev related definitions to src/libudev...
2021-01-18 Yu Watanabemeson: move and gather find_program()
2021-01-18 Yu Watanabemeson: drop redundant source files in executable()
2021-01-18 Yu Watanabemeson: move source file list for systemd-xdg-autostart...
2021-01-18 Yu Watanabemeson: move source file list for busctl
2021-01-18 Yu Watanabemeson: move source file list for systemd-cryptenroll
2021-01-18 Yu Watanabemeson: move source file list for systemd-cryptsetup
2021-01-18 Yu Watanabemeson: show standalone-binaries setting in the summary
2021-01-18 Yu Watanabemeson: use condition argument in test definition
2021-01-18 Yu Watanabemeson: drop redundant directory specification in additi...
2021-01-18 Yu Watanabemeson: move definition of systemctl source files
2021-01-18 Yu Watanabemeson: introduce libtimesyncd_core library
2021-01-18 Yu Watanabemeson: enable several tests even if the relevant featur...
2021-01-18 Yu Watanabemeson: fix indentation
2021-01-18 Yu Watanabemeson: drop unnecessary variable declarations
2021-01-18 Yu Watanabemeson: drop unnecessary loop
2021-01-18 Yu Watanabetest: drop bus-util.h from sd-bus
2021-01-18 Yu Watanabeefi: create symbolic link to efi/loader-feature.h
2021-01-18 Yu Watanabeutil: move several DNS related definitions to src/basic...
2021-01-18 Yu Watanabeutil: move unit-file.[ch] to src/basic
2021-01-18 Yu Watanabeutil: move parse_syscall_and_errno() to seccomp-util.c
2021-01-18 Yu Watanabefuzzers: move several fuzzers
2021-01-18 Yu Watanabemeson: fix indentation
2021-01-18 Yu Watanabemeson: make the second and third elements of tests...
2021-01-18 Yu Watanabetest: move test-umount.c to src/shutdown
2021-01-18 Yu Watanabecore: move several source files to src/shared
2021-01-18 Yu Watanabetest: rewrite test-sd-device-thread.c to depend only...
2021-01-18 Yu Watanabetest: move tests for libudev into src/libudev
2021-01-18 Yu Watanabetime-wait-sync: move time-wait-sync.c -> src/timesync...
2021-01-18 Yu Watanabexdg: move tests for xdg-autostart-generator
2021-01-18 Yu Watanabemeson.build: drop unused variable
2021-01-18 Yu Watanabetest: move test-systemd-tmpfiles.py from src/test to...
2021-01-18 Yu Watanabelogin: move src/login/logind-acl.[ch] -> src/shared...
2021-01-18 Yu Watanabetmpfiles: move offline-passwd.[ch] to src/tmpfiles
2021-01-18 Yu Watanabesd-journal: move source files for sd-journal to src...
2021-01-18 Yu Watanabeanalyze: resolve executable path if it is relative
2021-01-18 Yu Watanabepath-util: also check absolute path is a directory...
2021-01-18 Luca BoccassiMerge pull request #17228 from bluca/bind_path_runtime
2021-01-18 Lucas Werkmeisterman: document effects of concurrent truncation
2021-01-18 Susant Sahaniimport: use - hashmap_ensure_put
2021-01-18 Susant Sahanicore: execute - use hashmap_ensure_put
2021-01-18 Susant Sahanicore: dbus - use set_ensure_put
2021-01-18 Susant Sahaninetwork: sd-dhcp6-client - use ordered_hashmap_ensure_put
2021-01-18 Susant Sahanishare: bus-unit-procs - use hashmap_ensure_put
2021-01-18 Susant Sahaniresolve: link - use hashmap_ensure_put
2021-01-18 Susant Sahaniremount-fs: Use hashmap_ensure_put
2021-01-18 Susant Sahanicore: transaction - use hashmap_ensure_put
2021-01-18 Zbigniew Jędrzejewsk... resolved: fix use-after-free with queries hitting the...
2021-01-18 Susant Sahanisysusers: use ordered_hashmap_ensure_put
next