summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* cryptsetup: drop unnecessary bracketYu Watanabe2020-11-271-2/+1
* test: use for(;;) instead of while(true)Yu Watanabe2020-11-271-1/+1
* core/scope: use set_ensure_put()Yu Watanabe2020-11-271-5/+1
* mount-util: use mfree()Yu Watanabe2020-11-271-2/+2
* oom: use CMP() macroYu Watanabe2020-11-271-12/+2
* core: fix typoYu Watanabe2020-11-271-1/+1
* network: fix return valuesYu Watanabe2020-11-271-5/+4
* network: use SYNTHETIC_ERRNO() macroYu Watanabe2020-11-272-8/+4
* core: use SYNTHETIC_ERRNO() macroYu Watanabe2020-11-2714-177/+95
* core/timer: drop unnecessary bracketsYu Watanabe2020-11-271-8/+3
* Merge pull request #17474 from yuwata/network-drop-link-deserialization-logicYu Watanabe2020-11-2711-433/+86
|\
| * network: drop link_load()Yu Watanabe2020-10-281-41/+0
| * network: do not serialize/deserialize routesYu Watanabe2020-10-283-98/+4
| * network: do not serialize/deserialize addressesYu Watanabe2020-10-283-68/+0
| * network: do not serialize/deserialize ipv4ll addressYu Watanabe2020-10-283-82/+11
| * network: use sysctl_read_ip_property() where applicableYu Watanabe2020-10-281-9/+3
| * sysctl-util: truncate newline in read valueYu Watanabe2020-10-281-0/+1
| * network: downgrade log level in dhcp4_configure()Yu Watanabe2020-10-281-44/+39
| * network: always enable sysctl property promote_secondariesYu Watanabe2020-10-282-55/+9
| * network: mention that the error will be ignoredYu Watanabe2020-10-281-1/+1
| * network: drop dhcp4_init()Yu Watanabe2020-10-281-22/+9
| * network: set previous DHCP4 address in link->addresses_foreignYu Watanabe2020-10-285-33/+29
* | Merge pull request #17478 from yuwata/split-network-internalYu Watanabe2020-11-2734-850/+869
|\ \
| * | net-condition: introduce struct NetMatchYu Watanabe2020-10-2910-136/+126
| * | meson: drop libsystemd_network from several binariesYu Watanabe2020-10-295-11/+3
| * | tree-wide: drop unnecessary inclusion of network-internal.hYu Watanabe2020-10-296-6/+0
| * | sd-network: move net_get_unique_predictable_data() and net_get_name_persisten()Yu Watanabe2020-10-296-61/+63
| * | conf-parser: fix indentationYu Watanabe2020-10-291-49/+56
| * | net-condition: move net_match_config() and related conf parsersYu Watanabe2020-10-2913-442/+458
| * | sd-network: move link_get_type_string()Yu Watanabe2020-10-295-26/+29
| * | libsystemd-network: move config_parse_hwaddr() and config_parse_hwaddrs()Yu Watanabe2020-10-294-102/+106
| * | udev: move config_parse_ifalias()Yu Watanabe2020-10-294-43/+44
| * | network: move config_parse_bridge_port_priority()Yu Watanabe2020-10-294-44/+45
| * | libsystemd-network: make conf parsers accept an empty stringYu Watanabe2020-10-291-36/+45
| * | libsystemd-network: downgrade log level in conf parsersYu Watanabe2020-10-291-10/+10
* | | resolved: allow cache responses from local DNS serversPavel Sapezhko2020-11-276-13/+7
* | | oom: fix oomd.conf install locationChristian Hesse2020-11-271-1/+1
* | | home: fix homed.conf install locationChristian Hesse2020-11-271-1/+1
* | | shared/seccomp-util: address family filtering is broken on ppcZbigniew Jędrzejewski-Szmek2020-11-262-4/+4
* | | test: use cap_last_cap() for max supported cap number, not capability_list_le...Dan Streetman2020-11-262-29/+36
* | | Merge pull request #17622 from yuwata/udev-database-set-udev-versionZbigniew Jędrzejewski-Szmek2020-11-263-5/+44
|\ \ \
| * | | sd-device: make sd_device_has_current_tag() and friends compatible with datab...Yu Watanabe2020-11-261-0/+21
| * | | sd-device: introduce database version and save it in udev database V fieldYu Watanabe2020-11-263-0/+20
| * | | sd-device: make device_add_property_internal() inlineYu Watanabe2020-11-262-5/+3
* | | | Merge pull request #17709 from yuwata/test-seccomp-skipYu Watanabe2020-11-261-0/+45
|\ \ \ \ | |/ / / |/| | |
| * | | test: skip several tests in test-seccomp when running on asanYu Watanabe2020-11-251-0/+15
| * | | test: skip several tests in test-seccomp when running on valgrindYu Watanabe2020-11-251-0/+30
* | | | core/mount: mount command may fail after adding the corresponding proc mounti...Yu Watanabe2020-11-251-0/+9
* | | | Merge pull request #17715 from yuwata/specifier-follow-upsZbigniew Jędrzejewski-Szmek2020-11-256-77/+76
|\ \ \ \
| * | | | tree-wide: sort specifiers and move common comments to specifier.hYu Watanabe2020-11-256-77/+76