NetworkManager/vpn-daemons/pptp/properties
Tambet Ingo d5d84393ab 2006-10-30 Tambet Ingo <tambet@ximian.com>
vpnc/:

	* properties/Makefile.am: Include new files pcf-file.[ch] in build.
	Add NetworkManager to CFLAGS and LDADD.

	* properties/pcf-file.c: Implement.

	* properties/pcf-file.h: Ditto.

	* properties/nm-vpnc.c (import_from_file): Rewrite using new Cisco PCF
	file parser instead of using GKeyFile (which has slightly different
	semantics).

	* src/Makefile.am: Add NetworkManager to CFLAGS and LDADD.

	* src/nm-vpnc-service.c: Remove the leading NetworkManager directory
	from NM includes since the NM pkg-config file already adds that.

	* src/nm-vpnc-service-vpnc-helper.c: Ditto.


	openvpn/:

	* properties/Makefile.am: Add NetworkManager to CFLAGS and LDADD.

	* src/Makefile.am: Ditto.

	* properties/nm-openvpn.c: Remove the leading NetworkManager directory
	from NM includes since the NM pkg-config file already adds that.

	* src/nm-openvpn-service-openvpn-helper.c: Ditto.

	* src/nm-openvpn-service.c: Ditto.


	pptp/:

	* src/nm-pppd-plugin.c: Remove the leading NetworkManager directory
	from NM includes since the NM pkg-config file already adds that.

	* properties/vpnui_impl.c: Ditto.

	* properties/vpnui_impl.h: Ditto.

	* src/nm-ppp-starter.c: Ditto.

	* src/Makefile.am: Add NetworkManager to CFLAGS and LDADD.

	* properties/Makefile.am: Add NetworkManager to CFLAGS and LDADD.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2093 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-10-30 11:23:28 +00:00
..
.cvsignore Initial check in on NetworkManager PPTP VPN plugin (used pppd) 2005-12-21 21:50:07 +00:00
Makefile.am 2006-10-30 Tambet Ingo <tambet@ximian.com> 2006-10-30 11:23:28 +00:00
nm-ppp-dialog.glade * Put connection name back at the top again. 2006-08-06 03:29:31 +00:00
nm-ppp-properties.c * Auto-hide nearly everything if no type is selected. 2006-08-06 03:19:12 +00:00
nm-ppp-properties.h * Support for GPRS over Bluetooth 97% complete 2006-06-07 03:08:38 +00:00
util_lists.c * Generalised properties dialog for other possible PPPd uses 2006-06-06 19:57:05 +00:00
util_lists.h * Generalised properties dialog for other possible PPPd uses 2006-06-06 19:57:05 +00:00
vpnui_expand.c * Generalised properties dialog for other possible PPPd uses 2006-06-06 19:57:05 +00:00
vpnui_expand.h * Generalised properties dialog for other possible PPPd uses 2006-06-06 19:57:05 +00:00
vpnui_impl.c 2006-10-30 Tambet Ingo <tambet@ximian.com> 2006-10-30 11:23:28 +00:00
vpnui_impl.h 2006-10-30 Tambet Ingo <tambet@ximian.com> 2006-10-30 11:23:28 +00:00
vpnui_opt.c * Auto-hide nearly everything if no type is selected. 2006-08-06 03:19:12 +00:00
vpnui_opt.h * Generalised properties dialog for other possible PPPd uses 2006-06-06 19:57:05 +00:00
vpnui_validate.c * Generalised properties dialog for other possible PPPd uses 2006-06-06 19:57:05 +00:00
vpnui_validate.h * Generalised properties dialog for other possible PPPd uses 2006-06-06 19:57:05 +00:00
vpnui_variant.c * Auto-hide nearly everything if no type is selected. 2006-08-06 03:19:12 +00:00
vpnui_variant.h * Generalised properties dialog for other possible PPPd uses 2006-06-06 19:57:05 +00:00