systemd/.git
2021-10-13 Luca BoccassiMerge pull request #21002 from poettering/watchdog-off
2021-10-13 Lennart Poetteringman: document new systemd.watchdog_sec= kernel cmdline...
2021-10-13 Lennart Poetteringman: document new "off" setting for systemd-system...
2021-10-13 Lennart Poetteringcore: allow "off" as special watchdog time to be specified
2021-10-13 Lennart PoetteringMerge pull request #20787 from fbuihuu/watchdog-more...
2021-10-13 Yu Watanabecore/bpf-firewall: add missing oom check
2021-10-13 Franck Buiwatchdog: rename special string "infinity" taken by...
2021-10-13 Franck Buiwatchdog: handle timeout programming errors more safely
2021-10-13 Franck Buicore: introduce systemd.watchdog_sec=<sec> option
2021-10-13 Franck Buiwatchdog: update the documentation
2021-10-13 Franck Buiwatchdog: passing 0 to watchdog_setup now closes the...
2021-10-13 Franck Buiwatchdog: pass USEC_INFINITY to watchdog_setup() to...
2021-10-13 Franck Buiwatchdog: configuring a timeout value might not be...
2021-10-13 Franck Buiwatchdog: minor optimization in watchdog_setup()
2021-10-13 Franck Buiwatchdog: cleanup: create an helper for each ioctl
2021-10-13 Zbigniew Jędrzejewsk... Merge pull request #20987 from yuwata/sd-dhcp6-enum...
2021-10-13 Dan Streetmancgroup: check if any controller is in use as v1
2021-10-13 Anita Zhangcore: serialize device cgroup bpf progs across daemon...
2021-10-13 Yu WatanabeMerge pull request #20992 from keszybz/fix-two-outputs
2021-10-12 Yu Watanabesd-dhcp6-client: max_retransmit_time must be positive
2021-10-12 Yu Watanabesd-dhcp6-client: introduce dhcp6_option_can_request()
2021-10-12 Zbigniew Jędrzejewsk... coredumpctl: stop truncating information about coredump
2021-10-12 Yu Watanabenetwork: do not request RAPID_COMMIT option
2021-10-12 набsystemd-machine-id-setup(1): "machine[d] ID" typo
2021-10-12 Zbigniew Jędrzejewsk... shared/dissect-image: reword debug message
2021-10-12 Yu Watanabesd-dhcp6-client: add missing options
2021-10-12 Yu Watanabesd-dhcp6-client: add missing parenthesis
2021-10-12 Yu Watanabesd-dhcp6-client: add missing message types
2021-10-12 Yu Watanabesd-dhcp6-client: name one more enum
2021-10-12 Yu Watanabesd-dhcp6-client: typedef several enums
2021-10-12 alexlzhucore: remove refcount for bpf program
2021-10-12 Yu Watanabenetwork: dhcp6-pd: also assign addresses in IA_PD prefi...
2021-10-12 Zbigniew Jędrzejewsk... Merge pull request #20853 from yuwata/network-radv...
2021-10-12 Jan Janssensd-boot: Move security and console control protocol...
2021-10-12 Jan Janssensd-boot: Use _cleanup_ in more places
2021-10-12 Jan Janssensd-boot: Remove unnecessary TPM conditionalization
2021-10-12 Jan Janssensd-boot: Use backup LBA location from first GPT header
2021-10-12 Jan Janssensd-boot: Split up xbootldr_open()
2021-10-12 Jan Janssensd-boot: Fix xbootldr detection
2021-10-12 Jan Janssensd-boot: Move xbootldr code into its own file
2021-10-12 Jan Janssensd-boot: Invert if in disk_get_part_uuid()
2021-10-12 Yu WatanabeMerge pull request #20985 from yuwata/test-bus-node...
2021-10-12 Yu Watanabetest: use assert_se() instead of assert()
2021-10-12 Frantisek Sumsalci: use the system llvm-11 package on Focal
2021-10-11 Lennart PoetteringMerge pull request #20968 from poettering/homed-pin
2021-10-11 Lennart PoetteringMerge pull request #20776 from medhefgo/boot-timeout
2021-10-11 Yu Watanabetest: shorten code a bit
2021-10-11 Yu Watanabenetwork: radv: extends lifetime for DNS servers or...
2021-10-11 Yu Watanabenetwork: radv: set non-zero lifetime for DNS servers...
2021-10-11 Yu Watanabenetwork: radv: verify [IPv6Prefix] and [IPv6RoutePrefix...
2021-10-11 Yu Watanabenetwork: radv: mask unnecessary part of specified addresses
2021-10-11 Yu Watanabenetwork: radv: make conf parsers not set values into...
2021-10-11 Yu Watanabesd-radv: rename sd_radv_prefix_set_route_prefix() ...
2021-10-11 Yu Watanabetest: add more node enumerator tests
2021-10-11 Yu WatanabeMerge pull request #20981 from poettering/glibc-less...
2021-10-11 Yu WatanabeMerge pull request #20965 from poettering/getdents
2021-10-11 Lennart PoetteringMerge pull request #20970 from poettering/token-timeout
2021-10-11 Lennart Poetteringupdate TODO
2021-10-11 Lennart Poetteringhomed: allow overriding the root directory for home...
2021-10-11 Lennart Poetteringhomed: optionally, drop caches on logout
2021-10-11 Lennart Poetteringhomed: take BSD file lock on LUKS file while activated
2021-10-11 Lennart Poetteringhomed: retry deactivation every 15s until successful
2021-10-11 Lennart Poetteringhomed: keep "pinning" fd open while home dir active
2021-10-11 Lennart Poetteringrm-rf: optionally fsync() after removing directory...
2021-10-11 Lennart Poetteringvarlink: make one more parameter const
2021-10-11 Lennart Poetteringutil: define initializer for 'struct ucred' that proper...
2021-10-11 Bogdan Seniucvirt: Fix Xen PV detection when nested inside another...
2021-10-11 Max Reschsd-stub: Provide initrd with LINUX_EFI_INITRD_MEDIA_GUID
2021-10-11 Lennart Poetteringsort-util: avoid using glibc's internal __compar_d_fn_t...
2021-10-11 Lennart Poetteringrecuse-dir: rework to use getdents64() instead of readdir()
2021-10-11 Lennart Poetteringtest-recurse-dir: output some simple timing info, compa...
2021-10-11 Lennart Poetteringmissing: add getdents64() syscall wrapper
2021-10-11 Lennart Poetteringlocaled: use PROJECT_FILE rather than __FILE__ for...
2021-10-11 Lennart Poetteringethtool-util: let's use userspace types in userspace...
2021-10-11 Lennart Poetteringtree-wide: use C99 __func__ rather than obsolete __FUNC...
2021-10-11 Lennart Poetteringnetwork: use official bswap_32() rather than inofficial...
2021-10-11 Lennart Poetteringmacro: also use trailing __ for alignof use in attributes
2021-10-11 Lennart Poetteringstub: also move magic string in stub into .sdmagic...
2021-10-11 Lennart Poetteringsort-util: use comparison_fn_t instead of __compar_fn_t
2021-10-11 Lennart Poetteringsignal-util: don't introduce symbols with double unders...
2021-10-11 Lennart PoetteringMerge pull request #20979 from poettering/ac-power...
2021-10-11 Lennart Poetteringutil: invert ac_power() source type check
2021-10-11 Lennart Poetteringdocs: document $SYSTEMD_CRYPTSETUP_USE_TOKEN_MODULE
2021-10-11 Lennart Poetteringman: document new token-timeout= setting
2021-10-11 Lennart Poetteringcryptsetup: minor modernizations
2021-10-11 Lennart Poetteringcryptsetup: add a configurable token waiting timeout
2021-10-11 Lennart Poetteringcryptsetup: before querying user for a PIN, check if...
2021-10-11 Lennart Poetteringlibfido2-util: add helper that checks whether a FIDO2...
2021-10-11 Lennart Poetteringcryptsetup: optionally turn off token module support...
2021-10-11 Lennart Poetteringcryptsetup: don't repeat exact same code twice
2021-10-11 Lennart Poetteringfileio: add read_virtual_file_at() flavour that takes...
2021-10-11 Zbigniew Jędrzejewsk... Merge pull request #20744 from yuwata/udev-netlink
2021-10-11 Thomas Hallermacro: fix ALIGN_TO() to use ULLONG_MAX instead of...
2021-10-11 Yu WatanabeMerge pull request #20973 from yuwata/busctl-trivial...
2021-10-11 (GalaxyMaster)Avoid passing NULL to underlying fprintf() in sysusers...
2021-10-10 Yu Watanabetest: add a test for parsing xml obtained by DBus Intro...
2021-10-10 Yu Watanabebusctl: add missing header
2021-10-10 Yu Watanabebusctl: shorten code a bit
2021-10-10 Yu Watanabebusctl: use set_ensure_consume()
2021-10-10 Yu WatanabeMerge pull request #20969 from poettering/cryptenroll...
next