summaryrefslogtreecommitdiffstats
path: root/tdecore/networkbackends/network-manager/network-manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* move all tdehw stuff into separate subdirGolubev Alexander2013-07-271-5627/+0
* Fix network-manager backend crash on certain systems when network-manager is ...Timothy Pearson2013-07-161-11/+18
* Fix network manager interface not returning active connectionsTimothy Pearson2013-07-071-2/+2
* Fix inability to connect with unsecured wireless access pointTimothy Pearson2013-06-101-61/+244
* Reduce network-manager backend debug spewTimothy Pearson2013-05-181-2/+30
* Fix several warnings and excessive .xsession-errors log spam when network-man...Timothy Pearson2013-05-181-39/+48
* Add error reporting to network-manager backendTimothy Pearson2013-05-181-11/+73
* Cleanup output clutterSlávek Banko2013-04-271-25/+25
* 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-291-1/+30
* Fix a number of issues with the network-manager backend, including event loop...Timothy Pearson2012-11-281-22/+121
* Add notification signals on VPN connection eventsTimothy Pearson2012-11-261-2/+42
* 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-261-5/+43
* Add VPN status flags and signalsTimothy Pearson2012-09-111-3/+75
* Fix VPN load and saveTimothy Pearson2012-09-101-7/+17
* Detect available VPN pluginsTimothy Pearson2012-09-101-6/+33
* Fix crash on VPN loadTimothy Pearson2012-09-101-1/+1
* Add a couple of needed methods to the network-manager backend APITimothy Pearson2012-09-101-0/+17
* Add valids mapTimothy Pearson2012-09-101-0/+187
* Extend API to include default device(s)Timothy Pearson2012-09-091-19/+336
* Add requisite MAC address comparator for use in TQMap objectsTimothy Pearson2012-09-081-9/+11
* Automatically generate UUID when neededTimothy Pearson2012-09-081-8/+52
* Fix ap infinite loop and disable debug spewTimothy Pearson2012-09-081-11/+23
* Add AP monitoring supportTimothy Pearson2012-09-081-5/+48
* Add additional network event signalsTimothy Pearson2012-09-081-1/+17
* 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-061-13/+72
* 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-051-7/+27
* Populate wiFiDeviceInfoTimothy Pearson2012-09-051-1/+60
* Add active connection UUID to deviceTimothy Pearson2012-09-041-0/+12
* Add connection to device lookup routinesTimothy Pearson2012-09-041-0/+35
* Add more descriptive TDENetworkGlobalManagerFlags::BackendUnavailable typeTimothy Pearson2012-09-041-2/+2
* Add global networking state controlTimothy Pearson2012-09-041-0/+24
* Add cellular modem settingsTimothy Pearson2012-09-011-2/+186
* Add bluetooth, olpcmesh, etc.Timothy Pearson2012-09-011-6/+416
* Add VLAN settingsTimothy Pearson2012-08-311-0/+106
* Add VPN and WiMax connection settingsTimothy Pearson2012-08-311-26/+246
* Add wireless settings to network-manager backendTimothy Pearson2012-08-301-26/+743
* Add very preliminary network-manager backend supportTimothy Pearson2012-08-271-17/+2465
* Initial skeleton for network manager supportTimothy Pearson2012-08-231-0/+73