NetworkManager/vpn-daemons/pptp
Tambet Ingo 8f6eb995f9 2008-10-29 Tambet Ingo <tambet@gmail.com>
Half of it by Dan Williams <dcbw@redhat.com>

	* libnm-util/libnm-util.ver
	libnm-util/nm-setting-vpn.c
	libnm-util/nm-setting-vpn.h
		- Make properties private and add accessor functions.

	* src/vpn-manager/nm-vpn-connection.c
	src/vpn-manager/nm-vpn-manager.c
	system-settings/plugins/keyfile/reader.c
	vpn-daemons/openvpn/properties/auth-helpers.c
	vpn-daemons/openvpn/properties/import-export.c
	vpn-daemons/openvpn/properties/nm-openvpn.c
	vpn-daemons/openvpn/src/nm-openvpn-service.c
	vpn-daemons/pptp/auth-dialog/main.c
	vpn-daemons/pptp/properties/advanced-dialog.c
	vpn-daemons/pptp/properties/nm-pptp.c
	vpn-daemons/pptp/src/nm-pptp-service.c
	vpn-daemons/vpnc/properties/nm-vpnc.c
	vpn-daemons/vpnc/src/nm-vpnc-service.c
		- Use VPN setting accessors.

git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4232 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-10-29 09:13:40 +00:00
..
auth-dialog 2008-10-29 Tambet Ingo <tambet@gmail.com> 2008-10-29 09:13:40 +00:00
common-gnome The common-gnome bits shouldn't be installed 2008-10-12 23:06:59 +00:00
doc * Generalised pppd oriented implementation. 2006-06-06 19:58:25 +00:00
po Updated Brazilian Portuguese translation. 2008-10-23 16:54:11 +00:00
properties 2008-10-29 Tambet Ingo <tambet@gmail.com> 2008-10-29 09:13:40 +00:00
src 2008-10-29 Tambet Ingo <tambet@gmail.com> 2008-10-29 09:13:40 +00:00
.cvsignore * Generalised pppd oriented implementation. 2006-06-06 19:58:25 +00:00
AUTHORS * DBUS revamp is complete possible to have various 2006-06-02 07:10:01 +00:00
autogen.sh 2007-12-17 Dan Williams <dcbw@redhat.com> 2007-12-18 04:29:57 +00:00
ChangeLog 2008-10-26 Dan Williams <dcbw@redhat.com> 2008-10-27 03:29:09 +00:00
configure.in 2008-10-12 Dan Williams <dcbw@redhat.com> 2008-10-12 15:03: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 2008-10-12 Dan Williams <dcbw@redhat.com> 2008-10-12 15:03:27 +00:00
NEWS Initial check in on NetworkManager PPTP VPN plugin (used pppd) 2005-12-21 21:50:07 +00:00
nm-pptp-service.conf 2008-07-20 Dan Williams <dcbw@redhat.com> 2008-07-20 22:45:51 +00:00
nm-pptp-service.name.in 2008-07-27 Dan Williams <dcbw@redhat.com> 2008-07-27 20:24:28 +00:00
nm-pptp.desktop.in Don't show the PPTP service in the menu 2008-07-29 14:09:33 +00:00
README 2008-07-20 Dan Williams <dcbw@redhat.com> 2008-07-20 22:45:51 +00:00
TODO * minor addition 2006-08-11 21:10:48 +00:00

PPTP support for NetworkManager

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

0.7.x version:
(C) 2008 Dan Williams <dcbw@redhat.com>, and Tambet Ingo <tambet@gmail.com>

0.6.x version:
(C) 2005 - 2007 Antony Mee   http://www.students.ncl.ac.uk/a.j.mee
Based entirely on OpenVPN support by Tim Niemueller http://www.niemueller.de


Theory of operation
------------------------------