systemd/.git
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 Luca BoccassiMerge pull request #17228 from bluca/bind_path_runtime
2021-01-18 Zbigniew Jędrzejewsk... resolved: fix use-after-free with queries hitting the...
2021-01-18 Lennart Poetteringupdate TODO
2021-01-18 Luca Boccassitest: run strace with -f and copy log out
2021-01-18 Luca Boccassitest: skip missing optional libraries in image install
2021-01-18 Luca Boccassicore: add DBUS method to bind mount new nodes without...
2021-01-18 Luca BoccassiMountAPIVFS: always mount a tmpfs on /run
2021-01-18 Luca Boccassimachine: use file descriptor when chasing bind mount...
2021-01-18 Luca Boccassimachine: enter target PID namespace when adding a live...
2021-01-18 Luca Boccassishared/mount-util: use namespace_fork utils
2021-01-18 Luca Boccassimachine: adjust error message to use 'normalized' inste...
2021-01-18 Luca Boccassimachine/basic: factor out helper function to add airloc...
2021-01-18 moson-mohwdb: Add Logitech MX 518 Legendary mouse
2021-01-18 Zbigniew Jędrzejewsk... Merge pull request #18289 from yuwata/core-load-fragmen...
2021-01-17 Yu Watanabenetwork: address-pool: also check conflicts with foreig...
2021-01-17 Jonathan McDowellhwdb: Add NEWYES 10" LCD writing tablet (#18274)
2021-01-17 Yu Watanabecore: add logs when credential value is duplicated
2021-01-17 Yu Watanabecore: make config_parse_documentation() explicitly...
2021-01-17 Yu Watanabecore: add missing log_oom()
2021-01-17 Yu Watanabecore: do not fail when an invalid cpu affinity is specified
2021-01-17 Yu WatanabeMerge pull request #18286 from ssahani/net-1
2021-01-17 Lennart Poetteringsystemctl: use right type 'size_t' for counting memory
2021-01-17 Susant Sahaninetwork: tc use TAKE_PTR
2021-01-17 Susant Sahaniudevadm-monitor: use TAKE_PTR
2021-01-17 Susant Sahaniudevadm-monitor: Use hashmap_ensure_put
2021-01-17 Susant Sahaniudev-rules: Use hashmap_ensure_put
2021-01-17 Susant Sahaniresolved-dnssd: Use TAKE_PTR
2021-01-17 Susant Sahaniresolved-dnssd: Use hashmap_ensure_put
2021-01-17 Susant Sahaniresolved-dns-packet: Use TAKE_PTR
2021-01-17 Susant Sahaniresolved-dns-packet: Use hashmap_ensure_put
2021-01-17 Susant Sahaniresolved-bus: Use hashmap_ensure_put
2021-01-17 Susant Sahanijournal-remote: use hashmap_ensure_put
2021-01-17 Susant Sahanicore: load fragment - use hashmap_ensure_put
2021-01-17 Susant Sahanicore: job - use hashmap_ensure_put
2021-01-17 Yu Watanabebasic: drop unused module
2021-01-17 Yu WatanabeMerge pull request #18284 from ssahani/net-7
2021-01-17 Susant Sahaninetwork: Use ordered_hashmap_ensure_put (#18233)
2021-01-17 Yu WatanabeMerge pull request #18230 from ssahani/macvlan-bcqueuelen
2021-01-17 Lennart PoetteringMerge pull request #17576 from gportay/veritysetup...
2021-01-17 Susant Sahanicore: dbus - use hashmap_ensure_put
2021-01-17 Susant Sahaninetwork: macvlan - add support to configure rx queue...
2021-01-17 Susant Sahanijournal: journal-file - tighten variable scope used...
2021-01-17 Susant Sahanimachine: machined-dbus - tighten variable scope used...
2021-01-17 Yu Watanabetree-wide: fix typo
2021-01-17 Yu WatanabeMerge pull request #18243 from ssahani/ensure-put-use
2021-01-17 Yu WatanabeMerge pull request #18261 from ssahani/net2
2021-01-17 Susant Sahaninetwork: tighten variable scope used in loop (#18277)
2021-01-17 Adam Nielsenman: clarify what network scopes are
2021-01-16 Susant Sahaninetwork: nexthop - use hashmap_ensure_put
2021-01-16 Susant Sahaninetwork: use hashmap_ensure_put
2021-01-16 Susant Sahaninetwork: routing-policy-rule - TAKE_PTR
2021-01-16 Susant Sahaninetwork: route - add a zero verification for tcp window
2021-01-16 Susant Sahani network: tc - use TAKE_PTR (#18266)
2021-01-16 Zbigniew Jędrzejewsk... Merge pull request #18263 from keszybz/syscalls-auto
2021-01-16 Luca BoccassiMerge pull request #18264 from ssahani/net3
next