Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | network: don't try to activate slave connections | Dan Winship | 2012-08-22 | 1 | -8/+35 |
* | network: Prevent a crash when a device is removed and then re-added | Richard Hughes | 2012-07-23 | 1 | -4/+13 |
* | network: Add a NetObject->edit vfunc for the different devices to use | Richard Hughes | 2012-07-20 | 1 | -0/+23 |
* | network: Set the device properties at construct time | Richard Hughes | 2012-07-17 | 1 | -10/+0 |
* | network: Export net_device_get_find_connection() so it can be used by future ... | Richard Hughes | 2012-07-17 | 1 | -0/+167 |
* | network: Add a GObject nm-device property for NetDevice | Richard Hughes | 2012-07-17 | 1 | -1/+64 |
* | network: Provide a vfunc for refreshing a NetObject | Richard Hughes | 2012-07-12 | 1 | -0/+1 |
* | network: Split the proxy parts from the .c and .ui file | Richard Hughes | 2012-07-12 | 1 | -1/+3 |
* | network: ensure we refresh the UI if coldplug devices are changed | Richard Hughes | 2011-03-11 | 1 | -0/+14 |
* | network: use an abstract device so we can get the VPN connection data | Richard Hughes | 2011-03-11 | 1 | -0/+83 |