summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bond: support the ethernet.cloned-mac-address propertybg/sw-devices-cloned-mac-rh1386872Beniamino Galvani2016-10-251-0/+12
* bridge: support the ethernet.cloned-mac-address propertyBeniamino Galvani2016-10-251-0/+3
* device: add @set_permanent to nm_device_hw_addr_set()Beniamino Galvani2016-10-254-8/+17
* build: fix "settings-docs.c" include pathFrancesco Giudici2016-10-251-2/+2
* systemd: merge branch systemd into masterThomas Haller2016-10-2427-51/+374
|\
| * systemd: update code from upstreamThomas Haller2016-10-2426-51/+371
* | src/tests: relax assertion for test_nm_utils_monotonic_timestamp_as_boottime()Thomas Haller2016-10-241-1/+1
* | platform/tests: relax assertion for expected link-changed signalThomas Haller2016-10-241-1/+1
* | build: remove long gone libndp submodule from configure.acThomas Haller2016-10-241-1/+0
* | libnm: merge branch 'th/libnm-no-empty-string-properties-rh1380424'Thomas Haller2016-10-2423-77/+79
|\ \
| * | libnm: coerce empty strings to NULL for D-Bus propertiesThomas Haller2016-10-2421-45/+49
| * | libnm: minor refactoring by using g_clear_object() and nm_str_not_empty()Thomas Haller2016-10-242-18/+4
| * | libnm: avoid possibly NULL address for NMDeviceVlan calling nm_utils_hwaddr_m...Thomas Haller2016-10-241-2/+5
| * | libnm: fix memleak in NMDeviceVxlanThomas Haller2016-10-241-0/+2
| * | team: minor cleanup handling empty team configThomas Haller2016-10-241-5/+14
| * | shared: make nm_str_not_empty() inline function instead of macroThomas Haller2016-10-241-7/+5
|/ /
* | checkpoint: introduce new flags to better restore previous stateBeniamino Galvani2016-10-244-5/+69
* | man: document /var/run/NetworkManager/conf.d directoryThomas Haller2016-10-231-3/+7
* | config: avoid conflicts of /run config dir with other directoriesThomas Haller2016-10-231-19/+18
* | config: merge branch 'th/run-conf.d-bgo773069'Thomas Haller2016-10-231-43/+50
|\ \
| * | config: cleanup ownership handling of @keyfile in read_entire_config()Thomas Haller2016-10-231-14/+6
| * | config: add run-configs to description stringThomas Haller2016-10-231-31/+26
| * | config: skip shadowed run-config files in read_entire_config()Martin Pitt2016-10-231-2/+3
| * | config: read /run/NetworkManager/conf.d filesMathieu Trudel-Lapierre2016-10-231-0/+19
|/ /
* | build: exclude building src/platform/tests/monitor for --enable-tests=noThomas Haller2016-10-231-1/+1
* | build: merge branch 'th/build-cleanup'Thomas Haller2016-10-2232-480/+295
|\ \
| * | build: combine CPPFLAGS for src/testsThomas Haller2016-10-221-142/+36
| * | build: buld nm-dhcp-manager.c as part of libNetworkMangerBaseThomas Haller2016-10-225-32/+37
| * | build: build src/platform/tests/test-common.c as part of libNetworkManagerTes...Thomas Haller2016-10-221-42/+18
| * | build: refactor intermediate NetworkManager libraries during buildThomas Haller2016-10-221-124/+71
| * | src: drop generated nm-src-enum-types.hThomas Haller2016-10-2218-35/+1
| * | core: don't use generated glib enum for platform typesThomas Haller2016-10-2215-48/+79
| * | core: don't use generated glib enum for NMAuthSubjectTypeThomas Haller2016-10-222-12/+15
| * | build: reuse common CPPFLAGS via dflt_cppflags_libnm_core variableThomas Haller2016-10-221-57/+51
| * | build: don't link libnm-wwan.la against introspection/libnmdbus.laThomas Haller2016-10-221-1/+0
| * | travis: build additional settings plugin in travis-ciThomas Haller2016-10-221-1/+1
|/ /
* | build: fix out-of-tree build for libnm-core/testsThomas Haller2016-10-221-0/+1
* | ifcfg-rh: fix signature of link_changed() callbackThomas Haller2016-10-221-2/+1
* | build: fix out-of-tree build for dispatcherThomas Haller2016-10-221-0/+1
* | build: fix out-of-tree build for libnm/tests/libnm-vpnplugin-utils-test.laThomas Haller2016-10-221-2/+5
* | build: merge branch 'th/non-recursive-make-bgo772985'Thomas Haller2016-10-21112-4758/+4671
|\ \
| * | build: fix make always re-making vapigen targetThomas Haller2016-10-211-1/+2
| * | build: merge "examples/Makefile.am" into toplevel Makefileth/non-recursive-make-bgo772985Thomas Haller2016-10-2113-75/+59
| * | build: merge "examples/C/qt/Makefile.am" into toplevel MakefileThomas Haller2016-10-215-54/+58
| * | build: merge "examples/C/glib/Makefile.am" into toplevel MakefileThomas Haller2016-10-215-57/+67
| * | build: merge "vapi/Makefile.am" into toplevel MakefileThomas Haller2016-10-214-38/+44
| * | build: merge "docs/Makefile.am" into toplevel MakefileThomas Haller2016-10-213-9/+10
| * | build: move nm.mk into main Makefile.amThomas Haller2016-10-212-12/+12
| * | build: merge "man/Makefile.am" into toplevel MakefileThomas Haller2016-10-213-128/+122
| * | build: merge "libnm-glib/tests/Makefile.am" into toplevel MakefileThomas Haller2016-10-214-58/+46