summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: cli: rework printing of "ap" device detailsth/cli-connection-handling-5Thomas Haller2018-07-257-5575/+6828
* cli: extend processing of fields selection for common/all typesThomas Haller2018-07-253-16/+37
* cli: handle field selector prefix in nm_meta_selection_create_parse_list()Thomas Haller2018-07-259-65/+79
* cli: extend printing to support different styles of headersThomas Haller2018-07-252-24/+119
* cli: let nm_meta_selection_create_parse_list() handle selecting "common" fieldsThomas Haller2018-07-251-1/+7
* cli: allow marking NMMetaAbstractInfo to be excluded from get-all-fieldsThomas Haller2018-07-255-21/+237
* cli: merge branch 'th/cli-connection-handling-4'Thomas Haller2018-07-25864-36537/+67335
|\
| * cli: remove unused argument from nm_meta_selection_create_parse_list()Thomas Haller2018-07-254-6/+3
| * cli: reuse existing nm_meta_abstract_infos_get_names_str()Thomas Haller2018-07-251-17/+11
| * cli: don't explicitly unset out_to_free argument in NMMetaType.get_nested()Thomas Haller2018-07-253-4/+2
| * cli: drop local variable multiline in _print_do()Thomas Haller2018-07-251-8/+7
| * cli: simplify tracking of parent column in PrintDataCol structureThomas Haller2018-07-251-9/+42
| * cli: minor cleanup explicitly checking print_outputThomas Haller2018-07-254-6/+10
| * cli: minor cleanup evaluating print_outputThomas Haller2018-07-251-21/+39
| * cli: minor cleanup in _print_data_cell_clear_text()Thomas Haller2018-07-251-10/+13
| * cli: fix skipping columns with all default-valuesThomas Haller2018-07-252-10/+18
| * cli: don't translate device state in --terse modeThomas Haller2018-07-252-85/+86
| * cli/tests: cache UUID for test replacement in stdoutThomas Haller2018-07-255-1342/+1351
| * cli/tests: avoid duplicate --terse option in testsThomas Haller2018-07-252-1354/+3758
| * cli/tests: add more tests for nmcli outputThomas Haller2018-07-252-424/+32097
| * cli/tests: rework clients-tests.py to combine .expected outputThomas Haller2018-07-25857-36406/+33063
|/
* release: bump version to 1.13.2 (development)1.13.2-devLubomir Rintel2018-07-252-2/+2
* libnm: add nm_device_ovs_*_get_slaves()Lubomir Rintel2018-07-241-0/+2
* build: do not randomize tests by defaultLubomir Rintel2018-07-241-10/+17
* rpm: own /etc/sysconfig/network-scriptsLubomir Rintel2018-07-242-0/+6
* connectivity: merge branch 'th/connectivity-busy-loop-fix'Thomas Haller2018-07-241-24/+65
|\
| * connectivity: avoid busy looping with connectivity-check failedThomas Haller2018-07-241-11/+50
| * connectivity: add compile time check that "curl_socket_t" is a typedef to pla...Thomas Haller2018-07-241-0/+2
| * connectivity/trivial: rename socket argument in multi_socket_cb() callbackThomas Haller2018-07-241-4/+4
| * connectivity/trivial: rename local functions to avoid "curl" prefixThomas Haller2018-07-241-12/+12
|/
* device: merge branch 'th/not-available-reason'Thomas Haller2018-07-2441-771/+1144
|\
| * core: improve error message when activating profileThomas Haller2018-07-241-5/+8
| * core: improve error message when activating profile on deviceThomas Haller2018-07-241-3/+7
| * core: return error reason from nm_manager_get_best_device_for_connection()Thomas Haller2018-07-241-6/+47
| * core: give better error reason why device is incompatible with profileThomas Haller2018-07-2436-451/+523
| * core: give better error reason why device is unavailableThomas Haller2018-07-249-60/+195
| * shared: add special error codes to NM_UTILS_ERRORThomas Haller2018-07-241-0/+28
| * device: replace NM_DEVICE_CLASS_DECLARE_TYPES() macro by explicit initializationThomas Haller2018-07-2424-69/+90
| * device: also use NM_DEVICE_CLASS_DECLARE_TYPES() for types without link-typesThomas Haller2018-07-243-5/+13
| * device: use NM_DEVICE_CLASS_DECLARE_TYPES() to set connection_type_supported ...Thomas Haller2018-07-249-17/+9
| * device: wrap NM_DEVICE_CLASS_DECLARE_TYPES() macro with do-while blockThomas Haller2018-07-2420-24/+27
| * device/trivial: rename NMDeviceClass.connection_type to connection_type_suppo...Thomas Haller2018-07-2413-15/+16
| * core/trival: rename nm_device_match_hwaddr() function to nm_device_match_pare...Thomas Haller2018-07-245-11/+11
| * device/trivial: rename parent-class variable in device class constructorThomas Haller2018-07-2413-176/+176
| * wwan/trivial: rename NMModemClass.check_connection_compatible() to use unique...Thomas Haller2018-07-244-9/+9
| * shared: add nm_utils_error_set*() helper macrosThomas Haller2018-07-241-0/+9
| * shared: support zero arguments for NM_NARG() macroThomas Haller2018-07-242-2/+58
|/
* dhcp/dhclient-utils: skip over dhclient.conf blocksLubomir Rintel2018-07-232-9/+110
* contrib/rpm: add RHEL connectivity checking packageLubomir Rintel2018-07-233-0/+40
* contrib/rpm: use whitespace consistentlyLubomir Rintel2018-07-231-0/+24