NetworkManager/vpn-daemons/pptp
Antony Mee a4db4b538c * New generalised authentication dialog using plugable module for
different authentication types.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1906 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-02 18:58:17 +00:00
..
auth-dialog * Store authentication information in gnome-keyring correctly 2006-06-07 14:31:26 +00:00
auth-dialog-general * New generalised authentication dialog using plugable module for 2006-08-02 18:58:17 +00:00
doc * Generalised pppd oriented implementation. 2006-06-06 19:58:25 +00:00
po 2006-06-20 Satoru SATOH <ss@gnome.gr.jp> 2006-07-20 11:58:19 +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 2006-06-20 Satoru SATOH <ss@gnome.gr.jp> 2006-07-20 11:58:19 +00:00
configure.in 2006-06-20 Satoru SATOH <ss@gnome.gr.jp> 2006-07-20 11:58:19 +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 * New generalised authentication dialog using plugable module for 2006-08-02 18:58:17 +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