]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2022-01-17  Daan De Meyerjournal: Copy holes when archiving BTRFS journal files 22125/head
2022-01-14  Daan De Meyershared: Copy holes in sparse files in copy_bytes_full()
2022-01-14  Yu WatanabeMerge pull request #22098 from DaanDeMeyer/journal...
2022-01-14  Yu WatanabeMerge pull request #22096 from keszybz/networkctl-bus...
2022-01-14  Daan De Meyerjournal: Fix entry array iteration corruption checks 22098/head
2022-01-14  Evgeny Vereshchaginci: switch to requirements.txt in the unit tests workflow
2022-01-14  Zbigniew Jędrzejewsk... networkctl: use xsprintf a bit more 22096/head
2022-01-14  Zbigniew Jędrzejewsk... networkctl: open the bus just once
2022-01-14  Benjamin Bergman: Add more details about desktop file processing
2022-01-13  Evgeny Vereshchaginci: turn meson warnings into errors
2022-01-13  Luca BoccassiMerge pull request #22111 from medhefgo/boot-cleanup
2022-01-13  Yu Watanabenetwork: use scope link for direct unicast routes by...
2022-01-13  Luca BoccassiMerge pull request #22106 from yuwata/dhcp6-broken-NTP
2022-01-13  Daan De Meyerjournal: Don't discard -b arg when followed by -e
2022-01-13  Jan Janssenboot: Use FreePool from boot services directly 22111/head
2022-01-13  Jan Janssenboot: Add missing assert to file_read()
2022-01-13  Jan Janssenboot: Use _cleanup_ in shim
2022-01-13  Jan Janssenboot: Don't try to free loaded_image
2022-01-13  Jan Janssenboot: Use EFI_FILE* instead of EFI_FILE_HANDLE
2022-01-13  Jan Janssenboot: Fix invalid free
2022-01-13  Yu Watanabeboot: add missing error check
2022-01-13  Evgeny Vereshchagin{build|unit}-test: show meson-log.txt when meson fails
2022-01-13  Hugo Carvalhopo: Translated using Weblate (Portuguese)
2022-01-13  Yu Watanabetest: add testcase for broken NTP server option 22106/head
2022-01-13  Yu Watanabetest: voidify test functions
2022-01-13  Yu Watanabesd-dhcp6-client: expose client_parse_message()
2022-01-13  Yu Watanabesd-dhcp6-client: ignore broken non-critical options
2022-01-13  Yu WatanabeMerge pull request #22100 from bluca/test_part
2022-01-12  Luca Boccassitest: do not assume x86-64 arch in TEST-58-REPART 22100/head
2022-01-12  Luca Boccassitest: add partition IDs for s390x and ppc64el to TEST...
2022-01-12  Daan De Meyerjournal: Skip data objects with invalid offsets
2022-01-12  Daan De Meyerjournal: Remove unused arguments from journal_file_next...
2022-01-12  Benjamin Bergxdg-autostart-service: Ignore missing desktop-sepcific...
2022-01-12  Zbigniew Jędrzejewsk... Merge pull request #22092 from keszybz/docs-links
2022-01-12  Zbigniew Jędrzejewsk... docs: promise stability for the journal json format too 22092/head
2022-01-12  Zbigniew Jędrzejewsk... man+docs: adjust links to the new page
2022-01-12  Zbigniew Jędrzejewsk... docs: import the Journal JSON Format description as...
2022-01-12  Zbigniew Jędrzejewsk... docs: import the Journal Export Format description...
2022-01-12  Zbigniew Jędrzejewsk... policy files: adjust landing page link
2022-01-12  Zbigniew Jędrzejewsk... docs: use https:// for fd.o links
2022-01-12  Zbigniew Jędrzejewsk... README: link to the new page
2022-01-12  Zbigniew Jędrzejewsk... NEWS: adjust links to moved pages
2022-01-12  Zbigniew Jędrzejewsk... shutdown: adjust log message
2022-01-12  Zbigniew Jędrzejewsk... network: add example file that enables DHCP on ethernet...
2022-01-12  Zbigniew Jędrzejewsk... network: license all config files as CC0
2022-01-12  Luca BoccassiMerge pull request #22090 from mbiebl/units-oomd-alias
2022-01-12  Yu WatanabeMerge pull request #21728 from Werkov/bfq-io-weight
2022-01-12  Yu WatanabeMerge pull request #22037 from fbuihuu/watchdog-minor...
2022-01-12  Lidong Zhongshutdown: release the watchdog finally
2022-01-12  Luca BoccassiMerge pull request #22043 from medhefgo/boot-bitlocker
2022-01-12  Yu WatanabeMerge pull request #22088 from medhefgo/meson
2022-01-12  Michael Biebltest: enable systemd-oomd.service 22090/head
2022-01-12  Zbigniew Jędrzejewsk... network: say that our example files are licensed as CC0
2022-01-12  Michael Bieblunits: don't install dbus-org.freedesktop.oom1.service...
2022-01-11  yangmingtaifix test-string-util failed when locale is not utf8
2022-01-11  Yu Watanabenetwork: dhcp6: do not request address if UseAddress=no
2022-01-11  Luca BoccassiMerge pull request #22086 from keszybz/nss-no-proc...
2022-01-11  Luca BoccassiMerge pull request #22082 from keszybz/no-update-if...
2022-01-11  Jan Janssenmeson: Use echo to list files 22088/head
2022-01-11  Jan Janssenmeson: Add check argument to remaining run_command...
2022-01-11  Jan Janssenmeson: Use files() for fuzzers
2022-01-11  Jan Janssenmeson: Use files() for tests
2022-01-11  Zbigniew Jędrzejewsk... nss: only read logging config from environment variables 22086/head
2022-01-11  Zbigniew Jędrzejewsk... nss: drop dummy setup_logging() helpers
2022-01-11  lincoln austersd-bus/man: document EBUSY error in bus_message_read...
2022-01-11  Zbigniew Jędrzejewsk... bootctl: do not update sd-boot if it wasn't installed... 22082/head
2022-01-11  Zbigniew Jędrzejewsk... bootctl: split out the check whether sd-boot is installed
2022-01-10  Jan Janssenboot: Fix readdir_harder() on VirtualBox
2022-01-10  Zbigniew Jędrzejewsk... Merge pull request #22050 from wat-ze-hex/bpf-lsm-check...
2022-01-10  Jan Janssenboot: Change boot entry sorting
2022-01-10  Michal Koutnýcore/cgroup: Factor out BFQ weight setting 21728/head
2022-01-10  Michal Koutnýcgroup-util: Move macros to macros and tests to tests
2022-01-10  Michal Koutnýcore/cgroup: Provide information about applied BFQ...
2022-01-10  Luca BoccassiMerge pull request #22071 from keszybz/xdg-autostart...
2022-01-10  Jan Janssenboot: Add BitLocker TPM key sealing workaround 22043/head
2022-01-10  Luca BoccassiMerge pull request #22070 from keszybz/rm-rf-wip
2022-01-10  Jan Janssenboot: Add TPM to status info
2022-01-10  Zbigniew Jędrzejewsk... docs: fix typo in key name and adjust grammar a bit 22071/head
2022-01-10  Zbigniew Jędrzejewsk... xdg-autostart-generator: rework debug logging
2022-01-10  Zbigniew Jędrzejewsk... Merge pull request #22019 from lnussel/shutdown
2022-01-10  Zbigniew Jędrzejewsk... xdg-autostart-generator: make parameter const
2022-01-10  Evgeny Vereshchaginmeson: no longer skip dependencies when fuzzers are...
2022-01-10  Ludwig Nusselsystemctl: consistent output for scheduled shutdowns 22019/head
2022-01-10  Julia Kartsevabpf: fix bpf_can_link_lsm_program condition 22050/head
2022-01-10  Zbigniew Jędrzejewsk... bpf: adjust comment about not calling sym_bpf_link__destroy
2022-01-10  Julia Kartsevabpf: check if lsm link ptr is libbpf error
2022-01-09  Zbigniew Jędrzejewsk... units: start systemd-resolved in basic.target
2022-01-09  Jan Janssenboot-timestamps: Discard firmware init time when runnin...
2022-01-09  Zbigniew Jędrzejewsk... bpf: actually skip RestrictFileSystems= when not supported
2022-01-09  Frantisek Sumsaltest: explicitly configure oomd stuff via dropins
2022-01-09  Luca Boccassitest: store empty files rather than symlinks for test...
2022-01-09  Jan Janssenmeson: Use files() for source lists for boot and fundam...
2022-01-09  Luca BoccassiMerge pull request #22028 from medhefgo/boot-cleanup
2022-01-08  Albert Broxcore: teach LoadCredential= to load from a directory
2022-01-07  Luca BoccassiMerge pull request #22044 from keszybz/minor-man-page...
2022-01-07  Zbigniew Jędrzejewsk... man: adjust chart in bootup(5) 22044/head
2022-01-07  Zbigniew Jędrzejewsk... man: refer to os-release(5) for description of files...
2022-01-07  Zbigniew Jędrzejewsk... man: add missing example title in systemd.network(5)
2022-01-07  Zbigniew Jędrzejewsk... seccomp: move arch_prctl to @default
2022-01-07  Morten Linderudman: correct minor mistakes in systemd-creds
next