summaryrefslogtreecommitdiff
path: root/libnm-core
AgeCommit message (Expand)AuthorFilesLines
2018-02-20core/connection: don't emit Updated on Connection.GetSecretsLubomir Rintel1-11/+3
2018-02-15dhcp: add support for special ipv4.dhcp-client-id types "mac", "perm-mac", an...Thomas Haller2-4/+16
2018-02-15device: make ipv4.dhcp-client-id configurable via a global defaultThomas Haller1-0/+3
2018-02-15libnm-core: don't use RTLD_DEEPBIND when building with asanBeniamino Galvani1-1/+8
2018-02-07all: drop trailing spacesThomas Haller1-1/+1
2018-02-07all: replace non-leading tabs with spacesThomas Haller3-3/+3
2018-02-05libnm-core: team: add support to runner "random"Francesco Giudici3-0/+16
2018-01-23trivial: avoid XXX tag and replace by NOTE or FIXMEThomas Haller1-1/+1
2018-01-23version: rename macro NM_VERSION_CUR_STABLE to NM_API_VERSIONThomas Haller1-4/+4
2018-01-23version: combine NM_VERSION_CUR_STABLE and NM_VERSION_NEXT_STABLEThomas Haller1-2/+2
2018-01-22libnm-core: ensure alignment of team.config and other team propertiesFrancesco Giudici1-1/+3
2018-01-18connection: treat connection type's ability to have slaves uniformlyLubomir Rintel1-0/+13
2018-01-18all: require glib 2.40Lubomir Rintel4-67/+2
2018-01-17libnm: cast guint32 argument to guint in variadic g_object_set()Thomas Haller1-1/+1
2018-01-16wifi: add support for FILSMasashi Honma2-0/+83
2018-01-16libnm: cleanup include in "libnm-core/nm-json.c"Thomas Haller1-3/+2
2018-01-16libnm: only include "nm-jansson.h" from "nm-json.h"Thomas Haller2-1/+2
2018-01-16libnm: add include guard to nm-json.hThomas Haller1-0/+4
2018-01-16libnm: fix spelling for NM_JAONSSON_C defineThomas Haller2-2/+2
2018-01-16libnm: rename "libnm-core/nm-jansson.h" to "libnm-core/nm-json.h"Thomas Haller4-3/+3
2018-01-16libnm/trivial: don't use non-leading tabsThomas Haller1-23/+23
2018-01-15libnm-core: team: fix runner sys_prio default valueFrancesco Giudici1-1/+1
2018-01-15cli: get team defaults from setting header filesFrancesco Giudici1-2/+2
2018-01-12libnm-core: update team.runner descriptionFrancesco Giudici1-0/+4
2018-01-12dns: introduce routing domainsBeniamino Galvani1-1/+4
2018-01-10meson: Use string variables extensivelyIñigo Martínez1-1/+1
2018-01-10meson: Improve dependency systemIñigo Martínez2-15/+8
2018-01-09libnm: rename MDns flag UNKNOWN to DEFAULTThomas Haller2-11/+13
2018-01-09libnm: verify value for connection.mdnsThomas Haller1-1/+12
2018-01-09mdns: add new connection property.Ismo Puustinen3-0/+81
2018-01-08tests: use NMTST_EXPECT*() macrosThomas Haller3-57/+56
2018-01-08build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller11-5/+38
2018-01-08core: load jansson on demandLubomir Rintel4-30/+214
2018-01-05ip-tunnel: add support for tunnel flagsBeniamino Galvani3-0/+99
2018-01-04dhcp: cleanup handling of ipv4.dhcp-client-id and avoid assertion failureThomas Haller1-1/+1
2018-01-03shared/tests: improve tests for c_list_sort()Thomas Haller1-59/+73
2018-01-02build: Workaround for gtkdoc dependenciesIñigo Martínez1-1/+4
2017-12-30tests: fix warnings about unused functionsPavel Šimerda1-1/+2
2017-12-21all: add more meaningful error code for unsupported IP methodBeniamino Galvani1-0/+2
2017-12-21libnm: reuse nm_utils_strdict_get_keys() to implement NMSettingVpn's get_keys()Thomas Haller1-35/+6
2017-12-18build: Remove documentation generation workaroundsIñigo Martínez1-3/+1
2017-12-18libnm-core: move detection of UTF-8 capable terminals to clients/Lubomir Rintel1-42/+11
2017-12-18all: get rid of a handful of unused-but-set variablesLubomir Rintel4-15/+5
2017-12-18libnm/vpn: fix secret comparisonLubomir Rintel1-6/+17
2017-12-18libnm-core/tc-config: remove deprecation guards from typedefsLubomir Rintel1-3/+0
2017-12-18libnm: add NM_IP_ADDRESS_ATTRIBUTE_LABEL defineThomas Haller4-23/+25
2017-12-18keyfile: avoid heap allocating temporay name for numbered key in ip_address_o...Thomas Haller1-7/+7
2017-12-18libnm: avoid deep cloning list of address attribute names for nm_utils_ip_add...Thomas Haller3-10/+19
2017-12-18libnm: sort attribute names in nm_tc_action_get_attribute_names()Thomas Haller2-23/+13
2017-12-18libnm: sort attribute names in nm_ip_address_get_attribute_names()Thomas Haller1-14/+4