CVSROOT:        /cvs/gnome
Module name:    NetworkManager
Changes by:     dcbw    05/03/24 13:25:36

Modified files:
        .              : ChangeLog 
        dhcpcd         : dhcpcd.c dhcpcd.h 
        src            : NetworkManagerDHCP.c NetworkManagerDbus.c 
                         nm-dbus-dhcp.c 
        test           : nm-dhcp-opt-test.c 

Log message:
2005-03-24  Dan Williams <[EMAIL PROTECTED]>

* 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

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=dcbw&date=explicit&mindate=2005-03-24%2013:24&maxdate=2005-03-24%2013:26

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to