summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm/keyfile: add meta-data supportth/wip/libnm-keyfile-bgo749363th/libnm-keyfile-bgo749363Thomas Haller2016-02-148-7/+119
* libnm/keyfile/trivial: rename VPN_SECRETS_GROUP define to NM_KEYFILE_GROUP_VP...Thomas Haller2016-02-143-5/+5
* device/vlan: check existence of ip6 configuration before reapplying itBeniamino Galvani2016-02-121-1/+2
* systemd: don't use <uchar.h>Thomas Haller2016-02-123-0/+10
* travis: fix setting NMTST_DEBUG for travis-check.sh scriptThomas Haller2016-02-121-1/+1
* cli: remove some dead codeLubomir Rintel2016-02-121-7/+1
* test: assert that the signal connection succeeds properlyLubomir Rintel2016-02-121-1/+1
* device: warn if we couldn't reapply the ip configurationLubomir Rintel2016-02-121-4/+8
* test: avoid assert with side effectLubomir Rintel2016-02-121-2/+4
* build: cleanup default includesThomas Haller2016-02-1248-165/+142
* platform: always try to refetch new ethernet linksBeniamino Galvani2016-02-121-0/+13
* trivial: fix spelling in commentThomas Haller2016-02-121-1/+1
* cli: remove unused NMC_FIELDS_SETTING_*_COMMON definesBeniamino Galvani2016-02-121-29/+0
* device: add nm_device_get_applied_setting()Beniamino Galvani2016-02-1210-97/+44
* contrib/rpm: create dnsmasq-shared.d configuration directoryThomas Haller2016-02-121-0/+2
* coding-style: remove unnecessary bracesThomas Haller2016-02-121-2/+1
* core: include dnsmasq config files in shared connectionschrysn2016-02-121-0/+7
* systemd: merge branch 'systemd' into masterThomas Haller2016-02-1294-336/+330
|\
| * systemd: update code from upstreamThomas Haller2016-02-1294-336/+326
* | test: use g_assert_not_reached () instead of asserting FALSELubomir Rintel2016-02-121-2/+2
* | core: merge branch 'bg/route-metric-compare-rh1302532'Beniamino Galvani2016-02-115-20/+289
|\ \
| * | core: fix matching of default metric value for static routesBeniamino Galvani2016-02-114-20/+239
| * | nmtst: introduce nmtst_setting_ip_config_add_{address,route} helpersBeniamino Galvani2016-02-111-0/+50
|/ /
* | wifi: allow autoconnect on AP/AdHoc mode connections with manual IP configura...Dan Williams2016-02-111-6/+13
* | build: define g_assert_cmpmem() for glib < 2.46Dan Williams2016-02-111-0/+14
* | macros: add NM_IN_STRSET()Thomas Haller2016-02-112-0/+192
* | macros: simplify NM_IN_SET() macroThomas Haller2016-02-112-46/+46
* | keyfile: convert testcases to g_assert()Dan Williams2016-02-111-728/+175
* | man: fix nesting of tags in NetworkManager.conf man pageBeniamino Galvani2016-02-111-8/+8
* | cli: fix compile errorBeniamino Galvani2016-02-111-1/+1
* | ifupdown: convert last tests to g_assert()Dan Williams2016-02-111-267/+51
* | dispatcher: drop a useless conditionLubomir Rintel2016-02-111-2/+1
* | client: fix NULL dereference with no connectionsLubomir Rintel2016-02-111-1/+4
* | cli: sort_access_points() doesn't take a NULL argumentLubomir Rintel2016-02-111-1/+3
* | tests: get rid of FAIL macroDan Williams2016-02-114-13/+13
* | wifi: fixed some strings "cannot specific" => "cannot specify"gunchleoc2016-02-111-4/+4
* | ifcfg-rh: ignore explicit IPv4 default routes in readerThomas Haller2016-02-111-2/+5
* | exported-object: set object path after skeleton creationBeniamino Galvani2016-02-111-5/+7
* | libnm-core: fix documentation for MAC_ADDRESS_RANDOMIZATION propertyBeniamino Galvani2016-02-111-3/+2
* | nmtst: drop details argument from add-test helperThomas Haller2016-02-101-12/+5
* | nmtst: fix nmtst_test_data_unpack() macroThomas Haller2016-02-091-1/+1
* | libnm: fix NMSettingVxlan ageing and limit max valuesDan Williams2016-02-051-2/+2
* | libnm: fix copy & paste error in NMSettingVxlan propertiesDan Williams2016-02-051-1/+1
* | logging: add new logging macros _LOGx_err() to log errnoThomas Haller2016-02-053-21/+72
* | platform: swap _LOG2t() and _LOG2T() macrosThomas Haller2016-02-051-7/+7
* | platform: assume support for IPv6 temporary addrsses if detection failsThomas Haller2016-02-041-2/+2
* | contrib/rpm: wrap long description linesThomas Haller2016-02-041-13/+15
* | contrib/rpm: minor cleanupThomas Haller2016-02-041-1/+1
* | doc: update CONTRIBUTING to no longer allow // FIXME commentsThomas Haller2016-02-041-4/+1
* | device: check nm_ip6_config_get_address_first_nontentative() argumentBeniamino Galvani2016-02-031-2/+4