summaryrefslogtreecommitdiffstats
path: root/tdecore/tdenetworkconnections.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix various performance and stability issues in the network-manager backendTimothy Pearson2012-11-291-1/+39
|
* Fix a number of issues with the network-manager backend, including event ↵Timothy Pearson2012-11-281-2/+4
| | | | loop recursion
* Fix unexported library and increase NM DBUS timeoutTimothy Pearson2012-11-261-1/+1
|
* Add VPN status flags and signalsTimothy Pearson2012-09-111-1/+40
|
* Add a couple of needed methods to the network-manager backend APITimothy Pearson2012-09-101-4/+39
|
* Add valids mapTimothy Pearson2012-09-101-0/+14
|
* Extend API to include default device(s)Timothy Pearson2012-09-091-6/+56
|
* Add requisite MAC address comparator for use in TQMap objectsTimothy Pearson2012-09-081-0/+2
|
* Add additional network event signalsTimothy Pearson2012-09-081-0/+48
|
* Make Invalid a flagTimothy Pearson2012-09-081-17/+18
|
* Add loadConnectionAllowedValues method to global network managerTimothy Pearson2012-09-071-0/+8
|
* Add global network management event signalTimothy Pearson2012-09-071-0/+21
|
* Add additional network methodsTimothy Pearson2012-09-061-15/+44
|
* Add new convenience functions to network managerTimothy Pearson2012-09-061-2/+14
|
* Make access point notifications more extensibleTimothy Pearson2012-09-051-7/+17
|
* Add friendly ssid functionTimothy Pearson2012-09-051-0/+3
|
* Add wireless AP detect signalsTimothy Pearson2012-09-051-2/+31
|
* Populate wiFiDeviceInfoTimothy Pearson2012-09-051-1/+1
|
* Add active connection UUID to deviceTimothy Pearson2012-09-041-0/+1
|
* Add connection to device lookup routinesTimothy Pearson2012-09-041-0/+32
|
* Add more descriptive TDENetworkGlobalManagerFlags::BackendUnavailable typeTimothy Pearson2012-09-041-0/+1
|
* Add global networking state controlTimothy Pearson2012-09-041-0/+12
|
* Add cellular modem settingsTimothy Pearson2012-09-011-0/+71
|
* Add bluetooth, olpcmesh, etc.Timothy Pearson2012-09-011-1/+112
|
* Add VLAN settingsTimothy Pearson2012-08-311-0/+27
|
* Add VPN and WiMax connection settingsTimothy Pearson2012-08-311-4/+47
|
* Add wireless settings to network-manager backendTimothy Pearson2012-08-301-25/+147
|
* Add network manager global object to kinstanceTimothy Pearson2012-08-271-0/+144
| | | | This breaks the ABI
* Add very preliminary network-manager backend supportTimothy Pearson2012-08-271-51/+344
|
* Initial skeleton for network manager supportTimothy Pearson2012-08-231-0/+398