summaryrefslogtreecommitdiffstats
path: root/tdecore/networkbackends
Commit message (Expand)AuthorAgeFilesLines
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-5/+5
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-1/+1
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-1/+1
* Report failure to save or delete network connectionsTimothy Pearson2013-01-171-3/+10
* Fix various performance and stability issues in the network-manager backendTimothy Pearson2012-11-292-1/+31
* Fix a number of issues with the network-manager backend, including event loop...Timothy Pearson2012-11-282-22/+123
* Add notification signals on VPN connection eventsTimothy Pearson2012-11-263-2/+63
* Fix crash on VPN secrets loadTimothy Pearson2012-11-261-1/+1
* Fix unexported library and increase NM DBUS timeoutTimothy Pearson2012-11-261-1/+3
* Fix network-manager backendTimothy Pearson2012-11-263-5/+49
* Add VPN status flags and signalsTimothy Pearson2012-09-113-3/+91
* Fix VPN load and saveTimothy Pearson2012-09-101-7/+17
* Detect available VPN pluginsTimothy Pearson2012-09-102-6/+35
* Fix crash on VPN loadTimothy Pearson2012-09-101-1/+1
* Add a couple of needed methods to the network-manager backend APITimothy Pearson2012-09-102-0/+19
* Add valids mapTimothy Pearson2012-09-102-0/+188
* Extend API to include default device(s)Timothy Pearson2012-09-092-20/+339
* Add requisite MAC address comparator for use in TQMap objectsTimothy Pearson2012-09-081-9/+11
* Automatically generate UUID when neededTimothy Pearson2012-09-082-8/+53
* Fix ap infinite loop and disable debug spewTimothy Pearson2012-09-081-11/+23
* Add AP monitoring supportTimothy Pearson2012-09-082-6/+52
* Add additional network event signalsTimothy Pearson2012-09-082-1/+18
* Make Invalid a flagTimothy Pearson2012-09-081-1/+1
* Add new signal to tdehwlibraryTimothy Pearson2012-09-071-1/+1
* Add global network management event signalTimothy Pearson2012-09-071-0/+1
* Add additional network methodsTimothy Pearson2012-09-062-13/+74
* Make access point notifications more extensibleTimothy Pearson2012-09-051-2/+7
* Ensure that an inactive access point is reported as suchTimothy Pearson2012-09-051-0/+3
* Add wireless AP detect signalsTimothy Pearson2012-09-053-10/+39
* Populate wiFiDeviceInfoTimothy Pearson2012-09-053-2/+74
* Add active connection UUID to deviceTimothy Pearson2012-09-041-0/+12
* Add connection to device lookup routinesTimothy Pearson2012-09-042-0/+36
* Add more descriptive TDENetworkGlobalManagerFlags::BackendUnavailable typeTimothy Pearson2012-09-041-2/+2
* Add global networking state controlTimothy Pearson2012-09-042-0/+25
* Add cellular modem settingsTimothy Pearson2012-09-012-2/+192
* Add bluetooth, olpcmesh, etc.Timothy Pearson2012-09-013-10/+425
* Add VLAN settingsTimothy Pearson2012-08-312-0/+110
* Add VPN and WiMax connection settingsTimothy Pearson2012-08-312-28/+249
* Add wireless settings to network-manager backendTimothy Pearson2012-08-303-26/+747
* Add very preliminary network-manager backend supportTimothy Pearson2012-08-274-23/+2655
* Update introspection to latest NM APITimothy Pearson2012-08-2332-556/+1700
* Initial skeleton for network manager supportTimothy Pearson2012-08-2321-0/+1623