NetworkManager/vpn-daemons/pptp
2006-08-03 12:29:53 +00:00
..
auth-dialog * Allocate the fixed authentication type so that it may be freed later 2006-08-03 09:49:50 +00:00
auth-dialog-general * Fixed missing cast 2006-08-03 09:19:06 +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 * Added "Custom PPP options" text entry 2006-08-03 12:29:53 +00:00
src * Backed out the dict patch change (till it has been accepted in NM) 2006-08-03 11:14:48 +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