summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* platform: use nm_steal_fd() in nmp_utils_sysctl_open_netdir()th/nm-errorThomas Haller2018-12-241-5/+2
* platform: return platform-error from link-add functionThomas Haller2018-12-244-39/+38
* platform: merge NMPlatformError with nm-errorThomas Haller2018-12-2426-618/+591
* shared: declare error numbers as enum and minor cleanupThomas Haller2018-12-242-36/+46
* trivial: rename nl-errno to nm-errnoThomas Haller2018-12-236-136/+137
* shared: move nm_errno() function to nm-errno.hThomas Haller2018-12-232-14/+22
* core: move netlink errors to nm-errno.hThomas Haller2018-12-237-90/+100
* core: add "nm-errno.h"Thomas Haller2018-12-234-0/+54
* systemd: merge branch systemd into masterThomas Haller2018-12-2368-1505/+2088
|\
| * systemd: update code from upstream (2018-12-22)Thomas Haller2018-12-2364-1522/+2288
* | systemd: merge branch 'thom311/dhcp-set-client-id-no-inval'Thomas Haller2018-12-214-22/+27
|\ \
| * | dhcp6: don't enforce DUID content for sd_dhcp6_client_set_duid()Thomas Haller2018-12-214-6/+16
| * | dhcp: don't enforce hardware address length for sd_dhcp_client_set_client_id()Thomas Haller2018-12-211-18/+11
| * | dhcp: fix sd_dhcp_client_set_client_id() for infiniband addressesThomas Haller2018-12-211-1/+3
|/ /
* | device: ensure IP configuration is restored when link goes upBeniamino Galvani2018-12-211-1/+6
* | build/meson: merge branch 'inigomartinez/meson-review'Thomas Haller2018-12-2064-293/+275
|\ \
| * | build: meson: Remove unnecessary auxiliary variableIñigo Martínez2018-12-201-4/+2
| * | build: meson: Add trailing commasIñigo Martínez2018-12-2062-264/+264
| * | build: meson: Use variables present in pkg-config filesIñigo Martínez2018-12-202-20/+6
| * | build: meson: Remove polkit_dir optionIñigo Martínez2018-12-203-5/+3
|/ /
* | device: fix method check in IPvLL codeBeniamino Galvani2018-12-201-5/+2
* | dhcp: merge branch 'th/internal-dhcp-routes-rh1634657'Thomas Haller2018-12-1928-393/+651
|\ \
| * | core: allow addresses with zero prefix lengthThomas Haller2018-12-193-3/+4
| * | dhcp: fix static-route handling for intenal client and support multiple defau...Thomas Haller2018-12-192-57/+123
| * | dhcp: request classless-static-route option first according to RFC 3442Thomas Haller2018-12-191-2/+7
| * | network: add sd_dhcp_route_get_option() accessorThomas Haller2018-12-192-0/+7
| * | dhcp: minor cleanup parsing default route for internal clientThomas Haller2018-12-191-10/+6
| * | dhcp: cleanup parsing of DHCP lease for internal clientThomas Haller2018-12-191-108/+109
| * | dhcp: let lease_to_ip4_config() allocate option hashThomas Haller2018-12-191-16/+26
| * | dhcp: fix signedness of loop variable in lease_to_ip4_config()Thomas Haller2018-12-191-2/+2
| * | dhcp: cleanup static option list for internal clientThomas Haller2018-12-191-56/+70
| * | dhcp: don't request DHCP6 client-id option with internal clientThomas Haller2018-12-192-1/+3
| * | dhcp: cleanup error paths in bound4_handle() and bound6_handle()Thomas Haller2018-12-191-20/+21
| * | libnm: discourage static buffer in nm_utils_inet*_ntop() APIThomas Haller2018-12-191-1/+12
| * | all: don't use static buffer for nm_utils_inet*_ntop()Thomas Haller2018-12-1922-151/+211
| * | libnm: add internal API nm_utils_inet*_ntop_dup()Thomas Haller2018-12-191-0/+24
| * | shared/tests: add helper functions to convert IP address to stringThomas Haller2018-12-191-0/+42
| * | core: implement nm_utils_ip4_netmask_to_prefix() via __builtin_ctz()Thomas Haller2018-12-192-26/+44
|/ /
* | core: merge branch 'th/sysctl-and-rp_filter'Thomas Haller2018-12-1910-290/+292
|\ \
| * | device: drop rp_filter handlingThomas Haller2018-12-191-172/+0
| * | device: add sysctl-ip-conf getter and use itThomas Haller2018-12-191-54/+80
| * | device: add nm_device_get_ip_iface_from_platform()Thomas Haller2018-12-192-0/+13
| * | core/trivial: rename nm_platform_sysctl_set_ip6_hop_limit_safe()Thomas Haller2018-12-194-4/+8
| * | core: use nm_platform_sysctl_ip_conf_*() wrappersThomas Haller2018-12-193-68/+66
| * | platform: add nm_platform_sysctl_ip_conf_*() wrappersThomas Haller2018-12-192-1/+109
| * | device/trivial: rename device's sysctl functionThomas Haller2018-12-193-34/+37
| * | device: merge IPv4 and IPv6 variants of nm_device_ipv4_sysctl_set()Thomas Haller2018-12-193-49/+57
| * | platform: use struct initializer instead of memset()Thomas Haller2018-12-192-8/+15
| * | platform: assert length of stack allocation in NMP_SYSCTL_PATHID_NETDIR_unsafe()Thomas Haller2018-12-191-1/+8
|/ /
* | settings,gsm: deprecate and stop using 'number' propertyAleksander Morgado2018-12-1910-38/+21