summaryrefslogtreecommitdiff
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
...
| * | device/ip-tunnel: implement get_generic_capabilities()Beniamino Galvani2016-03-041-0/+7
* | | Merge branch 'master' of git://anongit.freedesktop.org/NetworkManager/Network...Stjepan Gros2016-03-0415-51/+59
|\ \ \ | |/ /
| * | bluez-manager: use logging helpersBeniamino Galvani2016-03-041-8/+18
| * | device: improve logging messagesBeniamino Galvani2016-03-042-6/+6
| * | device/ethernet: fix crash on 802.1x authentication timeoutBeniamino Galvani2016-03-041-3/+3
| * | all: explicitly ignore return valuesThomas Haller2016-03-041-1/+1
| * | device: assert for valid device argument in nm_device_remove_pending_action()Thomas Haller2016-03-041-1/+4
| * | all: don't include error->code in log messagesThomas Haller2016-03-035-11/+9
| * | all: clean-up usage of GErrorThomas Haller2016-03-0311-26/+23
* | | Merge branch 'master' of git://anongit.freedesktop.org/NetworkManager/Network...Stjepan Gros2016-03-023-20/+25
|\ \ \ | |/ /
| * | platform: add flags argument to nm_platform_ip4_address_add()Thomas Haller2016-03-011-1/+1
| * | platform: call ethtool functions via platformThomas Haller2016-03-011-2/+2
| * | lldp/tests: fix memleaks in testThomas Haller2016-03-011-17/+22
* | | Merge branch 'master' of git://anongit.freedesktop.org/NetworkManager/Network...Stjepan Gros2016-02-293-406/+375
|\ \ \ | |/ /
| * | platform/trivial: rename NMPlatformIP6Address's "flags" field to "n_ifa_flags"Thomas Haller2016-02-291-4/+4
| * | platform: adjust type of IPv6 address flags to guintThomas Haller2016-02-291-1/+1
| * | platform/trivial: rename NMPlatformLink's "flags" field to "n_ifi_flags"Thomas Haller2016-02-291-3/+3
| * | lldp/tests: unref lldp instance in testThomas Haller2016-02-291-1/+1
| * | lldp: handle NULL values in lldp_neighbor_id_hash()Thomas Haller2016-02-291-4/+6
| * | lldp: don't mix malloc() with g_malloc()Thomas Haller2016-02-291-1/+1
| * | lldp: refactor logging to use _LOG() macrosThomas Haller2016-02-291-8/+48
| * | lldp: fix calling free on memory returned by systemdThomas Haller2016-02-291-3/+1
| * | lldp: refactor process_lldp_neighbors()Thomas Haller2016-02-291-16/+15
| * | device: fix compile error due to typoThomas Haller2016-02-291-1/+1
| * | device/trivial: adjust whitespace for property definitionsThomas Haller2016-02-291-191/+191
| * | device: use _notify() instead of g_object_notify() for object propertiesatul2016-02-291-209/+139
* | | Merge branch 'master' of git://anongit.freedesktop.org/NetworkManager/Network...Stjepan Gros2016-02-281-2/+1
|\ \ \ | |/ /
| * | device: the veth should have the same priority as ethernetLubomir Rintel2016-02-271-2/+1
* | | Merge branch 'master' of git://anongit.freedesktop.org/NetworkManager/Network...Stjepan Gros2016-02-279-16/+23
|\ \ \ | |/ /
| * | device: when activating without cloned-mac-address, set the permanent oneLubomir Rintel2016-02-267-13/+11
| * | wifi/test: fix bug in test code wpa_flags_for_idx()Thomas Haller2016-02-261-1/+1
| * | arping-manager: failure to get a device name should not be fatalLubomir Rintel2016-02-261-2/+11
* | | Merge branch 'master' of git://anongit.freedesktop.org/NetworkManager/Network...Stjepan Gros2016-02-255-59/+80
|\ \ \ | |/ /
| * | device: trivial: fix indentation and whitespacesBeniamino Galvani2016-02-251-10/+10
| * | device: check may_fail when progressing to IP_CHECKLubomir Rintel2016-02-241-12/+29
| * | device/trivial: rename nm_device_check_ip_failed()Lubomir Rintel2016-02-241-10/+10
| * | wifi: ignore monitor interfacesDan Williams2016-02-241-0/+11
| * | device: add new NMDeviceType NM_DEVICE_TYPE_VETHThomas Haller2016-02-232-1/+3
| * | wifi: avoid autoconnecting Ad-Hoc networks with method=autoLubomir Rintel2016-02-221-4/+5
| * | device: revert overruling NM_UNMANAGED_USER_SETTINGS decisionThomas Haller2016-02-222-16/+4
| * | device: rename NM_UNMANAGED_USER_CONFIG to NM_UNMANAGED_USER_SETTINGSThomas Haller2016-02-222-14/+16
* | | Merge branch 'master' of git://anongit.freedesktop.org/NetworkManager/Network...Stjepan Gros2016-02-2043-89/+64
|\ \ \ | |/ /
| * | all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-1943-87/+43
| * | device: don't allways set assumed reason when platform init is doneLubomir Rintel2016-02-191-1/+18
| * | device: expose NMIP4Config:addresses in stable/defined sort orderThomas Haller2016-02-181-0/+2
| * | device: fix assertion on unmanaged_mask for slave devicesBeniamino Galvani2016-02-181-2/+0
* | | Method to move a device from one network namespace to another oneStjepan Gros2016-02-181-39/+0
* | | Merge branch 'master' of git://anongit.freedesktop.org/NetworkManager/Network...Stjepan Gros2016-02-1711-130/+202
|\ \ \ | |/ /
| * | device: don't overwrite get_connection_iface() by defaultThomas Haller2016-02-171-20/+7
| * | device: remove interface name checks from all classesLubomir Rintel2016-02-176-44/+3