Commit Graph

  • fbbc72189f resolved: never allow _gateway lookups to go to the network Lennart Poettering 2020-11-11 17:38:21 +0100
  • 19bcef9dc3 resolved: lower SERVFAIL cache timeout from 30s to 10s Lennart Poettering 2020-11-12 17:52:09 +0100
  • 34f80876f8
    Merge pull request #17807 from poettering/bindtodevice Yu Watanabe 2020-12-03 08:50:43 +0900
  • 0a489d3f5d resolved: insert large dgram size into EDNS0 only when in LARGE UDP mode Lennart Poettering 2020-11-11 21:20:15 +0100
  • d80e72ec60 dns-domain: try IDN2003 rules if IDN2008 doesn't work Lennart Poettering 2020-11-09 23:10:43 +0100
  • 7d27d39aa7
    Adds missing documentation for Assertions (#17825) Steve Ramage 2020-12-02 15:47:24 -0800
  • 14d044da23 test: fix TEST-56-OOMD thresholds for linux 5.9 changes Anita Zhang 2020-12-02 14:41:38 -0800
  • f01a3b79fa
    Merge pull request #17810 from systemd/meson-allows-fuzzer-building Yu Watanabe 2020-12-03 07:36:43 +0900
  • 90df0fbea8 resolved: automatically flush caches on clock change Lennart Poettering 2020-11-05 14:17:37 +0100
  • c8037dbf05 virt: Properly detect nested UML inside another hypervisor Christopher Obbard 2020-12-02 14:20:39 +0000
  • 0b261ac5be resolved: log when a bus client changes per-link DNS info Lennart Poettering 2020-11-05 18:45:46 +0100
  • 4cbd28af60
    Merge pull request #17804 from poettering/write-resolve-conf-less Zbigniew Jędrzejewski-Szmek 2020-12-02 16:56:52 +0100
  • 7e8a93b77c resolved: properly check per-link NTA list Lennart Poettering 2020-11-17 18:31:53 +0100
  • d301c52383 resolved: bind socket to interface during connect() Lennart Poettering 2020-11-05 18:22:38 +0100
  • 3132597182 socket-util: add sockaddr_in_addr() helper Lennart Poettering 2020-11-18 10:25:27 +0100
  • 9c2c6692f3
    Merge pull request #17707 from yuwata/network-fix-reconfigure Zbigniew Jędrzejewski-Szmek 2020-12-02 15:10:34 +0100
  • efbbdf2923
    Merge pull request #17798 from yuwata/ipv4ll-follow-ups Zbigniew Jędrzejewski-Szmek 2020-12-02 14:59:33 +0100
  • 2d453f3597
    network: add Protocol= to vlan netdev (#17794) walbit-de 2020-12-02 14:58:02 +0100
  • 7e299ffe10 meson: allow fuzzers to be built even if fuzz testing is disabled Zbigniew Jędrzejewski-Szmek 2020-12-02 13:49:24 +0100
  • 59c31eba49 network: stop to assign UUID when reconfiguring link Yu Watanabe 2020-11-24 15:47:13 +0900
  • f63e09ef75 network: use bus_error_message() Yu Watanabe 2020-11-24 15:58:04 +0900
  • 0f82a2ab5c meson: use '_' as separator in fuzz test names Yu Watanabe 2020-12-02 18:05:06 +0900
  • da115b935a tree-wide: fix typos Yu Watanabe 2020-12-02 17:53:32 +0900
  • 5f016e326d network: add debug log about requesting DHCP address Yu Watanabe 2020-12-02 16:20:52 +0900
  • 240e41372e test-network: confirm that IPv4ll address is dropped after DHCPv4 lease is acquired Yu Watanabe 2020-12-02 16:12:18 +0900
  • 878c035a48 sd-ipv4acd: logs current state Yu Watanabe 2020-12-02 15:31:30 +0900
  • 3f2c0d8520 sd-ipv4acd,sd-ipv4ll: include interface name in the debug logs Yu Watanabe 2020-12-02 15:21:35 +0900
  • 1f1d4d42c1 log-link: introduce log_interface_full_errno() macro Yu Watanabe 2020-12-02 15:15:50 +0900
  • 99b06a2f5c sd-ipv4acd,sd-ipv4ll: introduce _get_ifindex() and _get_ifname() Yu Watanabe 2020-12-02 15:00:06 +0900
  • f3e1f00d03 resolved: don't update resolv.conf snippets unnecessarily Lennart Poettering 2020-11-18 15:12:44 +0100
  • 1098142436 fs-util: add conservative_rename() that suppresses unnecessary renames Lennart Poettering 2020-11-18 15:11:43 +0100
  • b1b657c48f copy: teach copy_file() that a mode=-1 call means "take mode from original file" Lennart Poettering 2020-11-18 15:10:52 +0100
  • ebef02dd8f pager: stop disabling urlification under a pager Zbigniew Jędrzejewski-Szmek 2020-11-30 10:19:52 +0100
  • 0a67dd8310
    Merge pull request #17692 from yuwata/ipv4ll Zbigniew Jędrzejewski-Szmek 2020-12-01 21:59:30 +0100
  • f319b2b1b0
    Merge pull request #17703 from poettering/event-ratelimit Zbigniew Jędrzejewski-Szmek 2020-12-01 21:47:43 +0100
  • 946f3d868c
    Merge pull request #17524 from poettering/fileio-offset Zbigniew Jędrzejewski-Szmek 2020-12-01 21:38:52 +0100
  • a303686fc1 man: document new ratelimiting APIs Lennart Poettering 2020-11-23 22:30:09 +0100
  • d586f642fd core: prevent excessive /proc/self/mountinfo parsing Michal Sekletár 2020-07-09 18:16:44 +0200
  • 68d8906517 test: add ratelimiting test Michal Sekletár 2020-11-23 18:04:57 +0100
  • b6d5481b3d sd-event: add ability to ratelimit event sources Lennart Poettering 2020-11-23 18:02:40 +0100
  • f41315fceb sd-event: remove earliest_index/latest_index into common part of event source objects Lennart Poettering 2020-11-23 17:49:27 +0100
  • cad143a8f2 sd-event: follow coding style with naming return parameter Lennart Poettering 2020-11-23 17:47:16 +0100
  • f814c871e6 sd-event: ref event loop while in sd_event_prepare() ot sd_event_run() Lennart Poettering 2020-11-23 15:38:00 +0100
  • e6a7bee538 sd-event: let's suffix last_run/last_log with "_usec" Lennart Poettering 2020-11-23 15:33:50 +0100
  • 1e45e3fecc sd-event: split out code to add/remove timer event sources to earliest/latest prioq Lennart Poettering 2020-11-23 15:25:35 +0100
  • 41c63f36c3 sd-event: split clock data allocation out of sd_event_add_time() Lennart Poettering 2020-11-23 11:40:24 +0100
  • f80a5d6a86 sd-event: mention that two debug logged events are ignored Lennart Poettering 2020-11-23 11:39:40 +0100
  • 8c437318b8 update TODO Lennart Poettering 2020-11-04 18:43:12 +0100
  • 59d6f7b097 man: drop comment about ECC vs. RSA and Yubikey Lennart Poettering 2020-12-01 14:23:38 +0100
  • 96e9a9a4e6 man: document how cryptsetup keys may be acquired via AF_UNIX sockets Lennart Poettering 2020-11-04 20:20:41 +0100
  • e060ed32e4 cryptsetup: modify keyfile search logic to use read_file_full() too Lennart Poettering 2020-11-04 18:15:42 +0100
  • e2c2f868b2 cryptsetup: port cryptsetup's main key file logic over to read_full_file_full() Lennart Poettering 2020-11-04 17:24:53 +0100
  • 4d1bb8f397 cryptsetup: port PKCS#11 code to read key file with read_full_file() Lennart Poettering 2020-11-04 17:22:39 +0100
  • 986311c2da fileio: teach read_full_file_full() to read from offset/with maximum size Lennart Poettering 2020-11-04 20:25:06 +0100
  • c61f46fe31 journal-remote: suffix cmdline option that expects arg with = Lennart Poettering 2020-11-04 20:24:57 +0100
  • ce82de671f man: mention that --key= is about *secret* keys Lennart Poettering 2020-11-04 16:23:11 +0100
  • e5de42e6f2 journal-remote: use READ_FULL_FILE_SECURE|READ_FULL_FILE_WARN_WORLD_READABLE when reading PEM secret key Lennart Poettering 2020-11-04 16:21:26 +0100
  • 8b3c3a4973 repart: warn about world writable key files Lennart Poettering 2020-11-04 16:19:49 +0100
  • ae9cf30b2f dissect-image: use simple version of read_full_file() where we can Lennart Poettering 2020-11-04 16:17:26 +0100
  • f362fe731b journal-remote: erase secret PEM key from memory after use Lennart Poettering 2020-11-04 16:13:09 +0100
  • ce9067697b meson: add missing "S" to SYSTEMD_CGROUPS_AGENT_PATH Zbigniew Jędrzejewski-Szmek 2020-11-30 11:09:37 +0100
  • e9eec8b5d2 scope: on unified, make sure to unwatch all PIDs once they've been moved to the cgroup scope Franck Bui 2020-11-30 15:26:15 +0100
  • cb9d621ebb
    sd-event: fix delays assert brain-o (#17790) Vito Caputo 2020-12-01 00:26:54 -0800
  • e11ec61d65 mkosi: make ubuntu image bootable by default Pavel Sapezhko 2020-11-09 22:40:14 +0300
  • 1edc1f1b62 man: Speicfy exact return values of sd_bus_message_enter_container igo95862 2020-11-27 16:51:18 +0300
  • a75471ced1 po: add units/systemd-journald.service.in to POTFILES.skip Piotr Drąg 2020-11-28 13:43:52 +0100
  • e7ab349f64 hwdb: add axis range corrections for Lenovo ThinkPad T14 Gen1 Michał Kopeć 2020-11-29 21:13:07 +0100
  • 53ec5dd028 network: use IN_SET() macro Yu Watanabe 2020-11-23 22:34:43 +0900
  • 0d0799daf4 network: treat IPv4LL is one of dynamic addressing protocol Yu Watanabe 2020-11-23 13:42:22 +0900
  • 0b4b66cc53 network: simplify the condition about ipv4ll is enabled or not Yu Watanabe 2020-11-23 13:44:29 +0900
  • d19b993983 network: shorten link_check_ready() a bit Yu Watanabe 2020-11-23 13:55:26 +0900
  • 8ccae2dd2d network: stop IPv4LL engine when DHCPv4 address is successfully acquired Yu Watanabe 2020-11-23 13:28:47 +0900
  • 0107b769b1 networkd: start ipv4ll when dhcp has trouble getting a lease Zbigniew Jędrzejewski-Szmek 2020-10-08 20:14:51 +0200
  • fb536bc5da sd-dhcp-client: report transient DHCP failure to the caller Zbigniew Jędrzejewski-Szmek 2020-10-08 16:51:25 +0200
  • 3ca1fab70a networkd: merge ll addressing fallback modes into normal "boolean" values Zbigniew Jędrzejewski-Szmek 2020-10-08 16:59:26 +0200
  • e4dc0845bc sd-dhcp-client: minor simplification Zbigniew Jędrzejewski-Szmek 2020-10-07 14:14:09 +0200
  • 573b02f5c1 man: adjust description of MaxAttempts Zbigniew Jędrzejewski-Szmek 2020-10-07 14:13:39 +0200
  • bb2d0a24f3
    Merge pull request #17761 from keszybz/documentation-followups Yu Watanabe 2020-11-29 05:32:33 +0900
  • 00c5d74f9a Translated using Weblate (Chinese (Simplified)) Whired Planck 2020-11-28 14:35:55 +0100
  • ed72aa4954 Translated using Weblate (Turkish) Oğuz Ersen 2020-11-28 14:35:55 +0100
  • eee582e795 Update logind-button.c nihilix-melix 2020-11-27 11:21:22 +0100
  • 78cafcbc7e test-networkd-conf: add missing assert_se Zbigniew Jędrzejewski-Szmek 2020-11-28 11:27:31 +0100
  • ed9192bb55 semaphore: temporarily disable the timedated test suite Frantisek Sumsal 2020-11-27 21:01:32 +0100
  • 55260eeb78 hwdb: 60-keyboard: Add Dell Inspiron 11 3168 Fn+Home/End/PageUp/PageDown key mappings Konomi 2020-11-27 18:52:44 +1100
  • b2363dcdd8
    Merge pull request #17734 from yuwata/parse-hwdb Zbigniew Jędrzejewski-Szmek 2020-11-27 13:12:23 +0100
  • 1526e55f6c
    Merge pull request #17732 from yuwata/core-use-synthetic_errno Zbigniew Jędrzejewski-Szmek 2020-11-27 12:55:37 +0100
  • 832eedd192 NEWS: really fix kernel version number reference Zbigniew Jędrzejewski-Szmek 2020-11-27 12:51:48 +0100
  • 61c26ca87f coccinelle: ignore specific cases to use SYNTHETIC_ERRNO() macro Yu Watanabe 2020-11-27 08:47:26 +0900
  • ba715423fe cryptsetup: drop unnecessary bracket Yu Watanabe 2020-11-27 08:39:24 +0900
  • 2940b12826 test: use for(;;) instead of while(true) Yu Watanabe 2020-11-27 08:38:12 +0900
  • 614f57ed76 core/scope: use set_ensure_put() Yu Watanabe 2020-11-27 08:36:09 +0900
  • 75f79cd2d8 mount-util: use mfree() Yu Watanabe 2020-11-27 08:34:51 +0900
  • 95ca39f04e oom: use CMP() macro Yu Watanabe 2020-11-27 08:29:20 +0900
  • 751b440063 core: fix typo Yu Watanabe 2020-11-26 17:54:39 +0900
  • 1c1729c9be coccinelle: add rules for log_unit_error_errno() or friends Yu Watanabe 2020-11-26 14:41:00 +0900
  • 72f092815a network: fix return values Yu Watanabe 2020-11-27 08:18:32 +0900
  • 5a9494bedb network: use SYNTHETIC_ERRNO() macro Yu Watanabe 2020-11-27 08:18:18 +0900
  • d85ff94477 core: use SYNTHETIC_ERRNO() macro Yu Watanabe 2020-11-26 09:27:21 +0900
  • 2762ce2d89 core/timer: drop unnecessary brackets Yu Watanabe 2020-11-26 09:27:05 +0900
  • dca63b5b46
    Merge pull request #17474 from yuwata/network-drop-link-deserialization-logic Yu Watanabe 2020-11-27 09:08:01 +0900