Summary: | import openvpn config files | ||
---|---|---|---|
Product: | [Unmaintained] Network Management | Reporter: | m.wege |
Component: | Control Module | Assignee: | Will Stephenson <wstephenson> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | benderamp, gortab, robert.munteanu, sven.burmeister, vdboor |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | nm09 | |
Sentry Crash Report: |
Description
m.wege
2009-05-26 00:56:05 UTC
*** Bug 223282 has been marked as a duplicate of this bug. *** *** Bug 276282 has been marked as a duplicate of this bug. *** *** Bug 276771 has been marked as a duplicate of this bug. *** kvpnc works with the vommon ovpnc files - maybe that helps. If one of the developers needs a testaccount on our openvpn server i could arrange that Git commit 655b70e4fac222feba74fbab6b6fb3a67be97258 by Lamarque V. Souza. Committed on 25/07/2011 at 16:54. Pushed by lvsouza into branch 'nm09'. Support for importing/exporting OpenVPN connections. Thanks Rajeesh K Nambiar for this patch. BUG: 194099 REVIEW: 102059 FIXED-IN: nm09 M +2 -1 vpnplugins/novellvpn/novellvpn.h M +8 -2 vpnplugins/openconnect/openconnectui.cpp M +8 -2 vpnplugins/pptp/pptp.cpp M +7 -0 settings/config/manageconnectionwidget.h M +12 -2 settings/config/manageconnectionwidget.cpp M +2 -1 vpnplugins/strongswan/strongswan.h M +11 -3 libs/ui/vpnuiplugin.h M +2 -1 vpnplugins/pptp/pptp.h M +2 -1 vpnplugins/openvpn/openvpn.h M +580 -8 vpnplugins/openvpn/openvpn.cpp M +8 -2 vpnplugins/novellvpn/novellvpn.cpp M +9 -2 vpnplugins/vpnc/vpnc.cpp M +2 -1 vpnplugins/vpnc/vpnc.h M +2 -1 vpnplugins/openconnect/openconnectui.h M +8 -2 vpnplugins/strongswan/strongswan.cpp http://commits.kde.org/networkmanagement/655b70e4fac222feba74fbab6b6fb3a67be97258 *** Bug 281941 has been marked as a duplicate of this bug. *** |