systemd/.git
2020-07-23 Zbigniew Jędrzejewsk... Merge pull request #16557 from keszybz/two-ci-fixes
2020-07-23 Zbigniew Jędrzejewsk... meson: do not choke on time epoch when there are no...
2020-07-23 Zbigniew Jędrzejewsk... semaphore: pull in tree explicitly
2020-07-23 Lennart Poetteringupdate NEWS
2020-07-23 Lennart PoetteringMerge pull request #16496 from DaanDeMeyer/firstboot...
2020-07-23 Daan De MeyerGet SOURCE_EPOCH from the latest git tag instead of...
2020-07-23 Lennart PoetteringMerge pull request #16542 from keszybz/make-targets...
2020-07-23 Lennart Poetteringexecute: take ownership of more fields in ExecParameters
2020-07-22 Daan De Meyerfirstboot: Add --root-shell option
2020-07-22 Daan De Meyerfirstboot: Tighten up passwd/shadow handling
2020-07-22 Zbigniew Jędrzejewsk... pid1: target units can fail through dependencies
2020-07-22 Zbigniew Jędrzejewsk... Revert "units: drop OnFailure= from .target units"
2020-07-22 Zbigniew Jędrzejewsk... core/job: adjust whitespace and comment
2020-07-22 Zbigniew Jędrzejewsk... Merge pull request #16536 from poettering/time-clock...
2020-07-22 Zbigniew Jędrzejewsk... test-path: decrease variable scope
2020-07-22 Zbigniew Jędrzejewsk... test: increase timeout for test-path
2020-07-22 Zbigniew Jędrzejewsk... Merge pull request #16530 from yuwata/udev-fix-race...
2020-07-22 Lennart PoetteringMerge pull request #16407 from bluca/verity_reuse
2020-07-22 Zbigniew Jędrzejewsk... Revert "man: add note about systemd-vconsole-setup...
2020-07-22 Elisei Rocatest: adapt test-functions for SUSE
2020-07-22 Zbigniew Jędrzejewsk... Merge pull request #16514 from keszybz/zstd-decompress-fix
2020-07-22 Zbigniew Jędrzejewsk... Merge pull request #16540 from poettering/acl-fix
2020-07-21 Luca Boccassiverity: re-use already open devices if the hashes match
2020-07-21 Luca Boccassidm-util: use CRYPT_DEACTIVATE_DEFERRED instead of ioctl
2020-07-21 Lennart Poetteringcoredump: port to use common add_acls_for_user()
2020-07-21 Lennart Poetteringacl-util: fix error handling in add_acls_for_user()
2020-07-21 Lennart Poetteringoffline-passwd: use chase_symlinks()
2020-07-21 Lennart Poetteringupdate TODO
2020-07-21 Zbigniew Jędrzejewsk... man: update docs with the new functions and other enhan...
2020-07-21 Zbigniew Jędrzejewsk... homectl: fix warning about unused function
2020-07-21 Zbigniew Jędrzejewsk... TODO: add entry for XZ
2020-07-21 Zbigniew Jędrzejewsk... journal/compress: remove loop in decompress_startswith_...
2020-07-21 Zbigniew Jędrzejewsk... journal/compress: fix zstd decompression with capped...
2020-07-21 Zbigniew Jędrzejewsk... journal: use -EPROTONOSUPPORT for unknown compression
2020-07-21 Zbigniew Jędrzejewsk... sd-journal: when enumerating, continue even after an...
2020-07-21 Lennart Poetteringuser-util: indentation fix
2020-07-21 Lennart Poetteringcore: don't acquire dual timestamp needlessly if we...
2020-07-21 Lennart Poetteringtest: add basic test for clock mapping
2020-07-21 Lennart Poetteringtime-util: rework clock conversion logic
2020-07-21 Lennart Poetteringupdate NEWS
2020-07-21 Lennart PoetteringMerge pull request #16504 from poettering/read-file-ipc
2020-07-21 Lennart Poetteringimport: always prefer GNU tar, to avoid cmdline incompa...
2020-07-21 Lennart Poetteringfileio: add brief explanations for flags
2020-07-21 Lennart Poetteringtree-wide: use READ_FULL_FILE_CONNECT_SOCKET at various...
2020-07-21 Lennart Poetteringfileio: allow to read base64/hex data as strings
2020-07-21 Lennart Poetteringfileio: add support for read_full_file() on AF_UNIX...
2020-07-21 Lennart Poetteringfileio: add explicit flag for generating world executab...
2020-07-21 Zbigniew Jędrzejewsk... Merge pull request #16519 from yuwata/networkctl-altnames
2020-07-21 Zbigniew Jędrzejewsk... Merge pull request #16353 from yuwata/network-dns-sni
2020-07-21 Yu Watanabeudev: drop unnecessary checks
2020-07-21 Yu Watanabeudev: save ID_RENAMING= property to database before...
2020-07-21 Yu Watanabenetwork: update one log message
2020-07-21 Luca Boccassitest: run systemd-dissect and systemd-run with log...
2020-07-21 Hans de Goedelogind: Fix org.freedesktop.login1.set-reboot-to-boot...
2020-07-21 fangxiuningbus: use bus_log_connect_error to print error message
2020-07-20 Yu Watanabeman: update explanation about the format to specify...
2020-07-20 Yu Watanaberesolvectl: use bus_message_read_in_addr_auto()
2020-07-20 Yu Watanabenetwork, resolve: use bus_message_read_ifindex() or...
2020-07-20 Yu Watanabeutil: introduce bus_message_read_ifindex()
2020-07-20 Yu Watanabeutil: introduce bus_mesage_read_dns_servers()
2020-07-20 Yu Watanabeutil: introduce helper functions to read in_addr from...
2020-07-20 Yu Watanabeutil: drop duplicated inclusion of sd-bus.h
2020-07-20 Yu Watanabetest-network: add tests for DNS= with port number and SNI
2020-07-20 Yu Watanaberesolvectl: show DNS servers with port and SNI
2020-07-20 Yu Watanaberesolvectl: make DNS servers can be specified with...
2020-07-20 Yu Watanaberesolve: add DBus properties which support DNS SNI...
2020-07-20 Yu Watanaberesolve: add DBus method to set DNS server with port...
2020-07-20 Yu Watanabenetwork: add DBus method to set DNS server with port...
2020-07-20 Yu Watanabenetwork: save DNS servers specified by DBus interface
2020-07-20 Yu Watanabenetwork: do not save DNS= entries not match link ifindex
2020-07-20 Yu Watanabenetwork: support port number and SNI in [Network] DNS=
2020-07-20 Yu Watanaberesolve: read/save port number and SNI from/into link...
2020-07-20 Yu Watanaberesolve: compare port and SNI in dns_server_hash_ops
2020-07-20 Yu Watanaberesolve: also compare port and SNI in dns_server_find()
2020-07-20 Yu Watanaberesolve: support port specifier in DNS= setting
2020-07-20 Yu Watanaberesolve: ignore empty server name
2020-07-20 Yu Watanabeutil: introduce 'struct in_addr_full' and its helper...
2020-07-20 Yu Watanabeutil: introduce in_addr_port_ifindex_name_from_string_a...
2020-07-20 Yu Watanaberesolve: propagate error in link_load_user()
2020-07-20 Yu WatanabeMerge pull request #16518 from yuwata/network-fix-failu...
2020-07-20 Frantisek Sumsaltravis: compile with -O1 with clang
2020-07-20 David Edmundsondocs: Document xdg-autostart parameter X-systemd-skip
2020-07-20 Zbigniew Jędrzejewsk... Merge pull request #16478 from bluca/dissect_tests
2020-07-20 Benjamin Bergdocs: Update section about XDG autostart generator
2020-07-20 Zbigniew Jędrzejewsk... Merge pull request #16497 from DaanDeMeyer/mkosi
2020-07-20 Zbigniew Jędrzejewsk... Merge pull request #16501 from yuwata/udev-fix-renaming
2020-07-20 Yu Watanabenetwork: stop already running engines before updating...
2020-07-20 Yu Watanaberadv: introduce sd_radv_is_running()
2020-07-20 Yu Watanabenetworkctl: do not ignore -EOPNOTSUPP when reading...
2020-07-20 Yu Watanabenetworkctl: sort alternative names
2020-07-20 Franck Buivconsole-setup: downgrade log message when setting...
2020-07-20 Yu Watanabesd-netlink: make timeout message sealed
2020-07-20 Zbigniew Jędrzejewsk... Merge pull request #16505 from yuwata/network-manage...
2020-07-20 Luca Boccassinspawn: set container_host env vars before user arguments
2020-07-20 YmrDtnJunetworkd: Use NLM_F_ACK on the netlink message to add...
2020-07-19 Norbert Langeclang-format: set Break afer enum to false
2020-07-18 Yu WatanabeMerge pull request #16512 from keszybz/offline-passwd...
2020-07-18 Zbigniew Jędrzejewsk... shared/offline-passwd: look at /usr/lib/{passwd,group...
2020-07-18 Zbigniew Jędrzejewsk... Move offline-password.[ch] to shared and add test-offli...
2020-07-18 Norbert Langebuild: skip installation of 2 files if feature is disabled
next