summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: merge NM_PLATFORM_LINK_DUPLEX_UNSET and UNKNOWNfg/802-3-prop_rh1353612_IIThomas Haller2016-11-223-45/+33
* libnm-core: refactor NMSettingWired:verify() to use NM_IN_STRSET()Thomas Haller2016-11-221-6/+3
* ifcfg-rh/tests: add tests for link negotiation optionsFrancesco Giudici2016-11-224-0/+196
* device/ethernet: check and apply link negotiation propertiesFrancesco Giudici2016-11-221-0/+93
* nm-device-ethernet: refactor act_stage1_prepare codeFrancesco Giudici2016-11-221-26/+25
* nmcli: add get functions for 802-3.speed and 802-3.duplex propertiesFrancesco Giudici2016-11-223-8/+30
* nmcli: enable set on 802-3 propertiesFrancesco Giudici2016-11-221-12/+13
* ifcfg-rh: add support to 802-3.[auto-negotiate,speed,duplex] propertiesFrancesco Giudici2016-11-225-22/+195
* ifcfg-rh: rework ETHTOOL_OPT parsing functionFrancesco Giudici2016-11-221-63/+75
* platform: add APIs to allow link negotiation managementFrancesco Giudici2016-11-225-24/+107
* build: merge branch 'th/build-cleanup'Thomas Haller2016-11-222-20/+16
|\
| * build: move setting install_manpages variableThomas Haller2016-11-221-7/+2
| * build: don't consider clients/cli/settings-docs.c for SETTING_DOCS_AVAILABLEThomas Haller2016-11-221-2/+1
| * build: remove redundant check for ENABLE_GTK_DOCThomas Haller2016-11-221-4/+0
| * build: print state of introspection in configure summaryThomas Haller2016-11-221-0/+7
| * build: fail configure if pygobject is not availableThomas Haller2016-11-221-5/+6
| * build: drop no longer used defines BUILD_SETTING_DOCS and HAVE_SETTING_DOCSThomas Haller2016-11-221-2/+0
|/
* cli: always include "settings-docs.c"Thomas Haller2016-11-211-4/+0
* build: enable gtk-doc by defaultlr/see-if-gtk-doc-worksLubomir Rintel2016-11-211-1/+1
* libnm/generate-plugin-docs: don't replace newlines with spacesLubomir Rintel2016-11-211-1/+1
* contrib/rpm: drop XML::Parser BRLubomir Rintel2016-11-211-1/+0
* all: drop YAML dependencyLubomir Rintel2016-11-214-18/+2
* libnm/generate-plugin-docs: drop YAML dependencyLubomir Rintel2016-11-211-24/+16
* build: add explicit dependency of nmcli sources to "settings-docs.c"Thomas Haller2016-11-211-6/+12
* build: silence some verbose make rulesLubomir Rintel2016-11-211-2/+2
* build: merge branch 'th/build-include-paths'Thomas Haller2016-11-21175-586/+546
|\
| * build: cleanup include paths in Makefile.amThomas Haller2016-11-211-181/+181
| * build: don't add subdirectories to include search path but require qualified ...Thomas Haller2016-11-21129-297/+246
| * build: rename "src/ppp-manager" to "src/ppp"Thomas Haller2016-11-2111-20/+20
| * build: rename "src/dnsmasq-manager" to "src/dnsmasq"Thomas Haller2016-11-217-11/+12
| * build: rename "src/vpn-manager" to "src/vpn"Thomas Haller2016-11-215-5/+5
| * build: rename "src/dns-manager" to "src/dns"Thomas Haller2016-11-2112-12/+12
| * build: rename "src/dhcp-manager" to "src/dhcp"Thomas Haller2016-11-2128-48/+52
| * build: rename "src/supplicant-manager" to "src/supplicant"Thomas Haller2016-11-2114-20/+21
| * build: add dependency for ifcfg-rh objects to "nmdbus-ifcfg-rh.h"Thomas Haller2016-11-211-0/+5
|/
* libnm-core/vpn-editor-plugin: add missing documentationLubomir Rintel2016-11-211-0/+1
* libnm-glib: silence some build warningsLubomir Rintel2016-11-211-4/+10
* libnm-glib: drop some unneeded codeLubomir Rintel2016-11-213-52/+0
* vpn-manager: ignore ip configs from disconnected pluginsLubomir Rintel2016-11-211-0/+10
* build: silence some verbose make rulesLubomir Rintel2016-11-211-9/+11
* contrib/rpm: no longer manually pre-build parts for `make dist`Thomas Haller2016-11-201-10/+3
* build: add dist-dependency for libnm-glib/libnm-glib-vpn.laThomas Haller2016-11-201-1/+3
* build: merge branch 'th/build-depend-generated'Thomas Haller2016-11-201-53/+58
|\
| * build: fix dependencies for generated headersThomas Haller2016-11-201-10/+15
| * build: rename variables for mkenums files to have _mkenums suffixThomas Haller2016-11-201-46/+46
| * build: use variable instead of filenames for $(libnm_lib_h_pub_gen)Thomas Haller2016-11-201-2/+2
|/
* build: fix Makefile.am for libnm-core/crypto_*.cThomas Haller2016-11-181-2/+2
* build: merge branch 'th/build-cleanup-bgo774477'Thomas Haller2016-11-187-152/+248
|\
| * build: don't dist generated libnm-core/tests/nm-core-tests-enum-types.*Thomas Haller2016-11-181-2/+4
| * build: refactor Makefile.am for libnm-core and libnmThomas Haller2016-11-181-61/+88