summaryrefslogtreecommitdiff
path: root/src/systemd
Commit message (Expand)AuthorAgeFilesLines
* Drop parens from around already-parenthesized definesZbigniew Jędrzejewski-Szmek2021-03-051-1/+1
* tree-wide: use UINT64_MAX or friendsYu Watanabe2021-03-052-2/+2
* network: Implement B.A.T.M.A.N. Advanced interface typeAnnika Wickert2021-02-251-0/+1
* sd-netlink: introduce sd_rtnl_message_nexthop_get_protocol()Yu Watanabe2021-02-231-0/+1
* sd-device: introduce tiny wrapper sd_device_trigger()Yu Watanabe2021-02-211-0/+1
* sd-bus: simplify sd_bus_reply()Lennart Poettering2021-02-201-1/+1
* Merge pull request #18685 from poettering/network-type-tweaksLennart Poettering2021-02-185-14/+14
|\
| * network: suffix types with _t in public headersLennart Poettering2021-02-185-14/+14
* | sd-device: add sd_device_get_action() + sd_device_get_seqnum() + sd_device_ne...Lennart Poettering2021-02-181-0/+19
|/
* Merge pull request #18557 from poettering/enum-force-s64Zbigniew Jędrzejewski-Szmek2021-02-185-1/+14
|\
| * network: make use of SD_ENUM_FORCE_S64() for all public enumsLennart Poettering2021-02-164-1/+8
| * sd-common: add new macro for forcing 64bit size for public enumsLennart Poettering2021-02-161-0/+6
* | netlink: introduce sd_netlink_message_has_flag()Yu Watanabe2021-02-161-0/+1
* | netlink: drop sd_rtnl_message_{route,nexthop}_set_family()Yu Watanabe2021-02-171-10/+5
|/
* tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek2021-02-103-3/+6
* network: correct name of parameter in function prototypeKevin P. Fleming2021-02-031-1/+1
* sd-bus: Add sd_bus_reply()Daan De Meyer2021-01-251-0/+1
* save link activation policy to state file and display in networkctlDan Streetman2021-01-211-0/+5
* meson: fix indentationYu Watanabe2021-01-191-1/+0
* dhcp6: refuse zero length vendor classYu Watanabe2021-01-131-1/+1
* dhcp6: refuse zero length dhcp user classYu Watanabe2021-01-131-1/+1
* dhcp: length of each user class field must be positiveYu Watanabe2021-01-131-1/+1
* sd-netlink: replace *messages[] -> **messagesYu Watanabe2020-12-181-1/+1
* Merge pull request #17026 from fw-strlen/nft_16Lennart Poettering2020-12-161-0/+28
|\
| * sd-netlink: add a read functionFlorian Westphal2020-12-161-0/+1
| * sd-netlink: add sd_netlink_sendvFlorian Westphal2020-12-161-0/+1
| * sd-netlink: add nfnetlink helper routinesFlorian Westphal2020-12-161-0/+26
* | sd-netlink: routing policy rule port to fib_rule_hdrSusant Sahani2020-12-171-12/+12
|/
* sd-bus: add API for connecting to a specific user's user bus of a specific co...Lennart Poettering2020-12-151-0/+1
* meson: check that cxx variable is set before using itLuca Boccassi2020-12-041-1/+1
* sd-ipv4acd,sd-ipv4ll: introduce _get_ifindex() and _get_ifname()Yu Watanabe2020-12-022-0/+4
* Merge pull request #17692 from yuwata/ipv4llZbigniew Jędrzejewski-Szmek2020-12-011-0/+2
|\
| * sd-dhcp-client: report transient DHCP failure to the callerZbigniew Jędrzejewski-Szmek2020-11-301-0/+2
* | sd-event: add ability to ratelimit event sourcesLennart Poettering2020-12-011-0/+3
|/
* test: let's start getting ready for 2020Zbigniew Jędrzejewski-Szmek2020-11-171-0/+3
* meson: use proper variable for libudev.h pathZbigniew Jędrzejewski-Szmek2020-11-171-1/+1
* meson: fix build tests for c++14 and c++17Yu Watanabe2020-11-171-2/+2
* meson: use "_" as separator in test namesYu Watanabe2020-11-161-1/+2
* meson: use "_" as separator in test namesZbigniew Jędrzejewski-Szmek2020-11-111-1/+1
* sd-radv: router lifetime is uint16_tYu Watanabe2020-11-101-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-0930-30/+30
* dhcp4: fix DHCP on InfiniBand interfacesTimo Rothenpieler2020-10-281-0/+1
* Merge pull request #15206 from anitazha/systoomd-v0Zbigniew Jędrzejewski-Szmek2020-10-151-0/+3
|\
| * core: systemd-oomd pid1 integrationAnita Zhang2020-10-071-0/+3
* | sd-netlink: introduce sd_netlink_message_read_data()Yu Watanabe2020-10-081-0/+1
|/
* sd-event: optionally, if an event source fails, exit the event loopLennart Poettering2020-10-071-0/+2
* Merge pull request #16998 from zonque/networkd/mdbYu Watanabe2020-09-151-0/+2
|\
| * sd-netlink: add MDB typesDaniel Mack2020-09-101-0/+2
* | sd-device: introduce sd_device_set_sysattr_valuef()Yu Watanabe2020-09-111-0/+1
|/
* login: Add KEY_RESTART handlingRobert Marko2020-09-091-0/+2