summaryrefslogtreecommitdiff
path: root/libnm-core
Commit message (Expand)AuthorAgeFilesLines
* secret-agent: don't use generated NMDBusSecretAgent proxyThomas Haller2018-03-121-4/+6
* man: drop duplicate text from dhcp-client-id descriptionFrancesco Giudici2018-03-061-3/+1
* libnm/keyfile: refactor cert_parser() by merge helper functionsThomas Haller2018-03-031-158/+118
* libnm/keyfile: refactor error paths for cert_parser()Thomas Haller2018-03-031-64/+80
* libnm/keyfile/trivial: rename local variables in preparation of refactoringThomas Haller2018-03-031-38/+38
* core/connection: don't emit Updated on Connection.GetSecretsLubomir Rintel2018-02-201-11/+3
* dhcp: add support for special ipv4.dhcp-client-id types "mac", "perm-mac", an...Thomas Haller2018-02-152-4/+16
* device: make ipv4.dhcp-client-id configurable via a global defaultThomas Haller2018-02-151-0/+3
* libnm-core: don't use RTLD_DEEPBIND when building with asanBeniamino Galvani2018-02-151-1/+8
* all: drop trailing spacesThomas Haller2018-02-071-1/+1
* all: replace non-leading tabs with spacesThomas Haller2018-02-073-3/+3
* libnm-core: team: add support to runner "random"fg/team-random-runner-rh1538699Francesco Giudici2018-02-053-0/+16
* trivial: avoid XXX tag and replace by NOTE or FIXMEThomas Haller2018-01-231-1/+1
* version: rename macro NM_VERSION_CUR_STABLE to NM_API_VERSIONThomas Haller2018-01-231-4/+4
* version: combine NM_VERSION_CUR_STABLE and NM_VERSION_NEXT_STABLEThomas Haller2018-01-231-2/+2
* libnm-core: ensure alignment of team.config and other team propertiesFrancesco Giudici2018-01-221-1/+3
* connection: treat connection type's ability to have slaves uniformlyLubomir Rintel2018-01-181-0/+13
* all: require glib 2.40lr/glib-2-40Lubomir Rintel2018-01-184-67/+2
* libnm: cast guint32 argument to guint in variadic g_object_set()Thomas Haller2018-01-171-1/+1
* wifi: add support for FILSMasashi Honma2018-01-162-0/+83
* libnm: cleanup include in "libnm-core/nm-json.c"Thomas Haller2018-01-161-3/+2
* libnm: only include "nm-jansson.h" from "nm-json.h"Thomas Haller2018-01-162-1/+2
* libnm: add include guard to nm-json.hThomas Haller2018-01-161-0/+4
* libnm: fix spelling for NM_JAONSSON_C defineThomas Haller2018-01-162-2/+2
* libnm: rename "libnm-core/nm-jansson.h" to "libnm-core/nm-json.h"Thomas Haller2018-01-164-3/+3
* libnm/trivial: don't use non-leading tabsThomas Haller2018-01-161-23/+23
* libnm-core: team: fix runner sys_prio default valueFrancesco Giudici2018-01-151-1/+1
* cli: get team defaults from setting header filesFrancesco Giudici2018-01-151-2/+2
* libnm-core: update team.runner descriptionFrancesco Giudici2018-01-121-0/+4
* dns: introduce routing domainsBeniamino Galvani2018-01-121-1/+4
* meson: Use string variables extensivelyIñigo Martínez2018-01-101-1/+1
* meson: Improve dependency systemIñigo Martínez2018-01-102-15/+8
* libnm: rename MDns flag UNKNOWN to DEFAULTThomas Haller2018-01-092-11/+13
* libnm: verify value for connection.mdnsThomas Haller2018-01-091-1/+12
* mdns: add new connection property.Ismo Puustinen2018-01-093-0/+81
* tests: use NMTST_EXPECT*() macrosThomas Haller2018-01-083-57/+56
* build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2018-01-0811-5/+38
* core: load jansson on demandLubomir Rintel2018-01-084-30/+214
* ip-tunnel: add support for tunnel flagsBeniamino Galvani2018-01-053-0/+99
* dhcp: cleanup handling of ipv4.dhcp-client-id and avoid assertion failureThomas Haller2018-01-041-1/+1
* shared/tests: improve tests for c_list_sort()Thomas Haller2018-01-031-59/+73
* build: Workaround for gtkdoc dependenciesIñigo Martínez2018-01-021-1/+4
* tests: fix warnings about unused functionsPavel Šimerda2017-12-301-1/+2
* all: add more meaningful error code for unsupported IP methodBeniamino Galvani2017-12-211-0/+2
* libnm: reuse nm_utils_strdict_get_keys() to implement NMSettingVpn's get_keys()Thomas Haller2017-12-211-35/+6
* build: Remove documentation generation workaroundsIñigo Martínez2017-12-181-3/+1
* libnm-core: move detection of UTF-8 capable terminals to clients/Lubomir Rintel2017-12-181-42/+11
* all: get rid of a handful of unused-but-set variablesLubomir Rintel2017-12-184-15/+5
* libnm/vpn: fix secret comparisonLubomir Rintel2017-12-181-6/+17
* libnm-core/tc-config: remove deprecation guards from typedefsLubomir Rintel2017-12-181-3/+0