systemd/.git
2021-07-14 Yu Watanabetest-network: add a testcase for semi-static route...
2021-07-14 Yu Watanabetest-network: adjust testcases to follow the previous...
2021-07-14 Yu Watanabenetwork: dhcp4: also support semi-static routes with...
2021-07-14 Yu Watanabenetwork: further unification of MUD url parsers
2021-07-14 Raul Tambreman/systemd.network: Fix duplicate Xfrm description
2021-07-14 Yu WatanabeMerge pull request #20109 from keszybz/timestamp-macros
2021-07-13 Yu Watanabenetwork: update interface name stored in various networ...
2021-07-13 Yu WatanabeMerge pull request #20120 from yuwata/test-oomd-debug
2021-07-13 Yu Watanabenetwork: check the received interface name is actually new
2021-07-12 Gibeom Gwonhomed: allow systemd-homed access to FIDO2 devices
2021-07-12 Luca BoccassiTODO: note cgroup.kill and memfd_secret
2021-07-12 Luca BoccassiMerge pull request #20202 from yuwata/network-fix-manag...
2021-07-12 Zbigniew Jędrzejewsk... systemctl: show error when help for unknown unit is...
2021-07-12 Yu Watanabetest-network: add a testcase for ManageForeignRoutes=no
2021-07-12 Luca BRUNOman/dnssec-trust-anchors: fix an XML syntax typo
2021-07-12 Yu Watanabenetwork: also check addresses when determine a gateway...
2021-07-12 Carl Leiman: fix RFC number
2021-07-11 Mike Gilbertlibudev: add "Libs.private: -lrt -pthread" to libudev.pc
2021-07-10 James HilliardDisable non-explicit sbatvars autodetection for cross...
2021-07-10 Ben StockettUpdated manpage for sd_bus_set_property
2021-07-09 nassir90Fixed typo (#20187)
2021-07-09 Luca BoccassiMerge pull request #20186 from keszybz/coverity-fixes
2021-07-09 Frantisek Sumsaltree-wide: coccinelle fixes
2021-07-09 Frantisek SumsalMerge pull request #20185 from mrc0mmand/ci-tweaks
2021-07-09 Luca BoccassiMerge pull request #20157 from keszybz/numerical-uids...
2021-07-09 Zbigniew Jędrzejewsk... creds: fix leak of arg_tpm2_device
2021-07-09 Frantisek Sumsaltest: make the strace check a bit more clever
2021-07-09 Zbigniew Jędrzejewsk... networkd: add shared parser for mud urls
2021-07-09 Zbigniew Jędrzejewsk... creds: drop unnecessary initialization
2021-07-09 Zbigniew Jędrzejewsk... core: drop unnecessary initialization
2021-07-09 Zbigniew Jędrzejewsk... xdg-autostart: minor refactoring
2021-07-09 Zbigniew Jędrzejewsk... nspawn: inline one iterator variable declaration
2021-07-09 Zbigniew Jędrzejewsk... tree-wide: make cunescape*() functions return ssize_t
2021-07-09 Zbigniew Jędrzejewsk... basic/escape: use _cleanup_ in one more place
2021-07-09 Frantisek Sumsaltest: strip binaries by default
2021-07-09 Frantisek Sumsaltest: bump the test timeout to give ldconfig.service...
2021-07-09 nl6720docs: improve wording when mentioning the acronym ...
2021-07-09 Zbigniew Jędrzejewsk... shared/format-table: fix invalid free
2021-07-09 Zbigniew Jędrzejewsk... sd-bus: allow numerical uids in -M user@.host
2021-07-09 Zbigniew Jędrzejewsk... sd-bus: print debugging information if bus_container_co...
2021-07-09 Zbigniew Jędrzejewsk... sd-bus: print quoted commandline when in bus_socket_exec()
2021-07-09 Zbigniew Jędrzejewsk... core: use the new quoting helper
2021-07-09 Zbigniew Jędrzejewsk... basic/escape: add helper for quoting command lines
2021-07-09 Zbigniew Jędrzejewsk... networkd: minor refactoring
2021-07-09 Zbigniew Jędrzejewsk... networkd: replace one trivial asprintf with xsprintf
2021-07-09 Zbigniew Jędrzejewsk... shared/killall: replace one trivial asprintf with xsprintf
2021-07-09 Zbigniew Jędrzejewsk... tree-wide: do not use (void) asprintf
2021-07-09 Zbigniew Jędrzejewsk... basic/time-util: indentation
2021-07-09 Zbigniew Jędrzejewsk... basic/{time,format}-util: warn when format result is...
2021-07-09 Zbigniew Jędrzejewsk... meson: re-enable -Wunused-result with clang
2021-07-09 Zbigniew Jędrzejewsk... Replace format_bytes_cgroup_protection with FORMAT_BYTE...
2021-07-09 Zbigniew Jędrzejewsk... tree-wide: add FORMAT_BYTES_FULL()
2021-07-09 Zbigniew Jędrzejewsk... cgtop: use anonymous buffers for formatting of bytes...
2021-07-09 Zbigniew Jędrzejewsk... basic/macro: make CONST_MAX(DECIMAL_STR_MAX(…), STRLEN...
2021-07-09 Zbigniew Jędrzejewsk... import: use SYNTHETIC_ERRNO in one more place
2021-07-09 Zbigniew Jędrzejewsk... tree-wide: add FORMAT_BYTES()
2021-07-09 Zbigniew Jędrzejewsk... Inline some iterator variables
2021-07-09 Zbigniew Jędrzejewsk... tree-wide: add FORMAT_TIMESTAMP_STYLE()
2021-07-09 Zbigniew Jędrzejewsk... shared/format-table: allocate buffer of sufficient...
2021-07-09 Zbigniew Jędrzejewsk... tree-wide: add FORMAT_TIMESTAMP_RELATIVE()
2021-07-09 Zbigniew Jędrzejewsk... tree-wide: add FORMAT_TIMESPAN()
2021-07-09 Zbigniew Jędrzejewsk... sd-journal: add FORMAT_TIMESTAMP_SAFE()
2021-07-09 Zbigniew Jędrzejewsk... tree-wide: use FORMAT_TIMESTAMP()
2021-07-09 Zbigniew Jędrzejewsk... basic/time-util: add FORMAT_TIMESTAMP
2021-07-09 Zbigniew Jędrzejewsk... test-ether-addr-util: add a simple test that HW_ADDR_TO...
2021-07-08 Yu WatanabeMerge pull request #20166 from poettering/fsync-more
2021-07-08 Yu WatanabeMerge pull request #20168 from poettering/signal-util...
2021-07-08 Yu WatanabeMerge pull request #20167 from poettering/format-table...
2021-07-08 Lennart Poetteringdirent-util: no need to bother with fstatat() for ...
2021-07-08 Lennart Poetteringblockdev-util: add fd-based APIs for getting backing...
2021-07-08 Lennart Poetteringpath-util: make path_compare() accept NULL
2021-07-08 Yegor Alexeyevlogind: allow binding different operation to reboot...
2021-07-08 Lennart Poetteringconf-files: rename return parameters ret_xyz
2021-07-08 Lennart PoetteringMerge pull request #20163 from poettering/repart-root-fix
2021-07-08 Lennart PoetteringMerge pull request #19995 from poettering/cred-tool
2021-07-08 Lennart Poetteringrepart: when we can't fit the partitions in, report...
2021-07-08 Hugo Osvaldo... Mount encrypted swap partitions via gpt-auto
2021-07-08 Lennart Poetteringcopy: port over to pop_pending_signal()
2021-07-08 Lennart Poetteringsignal-util: add helper pop_pending_signal()
2021-07-08 Lennart Poetteringformat-table: teach table_hide_column_from_display...
2021-07-08 Lennart Poetteringformat-table: add cell type for outputting 64bit values...
2021-07-08 Lennart Poetteringformat-table: add cell type for "mode_t" values
2021-07-08 Lennart Poetteringfs-util: teach syncfs_path() handle with empty path...
2021-07-08 Lennart Poetteringfs-util: add fsync_path_and_parent_at()
2021-07-08 Lennart Poetteringfs-util: add API for fsync()ing parent dir of path
2021-07-08 Lennart Poetteringfs-util: make sure fsync_directory_of_file() does somet...
2021-07-08 Lennart Poetteringrepart: drop spurious whitespace
2021-07-08 Lennart Poetteringrepart: don't prefix /sysroot/ twice
2021-07-08 Lennart Poetteringupdate TODO
2021-07-08 Lennart Poetteringman: document the new (Load|Set)CredentialEncrypted...
2021-07-08 Lennart Poetteringman: add man page for "systemd-creds"
2021-07-08 Lennart Poetteringtest: extend credentials test to cover encrypted creden...
2021-07-08 Lennart Poetteringpid1: add support for encrypted credentials
2021-07-08 Lennart Poetteringcreds: add a new tool for listing/showing/encrypting...
2021-07-08 Lennart Poetteringcreds-util: add infra for encrypting/decrypting credentials
2021-07-08 Lennart Poetteringutil: move src/basic/creds-util.[ch] → src/shared/
2021-07-08 Lennart Poetteringhexdecoct: optionally, line break base64 encoded data
2021-07-08 Lennart Poetteringfileio: optionally allow interpreting file size as...
2021-07-08 Lennart Poetteringchattr-util: generalize chattr manipulation for files...
2021-07-08 Lennart Poetteringfs-util: add fd-based flavour of path_is_encrypted()
next