]> git.ipfire.org Git - thirdparty/systemd.git/history - src
Merge pull request #29231 from poettering/cgroup-utils-tweaklets
[thirdparty/systemd.git] / src /
2023-09-20  Mike YuanMerge pull request #29231 from poettering/cgroup-utils...
2023-09-20  Lennart Poetteringpidref: add pidref_equal() helper
2023-09-20  Lennart Poetteringscope: slightly simplify scope_enter_running() error...
2023-09-20  Mike YuanMerge pull request #29230 from poettering/scope-tweaks
2023-09-19  Luca Boccassiboot: skip loading DTBs in type 1 when secure boot...
2023-09-19  Lennart Poetteringcgroup-util: tighten range check before casting to... 29231/head
2023-09-19  Lennart Poetteringcgroup-util: initialize return param on all success...
2023-09-19  Lennart Poetteringcgroup-util: rename return param to 'ret', as per codin...
2023-09-19  Lennart Poetteringscope: only stop watching processes when we go down 29230/head
2023-09-19  Lennart Poetteringscope: add trailing comma to array initialization
2023-09-19  Daan De Meyermkfs-util: Only unshare mount namespace if needed
2023-09-19  Luca BoccassiMerge pull request #29150 from abderrahim/version-info...
2023-09-19  Zbigniew Jędrzejew... Merge pull request #29122 from yuwata/network-allow...
2023-09-19  Zbigniew Jędrzejew... Merge pull request #29215 from AdamWill/kmm-layoutorder...
2023-09-19  Luca Boccassiboot: use separate SBAT project names for stub and...
2023-09-19  Daan De MeyerMerge pull request #29221 from keszybz/fedora-cloud...
2023-09-19  Daan De MeyerMerge pull request #29218 from DaanDeMeyer/kernel-modules
2023-09-19  Luca BoccassiMerge pull request #29217 from behrmann/typofixes
2023-09-19  Joerg Behrmanntreewide: fix typos
2023-09-19  Lennart PoetteringMerge pull request #29159 from poettering/socket-pause
2023-09-19  Luca BoccassiMerge pull request #29152 from poettering/pidref-more
2023-09-19  Adam Williamsonfind_legacy_keymap: try matching with layout order... 29215/head
2023-09-19  Adam Williamsonfind_legacy_keymap: fix empty variant matching
2023-09-18  Valentin Davidrepart: Fix a check for CopyBlocks on data partition
2023-09-18  Lennart Poetteringpath: make arg_pager_flags static
2023-09-18  Luca BoccassiMerge pull request #29186 from keszybz/man-notification...
2023-09-18  Lennart Poetteringcore: port unit_fork_helper_process() and unit_fork_and... 29152/head
2023-09-18  Lennart Poetteringcore: port unit_main_pid() + unit_control_pid() to...
2023-09-18  Lennart Poetteringpidref: add sigqueue() helper
2023-09-18  Lennart Poetteringcore: port over unit_kill_context() to PidRef
2023-09-18  Lennart Poetteringcore: port service_set_main_pid() to PidRef
2023-09-18  Lennart Poetteringcore: add new "PollLimit" settings to .socket units
2023-09-18  Mike YuanMerge pull request #29206 from mrc0mmand/lsan-followup
2023-09-18  Lennart Poetteringlogind: slightly tweak error message about not enough...
2023-09-18  Frantisek Sumsalcore: limit the LSan shenanigans to PID 1
2023-09-18  Yu Watanabenetwork: allow to configure multiple IPv6 null addresse...
2023-09-18  Yu Watanabenetwork: rename address_prefix() -> address_ipv4_prefix()
2023-09-18  Yu Watanabenetwork: drop _fallthrough_ in address_{hash,compare...
2023-09-17  Luca BoccassiMerge pull request #29119 from yuwata/network-dhcp...
2023-09-17  Frantisek Sumsalcore: redirect LSan's report to /dev/console during...
2023-09-15  Mike YuanMerge pull request #29184 from keszybz/more-pager
2023-09-14  Zbigniew Jędrzejew... path: add --no-pager option, enable pager by default
2023-09-14  Zbigniew Jędrzejew... path: rename functions
2023-09-14  Zbigniew Jędrzejew... path: modernize, return first error
2023-09-14  Zbigniew Jędrzejew... bootctl: use pager in help
2023-09-14  Zbigniew Jędrzejew... export: use highlighting in --help
2023-09-11  Luca BoccassiMerge pull request #29156 from bluca/signal_dump_jobs
2023-09-11  Lennart Poetteringserialize: don#t allocate 1M on the stack just like...
2023-09-11  Luca Boccassilogind: add PrepareForShutdownWithMetadata signal
2023-09-11  Luca Boccassicore: dump jobs list on sigrtmin+18 with 0x500 29156/head
2023-09-10  Luca Boccassicore: use structured initialization in exec_context_init
2023-09-09  Luca BoccassiMerge pull request #29130 from poettering/unit-defaults
2023-09-09  Luca BoccassiMerge pull request #29142 from poettering/pidref
2023-09-09  Luca BoccassiMerge pull request #29143 from DaanDeMeyer/mkosi-presets
2023-09-09  Mike YuanMerge pull request #29117 from Werkov/memory_available
2023-09-09  Lennart Poetteringmachined: port over to PidRef too
2023-09-09  Lennart Poetteringlogind: also port session leader tracking over to PidRef
2023-09-09  Lennart Poetteringcore: don't manually destroy timer when we can't spawn...
2023-09-09  Lennart Poetteringcore: also port swap units to PidRef
2023-09-09  Lennart Poetteringcore: also port mount units to PidRef
2023-09-09  Lennart Poetteringcore: convert Socket logic to PidRef too
2023-09-09  Lennart Poetteringcore: reference main/control pid of .service units...
2023-09-09  Lennart Poetteringpidref: add structure that can reference a pid via...
2023-09-09  Luca BoccassiMerge pull request #29127 from YHNdnzj/wall-followup
2023-09-09  Luca BoccassiMerge pull request #29116 from yuwata/network-sriov...
2023-09-08  Lennart PoetteringRevert "tree-wide: Mount file descriptors via /proc...
2023-09-08  Lennart Poetteringserialize: add common deserialize_read_line() helper...
2023-09-08  Mike Yuanshared/wall: fall back to logind if utmpx database...
2023-09-08  Mike Yuanshared/wall: several cleanups
2023-09-08  Mike Yuanutmp-wtmp: remove unneeded include
2023-09-08  Michal Koutnýcgroup: Estimate MemoryAvailable= when DefaultMemoryAcc...
2023-09-08  Michal Koutnýcgroup: Refactor MemoryAvailable= evaluation
2023-09-08  Michal Koutnýcgroup: Fix MemoryAvailable= by considering physical...
2023-09-08  Mike Yuanconf-parser: parse main config first only if not symlin...
2023-09-08  Mike Yuanrepart,bootspec: use set_ensure_consume
2023-09-08  Alvin Alvaradoukify/man: Look for a config file in systemd folders...
2023-09-08  Lennart Poetteringcore: introduce unit_defaults_init() common initializat... 29130/head
2023-09-08  Lennart Poetteringmanager: add manager_set_unit_defaults() call that...
2023-09-08  Lennart Poetteringmanager: move various fields that declare unit defaults...
2023-09-08  Yu Watanabenetwork/sr-iov: move common parts to link_set_sr_iov_if... 29116/head
2023-09-08  Yu Watanabenetwork/sr-iov: ignore -EINVAL in reading dev_port...
2023-09-08  Yu Watanabenetwork: allow to set null address for [DHCPServer...
2023-09-08  Yu Watanabenetwork: find DHCP server address only on loading ...
2023-09-08  Yu Watanabenetwork: call network_adjust_dhcp_server() from network...
2023-09-08  Mike YuanMerge pull request #29123 from yuwata/conf-parser-clean...
2023-09-08  Luca BoccassiMerge pull request #29121 from yuwata/network-drop...
2023-09-08  Lennart PoetteringMerge pull request #29071 from YHNdnzj/loop-write-full
2023-09-08  Yu Watanabeconf-parser: introduce ordered_hashmap_by_section_find_... 29123/head
2023-09-08  Yu Watanabeconf-parser: check overflow in hashmap_find_free_sectio...
2023-09-08  Yu Watanabeconf-parser: modernize config_section_new()
2023-09-08  Yu Watanabehashmap: introduce HASHMAP_BASE_FOREACH() and friend
2023-09-07  Yu Watanabenetwork: drop duplicated check 29121/head
2023-09-07  Yu Watanabenetwork: drop duplicated address_set_broadcast()
2023-09-07  Lennart Poetteringtpm2-util: drop support for creating TPM2 trial sessions
2023-09-07  Jan Janssenefi: Add some more paranoia asserts
2023-09-07  Zbigniew Jędrzejew... Merge pull request #29036 from YHNdnzj/hibernate-resume...
2023-09-07  набparse_timestamp: accept RFC3339-style timezone and...
2023-09-07  Mike Yuanshared/wall: use loop_write_full 29071/head
2023-09-07  Mike Yuanio-util: introduce loop_write_full that takes a timeout
2023-09-07  Mike Yuanhibernate-resume: split out the logic of finding hibern...
next