summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: bump version to 1.13.0 (development)1.13.0-devth/releaseThomas Haller2018-06-154-3/+18
* release: bump version to 1.11.90 (1.12-rc1)1.12-rc1Thomas Haller2018-06-152-2/+2
* release: update NEWSThomas Haller2018-06-151-19/+25
* build: fix `make distcheck` by building --with-libnm-glibThomas Haller2018-06-151-0/+1
* all: merge branch 'lr/msec-timestamp'Thomas Haller2018-06-15372-429/+463
|\
| * clients/tests: utilize nm_utils_get_timestamp_msec()Lubomir Rintel2018-06-15355-361/+358
| * examples/python: utilize nm_utils_get_timestamp_msec()Lubomir Rintel2018-06-151-3/+1
| * tools/test-service: utilize nm_utils_get_timestamp_msec()Lubomir Rintel2018-06-151-1/+1
| * cli: utilize nm_utils_get_timestamp_msec()Lubomir Rintel2018-06-151-11/+4
| * libnm: add nm_utils_get_timestamp_msec()Lubomir Rintel2018-06-155-2/+47
| * wifi: expose LastScan as milliseconds not secondsLubomir Rintel2018-06-1511-52/+53
| * libnm: correctly demarshall (u)int64 valuesLubomir Rintel2018-06-151-2/+2
|/
* man: add 'random' to the allowed values of team.runnerFrancesco Giudici2018-06-152-2/+2
* systemd: merge branch systemd into masterThomas Haller2018-06-15112-822/+1915
|\
| * systemd: update code from upstream (2018-06-15)Thomas Haller2018-06-15112-1019/+1902
* | merge: branch 'fg/auto_neg_specmodes-rh1487477'Francesco Giudici2018-06-159-75/+139
|\ \
| * | libnm-core: allow speed and duplex values when auto-negotiate=yesfg/auto_neg_specmodes-rh1487477Francesco Giudici2018-06-153-40/+43
| * | ifcfg: enable writing/reading of speed and duplex when autoneg is enabledFrancesco Giudici2018-06-152-13/+12
| * | device: enforce specific speed/duplex modes in link auto-configurationFrancesco Giudici2018-06-151-13/+12
| * | platform: allow to force the advertised auto-negotiation link valueFrancesco Giudici2018-06-151-1/+61
| * | platform: move link_duplex_to_string function to platformFrancesco Giudici2018-06-153-8/+11
|/ /
* | build: disable libnm-glib by defaultLubomir Rintel2018-06-154-8/+12
* | libnm: always return VPN connections's bannerThomas Haller2018-06-153-12/+5
* | cli: fix printing multi-line output when there is nothing to printThomas Haller2018-06-1541-88/+50
* | cli: return NULL strv array from _ip_config_get_routes() if there are no routesThomas Haller2018-06-1541-40/+83
* | wifi: merge branch 'wake-on-wlan' (partial)Thomas Haller2018-06-1518-14/+300
|\ \
| * | wifi: fix check for valid NMSettingWirelessWakeOnWLan flagThomas Haller2018-06-152-2/+2
| * | device/wifi: use _LOGD() macros in wake_on_wlan_enable()Thomas Haller2018-06-151-9/+9
| * | NEWS: add note about new WoWLAN settingsAlfonso Sánchez-Beato2018-06-151-0/+2
| * | cli: add support for wake-on-wlan propertiesAlfonso Sánchez-Beato2018-06-153-2/+18
| * | core: don't shutdown interfaces if they have wowlan enabledAlfonso Sánchez-Beato2018-06-151-11/+16
| * | devices: enable wake-on-wlan when device is enabledSimon Fels2018-06-151-1/+61
| * | platform: add support for wake-on-wlanSimon Fels2018-06-158-0/+82
| * | libnm-core: add wake-on-wlan configuration itemsSimon Fels2018-06-154-0/+121
|/ /
* | ovs: only finish waiting for a link when we actually got oneLubomir Rintel2018-06-151-1/+1
* | device: merge branch 'th/device-reapply-metric' (partial)Thomas Haller2018-06-153-33/+32
|\ \
| * | device: simplify nm_device_hash_check_invalid_keys()Thomas Haller2018-06-151-7/+8
| * | core/trivial: rename local variables to make code clearerThomas Haller2018-06-152-11/+11
| * | device: check for proxy setting separately in can_reapply_change()Thomas Haller2018-06-151-2/+4
| * | shared: simplify nm_g_object_ref_set()Thomas Haller2018-06-151-13/+9
| * | device: fix crash during reapplyThomas Haller2018-06-151-1/+1
|/ /
* | Revert "example/python: avoid falling back to CLOCK_MONOTONIC"Lubomir Rintel2018-06-151-2/+12
* | example/python: avoid falling back to CLOCK_MONOTONICLubomir Rintel2018-06-141-12/+2
* | clients/tests: fix unstable tests for Python2 vs. Python3Thomas Haller2018-06-1413-59/+65
* | clients/tests: add more tests printing wifi details in nmcliThomas Haller2018-06-14162-935/+6454
* | macsec: enable send-sci by default and make the option configurableBeniamino Galvani2018-06-146-1/+48
* | clients/tests: document importance of locale for clients testsThomas Haller2018-06-14247-246/+249
* | merge: branch 'lr/wwan-ppp-route-rh1585611'Lubomir Rintel2018-06-144-11/+13
|\ \
| * | wwan: ensure the route parameters are set on IPv6 only configurationlr/wwan-ppp-route-rh1585611Lubomir Rintel2018-06-134-9/+11
| * | wwan: set the route parameters at the beginning of ip4 configLubomir Rintel2018-06-131-2/+2
|/ /