summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | platform/mii: use SocketHandle also for nmp_utils_mii_supports_carrier_detect()Thomas Haller2018-08-101-16/+12
| * | platform/ethtool: add SocketHandle to reuse socket for ethtool requestsThomas Haller2018-08-101-83/+131
| * | platform/ethtool: split functions for ETHTOOL_GSTRINGSThomas Haller2018-08-101-33/+69
| * | shared: add NM_DIV_ROUND_UP() helper macroThomas Haller2018-08-101-0/+8
| * | libnm, cli, ifcfg-rh: add NMSettingEthtool settingThomas Haller2018-08-1029-91/+1241
| * | libnm: add generic-data for implementing NMSettingThomas Haller2018-08-105-96/+708
| * | libnm: rework setting metadata for property handlingThomas Haller2018-08-1046-540/+810
| * | libnm/keyfile: use NMMetaSettingInfo for indexing keyfile vtableThomas Haller2018-08-101-49/+63
| * | shared: use binary search in nm_meta_setting_infos_by_name()Thomas Haller2018-08-102-12/+47
| * | libnm: use NMMetaSettingInfo for tracking setting priorityThomas Haller2018-08-1049-398/+344
| * | cli: fix nmc_setting_get_valid_properties() to use setting metadataThomas Haller2018-08-101-18/+12
| * | libnm/trivial: cleanup variable names in settings' class-init functionsThomas Haller2018-08-1044-363/+315
| * | libnm-core/trivial: move codeThomas Haller2018-08-101-36/+38
| * | libnm: minor rework checking property flags in _nm_setting_to_dbus()Thomas Haller2018-08-101-15/+18
| * | libnm: use nm_utils_hash_table_equal() in nm-setting-userThomas Haller2018-08-101-25/+2
| * | shared: move nm_utils_ptrarray_find_binary_search() to shared utilsThomas Haller2018-08-106-98/+100
| * | shared: move nm_utils_array_find_binary_search() to shared utilsThomas Haller2018-08-108-60/+99
| * | shared: add nm_utils_hash_table_equal() utilThomas Haller2018-08-102-0/+69
| * | cli: drop NMCTriStateValue for NMTernaryThomas Haller2018-08-103-16/+10
| * | ifcfg-rh: refactor parsing in parse_ethtool_option() to not call helper funct...Thomas Haller2018-08-101-125/+110
| * | ifcfg-rh: always reset ETHTOOL_WAKE_ON_LAN valueThomas Haller2018-08-101-5/+7
| * | ifcfg-rh: split setting ETHTOOL_OPTS from write_wired_setting()Thomas Haller2018-08-103-12/+27
| * | ifcfg-rh: cleanup write_wired_setting()Thomas Haller2018-08-101-44/+42
| * | ifcfg-rh/tests: regenerate .cexpected files with NM_TEST_REGENERATE=1Thomas Haller2018-08-101-1/+2
| * | keyfile: fix asserting for absolute base-dir in nm_keyfile_read()Thomas Haller2018-08-101-1/+1
| * | build/meson: fix naming of shared_nm_meta_setting_c variableThomas Haller2018-08-103-3/+3
| * | platform/tests: increase wait timeout in test_cleanup_internal()Thomas Haller2018-08-101-1/+1
|/ /
* | cli: remove assertion in nmc_device_state_to_color()Beniamino Galvani2018-08-101-1/+1
* | checkpatch.pl: complain about space in elvis operator ?:Thomas Haller2018-08-091-0/+1
* | all/style: write elvis operator ?: without spaceThomas Haller2018-08-095-5/+5
* | merge: branch 'th/connection-multi-connect-rh1555012'Beniamino Galvani2018-08-0819-524/+856
|\ \
| * | manager: fix assuming multi-connect connectionsBeniamino Galvani2018-08-081-4/+15
| * | core: implement connection.multi-connect to activate profiles multiple timesThomas Haller2018-08-083-2/+14
| * | core: extend nm_manager_get_activatable_connections() for autoconnect and mul...Thomas Haller2018-08-083-8/+34
| * | all: add connection.multi-connect property for wildcard profilesThomas Haller2018-08-0815-512/+795
|/ /
* | merge: branch 'bg/route-metric-reapply-rh1528071'Beniamino Galvani2018-08-087-11/+156
|\ \
| * | core: handle route metric when reapplying dynamic IP methodsBeniamino Galvani2018-08-085-6/+124
| * | dhcp: allowing changing route metric and route tableBeniamino Galvani2018-08-082-5/+32
|/ /
* | build: set -Wall when probing extra warning optionsLubomir Rintel2018-08-071-1/+1
* | build: check whether g-ir-scanner actually worksLubomir Rintel2018-08-071-34/+31
* | agent-manager: upgrade a logging level of new agent noticeLubomir Rintel2018-08-061-1/+1
* | agent-manager: order newer agents befor the old oneLubomir Rintel2018-08-061-4/+12
* | man/openvswitch: advise to use "master" instead of "conn.master"Lubomir Rintel2018-08-061-9/+9
* | libnm/wireguard: merge branch 'jbeta/wireguard-device-basic'Thomas Haller2018-08-0626-50/+649
|\ \
| * | libnm: fix leak for NMDeviceWireGuard's public_keyThomas Haller2018-08-061-0/+11
| * | libnm: introduce NMDeviceWireGuardJavier Arteaga2018-08-069-0/+279
| * | core: introduce NMDeviceWireGuardJavier Arteaga2018-08-0612-1/+310
| * | platform: rename instances of Wireguard to WireGuardJavier Arteaga2018-08-066-49/+49
|/ /
* | libnm/docs: fix examples for NMSetting:name valuesThomas Haller2018-08-031-1/+1
* | libnm/docs: don't document NM_SETTING_NAME propertyThomas Haller2018-08-032-43/+1