Commit graph

13 commits

Author SHA1 Message Date
Antony Mee
db259a6a71 updating ignore
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2223 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2007-01-07 18:23:12 +00:00
Antony Mee
3dde369274 updating ignore
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2220 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2007-01-07 18:22:05 +00:00
Antony Mee
bc96181b1f * Added missing gfree for secondary_password_label
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2215 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2007-01-07 17:20:02 +00:00
Antony Mee
c466a9713e Patch from Herbert Graeber <herbert@graeber-clan.de>
* Fix string allocation error that cause the crash on x86_64 systems.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2212 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2007-01-07 17:09:37 +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
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
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
Antony Mee
4525959f9d * Check two pointers before freeing them
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1908 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-08-03 09:26:00 +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
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
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
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