Commit Graph

13873 Commits

Author SHA1 Message Date
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
Jakub Friedl
b02830f9b7 2006-06-06 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Updated Czech translation.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1803 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-06 11:25:20 +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
Danilo Segan
0ccbb5aec0 Fixed Serbian translations.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1798 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-03 08:09:23 +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
Robert Love
f310fc1369 2006-06-02 Robert Love <rml@novell.com>
* gnome/applet/applet.c: Update copyright years.  Add Novell.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1795 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-06-02 14:11:51 +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
Robert Love
6ffc3465aa * gnome/vpn-properties/nm-vpn-properties.c: Don't define 'error' if libgnome
is >=2.14


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1785 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-29 14:58:13 +00:00
Robert Love
b79783a986 * gnome/vpn-properties/nm-vpn-properties.c: Fix compile with libgnome < 2.14
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1784 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-29 14:22:07 +00:00
Dan Williams
272e865f75 2006-05-28 Dan Williams <dcbw@redhat.com>
* gnome/applet/applet.glade
	  gnome/vpn-properties/nm-vpn-properties.glade
		- Set window icons on dialogs  (Gnome.org #333420)


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1782 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-29 03:35:16 +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
Dan Williams
46696522f0 2006-05-28 Dan Williams <dcbw@redhat.com>
Patch from Christian Persch <chpe@gnome.org>
	* gnome/vpn-properties/nm-vpn-properties.c
	* gnome/vpn-properties/nm-vpn-properties.glade
		- HIG-ification love  (Gnome.org #336846)


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1780 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-29 01:03:48 +00:00
Dan Williams
43a2a2e232 Add some bug #s to changelog entries
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1779 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-28 21:34:35 +00:00
Dan Williams
dcf4fe30d8 2006-05-28 Dan Williams <dcbw@redhat.com>
Patch from Christian Persch <chpe@gnome.org>
	* configure.in
	  gnome/vpn-properties/nm-vpn-properties.c
	  	- (main): Fix option parsing.  Gnome.org #336847


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1778 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-28 21:30:33 +00:00
Dan Williams
2747ae8b75 2006-05-28 Dan Williams <dcbw@redhat.com>
* gnome/vpn-properties/nm-vpn-properties.c
		- (find_vpn_ui_by_service_name): protect against NULL service names
		- (update_edit_del_sensitivity): protect against NULL service names


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1777 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-28 21:15:15 +00:00
Dan Williams
79f75aa61e 2006-05-28 Dan Williams <dcbw@redhat.com>
Patch from Chris Fuller <crf@grandecom.net>:
	* src/nm-device-802-11-wireless.c
		- (nm_device_802_11_wireless_dispose): add a is_initialized member and
			don't dispose of wireless-specific stuff unless it is actually
			initialized.  Gnome.org #341263


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1776 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-28 20:45:19 +00:00
Dan Williams
e18e59e356 2006-05-28 Dan Williams <dcbw@redhat.com>
* src/NetworkManagerPolicy.c
		- (nm_policy_device_change_check): don't switch devices if the "best"
			AP is essentially the same as the current activation request, but
			the current activation request isn't done activating yet.  Fixes
			multiple requests for keyring password on startup for Gnome applet.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1775 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-28 20:08:11 +00:00
Dan Williams
6392fe3fdf Fix up spacing.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1773 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-28 03:30:44 +00:00
Funda Wang
9cbc1782c7 Updated NetworkManager zh_CN translation.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1772 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-28 03:07:39 +00:00
Nicolas Trangez
4202ba0ea1 2006-05-26 Nicolas Trangez <eikke@eikke.com>
* src/NetworkManager.c: use GOptions instead of getopt
	* configure.in: bump glib required version to >= 2.6 for GOption
	  support


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1771 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-28 02:55:44 +00:00
Funda Wang
291bfd7993 Updated NetworkManager zh_CN translation.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1770 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-27 15:37:19 +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
33aec50e50 2006-05-25 Robert Love <rml@novell.com>
* src/nm-device.h: Introduce nm_ioctl_info(), which defines to
	  nm_info() if IOCTL_DEBUG is set and a no-op if not.  We can use this
	  instead of dumping ifdef's throughout the code.
	* src/NetworkManagerSystem.c, src/nm-device-802-11-wireless.c,
	  src/nm-device-802-3-ethernet.c, src/nm-device.c: Remove ifdef's and
	  use nm_ioctl_info() in lieu.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1768 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-25 22:37:41 +00:00
Robert Love
61dae6e438 * libnm-util/cipher-wep-passphrase.c: Include config.h to get HAVE_GCRYPT
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1767 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-25 22:26:32 +00:00
Robert Love
8d78492fda 2006-05-25 Robert Love <rml@novell.com>
Patch Valentine Sinitsyn <e_val@inbox.ru> to fix GNOME bug #342400:
	* libnm-util/Makefile.am: Only build gnome-keyring-md5.{c,h} if we are
	  not using gcrypt.  Otherwise, we get a linker error.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1766 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-25 20:32:10 +00:00
Robert Love
0048177124 2006-05-25 Robert Love <rml@novell.com>
Patch Valentine Sinitsyn <e_val@inbox.ru> to fix GNOME bug #342398:
	* configure.in, gnome/Makefile.am, Makefile.am: Add "--without-gnome"
	  configure flag to disable building of the GNOME-based applet.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1765 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-25 20:28:48 +00:00
Robert Love
3c1f5a04c5 2006-05-25 Robert Love <rml@novell.com>
* gnome/applet/nm-device.c, gnome/applet/nm-device.h: Rename function
	  parameter from link, because it shadows a global variable with some
	  older versions of glibc.  Yes, glibc is now fixed and, yes, glibc
	  should never have exported to the entire system a common four letter
	  word.  But we here at NetworkManager are team players.  Fixes
	  GNOME bug #336532.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1764 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-25 20:18:02 +00:00
Arangel Angov
bd1c41a376 Added 'mk.po' to configure.in <arangela@cvs.gnome.org>
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1762 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-25 17:41:40 +00:00
Arangel Angov
33f3364a19 Updated Macedonian Translation by Jovan Naumovski, <arangela@cvs.gnome.org>
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1761 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-25 17:36:35 +00:00
Robert Love
98192881d3 2006-05-24 Robert Love <rml@novell.com>
* examples/python/systray/eggtrayicon.c, gnome/applet/eggtrayicon.c,
	  gnome/applet/passphrase-dialog.c, gnome/applet/vpn-password-dialog.c,
	  src/NetworkManager.c: Include <glib/gi18n.h> and not <libintl.h>.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1760 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-24 15:53:07 +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
Robert Love
a4ac9ec0fb 2006-05-24 Robert Love <rml@novell.com>
* gnome/applet/main.c, gnome/vpn-properties/nm-vpn-properties.c,
	  src/NetworkManager.c: Take care to call bindtextdomain with the
	  location of msgid files.
	* src/Makefile.am: Set GNOMELOCALEDIR to the location of GNOME mo
	  files.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1758 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-24 14:16:48 +00:00
Robert Love
e8f14d0ffc 2006-05-22 Robert Love <rml@novell.com>
* src/nm-device-802-11-wireless.c: Don't chain up to the parent's
	  stage4_timeout on failure unless the wireless network is Ad-Hoc.
	  99% of the time there is a real problem with wireless, and a
	  seemingly successful connection via Zeroconf just confuses the user.
	  And that 1% of the time the network is probably Ad-Hoc, anyhow.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1757 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-22 21:24:19 +00:00
Robert Love
628bc77f10 2006-05-22 Robert Love <rml@novell.com>
* src/backends/NetworkManagerSuSE.c: Reload, do not restart, ypbind and
	  autofs on interface up if NIS is configured.  On interface down, do
	  nothing.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1756 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-22 15:24:04 +00:00
Robert Love
acfed9816e 2006-05-22 Robert Love <rml@novell.com>
* gnome/applet/applet.c: Zero out the icon pointers before we set them,
	  to avoid calling g_object_unref() on stale pointers on error in
	  nma_icons_free().  This happens because we short-circuit loaded the
	  icons on the first failure but then free all icons.  Normally we have
	  no issue because the icons were zero'ed out malloc, but we have stale
	  pointer data after nma_icon_theme_changed().
	* gnome/applet/main.c: Return error code if nma_new() failed.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1755 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-22 15:17:51 +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
5cb20bf190 2060-05-21 Dan Williams <dcbw@redhat.com>
* initscript/NetworkManager.in
		- Ensure both dhcdbd and named are started before NM


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1752 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-21 20:09:21 +00:00
Dan Williams
c79d2023f9 2006-05-21 Dan Williams <dcbw@redhat.com>
* configure.in
		- Bump version to 0.7 to signify we are in 0.7 development


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1751 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-21 19:48:22 +00:00
Dan Williams
5cca5920e0 2006-05-21 Dan Williams <dcbw@redhat.com>
Patch from Adam Schreiber <sadam@clemson.edu>
	* gnome/vpn-properties/nm-vpn-properties.c
		- (main): correct Gnome program name  (gnome.org #342498)


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1750 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-21 17:50:25 +00:00
Dan Williams
bc52f21f37 2006-05-21 Dan Williams <dcbw@redhat.com>
Fix gnome.org #330832 based on patch from Crispin Flowerday <crispin@gnome.org>

	* src/NetworkManagerDbus.[ch]
		- nm_dbus_get_device_from_object_path -> nm_dbus_get_device_from_escaped_object_path:
			clarify that function's argument should be an escaped dbus object
			path, and look for path segment end before returning a match
	* src/nm-dbus-nm.c:
		- Fix up users of nm_dbus_get_device_from_escaped_object_path()


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1749 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-21 17:28:02 +00:00