NetworkManager/vpn-daemons/pptp
2006-08-06 03:19:12 +00:00
..
auth-dialog * Pass round and search on the authentication type consistently 2006-08-04 15:12:15 +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 * Auto-hide nearly everything if no type is selected. 2006-08-06 03:19:12 +00:00
src * Commented some more unused bits and pieces 2006-08-06 00:45:44 +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 * Attempt to make configure distro agnostic when looking for pppd headers 2006-08-05 21:58:26 +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