Commit graph

90 commits

Author SHA1 Message Date
Robert Love
1bcdfd702c Make 'passwords' plural.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1432 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-02-02 21:46:25 +00:00
Lasse Bang Mikkelsen
aba57118dd Updated Danish translation
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1389 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-01-26 14:19:41 +00:00
Robert Love
eb607190f9 2006-01-23 Robert Love <rml@novell.com>
* properties/nm-vpnc-dialog.glade: Add (back) 'Optional Information'
	  label for GtkExpander.  Use new-style Glade (separate label, not a
	  property of the GtkExpander).


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1378 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-01-23 19:02:34 +00:00
Lasse Bang Mikkelsen
ac59639918 Missed correction
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1366 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-01-20 19:43:51 +00:00
Lasse Bang Mikkelsen
f16b523ae9 Updated Danish translation
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1365 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-01-20 19:40:32 +00:00
Lasse Bang Mikkelsen
bc5cbdf253 Updated Danish translation
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1356 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-01-18 09:46:34 +00:00
Lasse Bang Mikkelsen
a22b1bdb5c Remove non-existent file from POTFILES.in
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1347 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-01-17 12:25:43 +00:00
Dan Williams
db7403d3f4 2006-01-16 Dan Williams <dcbw@redhat.com>
Apply the PtP Address bits of a patch from Tim Niemueller

	* src/nm-ip4-config.[ch]
		- Add ip4_ptp_address member to object
		- (nm_ip4_config_copy): copy ptp address too
		- (nm_ip4_config_get_ptp_address, nm_ip4_config_set_ptp_address):
			new functions
		- (nm_ip4_config_to_rtnl_addr): use ptp address when asked to,
			rather than local tunnel ip address

	* src/vpn-manager/nm-vpn-service.c
		- (print_vpn_config): update for PtP address
		- (nm_vpn_service_stage4_ip_config_get): switch parsing to
			DBusMessageIters in preparation for getting routes from the VPN
			service daemons too

	* vpn-daemons/openvpn/src/nm-openvpn-service-openvpn-helper.c
		- (send_config_info): update for PtP address, clean up code
		- (main): update for PtP address, clean up code, fix typo

	* vpn-daemons/openvpn/src/nm-openvpn-service.c
		- (nm_openvpn_dbus_process_helper_ip4_config): update for PtP address

	* vpn-daemons/pptp/src/nm-pptp-service-pppd-plugin.c
		- (pptp_ip_up): update for PtP address

	* vpn-daemons/pptp/src/nm-pptp-service.c
		- (nm_pptp_dbus_process_helper_ip4_config): update for PtP address

	* vpn-daemons/vpnc/src/nm-vpnc-service.c
		- (print_vpn_config): update for PtP address
		- (nm_vpnc_dbus_process_helper_ip4_config): update for PtP address


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1346 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-01-16 22:58:13 +00:00
Dan Williams
6b8b163de1 G_GNU_PRETTY_FUNCTION -> G_STRFUNC
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1345 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-01-16 22:26:18 +00:00
Robert Love
da31656b36 vpn-daemons/*/configure.in: newer automake versions need AC_CONFIG_AUX_DIR
before AM_INIT_AUTOMAKE.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1271 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-01-05 21:46:11 +00:00
Tim Niemueller
d08e885b2d 2006-01-05 Tim Niemueller <tim@niemueller.de>
* configure.in: Explicitly set AUX_DIR to . to prevent autoconf from
          searching (and finding) install-sh in ../.., which lead to
          problems.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1268 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-01-05 18:18:59 +00:00
Robert Love
923b6fab33 misc compile fixes
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1264 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-01-04 18:07:14 +00:00
Robert Love
e67fbad497 misc. compile fixes
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1263 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-01-04 18:06:34 +00:00
Antony Mee
579686533a 2005-12-21 Antony Mee <A.J.Mee@ncl.ac.uk>
* vpn-daemons/pptp: initial checkin of PPTP VPN Module


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1223 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-21 22:29:06 +00:00
Antony Mee
25e0af63e8 Initial check in on NetworkManager PPTP VPN plugin (used pppd)
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1220 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-21 21:50:07 +00:00
Robert Love
8440287aaa 2005-12-12 Robert Love <rml@novell.com>
* auth-dialog/main.c: one more NULL, this time for the ellipses


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1167 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-12 15:49:18 +00:00
Tim Niemueller
04413efd00 + Bumped version to 0.3.2
Tim


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1159 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-11 01:12:25 +00:00
Tim Niemueller
239b71f683 + Added support for encrypted key files for X.509 connections
+ Added support for port parameter in gconf keys. This is not shown in the
. guy but maybe set through gconf-editor.

Tim


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1158 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-11 01:11:54 +00:00
Tim Niemueller
739f9cd449 + Added support for setting the primary password label
Tim


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1157 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-11 01:10:35 +00:00
Tim Niemueller
510458f78f + Notes about unused variable removal
Tim


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1146 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-07 20:31:08 +00:00
Tim Niemueller
41c92505be + Removed unused variable
Tim


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1145 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-07 20:29:42 +00:00
Tim Niemueller
9677e94d78 + Changes for 0.3.1
Tim


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1138 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-07 01:45:21 +00:00
Tim Niemueller
51c54ed60a + Raised versoin to 0.3.1
Tim


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1137 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-07 01:34:09 +00:00
Tim Niemueller
39c7b0d342 + Support proto flag in config, default to UDP if not set for backward
. compatibility
+ Set a fake login banner for now until we fixed when NM sets
. last_attempt_success (provided by Crispin)

Tim


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1136 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-07 01:33:50 +00:00
Tim Niemueller
3ad1df247d + Protocol can now be set, defaults to UDP, TCP maybe selected with
. check box

Tim


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1135 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-07 01:33:00 +00:00
Tim Niemueller
5e613fff33 + Added check button to use TCP instead of UDP
Tim


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1134 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-07 01:32:37 +00:00
Tim Niemueller
25ca1a0882 + Only request one password from Gnome keyring, patch by Crispin Flowerday
Tim


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1133 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-07 01:32:00 +00:00
Dan Williams
6bcf90acf2 2005-12-06 Dan Williams <dcbw@redhat.com>
* Move NetworkManager.h -> include/NetworkManager.h
	* Split out VPN stuff to include/NetworkManagerVPN.h
	* Fix up makefiles to include new location
	* Fix up sources to include NetworkManagerVPN.h


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1130 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-06 23:37:09 +00:00
Tim Niemueller
b8c9b829c0 + Reformatted for better readability.
Tim


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1126 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-05 22:46:51 +00:00
Tim Niemueller
30697c19bb + NM-OpenVPN 0.3.0
Tim


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1125 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-05 22:38:16 +00:00
Tim Niemueller
b7c6f8ba3b + Versions from intltool 0.34 are back, magically work after new
. autogen.sh run!?

Tim


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1124 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-05 22:37:57 +00:00
Tim Niemueller
7899ecc6b3 + Password is also needed for new X.509 + User/Pass connection type
Tim


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1123 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-05 22:34:18 +00:00
Tim Niemueller
415d12937e * src/nm-openvpn-service-openvpn-helper.c:
+ Updated header

* src/nm-openvpn-service.[ch]:
+ Added support for new X.509 + User/Pass connection type
+ device is now an explicit parameter, if not set it defaults to
. "tun" for compatibility with versions < 0.3.0
+ fixed closing of management socket, thanks for this patch goes
. to Crispin Flowerday

Tim


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1122 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-05 22:33:48 +00:00
Tim Niemueller
1981454b3b + Added support for new X.509 + User/Pass connection type
+ Added support for using TAP device, device is now written to
. config to new field dev, added checkbox to optional info expander

Tim


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1121 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-05 22:32:47 +00:00
Robert Love
e90cdbbb60 Keep VPN-related changes in their respective ChangeLog
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1112 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-12-01 18:35:15 +00:00
Tim Niemueller
a2d09a9a4e 2005-11-30 Tim Niemueller <tim@niemueller.de>
* vpn-daemons/openvpn/auth-dialog/main.c: Only request one password,
	  still use GnomeTwoPasswordDialog, gives all the functionality we need.
	  This should be unified between VPN implementations. Also I had to add
	  GConf support to see if a password is really needed for the connection
	  type. The configuraton line should be written to the auth-dialog by NM
	  and maybe even an impl_needs_passwd_dialog or similar should be added.
	  Patch will follow when healthy again.

	* vpn-daemons/openvpn/properties/nm-openvpn-dialog.glade: Updated GUI,
	  contains now everything needed to configure all three connection types

	* vpn-daemons/openvpn/properties/nm-openvpn.c: Added handling of all
	  three connection types.

	* vpn-daemons/openvpn/src/nm-openvpn-service-openvpn-helper.c: Use
	  different environment variables which are available for all connection
	  types, fixed the returned VPN gateway address. This was the remote IP
	  used in the VPN network, not the remote's real address. This prevented
	  it from working if VPN gateway was not in the same subnet since routes
	  were wrong.

	* vpn-daemons/openvpn/src/nm-openvpn-service.h
	  vpn-daemons/openvpn/src/nm-openvpn-service.c: Added support for
	  password and shared secret connection types. Reformatted to Gnu style.

	* vpn-daemons/openvpn/configure.in: Raised version to 0.2.0

	* vpn-daemons/openvpn/intltool-extract.in
	  vpn-daemons/openvpn/intltool-merge.in
	  vpn-daemons/openvpn/intltool-update.in:
	  Version from intltool 0.33, 0.34 won't work at the moment.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1111 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-11-30 17:56:51 +00:00
Robert Love
d20de1509b update .cvsignore
remove unused var


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1106 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-11-14 16:24:36 +00:00
Robert Love
784706392b add .cvsignore files
remove a bunch of generated files


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1105 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-11-14 16:17:51 +00:00
Robert Love
266c94917f 2005-11-14 Robert Love <rml@novell.com>
* vpn-daemons/openvpn: initial checkin of OpenVPN VPN Module, by Tim
          Niemueller <tim@niemueller.de>.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1104 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-11-14 16:04:36 +00:00
Robert Love
e2659894f4 2005-11-04 Robert Love <rml@novell.com>
* auth-dialog/gnome-two-password-dialog.c: Embarrassing bug!  Make sure
	  we g_free() these things in the right order.  Fix c/o JPR. (Novell
	  bug #121884).


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1098 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-11-04 20:57:29 +00:00
Robert Love
b17b4de3f2 2005-10-28 Robert Love <rml@novell.com>
* vpn-daemons/vpnc/properties/nm-vpnc-dialog.glade: Change label to
	  "Import Saved Configuration..." to make it clear that importing is
	  not the next step, but an option.  As an aside, a nice TODO would be
	  to move Importing out of the vpn-specific dialog and into the main
	  property editor, as Importing goes with Adding, but that will require
	  some rearchitecting of the VPN stuff I suspect.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1084 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-10-28 18:01:51 +00:00
Christopher Aillon
0aa2f997e4 2005-10-27 Christopher Aillon <caillon@redhat.com>
* src/nm-vpn-service.c: Only signal the bus that state
	changed	if old_state != new_state


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1083 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-10-28 06:16:31 +00:00
Robert Love
7374eff85f vpn-daemons/vpnc/po/.cvsignore: add *.pot
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1062 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-10-20 19:06:57 +00:00
Robert Love
f9450c787b 2005-10-19 Robert Love <rml@novell.com>
* vpn-daemons/vpnc/nm-vpnc.desktop.in: add fields


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1060 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-10-19 18:27:16 +00:00
Christopher Aillon
846ac5f251 2005-10-17 Christopher Aillon <caillon@redhat.com>
* configure.in: Bump version to 0.5.0


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1039 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-10-18 03:27:41 +00:00
Robert Love
8a0de324cf remove unused variables, labels, and a function.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1021 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-10-12 19:11:21 +00:00
Christopher Aillon
0f08c505a2 2005-10-07 Christopher Aillon <caillon@redhat.com>
* nm-vpnc.desktop.in: use a category for the desktop entry.
	(Rodrigo Moya <rodrigo@novell.com>)


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1001 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-10-07 17:38:35 +00:00
Dan Williams
a326781e61 Fix debug info printout compile error
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@975 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-09-26 14:53:22 +00:00
Dan Williams
5c46be7149 2005-09-07 Dan Williams <dcbw@redhat.com>
* The great VPN Manager rewrite of 2005


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@946 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-09-07 19:12:52 +00:00
Christopher Aillon
31027d4d42 2005-09-07 Christopher Aillon <caillon@redhat.com>
* gnome/applet/menu-items.c:
	* gnome/applet/nm-device.c:
	* gnome/applet/wireless-network.c:
	* gnome/libnm_glib/libnm_glib.c:
	* src/NetworkManagerDbusUtils.c:
	* vpn-daemons/vpnc/src/nm-vpnc-service.c:
	g_malloc0 doesn't return NULL


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@944 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-09-07 06:44:42 +00:00