summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-04core: avoid assertion when removing devicesHEADmasterBeniamino Galvani1-1/+6
2018-12-04core: avoid calling platform code with invalid ifindex (2)Thomas Haller1-0/+2
2018-12-03core: avoid calling platform code with invalid ifindexThomas Haller3-3/+4
2018-12-03shared: merge branch 'th/metered-for-shared'Thomas Haller7-254/+265
2018-12-03device/shared: set ANDROID_METERED option 43 for shared connectionsThomas Haller5-3/+57
2018-12-03ppp: replace NMCmdLine API with plain GPtrArray in create_pppd_cmd_line()Thomas Haller1-146/+85
2018-12-03dnsmasq: refactor construction of command line options in create_dm_cmd_line()Thomas Haller1-105/+52
2018-12-03shared: add nm_strv_ptrarray_*() helpersThomas Haller1-0/+71
2018-12-03platform: merge branch 'th/platform-link-get-cleanup'Thomas Haller6-108/+61
2018-12-03platform: don't consult cache before invoking netlink operationThomas Haller1-11/+1
2018-12-03platform: assert against valid ifindex and remove duplicate assertionsThomas Haller5-60/+14
2018-12-03platform/tests: improve nmtstp_link_delete() for deleting linksThomas Haller3-27/+32
2018-12-03platform: move assertion from nm_platform_link_get() to nm_platform_link_get_...Thomas Haller1-9/+6
2018-12-03platform: let nmp_cache_lookup_link_full() prefer visible linksThomas Haller1-4/+11
2018-12-03keyfile: merge branch 'th/keyfile-loaded-uuid'Thomas Haller6-51/+425
2018-12-03keyfile: add helper functions to record loaded UUID filesThomas Haller5-18/+369
2018-12-03keyfile: cleanup nm_keyfile_utils_ignore_filename()Thomas Haller2-34/+55
2018-12-03keyfile/tests: add tests for ignoring keyfile filenamesThomas Haller1-0/+2
2018-12-01merge: branch 'bg/conf-check-rh1541013'Beniamino Galvani25-232/+773
2018-12-01all: make use of NM_MAKE_STRV() macroThomas Haller6-49/+55
2018-12-01clients: use NM_MAKE_STRV() instead of VALUES_STATIC()Thomas Haller1-52/+50
2018-12-01shared: add double underscores to attribute namesBeniamino Galvani1-9/+9
2018-12-01config: use cleanup attribute for variables in init_sync()Thomas Haller1-11/+8
2018-12-01core: add checks on connection default propertiesBeniamino Galvani13-55/+185
2018-12-01build: check that the list of supported config options is up to dateBeniamino Galvani5-2/+48
2018-12-01config: warn about unknown keys in config filesBeniamino Galvani7-17/+242
2018-12-01config: use macros for config keysBeniamino Galvani4-48/+131
2018-12-01man: add missing connection defaultsBeniamino Galvani1-0/+12
2018-12-01device: fix wrong connection default propertyBeniamino Galvani1-1/+1
2018-12-01shared: allow optional trailing comma in NM_MAKE_STRV()Thomas Haller2-1/+45
2018-12-01gitlab-ci: patch gtk-doc to generate valid documentationThomas Haller2-0/+41
2018-11-30cli: avoid crash on device disconnectBeniamino Galvani1-2/+11
2018-11-29merge: branch 'lr/olpc-fixes2'Lubomir Rintel104-779/+781
2018-11-29cli: fix a couple of typosLubomir Rintel1-2/+2
2018-11-29all: say Wi-Fi instead of "wifi" or "WiFi"Lubomir Rintel104-764/+761
2018-11-29wifi/olpc-mesh: allow autoconnectLubomir Rintel1-1/+18
2018-11-29wifi/wext: fix double quotingLubomir Rintel1-1/+1
2018-11-29wifi: do not persist the mac address on AddAndActivateLubomir Rintel1-12/+0
2018-11-29meson/libnm.pc: set vpnservicedir path relative to ${prefix}Soapux1-1/+1
2018-11-29dnsmasq/shared: fix setting DNS nameserver and search for shared dnsmasqThomas Haller1-0/+2
2018-11-29device: merge branch 'th/device-set-mac-addr-no-down'Thomas Haller3-34/+81
2018-11-29device: avoid taking down link to change MAC addressThomas Haller1-25/+51
2018-11-29platform: add nm_platform_link_get_ifi_flags() helperThomas Haller2-9/+30
2018-11-29dbus: register object manager object before requesting dbus nameSebastien Fabre1-12/+14
2018-11-29dhcp: merge branch 'th/internal-dhcp6-iaid'Thomas Haller6-30/+76
2018-11-29dhcp: disable systemd's dhcp_identifier_set_iaid()Thomas Haller1-12/+5
2018-11-29dhcp: always explicitly set IAID of internal DHCPv6 clientThomas Haller2-2/+12
2018-11-29core: add nm_utils_create_dhcp_iaid() utilThomas Haller3-15/+55
2018-11-29dhcp6-client: handle IAID with value zeroThomas Haller1-1/+4
2018-11-28wifi: improve description of D-Bus' RequestScan()Damien Cassou1-1/+1