Commit Graph

15047 Commits

Author SHA1 Message Date
Gabor Kelemen
1283618ca9 2006-08-16 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1960 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-16 02:30:56 +00:00
Dan Williams
e0909aed76 2006-08-14 Dan Williams <dcbw@redhat.com>
* Patch from Christian Persch <chpe gnome org>
	* configure.in
	  po/LINGUAS
	  vpn-daemons/openvpn/po/LINGUAS
	  vpn-daemons/openvpn/configure.in
	  vpn-daemons/pptp/po/LINGUAS
	  vpn-daemons/pptp/configure.in
	  vpn-daemons/vpnc/po/LINGUAS
	  vpn-daemons/vpnc/configure.in
		- Convert to LINGUAS method so translators don't have to modify
		configure.in, just stuff in po/.  Gnome #343132, requires intltool
		0.35 or higher


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1959 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-15 03:28:13 +00:00
Dan Williams
e0a4c1e5fe 2006-08-14 Dan Williams <dcbw@redhat.com>
Patch from Alex Smith <alex.extreme2@gmail.com>
	* configure.in
	  src/backends/Makefile.am
	  src/backends/NetworkManagerFrugalware.c
		- Add support for Frugalware


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1958 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-14 15:06:34 +00:00
Daniel Nylander po
ff694a0f2a 2006-08-14 Daniel Nylander <po@danielnylander.se
* sv.po: Updated Swedish translation.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1957 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-14 09:21:39 +00:00
Dan Williams
dad2e1224d 2006-08-13 Dan Williams <dcbw@redhat.com>
Patch from Valentine Sinitsyn <e_val@inbox.ru>
	* src/nm-device-802-11-wireless.c
		- (supplicant_exec): spawn wpa_supplicant without debug spew
		Gnome #346875


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1956 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-14 03:34:20 +00:00
Dan Williams
b86656efb7 2006-08-10 Dan Williams <dcbw@redhat.com>
Patch from Valentine Sinitsyn <e_val@inbox.ru>
	* src/nm-ap-security.c
	  src/nm-ap-security.h
		- Add authentication_required bits for subclasses to specify whether
		or not real authentication is required for connections, i.e. whether
		the AP rejects us when an encryption key is wrong or not.

	* src/nm-ap-security-wep.c
	  src/nm-ap-security-wpa-eap.c
	  src/nm-ap-security-wpa-psk.c
	  src/nm-ap-security-leap.c
		- Implement authentication_required appropriately for each method

	* src/nm-device-802-11-wireless.c
		- Be smarter about when to request a key; for example, using a wrong key
		in WEP shared key mode previously just timed out and did not request
		a new key


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1954 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-14 03:11:03 +00:00
Dan Williams
f8a6ec456c 2006-08-13 Dan Williams <dcbw@redhat.com>
* gnome/libnm_glib/libnm_glib.c
		- dbus_connection_disconnect() -> dbus_connection_close() for
		dbus >= 0.90


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1953 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-13 20:36:30 +00:00
Arangel Angov
3b8d243ea7 Updated Macedonian Translation <ufo@linux.net.mk>
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1952 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-12 11:08:44 +00:00
Antony Mee
0e990ce886 * Added default COPYING and INSTALL to stop configure warnings
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1951 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-11 21:12:04 +00:00
Antony Mee
01c13db1a6 * minor addition
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1950 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-11 21:10:48 +00:00
Antony Mee
82cdb04460 * Should be $libdir not $LIBDIR
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1949 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-11 19:11:21 +00:00
Antony Mee
1da19646a3 * Added line for auth-dialog-general/Makefile
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1948 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-11 16:39:50 +00:00
Antony Mee
445af31302 2006-08-11 Antony Mee <eemynotna@gmail.com>
* gnome/vpn-properties/nm-vpn-properties.c: Implemented the add
          dialog in code as is done for the edit dialog and tidied up the
          management of the plugin provided widgets.  Show all and hide
          all are no longer used as they would override the visiblity
          behaviour imposed by the plugin. (gnome.org bug #349991).
        * gnome/vpn-properties/nm-vpn-properties.glade: Removed add dialog
          widgets that are nolonger needed.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1947 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-11 16:35:33 +00:00
Antony Mee
fe5aa56240 * Added some ifdef magic to handle VERSION or PPPD_VERSION being defined
* Changed -DVERSION to -DNM_VERSION in the CPPFLAGS
  * Moved 2.4.4 headers to the correct location


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1946 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-10 10:10:17 +00:00
Dan Williams
658fcd00c2 2006-08-07 Dan Williams <dcbw@redhat.com>
Patch from Antony J Mee <A.J.Mee@ncl.ac.uk>
	* src/NetworkManagerSystem.c
		- Respect specified MTU.  Gnome #344967


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1945 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-07 18:39:26 +00:00
Dan Williams
fa04260f85 2006-08-07 Dan Williams <dcbw@redhat.com>
* src/vpn-manager/nm-vpn-service.c
		- Simplify print_vpn_config() arguments

	Patch from Antony J Mee <A.J.Mee@ncl.ac.uk>
	* src/vpn-manager/Makefile.am
	  src/vpn-manager/nm-vpn-service.c
		- Add new API for passing VPN config options as a dict


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1944 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-07 18:27:03 +00:00
Dan Williams
a277f7884d update .cvsignore files
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1943 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-07 18:14:05 +00:00
Dan Williams
a94e716ecb Don't add an IP4 nameserver with an address of 0.0.0.0
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1942 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-07 18:09:16 +00:00
Dan Williams
3ba91183fa Fix bigendian check
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1941 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-07 13:42:37 +00:00
Dan Williams
1dbe9fd061 2006-08-06 Dan Williams <dcbw@redhat.com>
* gnome/applet/applet-dbus-devices.c
	  gnome/applet/applet-dbus-vpn.c
	  gnome/applet/applet-dbus.c
	  gnome/applet/applet-dbus.h
	  src/nm-dbus-nmi.c
	  utils/nm-utils.c
	  utils/nm-utils.h
		- Make pending call tracking code generic,
		so we can use it in NM as well as the applet


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1940 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-07 03:06:11 +00:00
Dan Williams
92077eb5ab 2006-08-06 Dan Williams <dcbw@redhat.com>
* src/nm-activation-request.c
		- Refcount pending call objects


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1939 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-07 02:59:12 +00:00
Dan Williams
086b825df4 Fix syntax error
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1938 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-07 02:56:32 +00:00
Dan Williams
5a6a1dbdb5 2006-08-06 Dan Williams <dcbw@redhat.com>
Patch from Christan Chiesa <christanc@gmail.com>
	* configure.in
		- Tell sha1.c to use bigendian mode on PPC


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1937 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-07 02:47:43 +00:00
Dan Williams
0e43f9f938 2006-08-06 Dan Williams <dcbw@redhat.com>
Patch from Michael Biebl <biebl@teco.edu>
	* de.po: Fix issues for German translation


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1936 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-07 02:15:15 +00:00
Antony Mee
a090b89c96 * Put connection name back at the top again.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1935 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-06 03:29:31 +00:00
Antony Mee
75dfd0f18c * Auto-hide nearly everything if no type is selected.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1934 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-06 03:19:12 +00:00
Antony Mee
66e2f92407 * Commented some more unused bits and pieces
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1933 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-06 00:45:44 +00:00
Antony Mee
919715eb41 * Commented unused nm_ppp_dbus_handle_chap_check
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1932 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-06 00:17:19 +00:00
Antony Mee
ceee04d5a1 * Attempt to make configure distro agnostic when looking for pppd headers
and version


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1931 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-05 21:58:26 +00:00
Antony Mee
0a0faf830e * Added 2.4.4 headers in source
* Tidied the directory structure to make the autoconf stuff
    a bit easier.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1930 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-05 21:57:03 +00:00
Antony Mee
6d5ec61465 * Added 2.4.4b1 version of the headers to the source tree
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1929 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-05 10:32:08 +00:00
Antony Mee
26885bb340 * Added autoconf macros to check for the existance and version of pppd
* Test that headers exist for the version found and explain what is
    missing if they cannot be found.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1928 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-05 10:27:24 +00:00
Antony Mee
5bf591af74 * Moved the pppd headers to a directory based on the pppd version
and included some automake stuff to give a -I option for
    the correct directory.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1927 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-05 10:25:36 +00:00
Antony Mee
d15e9d690e * Added DBUS dict routines from NetworkManager/libnm-util that are
necessary for the new dict based VPN interface. (Until a better
    way without this repetition can be found)


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1926 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-05 10:24:00 +00:00
Antony Mee
e67a33eb4c * Don't double space the confirmation details
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1925 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-05 01:54:11 +00:00
Antony Mee
fa6790c2da * Add hiding of tabs... Still doesn't work on entry.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1924 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-04 18:23:16 +00:00
Robert Love
e1620a9946 2006-08-04 Robert Love <rml@novell.com>
Glib Memory Slices!
	* configure.in: Require glib 2.10 or later.
	* src/NetworkManager.c, src/NetworkManagerAP.c, src/nm-ip4-config.c,
	  src/NetworkManagerAPList.c, src/NetworkManagerDbus.c,
	  src/NetworkManagerDbusUtils.c, src/nm-dbus-nmi.c, src/wpa.c,
	  src/nm-device-802-11-wireless.c: Convert applicable g_malloc and
	  g_new calls to g_slice_new.  Likewise for g_free to g_slice_free.
	  Memory Slices are the greatest thing since bread slices.
	* src/NetworkManagerAP.c: Also, fix memory leak.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1923 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-04 15:46:06 +00:00
Robert Love
086ea42dc6 * test/.cvsignore: Update.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1921 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-04 15:40:52 +00:00
Antony Mee
6c7a68b050 * Pass round and search on the authentication type consistently
(this version of the auth dialog only supports "CHAP")


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1920 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-04 15:12:15 +00:00
Antony Mee
89b081181b * Tidied some indenting
* Removed spurious "dbus_message_unref" calls


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1919 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-04 12:17:04 +00:00
Antony Mee
a2f637c712 * Add handling of refuse-eap,refuse-chap,refuse-mschap and require-mppe-128
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1918 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-04 11:05:57 +00:00
Antony Mee
9180a3903e * Changed to a notebook style
* Added some refuse-... options and encrypt-... options


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1917 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-04 10:58:19 +00:00
Antony Mee
8da8ab101f * Replace a couple of NULL error messages with something useful
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1916 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-04 10:34:06 +00:00
Antony Mee
62c65522e0 * Use options from the ppp-extra option having checked
they are in the allowed list.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1915 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-03 12:44:45 +00:00
Antony Mee
8000a5723b * Fold numeric tweaks by default
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1914 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-03 12:32:29 +00:00
Antony Mee
3021f3e808 * Added "Custom PPP options" text entry
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1913 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-03 12:29:53 +00:00
Jakub Friedl
b0b1237d8f 2006-08-03 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Updated Czech translation.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1912 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-03 12:09:21 +00:00
Antony Mee
3a6964a6a6 * Backed out the dict patch change (till it has been accepted in NM)
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1911 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-03 11:14:48 +00:00
Antony Mee
5f753f1417 * Remove duplicate require-mppe lines
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1910 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-03 10:55:36 +00:00
Antony Mee
0f2bd31548 * Allocate the fixed authentication type so that it may be freed later
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1909 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-03 09:49:50 +00:00