- e39f0fa network: honor M or O flag in RA even if IPv6AcceptRA.DHCPv6Cleint=always by Yu Watanabe · 4 years, 8 months ago v246.8
- 83c4752 journalctl: don't skip the entries that have the same seqnum by shenyangyang4 · 4 years, 8 months ago
- bf3de3d sd-bus: use SOCK_CLOEXEC on one more socket by Lennart Poettering · 4 years, 8 months ago
- d5c5af9 resolved: create stub-resolv.conf symlink with correct security label by Ondrej Mosnacek · 4 years, 7 months ago
- 08f440d efi: Only use arm flags if supported by Andrew Balmos · 4 years, 8 months ago
- a35a216 core: detect_container() may return negative errno by Yu Watanabe · 4 years, 7 months ago
- cd0c740 meson: Fix reallocarray check by Khem Raj · 4 years, 8 months ago
- 61bb861 meson: check that cxx variable is set before using it by Luca Boccassi · 4 years, 8 months ago
- 4fe8b17 udev: Fix sound.target dependency by Takashi Iwai · 4 years, 8 months ago
- 924bd7e man: document that automount units are privileged by Lennart Poettering · 4 years, 8 months ago
- 325386c log: open journal when cli program run in a service unit by Yu Watanabe · 4 years, 8 months ago
- 1b00688 log: make show_color variable tristate by Yu Watanabe · 4 years, 8 months ago
- 78e3e32 log: merge conditions to reduce indentation by Yu Watanabe · 4 years, 8 months ago
- 82b884a logind: fix closing of button input devices by Lennart Poettering · 4 years, 8 months ago
- b6a663d Update logind-button.c by nihilix-melix · 4 years, 8 months ago
- 9a14b1d async: add trivial cleanup wrapper for asynchronous_close() by Lennart Poettering · 4 years, 8 months ago
- 163e7eb cgroup: Also set blkio.bfq.weight by Pavel Hrdina · 4 years, 8 months ago
- 599f51f generator: use kmsg in system-level generators, journal otherwise by Lennart Poettering · 4 years, 10 months ago v246.7
- 6f58e84 log: normalize log target condition check by Lennart Poettering · 4 years, 10 months ago
- d08f2ff log: update comment by Lennart Poettering · 4 years, 10 months ago
- 4eb7761 Don't assume /run/systemd exists when creating unit-root by Daan De Meyer · 4 years, 8 months ago
- bf43ad2 resolved: beef up logic for suppressing "localhost" entry in /etc/hosts by Lennart Poettering · 4 years, 9 months ago
- a2a88a4 resolved: use stat_inode_unmodified() to detect /etc/hosts changes by Lennart Poettering · 4 years, 9 months ago
- c846d1f resolved: never allow _gateway lookups to go to the network by Lennart Poettering · 4 years, 9 months ago
- 9e5bf68 resolved: lower SERVFAIL cache timeout from 30s to 10s by Lennart Poettering · 4 years, 9 months ago
- 98571eb resolved: bind socket to interface during connect() by Lennart Poettering · 4 years, 9 months ago
- ecac288 socket-util: add sockaddr_in_addr() helper by Lennart Poettering · 4 years, 8 months ago
- c574ecf resolved: insert large dgram size into EDNS0 only when in LARGE UDP mode by Lennart Poettering · 4 years, 9 months ago
- 6790521 dns-domain: try IDN2003 rules if IDN2008 doesn't work by Lennart Poettering · 4 years, 9 months ago
- 1845331 virt: Properly detect nested UML inside another hypervisor by Christopher Obbard · 4 years, 8 months ago
- 2e304fb resolved: properly check per-link NTA list by Lennart Poettering · 4 years, 8 months ago
- dcff070 meson: use '_' as separator in fuzz test names by Yu Watanabe · 4 years, 8 months ago
- faa88d9 man: Speicfy exact return values of sd_bus_message_enter_container by igo95862 · 4 years, 8 months ago
- 00cb8d6 network: fix return values by Yu Watanabe · 4 years, 8 months ago
- 6cea4fc shared/seccomp-util: address family filtering is broken on ppc by Zbigniew Jędrzejewski-Szmek · 4 years, 8 months ago
- b5d7ba5 test: use cap_last_cap() for max supported cap number, not capability_list_length() by Dan Streetman · 4 years, 8 months ago
- 89fae89 man: slightly update the man page of sd_bus_message_read_basic() by Yu Watanabe · 4 years, 8 months ago
- 391de44 man: Fixed an incomplete sentence by igo95862 · 4 years, 8 months ago
- 03429f6 man: Specify that sd_bus_message_read_basic returns 0 if end of array had been reached. by igo95862 · 4 years, 8 months ago
- 28ce943 core/mount: mount command may fail after adding the corresponding proc mountinfo entry by Yu Watanabe · 4 years, 8 months ago
- c306403 mkosi: make sure our mkosi files work with f33 by Lennart Poettering · 4 years, 8 months ago
- 298477a man: clarify DefaultTasksMax doc by Pavel Sapezhko · 4 years, 8 months ago
- 4345b63 seccomp: also move munmap into @default syscall filter set by Yu Watanabe · 4 years, 8 months ago
- 00d4c41 sd-device-enumerator: do not return error when a device is removed by INSUN PYO · 4 years, 8 months ago
- 02b25ea curl-util: fix callback prototype by Etienne Doms · 4 years, 8 months ago
- 4d856f9 curl-util: fix type CURL -> CURLM by Yu Watanabe · 4 years, 8 months ago
- a05ed50 units: restore sysfs conditions in sys-fs-fuse-connections.mount and sys-kernel-config.mount by Franck Bui · 4 years, 8 months ago
- 904723f core/mount: mount_start() may be called during the state is MOUNT_MOUNTING_DONE by Yu Watanabe · 4 years, 8 months ago
- 811f7fb seccomp: move brk+mmap+mmap2 into @default syscall filter set by Lennart Poettering · 4 years, 8 months ago
- e30dee2 units: wait until some fs modules are entirely loaded before mounting their corresponding filesystem by Franck Bui · 4 years, 8 months ago
- 24a04f9 Revert "units: skip modprobe@.service if the unit appears to be already loaded" by Franck Bui · 4 years, 8 months ago
- ac01fe2 khash: fix structured initializer by Yu Watanabe · 4 years, 8 months ago
- 85043d8 man: Fix sd_bus_message_append_array_space function signature by igo95862 · 4 years, 8 months ago
- d419f1b sd-device: drop unwanted newline in netlink message by Yu Watanabe · 4 years, 8 months ago
- 5d89a32 man: drop misplaced phrase by Zbigniew Jędrzejewski-Szmek · 4 years, 8 months ago
- 2f5c994 man: Add a paragraph to sd_bus_call explaning callback message lifetime by igo95862 · 4 years, 8 months ago
- 8992d85 man: fix prototpe of sd_bus_message_peek_type() by Yu Watanabe · 4 years, 8 months ago
- e90844c man: add missing <para> tag, and drop redundant ">" by Yu Watanabe · 4 years, 8 months ago
- e1ff0c8 man: Separated paragraph about making sd_bus object reply async by igo95862 · 4 years, 8 months ago
- 0f428f7 meson: use "_" as separator in test names by Yu Watanabe · 4 years, 8 months ago
- 3a7ff19 missing: define several syscall numbers for MIPS arch by Yu Watanabe · 4 years, 8 months ago
- 00ee733 networkd: fix default value of DHCPv6Client by Christof Efkemann · 4 years, 8 months ago
- c5805e3 ratelimit: fix integer overflow by Etienne Doms · 4 years, 9 months ago
- 821937f man: fix tag by Yu Watanabe · 4 years, 9 months ago
- cc1b93a man: mention that sd_bus_call() may return a negative errno mapped from D-Bus error reply by Yu Watanabe · 4 years, 9 months ago
- 0e233e5 man: add missing period by Yu Watanabe · 4 years, 9 months ago
- 6f6a38a meson: use "_" as separator in test names by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
- 45ed35f ethtool: make ethtool_get_driver() return -ENODATA if ioctl succeeds but driver name is empty by Yu Watanabe · 4 years, 9 months ago
- 6b9e861 journal: refuse skip parameter for sd_journal_next_skip() larger than INT_MAX by Yu Watanabe · 4 years, 9 months ago
- bcd4d3e core: add missing oom check by Yu Watanabe · 4 years, 9 months ago
- 6b33098 udev: log when we fail to query ID_NET_DRIVER by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
- 9f316bb network: make default router lifetime to 30min by Yu Watanabe · 4 years, 9 months ago
- f1679a8 sd-bus: fix possible division by 0 by Yu Watanabe · 4 years, 9 months ago
- 74d6c9e home: fix copy-and-paste mistake by Yu Watanabe · 4 years, 9 months ago
- 21dfb60 resolved: slightly extend debug log output about outgoing messages by Lennart Poettering · 4 years, 9 months ago
- 5ef4c55 resolved: don't resolve "local." via LLMNR by Lennart Poettering · 4 years, 9 months ago
- 0a57364 resolved: show all answer flags when dumping answer by Lennart Poettering · 4 years, 9 months ago
- 30a35fa resolved: suppress misleading debug message about ignored resolv.conf line by Lennart Poettering · 4 years, 9 months ago
- 7a023f3 resolved: handle RRs where we don't have a signer by Lennart Poettering · 4 years, 9 months ago
- eae55a1 resolved: put size limit in DnsAnswer size to UINT16_MAX by Lennart Poettering · 4 years, 9 months ago
- 6f46699 resolved: fix dumping of DnsAnswer objects by Lennart Poettering · 4 years, 9 months ago
- b02f896 resolved: check return value of memdup() correctly for OOM by Lennart Poettering · 4 years, 9 months ago
- e8c7f0e man: remove misplaced comma by Lennart Poettering · 4 years, 9 months ago
- 31c2cc7 units: unconditionally pull in remote-cryptsetup.target in the initramfs by Jonathan Lebon · 4 years, 9 months ago
- 141f3e4 meson: simplify with_runlevels ternany op usage by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
- 59b8000 man: update fedora version by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
- afa88d5 man/machinectl: fix pull-raw example by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
- 23b682c man: correct xdg-autostart-generator path by Josh Brobst · 4 years, 9 months ago
- a10e016 tmpfiles: Handle filesystems without ACL support in more cases. by Pat Coulthard · 4 years, 9 months ago
- 96cfd30 NEWS: fix typo (`systemd-userdb` > `systemd-userdbd`) by Elias Probst · 4 years, 9 months ago
- 2b5615a Revert "sd-dhcp-client: use asynchronous_close()" by Yu Watanabe · 4 years, 10 months ago
- 9833a8b man: document what variables are allowed by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
- 17ce34d resolvectl: wrap the extended status string too by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
- 909a151 resolvect: use wrapping for various lists by Zbigniew Jędrzejewski-Szmek · 4 years, 10 months ago
- d011265 format-table: add TABLE_STRV_WRAPPED by Zbigniew Jędrzejewski-Szmek · 4 years, 10 months ago
- 1b7ec93 format-table: reduce scope of iterator variables by Zbigniew Jędrzejewski-Szmek · 4 years, 10 months ago
- 9114b99 resolvectl: use compat status string instead of a field-by-field table by Zbigniew Jędrzejewski-Szmek · 4 years, 10 months ago
- d774790 resolvectl: sort domain/nta output by Zbigniew Jędrzejewski-Szmek · 4 years, 10 months ago
- 2624567 resolvectl: add the usual typedef for struct link_info/global_info by Zbigniew Jędrzejewski-Szmek · 4 years, 10 months ago
- d58943a man: add example of negative trust anchor file by Zbigniew Jędrzejewski-Szmek · 4 years, 10 months ago