NetworkManager/vpn-daemons/pptp/src
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
..
external * Added some ifdef magic to handle VERSION or PPPD_VERSION being defined 2006-08-10 10:10:17 +00:00
.cvsignore update .cvsignore files 2006-08-07 18:14:05 +00:00
Makefile.am 2006-10-30 Tambet Ingo <tambet@ximian.com> 2006-10-30 11:23:28 +00:00
nm-ppp-starter.c 2006-10-30 Tambet Ingo <tambet@ximian.com> 2006-10-30 11:23:28 +00:00
nm-ppp-starter.h * Generalised pppd oriented implementation. 2006-06-06 19:58:25 +00:00
nm-pppd-plugin.c 2006-10-30 Tambet Ingo <tambet@ximian.com> 2006-10-30 11:23:28 +00:00
nm-pppd-plugin.h * Generalised pppd oriented implementation. 2006-06-06 19:58:25 +00:00
nm-utils.c * Added DBUS dict routines from NetworkManager/libnm-util that are 2006-08-05 10:24:00 +00:00
nm-utils.h * Added DBUS dict routines from NetworkManager/libnm-util that are 2006-08-05 10:24:00 +00:00