summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* config: drop nm_config_get_debug() and access config directlyth/config-rh1397938Thomas Haller2016-11-253-17/+10
* config: drop nm_config_get_dhcp_client() and access config directlyThomas Haller2016-11-2510-49/+73
* config: drop nm_config_get_auth_polkit() and access value directlyThomas Haller2016-11-254-22/+11
* config/trivial: unify name of compile time config defaultsThomas Haller2016-11-259-38/+38
* config: fix config merging default value for main.pluginsThomas Haller2016-11-251-0/+7
* config: optionally let nm_config_get_plugins() return compile time defaultThomas Haller2016-11-256-38/+34
* agent: don't clear "error", g_simple_async_result_take_error() overtakes itJiří Klimeš2016-11-251-1/+0
* ifupdown/trivial: whitespace fixupFrancesco Giudici2016-11-241-3/+3
* libnm-core: normalize ethernet_link properties when auto-negotiate is offFrancesco Giudici2016-11-242-8/+22
* build: merge branch 'th/build-cleanup'Thomas Haller2016-11-245-120/+182
|\
| * build: combine targets for nm-settings*.xml via pattern rule in Makefile.amThomas Haller2016-11-241-7/+1
| * build: fix out-of-tree build to find common.ent for documentationThomas Haller2016-11-241-3/+3
| * build: avoid specifying man/nm-settings.xml paths multiple timesThomas Haller2016-11-241-11/+9
| * build: combine pattern rule for makefilesThomas Haller2016-11-241-15/+7
| * build: fix lookup "nm-settings-docs-overrides.xml" for out-of-tree buildThomas Haller2016-11-241-2/+2
| * build: rename intermediate doc xmlsThomas Haller2016-11-243-17/+21
| * build: avoid some uses of BUILT_SOURCES in Makefile.amThomas Haller2016-11-242-21/+22
| * build: add explicit dependency objects to generated source filesThomas Haller2016-11-241-15/+29
| * build: don't use $(top_*dir) in Makefile.amThomas Haller2016-11-241-33/+33
| * build: consistently use $() instead of ${} in Makefile.amThomas Haller2016-11-241-1/+1
| * build: drop $(top_builddir) for referring to libnm/libnm.laThomas Haller2016-11-241-2/+2
| * tools: add test script to build various configurationsThomas Haller2016-11-241-0/+59
|/
* build: enable --with-introspection in default configure options of autogen.shThomas Haller2016-11-241-1/+1
* libnm/vpn-service-plugin: transition to STOPPED state from INIT tooLubomir Rintel2016-11-241-0/+1
* contrib/rpm: let RPM package own %{systemd_dir}/network-online.target.wantsThomas Haller2016-11-241-0/+1
* build: install the D-Bus introspection datalr/introspection-dataLubomir Rintel2016-11-232-4/+10
* all: rename the introspection data to use the interface paths in namesLubomir Rintel2016-11-2383-288/+278
* libnm-core: remove INFERRABLE flag from dhcp-hostname propertyFrancesco Giudici2016-11-231-1/+0
* merge: branch 'fg/802-3-prop_rh1353612_II'Francesco Giudici2016-11-2215-154/+718
|\
| * 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