summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * policy: add support to configurable hostname modeFrancesco Giudici2017-03-243-0/+38
| * nm-config: fix comment typoFrancesco Giudici2017-03-241-1/+1
| * policy: skip dns and route updates on ip6 config change signal if the device ...Francesco Giudici2017-03-241-5/+7
| * policy: detect if the hostname was changed outside NetworkManagerFrancesco Giudici2017-03-241-15/+74
| * policy: remove redundant check in _set_hostnameFrancesco Giudici2017-03-241-13/+4
| * policy: try to retrieve hostname from dbus firstFrancesco Giudici2017-03-243-18/+78
|/
* device: deal with non-existing IP settings in get_ip_config_may_fail()Beniamino Galvani2017-03-241-1/+1
* merge: branch 'lr/log-hints-1'Lubomir Rintel2017-03-2446-111/+163
|\
| * iface-helper: log the device contextlr/log-hints-1Lubomir Rintel2017-03-241-1/+1
| * keyfile: log the connection contextLubomir Rintel2017-03-241-1/+3
| * vpn/vpn-connection: log the connection contextLubomir Rintel2017-03-241-6/+6
| * settings-connection: log the connection contextLubomir Rintel2017-03-241-3/+2
| * active-connection: log the connection contextLubomir Rintel2017-03-241-1/+5