systemd/.git
2022-03-10 Luca Boccassiportabled: refactor extraction/validation into a common...
2022-03-10 Luca Boccassiportabled: validate SYSEXT_LEVEL when attaching
2022-03-10 Luca Boccassiportabled: error out if there are no units only after...
2022-03-10 Luca Boccassidissect-image: add extension-specific validation flag
2022-03-10 Zbigniew Jędrzejewsk... journalctl: advertise --header a bit more
2022-03-10 Zbigniew Jędrzejewsk... man: describe UNIT=/USER_UNIT=
2022-03-10 Zbigniew Jędrzejewsk... man: tweak description of auto/noauto
2022-03-10 Zbigniew Jędrzejewsk... man: describe capability checks on the bus
2022-03-10 Zbigniew Jędrzejewsk... man: fix formatting of macros in sd_bus_add_object
2022-03-10 Zbigniew Jędrzejewsk... man: say that we ignore ignored options
2022-03-10 Zbigniew Jędrzejewsk... man: drop outdated info about polkit in pid1
2022-03-10 David Tardondevnode-acl: use _cleanup_ to free acl_t
2022-03-10 Tobias Stoeckmanncore: check size before mmap
2022-03-10 Josh Triplettfile-hierarchy: Document /sys/fs/cgroup
2022-03-10 Zbigniew Jędrzejewsk... man: recommend built-in platform.freedesktop_os_release...
2022-03-10 Daan De Meyermkosi: Remove Arch nspawn workaround
2022-03-10 Daan De Meyermeson: Drop required libfdisk version to 2.32
2022-03-10 Peter Huttererudev-builtin-input_id: don't label absolute mice as...
2022-03-10 Zbigniew Jędrzejewsk... man: adjust command for Fedora installations
2022-03-10 Yu Watanabejournal-send: close fd on exit when running with valgrind
2022-03-10 Yu Watanabetest-journal-send: close fd opend by syslog()
2022-03-10 Yu Watanabeunit: escape %
2022-03-10 Lennart Poetteringclang-format: we actually typically use 16ch continuati...
2022-03-10 Yu Watanabetest: fix file descriptor leak in test-psi-util
2022-03-10 Yu Watanabetest: fix file descriptor leak in test-tmpfiles.c
2022-03-10 Yu Watanabetest: fix file descriptor leak in test-fs-util
2022-03-10 Yu Watanabetest: fix file descriptor leak in test-oomd-util
2022-03-10 Yu Watanabetest: fix file descriptor leak in test-catalog
2022-03-10 Yu Watanabetest-oomd-util: fix conditional jump on uninitialised...
2022-03-10 Yu Watanabetest-oomd-util: style fixlets
2022-03-10 Franck Buicore: really skip automatic restart when a JOB_STOP...
2022-03-10 Frantisek Sumsalsystemctl: make `--timestamp=` affect the `show` verb...
2022-03-10 Lennart Poetteringpid1: set SYSTEMD_NSS_DYNAMIC_BYPASS=1 env var for...
2022-03-10 Lennart Poetteringdocs: $SYSTEMD_NSS_BYPASS_BUS is not honoured anymore...
2022-03-10 Lennart Poetteringpid1: lookup owning PID of BusName= name of services...
2022-03-10 Lennart Poetteringpid1: watch bus name always when we have it
2022-03-10 Yu Watanaberesolve: synthesize empty domain only when A and/or...
2022-03-10 Yu Watanaberesolve: make dns_scope_good_domain() take DnsQuery*
2022-03-10 Yu Watanaberesolve: drop never matched condition
2022-03-10 Yu Watanaberesolve: synthesize null address, IPv4 broadcast addres...
2022-03-10 Yu Watanaberesolve: synthesize empty name
2022-03-10 Yu Watanabedns-domain: re-introduce dns_name_is_empty()
2022-03-10 Frantisek Sumsalpackit: drop unnumbered patches as well
2022-03-10 Yu Watanabesd-dhcp-server: rename server_send_nak() -> server_send...
2022-03-10 Frantisek Sumsaltree-wide: mark set-but-not-used variables as unused...
2022-03-10 Frantisek Sumsalci: fix clang-13 installation
2022-03-10 Evgeny Vereshchaginci: replace apt-key with signed-by
2022-03-10 Yu Watanaberesolve: add reference of the original bus message...
2022-03-10 Yu Watanaberesolve: refuse AF_UNSPEC when resolving address
2022-03-10 Frantisek Sumsalci: use the system llvm-11 package on Focal
2022-02-15 Luca Boccassipackit: build on and use Fedora 35 spec file v249.10
2022-02-15 Luca BoccassiPartially revert "sd-dhcp-server: refuse too large...
2022-02-15 Luca BoccassiRevert "tests: add a file triggering a memory leak...
2022-02-15 Zbigniew Jędrzejewsk... sd-device: silence gcc warning with newest gcc
2022-02-15 Luca Boccassipackit: remove unsupported -Dcryptolib=openssl option
2022-02-15 Zbigniew Jędrzejewsk... sd-bus: allow numerical uids in -M user@.host
2022-02-15 Zbigniew Jędrzejewsk... sd-bus: print debugging information if bus_container_co...
2022-02-15 Zbigniew Jędrzejewsk... sd-bus: print quoted commandline when in bus_socket_exec()
2022-02-15 Zbigniew Jędrzejewsk... core: use the new quoting helper
2022-02-15 Zbigniew Jędrzejewsk... basic/escape: add helper for quoting command lines
2022-02-15 Yu Watanabetest-network: add missing tests for bridge properties
2022-02-15 Yu Watanabenetwork: bridge: fix endian of vlan protocol
2022-02-15 Yu Watanaberesolve: use _cleanup_ attribute for freeing DnsQuery
2022-02-15 Yu Watanaberesolve: fix possible memleak
2022-02-15 Yu Watanaberesolve: fix potential memleak and use-after-free
2022-02-15 Lennart Poetteringutil: another set of CVE-2021-4034 assert()s
2022-02-15 Luca Boccassitest: use mksquashfs -noappend
2022-02-15 Yu Watanabecore/mount: fail early if directory cannot be created
2022-02-15 Lennart Poetteringunits: we need systemd-journald.service from systemd...
2022-02-15 Yu Watanabesd-dhcp-lease: fix memleak
2022-02-15 Yu Watanabetest-network: set xfrm interface ID
2022-02-15 Yu Watanabenetwork: xfrm: refuse zero interface ID
2022-02-15 Lennart Poetteringexecute: document that the 'env' param is input *and...
2022-02-15 Lennart Poetteringexecute: line break comments a bit less aggressively
2022-02-15 Lennart Poetteringexecute: use _cleanup_ logic where appropriate
2022-02-15 Lennart Poetteringpid1: pass PAM_DATA_SILENT to pam_end() in child
2022-02-15 Yu Watanabelogin: use bus_error_message() at one more place
2022-02-15 Yu Watanabecore/unit: use bus_error_message() at one more place
2022-02-15 Yu Watanabebus-util: retrieve bus error from message
2022-02-15 Luca Boccassicore: don't fail on EEXIST when creating mount point
2022-02-15 Evgeny Vereshchaginsd-dhcp-lease: fix a memory leak in dhcp_lease_parse_se...
2022-02-15 Evgeny Vereshchagintests: add a file triggering a memory leak in dhcp_leas...
2022-02-15 Evgeny Vereshchaginsd-dhcp-lease: fix an infinite loop found by the fuzzer
2022-02-15 Donald Chanbasic: mac_[selinux,smack]_apply_fd does not work when...
2022-02-15 Yu Watanabesd-dhcp-server: refuse too large packet to send
2022-02-15 Arfrever Frehtes... logind.conf: Fix name of option: RuntimeDirectoryInodes...
2022-02-15 Christian Braunercore/namespace: s/normalize_mounts()/drop_unused_mounts()
2022-02-15 Christian Braunercore/namespace: allow using ProtectSubset=pid and Prote...
2022-02-15 Martin Wilckudevadm: cleanup-db: don't delete information for kept...
2022-02-15 Martin Wilckudevadm: cleanup_dir: use dot_or_dot_dot()
2022-02-15 Anita Zhangoomd: handle situations when no cgroups are killed
2022-02-15 Anita Zhangoomd: fix race with path unavailability when killing...
2022-02-15 Yu Watanaberesolve: fix assertion triggered when r == 0
2022-02-15 Luca Boccassicore: refuse to mount ExtensionImages if the base layer...
2022-02-15 Luca Boccassidissect-image: validate extension-release even if the...
2022-02-15 Luca Boccassisysext: use LO_FLAGS_PARTSCAN when opening image
2022-02-15 Topi Miettinennamespace: allow ProcSubset=pid with some ProtectKernel...
2022-01-15 Yu Watanabemeson: fix cross compiling
2022-01-12 Daan De Meyerjournal: Skip data objects with invalid offsets v249.9
2022-01-12 Benjamin Bergxdg-autostart-service: Ignore missing desktop-sepcific...
next