summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-09all: merge branch 'th/policy-and-mdns'Thomas Haller26-622/+979
2018-01-09policy: merge IPv4 and IPv6 versions of device_ip_config_changed()Thomas Haller1-45/+27
2018-01-09core: implement setting MDNS setting for systemdThomas Haller8-4/+108
2018-01-09core: rework tracking config in dns-manager to use ifindexThomas Haller9-581/+391
2018-01-09core/trivial: rename local variable in merge_one_ip_config()Thomas Haller1-15/+15
2018-01-09dns: rework pending request-queue in NMDnsSystemdResolvedThomas Haller1-26/+56
2018-01-09dns: refactor update() in NMDnsSystemdResolved to use a hash tableThomas Haller1-47/+45
2018-01-09shared: add nm_cmp_int2ptr_p_with_data() helperThomas Haller1-0/+19
2018-01-09shared: add NMCListElemThomas Haller2-0/+75
2018-01-09core: add nm_ip_config_get_ifindex() helperThomas Haller1-0/+6
2018-01-09dns: merge IPv4 and IPv6 versions of add_ip_config() (part 2)Thomas Haller1-167/+103
2018-01-09dns: merge IPv4 and IPv6 versions of add_ip_config() (part 1)Thomas Haller1-124/+117
2018-01-09dns/trivial: move codeThomas Haller1-45/+45
2018-01-09libnm: rename MDns flag UNKNOWN to DEFAULTThomas Haller7-26/+35
2018-01-09libnm: verify value for connection.mdnsThomas Haller1-1/+12
2018-01-09dns: add mechanism for propagating mDNS setting.Ismo Puustinen6-32/+306
2018-01-09mdns: add new connection property.Ismo Puustinen8-3/+109
2018-01-09build: first build dns-manager and dns-plugin before the pluginsThomas Haller1-4/+4
2018-01-09core: reorder code in "src/dns/nm-dns-manager.c"Thomas Haller1-40/+44
2018-01-09ifcfg: test for sysconfig network path also on mesonIñigo Martínez2-18/+4
2018-01-08platform-linux: reload qdiscs and tfilters after removing themLubomir Rintel1-1/+4
2018-01-08libnm: fix building libnm without WITH_FAKE_TYPELIBS and without girThomas Haller1-2/+2
2018-01-08platform/tests: relax checking for signals in test-address-linuxFrancesco Giudici1-1/+1
2018-01-08libnm: drop libnm-util/nm-setting-template.[hc]Thomas Haller4-175/+0
2018-01-08build/meson: don't include libnm when building src/systemdIñigo Martínez1-1/+0
2018-01-08all: merge branch 'th/nm-compilation-type'Thomas Haller87-581/+659
2018-01-08clients: drop redundant #include "NetworkManager.h"Thomas Haller24-43/+0
2018-01-08tests: use NMTST_EXPECT*() macrosThomas Haller12-304/+254
2018-01-08tests: add NMTST_EXPECT*() macrosThomas Haller2-0/+22
2018-01-08build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller49-231/+380
2018-01-08config: adjust logging message for duplicate config prefixThomas Haller2-13/+13
2018-01-08core: load jansson on demandLubomir Rintel8-35/+248
2018-01-05ip-tunnel: add support for tunnel flagsBeniamino Galvani16-22/+274
2018-01-04dhcp: cleanup handling of ipv4.dhcp-client-id and avoid assertion failureThomas Haller8-28/+88
2018-01-04dhcp: track dhcp-client instances with CList instead of hash-tableThomas Haller3-45/+34
2018-01-03c-list: merge branch 'th/c-list-sort-nonrec'Thomas Haller2-81/+139
2018-01-03shared: implement c_list_sort() as non-recursive merge-sortThomas Haller1-13/+39
2018-01-03shared: split helper functions out of c_list_sort()Thomas Haller1-22/+40
2018-01-03shared/tests: improve tests for c_list_sort()Thomas Haller1-59/+73
2018-01-03ifcfg: test for sysconfig network path instead of distribution pathsPavel Šimerda1-4/+1
2018-01-03ifcfg: add a test for Mageia as wellPavel Šimerda1-0/+1
2018-01-02travis: update to Ubuntu 14.04 (trusty)Lubomir Rintel1-4/+3
2018-01-02travis: use apt addon to install packagesLubomir Rintel1-18/+49
2018-01-02build: Workaround for gtkdoc dependenciesIñigo Martínez2-2/+7
2018-01-02build: Remove default install directoriesIñigo Martínez11-61/+22
2018-01-02systemd: merge branch systemd into masterThomas Haller18-322/+463
2018-01-02systemd: update code from upstream (2018-01-01)Thomas Haller16-321/+449
2017-12-30tests: fix warnings about unused functionsPavel Šimerda1-1/+2
2017-12-27wifi/iwd: fix type-description for NMDeviceIwdThomas Haller1-0/+11
2017-12-27wifi/iwd: merge branch 'th/wifi-iwd-config'Thomas Haller12-19/+136