NetworkManager/src/dhcp-manager
Tambet Ingo 1bbdd977e3 2007-02-05 Tambet Ingo <tambet@ximian.com>
* src/dhcp-manager/nm-dhcp-marshal-main.c: Add.

	* src/dhcp-manager/nm-dhcp-marshal.list: Add.

	* src/dhcp-manager/nm-dhcp-manager.c:
	* src/dhcp-manager/nm-dhcp-manager.h:
		- Convert it to GObject since we need to signal state changes.
		- Remove all references to other NM classes, this class is one
		  of the lowest classes in our hierarchy.
		- One less class to use NMActRequest.
		- Make it singleton, one less user of NMData.
		- Remove a couple of sleep() calls.
		- Convert a bunch of low-level dbus API calls to dbus-glib calls.
		  One less class to use the NM's custom tailored signal handlig.

	* Makefile.am: Generate marshallers, add them to build.



git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2283 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2007-02-05 09:42:19 +00:00
..
.cvsignore 2005-05-03 Dan Williams <dcbw@redhat.com> 2005-05-03 20:41:36 +00:00
Makefile.am 2007-02-05 Tambet Ingo <tambet@ximian.com> 2007-02-05 09:42:19 +00:00
nm-dhcp-manager.c 2007-02-05 Tambet Ingo <tambet@ximian.com> 2007-02-05 09:42:19 +00:00
nm-dhcp-manager.h 2007-02-05 Tambet Ingo <tambet@ximian.com> 2007-02-05 09:42:19 +00:00
nm-dhcp-marshal-main.c 2007-02-05 Tambet Ingo <tambet@ximian.com> 2007-02-05 09:42:19 +00:00
nm-dhcp-marshal.list 2007-02-05 Tambet Ingo <tambet@ximian.com> 2007-02-05 09:42:19 +00:00