summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* contrib/rpm: use gnutls crypto library instead of NSS on rhel-8 and fedora-29th/contrib-rpm-use-gnutlsThomas Haller2018-05-232-0/+14
* build: print used crypto library in ./configure result outputThomas Haller2018-05-231-19/+7
* libnm-util/crypto: fix harmless compiler warningThomas Haller2018-05-231-6/+3
* active-connection: fix build with clang-6.0Lubomir Rintel2018-05-211-1/+2
* tests: run the nmcli test with $PYTHON we autoconf'dLubomir Rintel2018-05-211-0/+1
* build/meson: fix building internal systemd libraryThomas Haller2018-05-191-0/+1
* systemd: merge branch systemd into masterThomas Haller2018-05-1842-193/+855
|\
| * systemd: update code from upstream (2018-05-18)Thomas Haller2018-05-1840-193/+847
* | active-connection: fix harmless typoFrancesco Giudici2018-05-181-1/+1
* | devices/wwan: Stop PPP manager in deactivate_cleanup()Frederic Danis2018-05-181-0/+1
* | dispatcher: fix leak in construct_device_dhcp4_items()Thomas Haller2018-05-161-10/+10
* | dispatcher: extra sanitize names of environment variablesThomas Haller2018-05-161-2/+26
* | core: minor cleanup using helpers NM_IN_STRSET() and nm_utils_strdict_get_keys()Thomas Haller2018-05-162-17/+7
* | tests: fix quitting mainloop in test-networkmanager-service.pyThomas Haller2018-05-151-4/+3
* | cli: merge branch 'th/cli-connection-handling' (part 1)Thomas Haller2018-05-1593-1739/+3209
|\ \
| * | tests: explicitly export/unexport objectsThomas Haller2018-05-151-22/+30
| * | tests/trivial: move codeThomas Haller2018-05-151-30/+30
| * | tests: rework handling of D-Bus properties in NetworkManager stub serviceThomas Haller2018-05-151-365/+320
| * | cli: use macro for list of argument for NmcMetaGenericInfo.get_fcn()th/cli-connection-handlingThomas Haller2018-05-144-55/+20
| * | cli: add helper methods for implementing NmcMetaGenericInfo's get_fcn()Thomas Haller2018-05-142-0/+41
| * | cli: add and use macro for creating NmcMetaGenericInfo parent groupsThomas Haller2018-05-142-12/+8
| * | cli/trivial: move codeThomas Haller2018-05-141-74/+76
| * | cli: rework connection handling for multiple resultsThomas Haller2018-05-143-212/+330
| * | cli: rework converting enums to strings in "connections.c"Thomas Haller2018-05-141-44/+26
| * | cli: move find_active_connection() to common.cThomas Haller2018-05-143-84/+87
| * | cli: cleanup code paths in "connections.c"Thomas Haller2018-05-143-288/+205
| * | clients/common: add nmc_objects_sort_by_path() helperThomas Haller2018-05-142-0/+43
| * | shared: add nm_utils_dbus_path_cmp() helperThomas Haller2018-05-142-0/+91
| * | shared: add nm_utils_dbus_path_get_last_component() helperThomas Haller2018-05-142-0/+17
| * | shared: add nm_utf8_collate0() helperThomas Haller2018-05-141-0/+10
| * | shared: add NM_CMP_DIRECT_STRCMP0() macroThomas Haller2018-05-141-0/+3
| * | clients/tests: add nmcli test for activating connectionThomas Haller2018-05-1418-0/+592
| * | clients/tests: add more checks for output of nmcli by languageThomas Haller2018-05-1464-382/+1086
| * | tests: better implement ActivateConnection in NetworkManager stub serviceThomas Haller2018-05-141-3/+38
| * | tests: various refactoring in tools/test-networkmanager-service.pyThomas Haller2018-05-1414-436/+401
| * | clients/tests: add test for `nmcli device wifi` outputThomas Haller2018-05-1413-36/+59
|/ /
* | build: qualify plugin dir name with a version stringLubomir Rintel2018-05-147-30/+39
* | contrib/rpm: optionally depend on iwdLubomir Rintel2018-05-141-6/+12
* | dns: merge branch 'bg/dns-bgo746422'Beniamino Galvani2018-05-1411-269/+322
|\ \
| * | libnm-core: document dns priorityBeniamino Galvani2018-05-142-18/+28
| * | dns: sd-resolved: honor dns-priorityBeniamino Galvani2018-05-141-38/+16
| * | dns: dnsmasq: honor dns-priorityBeniamino Galvani2018-05-141-140/+22
| * | dns: use dns-priority to provide a preprocessed domain list to pluginsBeniamino Galvani2018-05-144-0/+210
| * | core: reject invalid domains from ip configurationsBeniamino Galvani2018-05-145-74/+47
| * | dns: dnsmasq: fix adding multiple domainsBeniamino Galvani2018-05-141-1/+1
|/ /
* | build: meson: add missing nm-autoptr.h to libnm headersBeniamino Galvani2018-05-111-0/+1
* | cli: merge branch 'th/cli-unit-tests'Thomas Haller2018-05-1148-178/+1895
|\ \
| * | tests: refactor finding device in NetworkManager stubThomas Haller2018-05-111-55/+51
| * | clients/tests: add python test script for nmcli testsThomas Haller2018-05-1136-76/+1520
| * | build: let `make check` re-generate clients/common/settings-doc.h.in with NM_...Thomas Haller2018-05-111-3/+7