NetworkManager/test
Dan Williams ce7587a331 2005-03-24 Dan Williams <dcbw@redhat.com>
* dhcpcd/dhcpcd.[ch]
	  src/NetworkManagerDHCP.c
		- Switch names from "*_record_*" -> "*_element_*" to clarify things a bit
			(ie, dhcp_option_record_len -> dhcp_option_element_len)

	* src/NetworkManagerDbus.c
		- spacing cleanups

	* src/nm-dbus-dhcp.c
		- Make the API suck less.  There is now only 1 type of each function,
			ie only "getInteger" and no longer also "getIntegerv".  All types
			are returned encapsulated in a DBUS_TYPE_ARRAY, even for options
			that will never have more than 1 element.  This should simplify
			things greatly.

	* test/nm-dhcp-opt-test.c
		- Make the tool not segfault
		- adapt to new DHCP Options API


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@506 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-03-24 18:25:36 +00:00
..
.cvsignore 2005-02-13 Dan Williams <dcbw@redhat.com> 2005-02-13 22:10:03 +00:00
libnm_glib_test.c 2005-02-18 Dan Williams <dcbw@redhat.com> 2005-02-18 20:25:24 +00:00
Makefile.am 2005-03-09 Ray Strode <rstrode@redhat.com> 2005-03-09 16:39:15 +00:00
nm-dhcp-opt-test.c 2005-03-24 Dan Williams <dcbw@redhat.com> 2005-03-24 18:25:36 +00:00
nminfotest.c 2005-03-14 Ray Strode <rstrode@redhat.com> 2005-03-15 05:30:15 +00:00
nmnetlinktest.c 2005-03-14 Ray Strode <rstrode@redhat.com> 2005-03-15 05:30:15 +00:00
nmtest.c 2005-03-14 Ray Strode <rstrode@redhat.com> 2005-03-15 05:30:15 +00:00
nmtestdevices.c 2005-02-25 Dan Williams <dcbw@redhat.com> 2005-02-25 20:48:58 +00:00