Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent tdenetworkmanager from crashing when using unmanaged devices. | Michele Calgaro | 2020-02-22 | 1 | -37/+46 |
| | | | | | | | This relates to bug 2929. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3192a72a465d6e5051ab77a43e75716bb641441c) | ||||
* | tdehwlib: Use TDENetworkDevice in TDENetworkConnectionManager instead of MAC ↵ | Slávek Banko | 2017-06-17 | 2 | -139/+22 |
| | | | | | | | | | | | | | | | | | | address Use interface name in TDENetworkConnectionManager_BackendNM instead of MAC address This relates to bug 2748 The name of the network interface seems to be a more stable identifier than the MAC address because the MAC address can be changed easily or even automatically - see randomization of MAC addresses on wireless interfaces. Therefore, the use of the MAC address as a network interface identifier was abandoned. Beware, this change is an API / ABI change! However, most changes are internal and the only one affected is application TDENetworkManager. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e0fd34a1bd2c6412171bcceb19520d129bbcb66d) | ||||
* | Use direct DBUS calls for udisks2 | Timothy Pearson | 2013-12-26 | 1 | -7/+3 |
| | |||||
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 2 | -2/+2 |
| | |||||
* | Change cmake to use general tde_moc macro rather than another reinventted wheel | Alexander Golubev | 2013-08-11 | 1 | -18/+3 |
| | |||||
* | complete tdehardwaredevices split | Golubev Alexander | 2013-07-27 | 1 | -1/+2 |
| | |||||
* | move all tdehw stuff into separate subdir | Golubev Alexander | 2013-07-27 | 32 | -0/+8732 |