]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2022-02-01  Lennart Poetteringexecute: document that the 'env' param is input *and... 22341/head
2022-02-01  Lennart Poetteringexecute: line break comments a bit less aggressively
2022-02-01  Lennart Poetteringexecute: use _cleanup_ logic where appropriate
2022-02-01  Lennart Poetteringpid1: pass PAM_DATA_SILENT to pam_end() in child
2022-02-01  Yu Watanabenetwork: dhcp-server: also refuse link local address...
2022-02-01  Yu WatanabeMerge pull request #22254 from yuwata/dhcp-server-fix...
2022-02-01  Yu WatanabeMerge pull request #22319 from yuwata/network-use-recon...
2022-02-01  James Hilliardmeson: use full argument names for bpftool gen commands
2022-02-01  Yu Watanabefuzz-dhcp-server: add static leases 22254/head
2022-02-01  Yu Watanabetest-dhcp-server: add tests for static lease
2022-02-01  Yu Watanabetest-dhcp-server: add tests for setting static DHCP...
2022-02-01  Yu Watanabetest-dhcp-server: add usual headers
2022-02-01  Yu Watanabetest-dhcp-server: run a test earlier which does not...
2022-02-01  Yu Watanabetest-dhcp-server: move sd-event allocation
2022-02-01  Yu Watanabetest-dhcp-server: use log_tests_skipped_errno()
2022-02-01  Yu Watanabesd-dhcp-server: split out logic to ACK request
2022-02-01  Yu Watanabesd-dhcp-server: do not assign address reserved for...
2022-02-01  Yu Watanabesd-dhcp-server: explicitly refuse when conflicting...
2022-02-01  Yu Watanabesd-dhcp-server: do not assign an address from pool...
2022-02-01  Yu Watanabesd-dhcp-server: rename get_pool_offset() -> address_is_...
2022-02-01  Yu Watanabesd-dhcp-server: rename server_send_nak() -> server_send...
2022-02-01  Yu Watanabesd-dhcp-server: set DHCPLease::server before hashmap_put()
2022-02-01  Yu Watanabesd-dhcp-server: fix indentation
2022-02-01  Yu Watanabesd-dhcp-server: rename argument and add one missing...
2022-02-01  Yu Watanabesd-dhcp-server: do not use implicit cast to boolean...
2022-02-01  Yu Watanabesd-dhcp-server: refuse zero length client ID
2022-02-01  Yu Watanabesd-dhcp-server: do not log "STOPPED" when already stopped
2022-02-01  Yu Watanabenetwork: also use link_reconfigure_impl() to initially... 22319/head
2022-02-01  Yu Watanabenetwork: drop tiny wrapper used only one place anymore
2022-02-01  Yu Watanabenetwork: do not free bound_by carrier map on reconfigure
2022-02-01  Yu Watanabenetwork: do not remove localhost address
2022-02-01  Yu Watanabenetwork: move ndisc_flush() to link_stop_engines()
2022-02-01  Yu Watanabenetwork: remove only managed configs on reconfigure...
2022-01-31  Luca BoccassiMerge pull request #22175 from keszybz/kernel-install...
2022-01-31  Frantisek Sumsalnetwork: s/confiured/configured/
2022-01-31  Lennart Poetteringtree-wide: some additional checks to avoid CVE-2021...
2022-01-31  Lennart Poetteringrandom-seed: add missing %m in error message
2022-01-31  Frantisek SumsalMerge pull request #22323 from mrc0mmand/fix-TEST-69...
2022-01-31  Lennart Poetteringupdate TODO
2022-01-31  Frantisek Sumsaltest: copy portable profiles into the image if they...
2022-01-31  Frantisek Sumsaltest: use ~/.bashrc instead of /etc/bash.bashrc 22323/head
2022-01-31  Frantisek Sumsaltest: make the code less error-prone
2022-01-31  Luca BoccassiMerge pull request #22316 from yuwata/network-mac-addre...
2022-01-31  Luca BoccassiMerge pull request #22300 from yuwata/bus-fix-error...
2022-01-31  Daan De Meyerboot: Don't require a machine ID to be available
2022-01-31  Luca BoccassiMerge pull request #22274 from yuwata/resolve-comment
2022-01-31  Luca Boccassicore: don't fail on EEXIST when creating mount point
2022-01-31  Frantisek Sumsalcore: check argc/argv uncoditionally
2022-01-31  Yu WatanabeMerge pull request #21838 from lnussel/logind-refactor
2022-01-31  James Hilliardmeson: use bpftool based strip when available
2022-01-31  James Hilliardmeson: set minimum clang/llvm versions for bpf support
2022-01-31  Yu Watanabenetwork: currently IPv4ACD requires MAC address whose... 22316/head
2022-01-31  Yu Watanabenetwork: currently RADV requires MAC address whose...
2022-01-31  Yu Watanabenetwork: disable NDisc for CAN interfaces
2022-01-31  Yu Watanabenetwork: configure NDisc after MAC address is assigned
2022-01-31  Yu Watanabenetwork: configure DHCP clients after MAC address is...
2022-01-31  Frantisek Sumsalbasic: update CIFS magic
2022-01-30  Dorian Clayhwdb: add support for Surface Laptop 2 & 3 (#22303)
2022-01-30  Davide Cavalcahwdb: add new database file for PDA devices
2022-01-30  Donald Chanbasic: mac_[selinux,smack]_apply_fd does not work when...
2022-01-30  Daan De Meyershared: Handle filesystems that don't support hole...
2022-01-30  Yu WatanabeMerge pull request #22294 from evverx/fuzz-dhcp-client
2022-01-30  Frantisek SumsalMerge pull request #22302 from evverx/merge-oss-fuzz...
2022-01-30  Yu Watanabecore: check if argc > 0 and argv[0] is set
2022-01-30  Evgeny Vereshchaginci: no longer upload the latest builds on commits 22302/head
2022-01-30  Evgeny Vereshchaginci: merge seed corpora with public OSS-Fuzz corpora...
2022-01-30  Frantisek Sumsalshared: be extra paranoid and check if argc > 0
2022-01-30  Yu WatanabeMerge pull request #22301 from mrc0mmand/cocci-tweaks
2022-01-29  Frantisek Sumsaltest: make use of strv_isempty() 22301/head
2022-01-29  Frantisek Sumsalfstab-generator: use str(n)dupa_safe() instead of plain...
2022-01-29  Yu Watanabelogin: use bus_error_message() at one more place 22300/head
2022-01-29  Yu Watanabecore/unit: use bus_error_message() at one more place
2022-01-29  Yu Watanabebus-util: retrieve bus error from message
2022-01-29  Evgeny Vereshchaginci: update GHActions once a month
2022-01-29  Evgeny Vereshchaginci: use CFLite to test forks (including systemd-stable)
2022-01-29  Evgeny Vereshchaginsd-dhcp-lease: fix a memory leak in dhcp_lease_parse_se... 22294/head
2022-01-29  Evgeny Vereshchagintests: add a file triggering a memory leak in dhcp_leas...
2022-01-29  Evgeny Vereshchaginsd-dhcp-lease: fix an infinite loop found by the fuzzer
2022-01-29  Evgeny Vereshchagintests: fuzz client_handle_offer
2022-01-28  Anita ZhangMerge pull request #22289 from yuwata/network-hashmap...
2022-01-28  Yu Watanabenetwork: use hashmap_remove_value() at two more places 22289/head
2022-01-28  Zbigniew Jędrzejewsk... kernel-install: add missing log line 22175/head
2022-01-28  Zbigniew Jędrzejewsk... kernel-install: add "$KERNEL_INSTALL_STAGING_AREA"...
2022-01-28  Zbigniew Jędrzejewsk... kernel-install: prefix errors with "Error:", exit immed...
2022-01-28  Zbigniew Jędrzejewsk... kernel-install: k-i already creates $ENTRY_DIR_ABS...
2022-01-28  Yu Watanabetest: add missing oom check
2022-01-28  Daan De MeyerMerge pull request #22283 from yuwata/sd-device-suppres...
2022-01-28  Yu Watanabeunit: introduce wait-online@.service for specific interface
2022-01-28  Frantisek SumsalMerge pull request #22282 from yuwata/test-revert-worka...
2022-01-28  Yu Watanabesd-dhcp-server: refuse too large packet to send
2022-01-28  Ryan Hendricksonhwdb: add two Elecom trackballs
2022-01-28  Yu Watanabenetwork: fix log messages
2022-01-28  Yu Watanabetest: frequency in mouse DPI is optional
2022-01-28  Yu WatanabeMerge pull request #22277 from yuwata/test-network...
2022-01-28  Julia Kartsevabpf: load firewall with name only if supported
2022-01-28  Yu WatanabeMerge pull request #22272 from bluca/state_dir_private_...
2022-01-28  Yu Watanabeman: extend the DHCPv6-PD example and add a DHCPv4...
2022-01-28  Yu Watanabesd-device: suppress too many debugging log when enumera... 22283/head
2022-01-28  Yu Watanabelog: introduce log_trace_errno()
2022-01-28  Yu WatanabeRevert "test: wait for user inactive" 22282/head
next