]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2022-05-04  Lennart PoetteringMerge pull request #23261 from poettering/dir-is-empty
2022-05-04  Yu WatanabeMerge pull request #23264 from keszybz/shorten-test...
2022-05-04  Yu Watanabeman/networkctl: mention initialized state
2022-05-04  Zbigniew Jędrzejewsk... tree-wide: drop manually-crafted message for missing...
2022-05-04  Lennart Poetteringstat-util: drop dir_is_populated() which is apparently... 23261/head
2022-05-04  Lennart Poetteringstat-util: fix dir_is_empty() with hidden/backup files
2022-05-04  Zbigniew Jędrzejewsk... Merge pull request #23260 from yuwata/libsystemd-networ...
2022-05-04  Zbigniew Jędrzejewsk... docs: use lowercase "qemu" and other minor tweaks to... 23264/head
2022-05-04  Zbigniew Jędrzejewsk... docs: say that fuzzer input samples should have short...
2022-05-04  Zbigniew Jędrzejewsk... fuzz-network-parser: drop ".network" and shorten names
2022-05-04  Zbigniew Jędrzejewsk... fuzz: rename test cases for brevity and meaning
2022-05-04  Lennart Poetteringupdate NEWS for 251-rc2
2022-05-04  Lennart Poetteringunits: remove spurious empty line
2022-05-04  Yu Watanabesd-lldp: use memcpy_safe() as the buffer size may be... 23260/head
2022-05-04  Yu Watanabesd-ndisc: drop unused function
2022-05-04  Yu Watanabelibsystemd-network: refuse too large raw_size
2022-05-04  Yu WatanabeMerge pull request #23205 from DaanDeMeyer/tmpfiles...
2022-05-04  Yu WatanabeMerge pull request #23257 from evverx/install-valgrind
2022-05-03  Daan De Meyersd-network: Keep inotify watch if watch descriptor...
2022-05-03  Evgeny Vereshchagintests: make valgrind_wrapper track file descriptors 23257/head
2022-05-03  Evgeny Vereshchagintests: make it possible to install valgrind
2022-05-03  rodin-iaAdding a description of the keyboard shortcut Fn+F12...
2022-05-03  Daan De Meyermeson: Sort lines in tmpfiles.d/meson.build 23205/head
2022-05-03  Daan De Meyertmpfiles: Split networkd entries into a separate file
2022-05-03  Daan De Meyerjournal: Use header macros everywhere instead of Journa...
2022-05-03  Yu Watanabeudev: check stats of .link files and their drop-in...
2022-05-03  Lennart PoetteringMerge pull request #23135 from DaanDeMeyer/journal...
2022-05-03  dependabot... build(deps): bump github/super-linter from 4.9.1 to...
2022-05-03  dependabot... build(deps): bump actions/checkout from 3.0.0 to 3.0.2
2022-05-02  Daan De Meyernspawn: Set LANG to C.UTF-8
2022-05-02  Yu Watanabeshared/install: use correct cleanup function
2022-05-02  Lennart Poetteringman: document that systemd-fstab-generator actually...
2022-05-02  Jan Janssenboot: Mark loader.conf settings with (config)
2022-05-02  Yu Watanabefix typo
2022-05-02  Lennart Poetteringcreds: trivial coding style fixes
2022-05-02  Lennart Poetteringdocs: typo fix
2022-05-02  Lennart Poetteringman: correct a major missed opportunity
2022-05-02  Daan De Meyerdocs: Clarify where options are read from
2022-05-02  Lennart Poetteringupdate TODO
2022-05-02  Lennart PoetteringMerge pull request #23170 from poettering/creds-copy
2022-05-02  Alice SFix orientation detection for HP Pavilion X2 10-k010nr
2022-05-01  techtinoFix orientation detection for Asus Transformer T100TAF...
2022-05-01  Luca Boccassianalyze security: print DeviceAllow list
2022-05-01  Luca Boccassianalyze: fix crash with online security check
2022-05-01  Luca Boccassistat-util: ignore hidden_or_backup_file when checking...
2022-04-30  Yu WatanabeMerge pull request #23230 from yuwata/core-device-cleanups
2022-04-29  Yu Watanabecore/device: use DEVICE_FOUND_MASK 23230/head
2022-04-29  Yu Watanabecore/device: minor coding style updates
2022-04-29  Yu Watanabecore/device: drop unused unit name generated from path
2022-04-29  Yu Watanabecore/device: device_found_node() does not accept DEVICE...
2022-04-29  Yu Watanabecore/device: use sd_device_new_from_devname() to verify...
2022-04-29  Yu Watanabecore/device: use udev_available()
2022-04-29  Yu Watanabecore/device: use device_get_property_bool()
2022-04-29  Yu Watanabesd-device: introduce device_get_property_bool()
2022-04-29  Yu Watanabecore/device: use _cleanup_ attribute at one more place
2022-04-29  Yu Watanabecore/device: unit_name_from_path() does not return...
2022-04-29  Yu Watanabecore/device: use strv_consume()
2022-04-29  Zbigniew Jędrzejewsk... meson: also check c_args to maybe add -Wno-maybe-uninit...
2022-04-29  Yu WatanabeMerge pull request #23226 from keszybz/libsystemd-lengt...
2022-04-29  Lennart PoetteringMerge pull request #23203 from yuwata/login-runtime
2022-04-29  Zbigniew Jędrzejewsk... libsystemd-network: add assert about packet length 23226/head
2022-04-29  Zbigniew Jędrzejewsk... libsystemd-network: do not split messages in half
2022-04-29  Yu Watanabecore: drop non-default value for DefaultLimitMEMLOCK= 23203/head
2022-04-29  Yu Watanabelogin: drop non-default value for RuntimeDirectoryInode...
2022-04-29  Yu Watanabelogin: make RuntimeDirectoryInodesMax= support K, G...
2022-04-29  Evgeny Vereshchaginci: actually turn on fatal-meson-warnings in the "build...
2022-04-28  Lennart PoetteringMerge pull request #23217 from keszybz/oomd-docs
2022-04-28  Evgeny Vereshchaginci: bring fatal-meson-warnings back
2022-04-28  Zbigniew Jędrzejewsk... Merge pull request #23216 from poettering/hwdb-v251-rc2
2022-04-28  Lennart Poetteringupdate TODO 23170/head
2022-04-28  Lennart Poetteringtest: test new credential features
2022-04-28  Lennart Poetteringdoc: add new markdown docs for credentials
2022-04-28  Lennart Poetteringman: document the new credentials features
2022-04-28  Lennart Poetteringcreds-tool: properly search for both encrypted + unencr...
2022-04-28  Lennart Poetteringpid1: search for creds in LoadCredential=/LoadCredentia...
2022-04-28  Lennart Poetteringpid1: import creds from sd-stub + qemu + kernel cmdline
2022-04-28  Lennart Poetteringpid1: load 'qemu_fw_cfg' kmod super early, so that...
2022-04-28  Zbigniew Jędrzejewsk... Merge pull request #23200 from keszybz/oomd-docs
2022-04-28  Zbigniew Jędrzejewsk... TODO: more entries for bootctl 23217/head
2022-04-28  Lennart Poetteringhwdb: run "ninja update-hwdb-autosuspend" for v251-rc2 23216/head
2022-04-28  Lennart Poetteringhwbd: run "update-hwdb" for v251-rc2
2022-04-28  Lennart Poetteringhwdb: make sure "ninja update-hwdb" works on f35
2022-04-28  Lennart Poetteringupdate TODO
2022-04-28  Lennart PoetteringNEWS: updates for 251-rc2
2022-04-28  Zbigniew Jędrzejewsk... man: cross-advertize bootctl and systemctl boot loader...
2022-04-28  Zbigniew Jędrzejewsk... oomd: "descendent" → "descendant" 23200/head
2022-04-28  Zbigniew Jędrzejewsk... man: direct users to systemd-oomd if they read about...
2022-04-28  Zbigniew Jędrzejewsk... man: beef up the description of systemd-oomd.service
2022-04-28  Zbigniew Jędrzejewsk... Merge pull request #23204 from bluca/install_tag
2022-04-28  Yu Watanabehwdb: add keyboard mapping for HP ProBook 11G2
2022-04-27  Luca Boccassimeson: add systemd-boot and systemd-stub build target... 23204/head
2022-04-27  Luca Boccassimeson: add install_tag to sd-boot, libsystemd and libudev
2022-04-27  Luca BoccassiMerge pull request #23206 from yuwata/meson-compression
2022-04-27  Zbigniew Jędrzejewsk... Merge pull request #23119 from yuwata/test-sd-device...
2022-04-27  Yu Watanabemeson: also use COMPRESSION_NONE for default compression 23206/head
2022-04-27  Yu Watanabemeson: show default compression method in summary
2022-04-27  Zbigniew Jędrzejewsk... Merge pull request #23131 from poettering/shared-compress
2022-04-27  Yu Watanabetest: exclude "bdi" subsystem and loop block devices 23119/head
2022-04-27  Yu Watanabesd-device-enumerator: introduce sd_device_enumerator_ad...
2022-04-27  Yu Watanabesd-device-enumerator: use set_fnmatch()
next