summaryrefslogtreecommitdiff
path: root/panels/network/net-device.c
Commit message (Expand)AuthorAgeFilesLines
* network: Simplify object destructionBastien Nocera2017-03-101-2/+1
* network: Port to libnm 1.2Bastien Nocera2016-05-271-59/+13
* network: Add sanity checks NetDevice and NetObjectBastien Nocera2015-03-191-0/+1
* network: add net_device_get_valid_connections() and use it everywhereDan Winship2013-01-301-30/+34
* network: add "virtual device" support, for bonds, bridges, and vlansDan Winship2013-01-301-6/+16
* network: don't try to activate slave connectionsDan Winship2012-08-221-8/+35
* network: Prevent a crash when a device is removed and then re-addedRichard Hughes2012-07-231-4/+13
* network: Add a NetObject->edit vfunc for the different devices to useRichard Hughes2012-07-201-0/+23
* network: Set the device properties at construct timeRichard Hughes2012-07-171-10/+0
* network: Export net_device_get_find_connection() so it can be used by future ...Richard Hughes2012-07-171-0/+167
* network: Add a GObject nm-device property for NetDeviceRichard Hughes2012-07-171-1/+64
* network: Provide a vfunc for refreshing a NetObjectRichard Hughes2012-07-121-0/+1
* network: Split the proxy parts from the .c and .ui fileRichard Hughes2012-07-121-1/+3
* network: ensure we refresh the UI if coldplug devices are changedRichard Hughes2011-03-111-0/+14
* network: use an abstract device so we can get the VPN connection dataRichard Hughes2011-03-111-0/+83