2007-06-13 12:36 Helmut Schaa * configure.in.in: Add check for LEAP related functions 2007-06-13 12:34 Helmut Schaa * src/knetworkmanager-dialogfab.cpp, src/knetworkmanager-encryption.cpp: Disable LEAP support during configure if the required functions are missing 2007-06-13 10:12 Helmut Schaa * src/cryptowidget.ui, src/knetworkmanager-dialogfab.cpp, src/knetworkmanager-encryption.cpp, src/knetworkmanager-encryption.h: Add LEAP support (patch by Stefan Skotte ) 2007-06-11 15:41 scripty * src/eventsrc, src/knetworkmanager.desktop, src/knetworkmanager_plugin.desktop, src/knetworkmanager_vpnplugin.desktop, vpn-plugins/openvpn/knetworkmanager_openvpn.desktop, vpn-plugins/pptp/knetworkmanager_pptp.desktop, vpn-plugins/vpnc/knetworkmanager_vpnc.desktop: SVN_SILENT made messages (.desktop file) 2007-06-06 14:17 Helmut Schaa * vpn-plugins/vpnc/src/knetworkmanager-vpnc.cpp: Fix password order 2007-06-06 12:50 Helmut Schaa * src/knetworkmanager-settings.cpp, src/knetworkmanager-vpnconnectionsdialog.cpp, src/knetworkmanager-vpnconnectionsdialog.h: Fix updating of the vpn list 2007-06-06 09:36 Helmut Schaa * configure.in.in, src/cryptowidget.ui, src/knetworkmanager-dialogfab.cpp, src/knetworkmanager-dialogfab.h, src/knetworkmanager-encryption.cpp, src/knetworkmanager-encryption.h: Add phase2 authentication support (patch by Jernej Kos ) 2007-06-04 13:49 Helmut Schaa * src/activation.ui, src/cryptowidget.ui, src/errormsg.ui, src/generalsettings.ui, src/manageconnections.ui, src/unknownservice.ui: Remove include hints from ui files 2007-06-02 14:47 helio * .: - Moving keg network app for branches... 2007-06-02 06:47 scripty * : SVN_SILENT made messages (.desktop file) 2007-05-30 09:39 Helmut Schaa * : Show VPN connections only if accepted by NetworkManager 2007-05-21 12:02 Helmut Schaa * : Fix build for builddir != srcdir (patch from Michael Biebl ) 2007-05-16 09:19 Helmut Schaa * : Remove debug output 2007-05-14 13:57 Helmut Schaa * : Clean up libnl related headers 2007-05-14 11:28 Helmut Schaa * : increase version to 0.2 2007-05-11 11:14 Helmut Schaa * : move signal and slot handling to knetworkmanager-nminfo.cpp 2007-05-11 11:12 Helmut Schaa * : Get rid of the "keyStored" flag. Use asynchronous approach for key restoration. 2007-05-11 11:12 Helmut Schaa * : Restore keys using the asynchronous approach. Get rid of the "keyStored" flag. 2007-05-11 11:10 Helmut Schaa * : Add new class PassphraseRequest to allow handling of multiple requests as needed for asynchronous TDEWallet access. 2007-05-11 11:09 Helmut Schaa * : While KNM waits for a key do not show any active options in the contextMenu, only "cancel". 2007-05-11 11:08 Helmut Schaa * : Added methods for setting and getting whether KNM waits for a key from TDEWallet. Make the State class a singelton. 2007-05-11 11:06 Helmut Schaa * : Add new class CredentialsRequest which uses the asynchonous interface to TDEWallet. 2007-05-11 11:05 Helmut Schaa * : Use the getInstance method to create a singelton "State" object instead of new. 2007-05-11 11:03 Helmut Schaa * : Allow multiple key requests (as needed for asynchronous TDEWallet access) 2007-05-11 11:02 Helmut Schaa * : Use the asynchonous interface to TDEWallet 2007-05-07 12:57 Helmut Schaa * : Avoid crash when using "connect to a new wireless network" which is already in the list of available networks. 2007-05-06 06:32 scripty * : SVN_SILENT made messages (.desktop file) 2007-05-01 08:42 scripty * : SVN_SILENT made messages (.desktop file) 2007-04-10 14:57 Helmut Schaa * : Set X-DCOP-ServiceType=Unique refering to the KUniqueApplication class reference 2007-04-10 13:53 Helmut Schaa * : Added more vpnc options supported by NetworkManager 0.6.5 2007-04-07 06:23 scripty * : SVN_SILENT made messages (.desktop file) 2007-04-04 15:14 Helmut Schaa * : Show wpa-eap and wpa-psk according to the networks capabilities 2007-04-04 12:17 Helmut Schaa * : Fix TDEWallet access when using wpa-eap 2007-04-04 11:15 Helmut Schaa * : - Fix storing of wpa-eap keys - Fix storing of network data if connected via "connect to other ..." option 2007-04-04 09:32 Helmut Schaa * : Fix whitespaces 2007-04-02 14:19 Helmut Schaa * : - New dialog which centralises all configuration options - Allow to store keys unencrypted in configfile instead of TDEWallet - Option to change autostart behaviour (based on a patch from Michael Biebl ) 2007-04-01 06:11 scripty * : SVN_SILENT made messages (.desktop file) 2007-03-26 14:26 Helmut Schaa * : Disable unused fields when setting up a WPA EAP connection 2007-03-26 13:28 Helmut Schaa * : Add possibility to set the OpenVPN port 2007-03-09 10:46 scripty * : SVN_SILENT made messages (.desktop file) 2007-03-09 08:14 scripty * : SVN_SILENT made messages (.desktop file) 2007-03-08 12:12 scripty * : SVN_SILENT made messages (.desktop file) 2007-03-08 10:10 scripty * : SVN_SILENT made messages (.desktop file) 2007-03-07 13:41 scripty * : SVN_SILENT made messages (.desktop file) 2007-03-05 11:33 scripty * : SVN_SILENT made messages (.desktop file) 2007-02-21 10:25 Helmut Schaa * : Include moc files 2007-02-21 10:07 Helmut Schaa * : Fix some issues causing compiler warnings 2007-02-21 09:56 Helmut Schaa * : Remove unneeded includes, move includes to sourcefile where applicable. 2007-02-21 09:19 Helmut Schaa * : Do not allow to import VPN connections without having an appropriate plugin. Start Gnome VPN configuration applet when connection without native plugin is being edited. 2007-02-20 14:30 Helmut Schaa * : Do not calculate rx and tx rates when getting interface statistics the first time 2007-02-20 11:19 Helmut Schaa * : Use KActiveLabel instead of QLabel in ConnectionInfoWidget to allow selecting and copying values. 2007-02-20 10:33 Helmut Schaa * : Clean up connectioninfo dialog when no device is active 2007-02-20 10:11 Helmut Schaa * : Calculate sizeHint for ConnectionInfoWidget to avoid scrolling in the tabbar 2007-02-20 09:12 Helmut Schaa * : Leftclick on the tray icon opens the connectioninfo dialog instead of the context menu. 2007-02-19 16:23 Helmut Schaa * : Use VPN service name from plugininfo when available 2007-02-19 10:55 Helmut Schaa * : Run one check per dependent package and show a warning when knm will not be built. 2007-02-17 12:35 scripty * : SVN_SILENT made messages (.desktop file) 2007-02-15 12:24 scripty * : SVN_SILENT made messages (.desktop file) 2007-02-13 11:30 Helmut Schaa * : Show Rx and Tx rates in connectioninfo dialog. 2007-02-13 10:12 Helmut Schaa * : Preselect first available VPN service. Fix enabling and disabling of the name textbox due to the availability of the plugin. 2007-02-13 09:52 Helmut Schaa * : clean up VPN widgets, fix taborder in openvpn 2007-02-12 12:14 scripty * : SVN_SILENT made messages (.desktop file) 2007-02-09 10:51 scripty * : SVN_SILENT made messages (.desktop file) 2007-02-08 10:51 scripty * : SVN_SILENT made messages (.desktop file) 2007-02-07 10:56 scripty * : SVN_SILENT made messages (.desktop file) 2007-02-06 09:58 scripty * : SVN_SILENT made messages (.desktop file) 2007-02-06 09:50 Helmut Schaa * : Fix tooltip for device 2007-02-06 09:46 Helmut Schaa * : Use the object path for identification of the selected network and device. Fixes b.n.c bug #231202. 2007-02-05 10:34 scripty * : SVN_SILENT made messages (.desktop file) 2007-02-02 10:52 scripty * : SVN_SILENT made messages (.desktop file) 2007-02-01 20:01 danimo * : forgot this one 2007-02-01 19:58 danimo * : capitalize, looks a lot better now (patch found while browsing ubuntu diffs) CCMAIL:thoenig@suse.de 2007-01-26 14:09 Helmut Schaa * : Initialization of _vpnList and _vpnServiceList in the constructor 2007-01-26 10:58 scripty * : SVN_SILENT made messages (.desktop file) 2007-01-26 09:42 Helmut Schaa * : Fix crash when closing knetworkmanager and no VPN service is available 2007-01-25 10:37 Helmut Schaa * : Fix moving networks from untrusted group to trusted group 2007-01-24 15:04 Helmut Schaa * : Do cancel if the appropriate button is pressed in the external gtk authentication helper 2007-01-24 09:52 Helmut Schaa * : add icon for dialup menu entry 2007-01-24 08:11 Helmut Schaa * : Fix a few memory leaks and initialize member variables 2007-01-23 14:27 Helmut Schaa * : Fixed menu caption a second time (Timo is a nitpicker) 2007-01-23 14:11 Helmut Schaa * : Fixed menu title "Show Connection Info..." 2007-01-23 13:56 Helmut Schaa * : add a dialog for showing information about the current connection 2007-01-20 10:43 scripty * : SVN_SILENT made messages (.desktop file) 2007-01-17 10:56 scripty * : SVN_SILENT made messages (.desktop file) 2007-01-11 13:58 Helmut Schaa * : fixed my e-mail address over again 2007-01-11 13:56 Helmut Schaa * : Fixed my e-mail address 2007-01-09 13:36 Helmut Schaa * : - show error message when connecting to a network fails - show nice icons in activation stage dialog 2007-01-09 11:27 Timo Hoenig * : Use dbus_bool_t rather than bool (b.n.c #227406) 2007-01-09 11:25 Timo Hoenig * : Disable session management (patch by Lubos Lunak , b.n.c #206641) 2007-01-03 13:54 scripty * : SVN_SILENT made messages (.desktop file) 2006-12-29 13:41 scripty * : SVN_SILENT made messages (.desktop file) 2006-12-22 13:47 scripty * : SVN_SILENT made messages (.desktop file) 2006-12-21 14:27 scripty * : SVN_SILENT made messages (.desktop file) 2006-12-20 13:38 scripty * : SVN_SILENT made messages (.desktop file) 2006-12-18 13:44 scripty * : SVN_SILENT made messages (.desktop file) 2006-12-17 14:01 scripty * : SVN_SILENT made messages (.desktop file) 2006-12-17 12:12 bram * : SVN_SILENT: fixuifiles 2006-12-16 13:51 scripty * : SVN_SILENT made messages (.desktop file) 2006-12-15 13:41 scripty * : SVN_SILENT made messages (.desktop file) 2006-12-14 14:00 scripty * : SVN_SILENT made messages (.desktop file) 2006-12-13 15:38 Helmut Schaa * : use TDEProcess instead of KShellProcess which is deprecated 2006-12-13 15:24 Helmut Schaa * : build vpn plugins if the appropriate service is installed 2006-12-13 15:23 Helmut Schaa * : add Makefile.am for builing the plugins 2006-12-13 15:23 Helmut Schaa * : add pptp plugin 2006-12-13 15:22 Helmut Schaa * : add vpnc plugin 2006-12-13 15:22 Helmut Schaa * : add openvpn plugin 2006-12-13 15:22 Helmut Schaa * : new subdir for the VPN plugins 2006-12-13 15:20 Helmut Schaa * : Add all new files to the Makefile 2006-12-13 15:20 Helmut Schaa * : make use of the new vpn connection managment 2006-12-13 15:18 Helmut Schaa * : integrate the pluginmanager 2006-12-13 15:16 Helmut Schaa * : -add missing headers -fix compiler warnings 2006-12-13 15:15 Helmut Schaa * : use VPN service identifier instead of VPN service name 2006-12-13 15:14 Helmut Schaa * : Add function for setting failed signals for VPN connections 2006-12-13 15:13 Helmut Schaa * : Add function for setting failed signals for VPN connections 2006-12-13 15:12 Helmut Schaa * : Dispatch signals indicating VPN connection failure 2006-12-13 15:11 Helmut Schaa * : -Make use of the new dialogs for managing VPN connections -If NM does not provide the speed property for a network show the speed property of the device instead 2006-12-13 15:09 Helmut Schaa * : Add storage management for vpn connections Check for the existence of keys before accessing them in TDEWallet 2006-12-13 15:05 Helmut Schaa * : Add dialogs for managing VPN connections 2006-12-13 15:02 Helmut Schaa * : Add Authentication dialog for VPN connections 2006-12-13 15:01 Helmut Schaa * : Add definitions for the VPN plugin interface 2006-12-13 15:00 Helmut Schaa * : Add ui files for use with the new vpn plugin management 2006-12-13 14:57 Helmut Schaa * : add knetworkmanager_plugin.desktop which provides info on how plugins have to look like 2006-12-13 14:51 Helmut Schaa * : Add pluginmanager and base class for plugins 2006-12-13 14:02 scripty * : SVN_SILENT made messages (.desktop file) 2006-12-12 13:40 scripty * : SVN_SILENT made messages (.desktop file) 2006-12-11 15:39 mueller * : move knetworkmanager to extragear 2006-12-10 13:51 scripty * : SVN_SILENT made messages (.desktop file) 2006-11-27 14:09 scripty * : SVN_SILENT made messages (.desktop file) 2006-11-26 16:04 scripty * : SVN_SILENT made messages (.desktop file) 2006-11-21 22:21 Timo Hoenig * : Add Helmut Schaa to the list of authors 2006-11-21 16:21 Timo Hoenig * : add new ui file errormsg.ui 2006-11-21 16:04 Timo Hoenig * : Add Helmut Schaa to the list of authors 2006-11-21 16:02 Timo Hoenig * : Respect UTF-8 for VPN connection properties, patch by Helmut Schaa 2006-11-21 15:59 Timo Hoenig * : Show overlay image (lock) for active VPN connections in the tray, patch by Helmut Schaa 2006-11-21 15:26 Timo Hoenig * : Make notifications look pretty, patch by Helmut Schaa 2006-11-20 13:15 scripty * : SVN_SILENT made messages (.desktop file) 2006-11-06 14:21 Timo Hoenig * : Don't call deserialize on encryption object to avoid warnings of libnm-util 2006-11-01 17:40 Timo Hoenig * : feed TDEProcess properly 2006-10-29 12:13 scripty * : SVN_SILENT made messages (.desktop file) 2006-10-20 11:40 scripty * : SVN_SILENT made messages (.desktop file) 2006-10-18 11:46 scripty * : SVN_SILENT made messages (.desktop file) 2006-10-01 11:49 scripty * : SVN_SILENT made messages (.desktop file) 2006-09-26 06:06 Timo Hoenig * : Revert r586726: We need removed network objects until we persist the data. 2006-09-25 06:56 Timo Hoenig * : Ignore signal from NetworkManager if its state did not change (b.n.c #165275) 2006-09-24 18:42 Timo Hoenig * : Notify NetworkManager about user interaction in order to temporarily decrease the scan interval for wireless networks. 2006-09-23 07:36 Timo Hoenig * : Add some news. 2006-09-22 17:50 Timo Hoenig * : Don't add a separator if dial up is not supported (Patch by Valentine Sinitsyn) 2006-09-22 13:29 Timo Hoenig * : Fix version string for about dialog. 2006-09-21 16:32 Timo Hoenig * : Refuse to show 'Configure Dial-Up Connections' if no configuration tool is available. 2006-09-21 16:31 Timo Hoenig * : Add distribution detection to ease distribution specific code within NetworkManager, cleanups 2006-09-21 13:23 Timo Hoenig * : Call restore functions with version tag. Don't tag each network with version info. Write version tag on quit. 2006-09-21 13:22 Timo Hoenig * : Remove obsolete comments. 2006-09-21 09:11 Timo Hoenig * : Remove networkstatus hack. 2006-09-20 15:13 Timo Hoenig * : Persist networks stored with the old scheme on first start 2006-09-20 13:28 Timo Hoenig * : Add Valentine Sinitsyn to the list of authors 2006-09-20 13:27 Timo Hoenig * : Update 2006-09-20 13:27 Timo Hoenig * : Update 2006-09-20 13:27 Timo Hoenig * : 2006-09-20 13:26 Timo Hoenig * : Enhance acquirePassphrase (). Patch by Valentine Sinitsyn 2006-09-20 13:26 Timo Hoenig * : Add hint why keyStored is set to true 2006-09-20 13:24 Timo Hoenig * : Make sure that updating KNetworkManager does not require the user to enter all networks and passphrases again 2006-09-20 13:23 Timo Hoenig * : Make sure that updating KNetworkManager does not require the user to enter all networks and passphrases again 2006-09-20 13:22 Timo Hoenig * : Remove FIXME, add TODO 2006-09-20 13:21 Timo Hoenig * : Update error message, add new Device if not prestent in DeviceStore 2006-09-20 13:19 Timo Hoenig * : Keep networks in sync. Patch by Valentine Sinitsyn 2006-09-20 13:18 Timo Hoenig * : Don't leak. Patch by Valentine Sinitsyn 2006-09-20 13:17 Timo Hoenig * : add TODO 2006-09-20 13:13 Timo Hoenig * : The DeviceStore is not used in this function 2006-09-20 13:12 Timo Hoenig * : Keep network objects synced. Patch by Valentine Sinitsyn 2006-09-20 13:09 Timo Hoenig * : Avoid flickering of the tray icon. Patch by Valentine Sinitsyn 2006-09-20 13:05 Timo Hoenig * : add define for KNetworkManager version to configure.in.in 2006-09-20 13:02 Timo Hoenig * : write version tag to config, remove dummy strings 2006-09-19 07:32 Timo Hoenig * : s/D-BUS/D-Bus 2006-08-22 11:34 scripty * : SVN_SILENT made messages (.desktop file) 2006-08-17 16:18 scripty * : SVN_SILENT made messages (.desktop file) 2006-08-14 09:18 Timo Hoenig * : Add Valentine Sinitsyn to the list of authors 2006-08-14 09:17 Timo Hoenig * : keep network objects in sync with storage \(patch by Valentine Sinitsyn\) 2006-08-14 09:16 Timo Hoenig * : cleanup 2006-08-14 09:16 Timo Hoenig * : improve TDEWallet integration and sync of network storage \(patch by Valentine Sinitsyn\) 2006-08-14 09:15 Timo Hoenig * : improve storage of networks \(patch by Valentine Sinitsyn\) 2006-08-14 09:13 Timo Hoenig * : improve network storage \(patch by Valentine Sinitsyn\), cleanup 2006-08-14 09:12 Timo Hoenig * : improve storage of networks \(patch by Valentine Sinitsyn\) 2006-08-14 09:09 Timo Hoenig * : keep network objects in sync with storage \(patch by Valentine Sinitsyn\), cleanup 2006-08-14 09:08 Timo Hoenig * : cleanup 2006-08-14 09:07 Timo Hoenig * : improve AcquirePasswordDialog \(patch by Valentine Sinitsyn\), cleanup 2006-08-14 09:06 Timo Hoenig * : typo 2006-08-14 09:06 Timo Hoenig * : cleanup 2006-08-14 09:05 Timo Hoenig * : improve TDEWallet integration \(patch by Valentine Sinitsyn\) 2006-07-11 10:12 Timo Hoenig * : persist settings (wireless enabled and offline mode) and restore those on start-up. 2006-07-01 15:24 scripty * : SVN_SILENT made messages (.desktop file) 2006-06-28 13:34 Timo Hoenig * : improve system tray for active dial up connections 2006-06-28 12:14 Timo Hoenig * : drop obsolete and inactive code 2006-06-28 12:09 Timo Hoenig * : drop debug printf 2006-06-28 12:08 Timo Hoenig * : drop absolute path to binary 2006-06-24 15:24 scripty * : SVN_SILENT made messages (.desktop file) 2006-06-12 15:37 Timo Hoenig * : reflect status of dial-up connection in the system tray 2006-05-30 09:30 Timo Hoenig * : update webpage URL 2006-05-28 14:59 scripty * : SVN_SILENT made messages (.desktop file) 2006-05-24 14:53 scripty * : SVN_SILENT made messages (.desktop file) 2006-05-23 14:41 Will Stephenson * : Show 22x22px tray icons 2006-05-22 11:35 Timo Hoenig * : Show special icon for ad-hoc networks to allow users to distinguish such from managed networks. 2006-05-16 14:48 scripty * : SVN_SILENT made messages (.desktop file) 2006-05-09 14:56 Will Stephenson * : The icons are now really 22 px wide 2006-05-08 14:05 Will Stephenson * : Disable notifications by default 2006-04-27 10:32 Timo Hoenig * : Use setter functions when restoring wireless networks from storage (b.n.c #166913) 2006-04-25 12:09 Timo Hoenig * : Patch by Michael Biebl : Add item "Configure Notifications" to the options menu 2006-04-25 12:07 Timo Hoenig * : Patch by Michael Biebl : remove $\(shelldesktop_DATA\) from EXTRA_DIST to provide compatiblity with automake < 1.9 2006-04-25 11:45 Timo Hoenig * : update artwork with icons from Jimmac , remove unused icon 2006-04-24 12:47 Will Stephenson * : Ugly fix for Novell #165907, route the dcop information path via KNM to kded networkstatus, instead of direct, as KNM knows if NM has no devices to configure and is still saying DISCONNECTED. Revert as soon as a libknetworkmanager (SOLID) is written, so kded can make this decision locally. 2006-04-20 14:44 scripty * : SVN_SILENT made messages (.desktop file) 2006-04-17 14:56 scripty * : SVN_SILENT made messages (.desktop file) 2006-04-15 14:27 scripty * : SVN_SILENT made messages (.desktop file) 2006-04-09 14:38 scripty * : SVN_SILENT made messages (.desktop file) 2006-04-03 16:49 Will Stephenson * : Follow the XDG desktop file spec, patch courtesy of Michael Biebl CCMAIL: mbiebl@gmail.com 2006-04-03 16:43 mueller * : make it compile 2006-04-03 15:34 Timo Hoenig * : fallback to the device's signal strength and don't show zero frequency if information is not provided by NM 2006-04-03 14:29 scripty * : SVN_SILENT made messages (.desktop file) 2006-04-03 13:28 Timo Hoenig * : only show bandwidth if available, simplyfications 2006-04-03 13:27 Timo Hoenig * : shortest is best 2006-04-03 13:22 Timo Hoenig * : revert parts of r524612: do not use QCString, set vendor and product strings to "unknown" if HAL can not provide information 2006-04-03 13:19 Timo Hoenig * : revert parts of r524612: do not use QCString, proper replies if no networks are VPN connections are stored 2006-03-31 14:31 scripty * : SVN_SILENT made messages (.desktop file) 2006-03-31 13:36 danimo * : there is no just reason to hardcode a path that is in $PATH anyway 2006-03-30 19:32 Will Stephenson * : Fix build with -DQT_NO_ASCII_CAST, replace a few char *'s with QCString 2006-03-30 14:55 scripty * : SVN_SILENT made messages (.desktop file) 2006-03-30 13:49 hasso * : Better layout. 2006-03-30 11:26 coolo * : streamline configure run of kdereview 2006-03-30 11:06 coolo * : create_svnignore -r 2006-03-30 11:04 coolo * : some more makefile fixes 2006-03-30 10:58 coolo * : - removing documentation that only says it doesn't say anything - fixing place in kdereview 2006-03-30 09:29 Timo Hoenig * : return QStringList for Network::getEncryptionProtocol as multiple encryption protocols for one and the same network might be applicable 2006-03-29 15:21 Timo Hoenig * : update bugzilla URL 2006-03-29 14:56 Will Stephenson * : initial import of KNetworkManager to KDE SVN. You need NetworkManager 0.6.2 to use this. 2006-03-29 13:29 Will Stephenson * : Make dir for knetworkmanager, using import in-place technique.