summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device: emit IP_CONFIG_CHANGED signal when default route changesbg/defroute-1-8Beniamino Galvani2017-04-011-2/+10
* default-route-manager: return whether the default route changedBeniamino Galvani2017-04-012-26/+29
* device: update the address type in nm_device_hw_addr_set_cloned()Beniamino Galvani2017-03-301-1/+3
* device: don't update disconnected devices routes after connectivity checkBeniamino Galvani2017-03-291-4/+6
* nmcli: fix nmcli parsingFrancesco Giudici2017-03-294-73/+80
* nmcli: fix nmcli connection editFrancesco Giudici2017-03-291-3/+3
* build: declare build dependencies requiring "nm-core-enum-types.h"Thomas Haller2017-03-295-12/+124
* build: declare build dependency for ifcfg-rh testsThomas Haller2017-03-291-0/+2
* ifcfg-rh: also check BONDING_OPTS to determine the connection typeBeniamino Galvani2017-03-294-0/+41
* libnm: fix showing UDEV properties for deviceThomas Haller2017-03-291-1/+1
* release: bump version to 1.7.90 (1.8-rc1)1.8-rc1Lubomir Rintel2017-03-281-1/+1
* NEWS: update for a release candidateLubomir Rintel2017-03-281-1/+8
* merge: branch 'lr/cli-ask-rh1351263'Lubomir Rintel2017-03-287-119/+197
|\
| * cli/connections: drop the redundant parsing of --show-secretslr/cli-ask-rh1351263Lubomir Rintel2017-03-281-12/+5
| * cli: check for global options before each agumentLubomir Rintel2017-03-282-13/+26
| * cli: add NmCli argument to next_arg()Lubomir Rintel2017-03-286-37/+37
| * cli: use next_arg() on argument boundaryLubomir Rintel2017-03-286-72/+144
|/
* merge: branch 'lr/device-conn'Lubomir Rintel2017-03-288-424/+441
|\
| * device: penalize default route metrics for connectivity failureslr/device-connLubomir Rintel2017-03-282-30/+65
| * core: make connectivity checking per-deviceLubomir Rintel2017-03-288-422/+404
|/
* libnm: add NMSettingUserThomas Haller2017-03-289-1/+626
* libnm: document to allow omitting argument to get-options functionsThomas Haller2017-03-282-2/+6
* tests/general: allow error margin on comparing floatsLubomir Rintel2017-03-282-2/+2
* tests/lldp: skip test if there's no Tun deviceLubomir Rintel2017-03-281-2/+12
* cli: fix completion of setting names for --fields (2)Thomas Haller2017-03-281-3/+3
* merge: branch 'fg/nmcli_parsing_rh1391170'Francesco Giudici2017-03-289-554/+667
|\
| * nmcli: fix colorize_string() signature in order to return static char *fg/nmcli_parsing_rh1391170Francesco Giudici2017-03-281-38/+29
| * nmcli: add -g[et-values] option as a '-m tab -t -f <arg>' shortcutFrancesco Giudici2017-03-283-16/+71
| * nmcli: fix missing CONNECTIONS section name from nmcli -f all -m tab dev show...Francesco Giudici2017-03-281-2/+2
| * nmcli: don't enforce anymore the -f(ields) option in -t(erse) modeFrancesco Giudici2017-03-285-70/+1
| * nmcli: (trivial) add commentFrancesco Giudici2017-03-281-1/+3
| * nmcli: refactor print_required_fieldsFrancesco Giudici2017-03-281-95/+85
| * nmcli: remove redundant checkFrancesco Giudici2017-03-281-1/+1
| * nmcli: always print "--" for empty or unset values in normal/pretty outputFrancesco Giudici2017-03-282-8/+14
| * nmcli: output just the raw value of vlan.flags when in terse modeFrancesco Giudici2017-03-281-2/+5
| * nmcli: don't substitute empty strings with "--" in terse modeFrancesco Giudici2017-03-281-5/+10
| * nmcli: output property values in "parsable" mode when the "--terse" option is...Francesco Giudici2017-03-281-336/+466
|/
* Remove assertion for empty DHCP optionsAlfonso Sánchez-Beato2017-03-281-1/+0
* merge: branch 'bg/slaves-order-rh1420708'Beniamino Galvani2017-03-272-34/+106
|\
| * manager: sort slaves to be autoconnected by device nameBeniamino Galvani2017-03-271-0/+20
| * manager: rework find_slaves() to return the matching deviceBeniamino Galvani2017-03-271-37/+61
| * manager: change nm_manager_get_best_device_for_connection() signatureBeniamino Galvani2017-03-271-3/+8
| * platform: sort links by name instead of ifindexBeniamino Galvani2017-03-271-3/+11
| * manager: check that slaves connection have a compatible deviceBeniamino Galvani2017-03-271-1/+16
|/
* cli: fix completion of setting names for --fieldsThomas Haller2017-03-261-5/+5
* libnm: fix type annotation for nm_utils_enum_from_str()Thomas Haller2017-03-251-1/+1
* merge: branch 'fg/keep_externally_set_hostname-rh1422610'Francesco Giudici2017-03-247-58/+259
|\
| * man: add description for the 'hostname' config option in the main sectionfg/keep_externally_set_hostname-rh1422610Francesco Giudici2017-03-241-0/+28
| * policy: add some verbose logging for tracking hostname managementFrancesco Giudici2017-03-241-18/+24
| * policy: allow reset of dhcp hostname in "dhcp" hostname-mode config.Francesco Giudici2017-03-241-1/+18