systemd/.git
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...
2022-01-12 Zbigniew Jędrzejewsk... man+docs: adjust links to the new page
2022-01-12 Zbigniew Jędrzejewsk... policy files: adjust landing page link
2022-01-12 Zbigniew Jędrzejewsk... docs: use https:// for fd.o links
2022-01-12 Zbigniew Jędrzejewsk... README: link to the new page
2022-01-12 Zbigniew Jędrzejewsk... NEWS: adjust links to moved pages
2022-01-12 yangmingtaifix test-string-util failed when locale is not utf8
2022-01-12 Zbigniew Jędrzejewsk... Revert "core: Add trigger limit for path units"
2022-01-12 Zbigniew Jędrzejewsk... Revert "core: Check unit start rate limiting earlier"
2022-01-12 Zbigniew Jędrzejewsk... Revert "Reintroduce ExitType"
2022-01-11 Zbigniew Jędrzejewsk... Reintroduce ExitType v249.8
2022-01-11 Daan De Meyercore: Check unit start rate limiting earlier
2022-01-11 Zbigniew Jędrzejewsk... nss: only read logging config from environment variables
2022-01-11 Zbigniew Jędrzejewsk... nss: drop dummy setup_logging() helpers
2022-01-11 Daan De Meyercore: Add trigger limit for path units
2022-01-11 Zbigniew Jędrzejewsk... shared/rm-rf: loop over nested directories instead...
2022-01-11 Zbigniew Jędrzejewsk... shared/rm_rf: refactor rm_rf() to shorten code a bit
2022-01-11 Zbigniew Jędrzejewsk... shared/rm_rf: refactor rm_rf_children_inner() to shorte...
2022-01-11 Zbigniew Jędrzejewsk... tmpfiles: 'st' may have been used uninitialized
2022-01-11 Lennart Poetteringrm-rf: optionally fsync() after removing directory...
2022-01-11 Lennart Poetteringrm-rf: refactor rm_rf_children(), split out body of...
2022-01-11 Jan Janssenboot-timestamps: Discard firmware init time when runnin...
2022-01-11 Zbigniew Jędrzejewsk... man: add missing example title in systemd.network(5)
next