summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device: clear queued IP config sources when the device is unrealizedbg/rh1542366Beniamino Galvani2018-08-031-0/+3
* manager: don't update ifindex of existing devicesBeniamino Galvani2018-08-031-3/+15
* platform: fix typoBeniamino Galvani2018-08-031-17/+17
* contrib/rpm: enable connectivity_redhat only from rhel-8 onwardsThomas Haller2018-08-031-1/+1
* contrib/rpm: use %autosetup to simplify patch applicationThomas Haller2018-08-031-3/+1
* core: merge branch 'bg/update-dev-state-file-rh1593282'Beniamino Galvani2018-08-023-64/+76
|\
| * manager: use NM_IN_SET()Beniamino Galvani2018-08-021-12/+9
| * manager: update the device state file upon (dis)connectionBeniamino Galvani2018-08-021-0/+6
| * manager: rename nm_manager_write_device_state()Beniamino Galvani2018-08-023-51/+61
| * main: drop unused defineBeniamino Galvani2018-08-021-1/+0
|/
* device: apply static addresses immediately for DHCPv4 methodBeniamino Galvani2018-08-021-25/+54
* libnm: avoid deadlock during g_module_open() in _nm_utils_init()Thomas Haller2018-08-012-7/+15
* all: merge branch 'th/dbus-byte-ordering-rh1584584'Thomas Haller2018-08-016-34/+137
|\
| * all: avoid byte ordering issue for IP4Config's Nameservers/WinsServers on D-BusThomas Haller2018-08-014-22/+101
| * core: use nm_gobject_notify_together() in NMIP4Config/NMIP6ConfigThomas Haller2018-08-012-8/+8
| * shared: add nm_gobject_notify_together() helperThomas Haller2018-08-011-4/+28
|/
* shared/c-list: re-import from latest c-util/c-listThomas Haller2018-08-015-2/+242
|\
| * Squashed 'shared/c-list/' changes from 317aa1c65..071841c28Thomas Haller2018-08-015-2/+242
* | build: add a some missing dependenciesLubomir Rintel2018-07-261-0/+2
* | nm-setting: add missing initializersLubomir Rintel2018-07-261-4/+4
* | core/setting: rework nm_connection_dump()Lubomir Rintel2018-07-262-39/+21
* | libnm: add g_autoptr function for more typesLubomir Rintel2018-07-261-0/+3
* | build: avoid AC_CHECK_FILE() due to problems with cross-compilationThomas Haller2018-07-261-3/+3
* | 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