summaryrefslogtreecommitdiffstats
path: root/tdecore/tdenetworkconnections.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Automatically generate UUID when neededTimothy Pearson2012-09-081-7/+0
|
* Generate a default UUID when a connection is createdTimothy Pearson2012-09-081-0/+7
|
* Add additional network event signalsTimothy Pearson2012-09-081-0/+4
|
* Add loadConnectionAllowedValues method to global network managerTimothy Pearson2012-09-071-0/+5
|
* Add global network management event signalTimothy Pearson2012-09-071-1/+8
|
* Add additional network methodsTimothy Pearson2012-09-061-1/+7
|
* Add new convenience functions to network managerTimothy Pearson2012-09-061-2/+77
|
* Make access point notifications more extensibleTimothy Pearson2012-09-051-2/+2
|
* Add friendly ssid functionTimothy Pearson2012-09-051-0/+13
|
* Ensure that an inactive access point is reported as suchTimothy Pearson2012-09-051-0/+4
|
* Add wireless AP detect signalsTimothy Pearson2012-09-051-0/+23
|
* Add connection to device lookup routinesTimothy Pearson2012-09-041-0/+31
|
* Add more descriptive TDENetworkGlobalManagerFlags::BackendUnavailable typeTimothy Pearson2012-09-041-1/+1
|
* Add global networking state controlTimothy Pearson2012-09-041-0/+5
|
* Add cellular modem settingsTimothy Pearson2012-09-011-0/+43
|
* Add bluetooth, olpcmesh, etc.Timothy Pearson2012-09-011-0/+74
|
* Add VLAN settingsTimothy Pearson2012-08-311-0/+12
|
* Add VPN and WiMax connection settingsTimothy Pearson2012-08-311-0/+24
|
* Add wireless settings to network-manager backendTimothy Pearson2012-08-301-1/+41
|
* Add network manager global object to kinstanceTimothy Pearson2012-08-271-0/+96
| | | | This breaks the ABI
* Add very preliminary network-manager backend supportTimothy Pearson2012-08-271-4/+347
|
* Initial skeleton for network manager supportTimothy Pearson2012-08-231-0/+129