Commit graph

20 commits

Author SHA1 Message Date
Christian Persch
327b1a5162 2007-06-11 Christian Persch <chpe@gnome.org>
* properties/nm-ppp-dialog.glade: HIGify. Bug #383034.

git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2586 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2007-06-11 11:58:30 +00:00
Antony Mee
10192d861a updating ignore
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2219 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2007-01-07 18:21:47 +00:00
Dan Williams
8e541d71cf 2006-12-03 Dan Williams <dcbw@redhat.com>
Patch from Nathaniel McCallum <nathaniel@natemccallum.com>

	* properties/nm-ppp-dialog.glade
	  properties/nm-ppp-properties.c
	  src/nm-ppp-starter.c
		- Add option for Stateful MPPE


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2156 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-12-04 03:48:12 +00:00
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
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
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
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
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
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
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
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
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
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
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
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