NetworkManager/vpn-daemons/vpnc
Vinay A R ecc005aa03 2006-02-09 Dan Williams <dcbw@redhat.com>
Patch from: Vinay A R <rvinay@novell.com>
	* src/vpn-manager/nm-vpn-act-request.[ch]
		- Added 'routes' and 'routes_count' to struct NMVPNActRequest since
			IPSec VPNs require them for std gateway.
		- (nm_vpn_act_request_new): takes arguments for 'user_routes'
			and 'user_routes_count'
		- (nm_vpn_act_request_get_user_routes): new function; gets user
			defined routes	from NMVPNActRequest object, returns the string
			array of routes.

	* src/vpn-manager/nm-vpn-manager.[ch]
		- (nm_vpn_manager_activate_vpn_connection): take additional arguments
			for 'user_routes' and 'user_routes_count'

	* src/vpn-manager/nm-dbus-vpn.c
		- (nm_dbus_vpn_activate_connection): gets 'user_routes' from
			nm_dbus_vpn_get_routes() to pass to nm_vpn_manager_activate_vpn_connection()

	* src/vpn-manager/nm-vpn-service.c
		- (nm_vpn_service_stage3_connect): pass user routes over dbus to
			the vpn daemon

	Modifications by Dan:
	* src/vpn-manager/nm-vpn-service.c
		- (nm_vpn_service_stage3_connect): ensure that we don't pass NULL string
			arrays into dbus

	* vpn-daemons/vpnc/src/nm-vpnc-service.c
	* vpn-daemons/pptp/src/nm-pptp-service.c
	* vpn-daemons/openvpn/src/nm-openvpn-service.c
		- Grab user routes from dbus message
		- Free all string arrays we got from dbus


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1463 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-02-13 02:01:44 +00:00
..
auth-dialog Make 'passwords' plural. 2006-02-02 21:46:25 +00:00
doc 2005-06-12 David Zeuthen <davidz@redhat.com> 2005-06-12 14:34:54 +00:00
po Updated Danish translation 2006-01-26 14:19:41 +00:00
properties 2006-01-23 Robert Love <rml@novell.com> 2006-01-23 19:02:34 +00:00
src 2006-02-09 Dan Williams <dcbw@redhat.com> 2006-02-13 02:01:44 +00:00
.cvsignore 2005-08-16 Christopher Aillon <caillon@redhat.com> 2005-08-16 16:45:15 +00:00
acinclude.m4 2005-06-12 David Zeuthen <davidz@redhat.com> 2005-06-12 14:34:54 +00:00
AUTHORS 2005-06-12 David Zeuthen <davidz@redhat.com> 2005-06-12 14:34:54 +00:00
autogen.sh 2005-06-12 David Zeuthen <davidz@redhat.com> 2005-06-12 14:34:54 +00:00
ChangeLog 2006-01-23 Robert Love <rml@novell.com> 2006-01-23 19:02:34 +00:00
configure.in vpn-daemons/*/configure.in: newer automake versions need AC_CONFIG_AUX_DIR 2006-01-05 21:46:11 +00:00
gnome-mime-application-x-cisco-vpn-settings.png 2005-06-29 David Zeuthen <davidz@redhat.com> 2005-06-30 01:10:30 +00:00
Makefile.am 2005-08-16 Dan Williams <dcbw@redhat.com> 2005-08-16 17:27:48 +00:00
NEWS 2005-06-12 David Zeuthen <davidz@redhat.com> 2005-06-12 14:34:54 +00:00
nm-vpnc-service.conf 2005-06-12 David Zeuthen <davidz@redhat.com> 2005-06-12 14:34:54 +00:00
nm-vpnc-service.name.in 2005-06-12 David Zeuthen <davidz@redhat.com> 2005-06-12 14:34:54 +00:00
nm-vpnc.desktop.in 2005-10-19 Robert Love <rml@novell.com> 2005-10-19 18:27:16 +00:00
README Forgot to add README 2005-06-12 14:42:15 +00:00