summaryrefslogtreecommitdiff
path: root/panels/network/net-device.c
Commit message (Expand)AuthorAgeFilesLines
* 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