NetworkManager/vpn-daemons/pptp
Alessio Frusciante 0235629ed2 Added and updated Italian translations.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2042 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-09-30 13:24:00 +00:00
..
auth-dialog update .cvsignore files 2006-08-07 18:14:05 +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 Added and updated Italian translations. 2006-09-30 13:24:00 +00:00
properties * Put connection name back at the top again. 2006-08-06 03:29:31 +00:00
src * Finally re-committing changes to allow the plugin to use the new 2006-09-20 15:04:27 +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 * Finally re-committing changes to allow the plugin to use the new 2006-09-20 15:04:27 +00:00
COPYING * Added default COPYING and INSTALL to stop configure warnings 2006-08-11 21:12:04 +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
INSTALL * Added default COPYING and INSTALL to stop configure warnings 2006-08-11 21:12:04 +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 addition 2006-08-11 21:10:48 +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