Commit graph

152 commits

Author SHA1 Message Date
Antony Mee
8456fb551f * improve the handling of auth_items to
prevent possible double g_free (Fixed bug #344970)


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1829 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-15 11:36:14 +00:00
Jakub Friedl
01427ff192 2006-06-14 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Created Czech po file


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1824 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-14 11:26:55 +00:00
Jakub Friedl
bf3c2ad60b 2006-06-13 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Added Czech translation.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1822 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-13 11:38:19 +00:00
Wouter Bolsterlee
cbf29d2960 2006-06-13 Wouter Bolsterlee <uws+gnome@xs4all.nl>
* nl.po: Translation updated by Tino Meinen.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1821 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-13 09:11:57 +00:00
Antony Mee
4fe27a22b2 * Add better error messages on connection failure
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1819 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-12 10:59:53 +00:00
Antony Mee
01ff84ea9c * Store authentication information in gnome-keyring correctly
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1810 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-07 14:31:26 +00:00
Antony Mee
90228d41f6 * GPRS over Bluetooth working (with T610 and Vodafone)
- connect scripts is hard coded as it is at present clear
        to what extent it must be parameterised.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1809 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-07 12:34:48 +00:00
Antony Mee
4099bf2704 * Support for GPRS over Bluetooth 97% complete
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1808 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-07 03:08:38 +00:00
Antony Mee
0e24b9e39f Minor.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1807 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-06 20:51:25 +00:00
Antony Mee
34ef82ffb0 * Made version 0.7.0-beta
* Updates TODO (inc. roadmap)


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1806 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-06 20:46:51 +00:00
Antony Mee
4dda72e66a * Generalised pppd oriented implementation.
* General configuration.
 * Runs pppd async. (allows pppd to fork a child)
 * Fixed missing files at compile.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1805 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-06 19:58:25 +00:00
Antony Mee
93b722d574 * Generalised properties dialog for other possible PPPd uses
* Abstracted somewhat - may be a useful base of other configuration
      dialogs as it now simply needs the glade file and a few declarations.
  * Added a dial-up option though the backend doesn't yet support that.
  * Added many PPPD options including those for compression and encryption


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1804 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-06 19:57:05 +00:00
Gabor Kelemen
866403acbc 2006-06-05 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation added.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1799 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-05 01:39:42 +00:00
Antony Mee
87a039a1c2 Missing header file (mistakenly not chacked in already)
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1797 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-03 03:39:21 +00:00
Antony Mee
184d98bf65 Forgot to check this in with username references removed.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1793 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-02 08:37:24 +00:00
Antony Mee
0533bef4f8 Removed user / auth type options from the configuration window.
(Drop down will be added to the auth dialog)


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1792 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-02 07:23:07 +00:00
Antony Mee
53940cd69f Bug tracking + roadmap
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1791 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-02 07:19:17 +00:00
Antony Mee
771b93a674 * DBUS revamp is complete possible to have various
authentication methods, ptys etc.
  * version bumped to 0.6.9 to bring closer in line with NM
  * nm-pptp-service-pppd-plugin.c -> nm-pppd-plugin.c:
    The pppd plugin has now been generalised to work with
    any ppp protocol. (Options do not exist in the config
    dialog yet however)
  * src/Makefile.am: fixed to install pppd plugin correctly
    (unsure about -fPIC usage!)


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1790 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-02 07:10:01 +00:00
Antony Mee
8e193af7d6 * fixed segfault on acquiring IP4Config info
* use "require-mppe" option instead of "mppe required"
   which was associated with the mppe-mppc patch rather
   than the mppe included in pppd >= 2.4.3 and kernel >= 2.6.15


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1789 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-31 02:57:13 +00:00
Antony Mee
676c699036 * free dbus error object in plugin initialization
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1788 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-31 02:54:27 +00:00
Christian Persch
80e4be873a 2006-05-28 Christian Persch <chpe@cvs.gnome.org>
* gnome/vpn-properties/nm-vpn-properties.glade:
	* vpn-daemons/openvpn/properties/nm-openvpn-dialog.glade:
	* vpn-daemons/pptp/properties/nm-pptp-dialog.glade:
	* vpn-daemons/vpnc/properties/nm-vpnc-dialog.glade:
		- Make the VPN properties pages prettier and more HIG
		  compliant. Gnome Bug #336913.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1781 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-29 02:59:10 +00:00
Clytie Siddall
ac6f9d6a1d vi.po: Updated Vietnamese translation.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1769 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-26 11:32:26 +00:00
Robert Love
f560d48b7d 2006-05-24 Robert Love <rml@novell.com>
* gnome/applet/Makefile.am, gnome/vpn-properties/Makefile.am,
	  libnm-util/Makefile.am, src/Makefile.am,
	  vpn-daemons/openvpn/auth-dialog/Makefile.am,
	  vpn-daemons/openvpn/properties/Makefile.am,
	  vpn-daemons/pptp/auth-dialog/Makefile.am,
	  vpn-daemons/pptp/properties/Makefile.am,
	  vpn-daemons/vpnc/auth-dialog/Makefile.am,
	  vpn-daemons/vpnc/properties/Makefile.am: Do not override what the
	  user passed for --datadir, if anything, when setting the GNOME locale
	  directory.  It should be a function of the specified datadir and not
	  the prefix.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1759 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-24 15:08:22 +00:00
Dan Williams
6b8371c73e 2006-05-21 Dan Williams <dcbw@redhat.com>
* src/nm-vpnc-service.c
		- Better rekey patch; honor user-specified interval but default
			to 2 hours if unspecified


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1754 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-21 20:28:25 +00:00
Dan Williams
1048e9b068 2006-05-21 Dan Williams <dcbw@redhat.com>
* configure.in: bump version to 0.7.0 to match NM HEAD


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1753 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-21 20:17:56 +00:00
Dan Williams
28e809b751 Bump version to 0.6.2
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1748 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-19 13:58:13 +00:00
Robert Love
0941a4059b update .cvsignore files
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1744 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-17 21:31:00 +00:00
Daniel Nylander
907ebe5876 2006-05-14 Daniel Nylander <po@danielnylander.se>
* sv.po Updated Swedish Translation.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1734 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-14 12:14:42 +00:00
Francisco Javier F. Serrador
517eda3bc9 2006-05-12 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1732 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-12 13:41:24 +00:00
Robert Love
47cd0bba11 2006-05-11 Robert Love <rml@novell.com>
Patch to add OpenVPN TLS and Cipher support, by Groug <groug@free.fr>:
	* properties/nm-openvpn-dialog.glade: Add UI checkboxes.
	* properties/nm-openvpn.c: New UI.
	* src/nm-openvpn-service.c: Support "--tls-auth" and "--cipher"
	  OpenVPN options.
	* src/nm-utils.c: Add nm_find_openvpn(), exported function for finding
	  the location of the OpenVPN binary.
	* src/nm-utils.h: Add prototype.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1730 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-11 17:19:17 +00:00
Robert Love
1af2d8f0af po/.cvsignore: Update.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1729 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-11 16:18:42 +00:00
Ilkka Tuohela
884f13f2bf Updated Finnish translation
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1722 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-06 07:53:57 +00:00
Peter Jones
2579c9ef82 - allow vpnc rekeying
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1715 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-02 21:26:48 +00:00
joseppc
ceae0fa9e4 Added Catalan translation.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1712 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-01 05:08:58 +00:00
Dan Williams
a567dca2ad 2006-04-23 Dan Williams <dcbw@redhat.com>
Patch from j@bootlab.org
	* src/Makefile.am: add missing files so make distcheck works


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1701 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-04-23 17:45:31 +00:00
Vincent van Adrighem
811c77c689 2006-04-20 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1694 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-04-20 00:08:42 +00:00
Robert Love
77e02f0818 2006-04-17 Robert Love <rml@novell.com>
* properties/nm-openvpn-dialog.glade: If the dialog won't let the user
	  type in the file entry GtkEntries, then don't mark them editable.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1692 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-04-17 17:08:56 +00:00
Daniel Nylander
031ccc08e5 2006-04-12 Daniel Nylander <po@danielnylander.se>
* sv.po: Updated Swedish translation.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1686 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-04-12 19:06:24 +00:00
Clytie Siddall
13c289c836 vi.po: Updated Vietnamese translation.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1684 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-04-11 09:04:34 +00:00
Robert Love
35fba3778f Nice code.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1680 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-04-10 20:32:43 +00:00
Robert Love
c91717e1bf 2006-04-10 Robert Love <rml@novell.com>
* properties/nm-openvpn.c: Report error if writing out of exported
	  configuration fails.  The silent treatment might work for me and my
	  wife, but not for failed I/O.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1679 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-04-10 20:15:31 +00:00
Robert Love
3a736cfdb6 2006-04-10 Robert Love <rml@novell.com>
* properties/nm-vpnc.c: Report error if writing out of exported
	  configuration fails.  The silent treatment might work for me and my
	  wife, but not for failed I/O.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1678 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-04-10 20:05:31 +00:00
Vincent van Adrighem
5b5d606e09 2006-04-06 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation added by Tino Meinen.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1673 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-04-06 08:25:54 +00:00
Vincent van Adrighem
0218817ff9 Adding nl to ALL_LINGUAS of openvpn configure.in
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1672 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-04-06 08:24:56 +00:00
Robert Love
1623ee455a 2006-03-30 Robert Love <rml@novell.com>
Patch by Crispin Flowerday <gnome@flowerday.cx>:
	* src/nm-openvpn-service-helper.c: Fix crash when no PtP IP address is
	  supplied.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1666 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-03-30 17:21:18 +00:00
Christian Rose
76db513538 2006-03-29 Christian Rose <menthos@menthos.com>
* sv.po: Updated Swedish translation.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1661 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-03-29 20:01:04 +00:00
Robert Love
e79ccc1a10 2006-03-29 Robert Love <rml@novell.com>
Patch by Vinay R <rvinay@novell.com> and Robert Love <rml@novell.com>,
	to add support for per-route MSS and improve support for per-interface
	MTU:
	* src/NetworkManagerSystem.c: Modify nm_system_device_set_ip4_route to
	  optionally take an MSS parameter and set it for the given route.
	  Remove nm_system_device_set_ip4_route_with_iface.  Pass in the
	  NMIP4Config's stored MSS, if any.
	* src/nm-ip4-config.c: Add 'mtu' and 'mss' to NMIP4Config, representing
	  the interface's MTU and the route's MSS, respectively.  Add functions
	  nm_ip4_config_get_mtu, nm_ip4_config_set_mtu, nm_ip4_config_get_mss,
	  and nm_ip4_config_set_mss for retrieving and setting the MTU and the
	  MSS.
	* src/nm-ip4-config.h: Add prototypes for nm_ip4_config_get_mtu,
	  nm_ip4_config_set_mtu, nm_ip4_config_get_mss, and
	  nm_ip4_config_set_mss.
	* src/vpn-manager/nm-vpn-service.c: Modify to receive the MSS from the
	  VPN daemon.
	* src/backends/NetworkManager{Arch,Debian,Gentoo,RedHat,Slackware,SUSE}.c:
	  Change the retval of nm_system_get_mtu to guint32.
	* src/dhcp-manager/nm-dhcp-manager.c: Set the MTU on the new DHCP-given
	  NMIP4Config to the MTU provided by the system, if any.  TODO: If DHCP
	  servers can specify MTU's, we should set it here if the MTU was not
	  provided.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1660 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-03-29 19:26:53 +00:00
Francisco Javier F. Serrador
deb66e629a 2006-03-23 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1634 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-03-23 20:06:49 +00:00
Dan Williams
5685c50f61 2006-03-20 Dan Williams <dcbw@redhat.com>
* configure.in: Bump release to 0.6


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1620 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-03-20 14:32:56 +00:00
Christopher Aillon
03d8b02778 2006-03-08 Christopher Aillon <caillon@redhat.com>
* nm-vpnc.desktop.in: Use NoDisplay=true (fixes 333854)


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1562 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-03-08 06:38:34 +00:00