NetworkManager/vpn-daemons/pptp
Antony Mee 8456fb551f * improve the handling of auth_items to
prevent possible double g_free (Fixed bug #344970)


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1829 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-15 11:36:14 +00:00
..
auth-dialog * Store authentication information in gnome-keyring correctly 2006-06-07 14:31:26 +00:00
doc * Generalised pppd oriented implementation. 2006-06-06 19:58:25 +00:00
po Update cvsignore 2006-03-06 00:23:22 +00:00
properties * GPRS over Bluetooth working (with T610 and Vodafone) 2006-06-07 12:34:48 +00:00
src * improve the handling of auth_items to 2006-06-15 11:36:14 +00:00
.cvsignore * Generalised pppd oriented implementation. 2006-06-06 19:58:25 +00:00
acinclude.m4 Initial check in on NetworkManager PPTP VPN plugin (used pppd) 2005-12-21 21:50:07 +00:00
AUTHORS * DBUS revamp is complete possible to have various 2006-06-02 07:10:01 +00:00
autogen.sh Initial check in on NetworkManager PPTP VPN plugin (used pppd) 2005-12-21 21:50:07 +00:00
ChangeLog * DBUS revamp is complete possible to have various 2006-06-02 07:10:01 +00:00
configure.in * Support for GPRS over Bluetooth 97% complete 2006-06-07 03:08:38 +00:00
gnome-mime-application-x-pptp-settings.png Initial check in on NetworkManager PPTP VPN plugin (used pppd) 2005-12-21 21:50:07 +00:00
Makefile.am * Generalised pppd oriented implementation. 2006-06-06 19:58:25 +00:00
NEWS Initial check in on NetworkManager PPTP VPN plugin (used pppd) 2005-12-21 21:50:07 +00:00
nm-ppp-starter.conf * Generalised pppd oriented implementation. 2006-06-06 19:58:25 +00:00
nm-ppp-starter.name.in * Generalised pppd oriented implementation. 2006-06-06 19:58:25 +00:00
nm-ppp.desktop.in * Generalised pppd oriented implementation. 2006-06-06 19:58:25 +00:00
README Initial check in on NetworkManager PPTP VPN plugin (used pppd) 2005-12-21 21:50:07 +00:00
TODO Minor. 2006-06-06 20:51:25 +00:00

PPTP support for NetworkManager

Added by Antony Mee http://www.students.ncl.ac.uk/a.j.mee
Based entirely on OpenVPN support by Tim Niemueller http://www.niemueller.de

This requires the Linux PPTP client installed 
http://pptpclient.sourceforge.net/

TODO: Support for passwords stored outside of /etc/ppp/chap-secrets

Code released under the GPL. See COPYING file in the NetworkManager
directory.

Aachen, 2005/11/12