summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* wifi: expose LastScan as milliseconds not secondsLubomir Rintel2018-06-155-34/+34
* systemd: merge branch systemd into masterThomas Haller2018-06-15110-819/+1913
|\
| * systemd: update code from upstream (2018-06-15)Thomas Haller2018-06-15110-816/+1924
* | 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
* | wifi: fix check for valid NMSettingWirelessWakeOnWLan flagThomas Haller2018-06-151-1/+1
* | device/wifi: use _LOGD() macros in wake_on_wlan_enable()Thomas Haller2018-06-151-9/+9
* | 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
* | ovs: only finish waiting for a link when we actually got oneLubomir Rintel2018-06-151-1/+1
* | 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
* | device: fix crash during reapplyThomas Haller2018-06-151-1/+1
* | macsec: enable send-sci by default and make the option configurableBeniamino Galvani2018-06-141-0/+1
* | 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
* | device: drop an unused variableLubomir Rintel2018-06-131-1/+0
* | wifi: expose the LastScan propertyLubomir Rintel2018-06-135-0/+31
* | device: log generated ipv4.dhcp-client-id in <debug> modeThomas Haller2018-06-121-15/+33
* | device: unify logging of ipv6.dhcp-duid by giving common prefixThomas Haller2018-06-121-5/+12
* | device: refactor generate_duid_from_machine_id() to have a straight forward c...Thomas Haller2018-06-121-46/+59
* | device: handle failure in generate_duid_from_machine_id() in dhcp6_get_duid()Thomas Haller2018-06-122-27/+19
* | device: fix enforcing ipv6.dhcp-duid for binary DUIDThomas Haller2018-06-121-3/+2
* | device: handle failure to generate ipv4.dhcp-client-id by fallback to random ...Thomas Haller2018-06-121-30/+53
* | device: obtain current MAC address from platform for generating ipv4.dhcp-cli...Thomas Haller2018-06-121-20/+30
* | ifcfg-rh: add nm-ifup and nm-ifdown scriptsLubomir Rintel2018-06-112-0/+6
* | settings-connection: expose Filename property on D-BusLubomir Rintel2018-06-112-4/+5
* | policy: log connection UUID for auto-activationThomas Haller2018-06-111-2/+4
* | ifcfg: introduce DHCPV6_DUID to map ipv6.dhcp-duid propertyFrancesco Giudici2018-06-092-0/+9
* | ifcfg: make_ip6_setting cleanup & optimization 2/2Francesco Giudici2018-06-091-71/+70
* | ifcfg: make_ip6_setting cleanup & optimization 1/2Francesco Giudici2018-06-091-24/+23
* | dhcp: allow to skip DUID search from DHCP client global configurationFrancesco Giudici2018-06-093-16/+13
* | dhcp: remove fallback DUID-UUID generation from dhcp codeFrancesco Giudici2018-06-093-74/+62
* | libnm-core: add ipv6.dhcp-duid propertyFrancesco Giudici2018-06-088-10/+236
* | core: add function to retrieve secret_key generation timeFrancesco Giudici2018-06-072-0/+17
* | dhclient: always update the DUID in the lease fileFrancesco Giudici2018-06-073-20/+29
* | dhclient: fix updating the DUID in multiline lease filesFrancesco Giudici2018-06-072-7/+40
* | dns: change main.rc-manager=file behavior to always follow symlinkThomas Haller2018-06-051-5/+14
* | manager: fix failed assertion on user activationsBeniamino Galvani2018-06-041-1/+5
* | settings: let connections keep NMSettings aliveBeniamino Galvani2018-06-031-0/+7
* | dhcp: fix handling of failure eventsBeniamino Galvani2018-06-021-7/+8
* | device: don't try to change MTU on a disconnected deviceBeniamino Galvani2018-06-011-2/+4
* | settings: fix plugins loadingBeniamino Galvani2018-06-011-5/+5
* | man: clarify main.rc-manager=file behavior for resolv.conf as dangling symlinkThomas Haller2018-06-011-0/+4
* | dns: move local variables to inner scope in update_resolv_conf()Thomas Haller2018-06-011-2/+2
* | test: don't assert on the tun link being up to date prior to upping itLubomir Rintel2018-05-311-0/+8