summaryrefslogtreecommitdiffstats
path: root/README.md (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-15man: fix sd_bus_add_node_enumerator() ret_nodesMatt Johnston1-2/+3
2021-06-15man: add an example to configure default route on device with tableYu Watanabe1-2/+11
2021-06-15fix typoYu Watanabe2-2/+2
2021-06-15tree-wide: add missing whitespace at the end of commentsYu Watanabe34-45/+45
2021-06-15test-seccomp: Check for __NR_ppoll before use (#19858)Khem Raj1-2/+3
2021-06-14repart: show partitions we don't grow/create as "unchanged"Lennart Poettering1-1/+1
2021-06-14repart: align all sizes in table to the rightLennart Poettering1-1/+6
2021-06-14test: correctly configure the NUMA node memory poolFrantisek Sumsal1-1/+1
2021-06-14network: update wlan information when IFF_LOWER_UP flag is gainedYu Watanabe1-12/+15
2021-06-14network: add brief comment about reconfiguring interfacesYu Watanabe3-5/+7
2021-06-14network: do not partially update wlan information on failureYu Watanabe1-13/+17
2021-06-14network: add missing increment of Link::set_flags_messagesYu Watanabe1-1/+10
2021-06-14sd-event: always reshuffle time prioq on changing online/offline stateYu Watanabe1-22/+11
2021-06-14sd-event: make event_source_time_prioq_reshuffle() accept all event source typeYu Watanabe1-4/+5
2021-06-14sd-event: use usec_add()Yu Watanabe1-2/+2
2021-06-14sd-event: use CMP() macroYu Watanabe1-20/+17
2021-06-14sd-event: drop unnecessary "else"Yu Watanabe1-2/+2
2021-06-14Revert "Mount all fs nosuid when NoNewPrivileges=yes"Topi Miettinen4-39/+3
2021-06-14network: drop misleading debugging logs about MTUYu Watanabe1-5/+5
2021-06-14network: try to bring down before setting MAC addressYu Watanabe3-4/+50
2021-06-14network: check the size of hardware address before setting MAC addressYu Watanabe1-0/+10
2021-06-14Add a network timeout option to journal-uploadJayanth Ananthapadmanaban2-4/+23
2021-06-13doc: Add RISC-V to FAQDaniel Schaefer1-2/+2
2021-06-12test/TEST-17-UDEV: use default imageZbigniew Jędrzejewski-Szmek2-8/+2
2021-06-12network: always check dynamic address assignments before entering configured ...Yu Watanabe1-38/+41
2021-06-12test-network: disable dynamic addressing protocols when ConfigureWithoutCarri...Yu Watanabe2-1/+1
2021-06-12test-network: refuse routable state when no-carrier is expectedYu Watanabe1-2/+2
2021-06-11test-network: add a testcase for MultiPathRoute= without interface nameYu Watanabe1-2/+2
2021-06-11network: route: set link ifindex when multi-path routes specified without int...Yu Watanabe1-6/+12
2021-06-11sd-dhcp: refuse to set iaid if we cannot find the interfaceYu Watanabe1-18/+21
2021-06-11dhcp: do not use ifindex when generating iaid in testsYu Watanabe9-20/+48
2021-06-11sd-dhcp: do not use detect_container() to guess udev is running or notYu Watanabe1-2/+3
2021-06-11nspawn: path_is_read_only_fs() may return negative errnoYu Watanabe1-1/+1
2021-06-11tree-wide: use sd_device_new_from_ifindex/ifname()Yu Watanabe4-18/+6
2021-06-11sd-device: introduce sd_device_new_from_ifname/ifindex()Yu Watanabe3-28/+56
2021-06-11netlink: make rtnl_resolve_link_alternative_name() optionally return the main...Yu Watanabe2-7/+16
2021-06-11netlink: check input name is valid before calling netlink methodYu Watanabe1-0/+3
2021-06-11netlink: move resolve_ifname() or friends to netlink-util.[ch]Yu Watanabe7-58/+56
2021-06-11network: use link_get_by_name()Yu Watanabe2-14/+4
2021-06-11docs: update coding style a bitZbigniew Jędrzejewski-Szmek1-13/+20
2021-06-11update TODOLennart Poettering1-36/+0
2021-06-11core: Avoid spurious realization of unit cgroupsMichal Koutný1-2/+4
2021-06-11man: clarify that global search domains apply to global servers, not all inte...Zbigniew Jędrzejewski-Szmek1-7/+8
2021-06-11test-stat-util: don't fail under chrootZbigniew Jędrzejewski-Szmek1-6/+22
2021-06-11kbd-model-map: add Latvian keyboard layout mappingnl67201-0/+2
2021-06-10docs/CODING_STYLE: fix some typosŠtěpán Němec1-4/+4
2021-06-10core/serialize: drop bogus deserialization of ipcns socketsZbigniew Jędrzejewski-Szmek1-21/+0
2021-06-10core/serialization: shorten code, treat all oom error the sameZbigniew Jędrzejewski-Szmek1-21/+7
2021-06-10core/serialization: drop misleadingly-named unit_can_serialize()Zbigniew Jędrzejewski-Szmek3-10/+4
2021-06-10test-stat-util: add a very basic test for test_path_is_read_only()Zbigniew Jędrzejewski-Szmek1-0/+32