Remove obsolete file.
[connman] / plugins / dhclient.c
2009-06-12 Marcel HoltmannAdd hooks for domain details in dhclient
2009-05-26 Richard PurdieFix dhclient option order to avoid errors
2009-05-21 Marcel HoltmannExport and use more generic INET helpers
2009-03-24 Marcel HoltmannPropagate DHCP errors to parent elements
2009-02-28 Marcel HoltmannAdd priority field to plugin descriptor definition
2009-01-01 Marcel HoltmannUpdate copyright information
2008-12-30 Marcel HoltmannAdd CONNMAN_API_SUBJECT_TO_CHANGE definition
2008-12-28 Marcel HoltmannUpdate D-Bus filter registration and removal
2008-12-20 Marcel HoltmannLet plugins use connman_dbus_get_connection() function
2008-12-19 Marcel HoltmannCheck for dhclient binary availability
2008-12-17 Marcel HoltmannHandle element registration failures
2008-12-06 Marcel HoltmannAllow pre-processor pasting of plugin name
2008-12-02 Marcel HoltmannRemove usage of GStaticMutex since it causes compiler...
2008-09-01 Marcel HoltmannUse INET helpers for setting the interface name
2008-08-10 Marcel HoltmannThe core takes care of the lifetime for child elements
2008-07-03 Marcel HoltmannFully integrate the usage of resolver element
2008-06-30 Marcel HoltmannDon't unregister elements that are not valid
2008-06-29 Marcel HoltmannAdd first attempt for the property system
2008-06-28 Marcel HoltmannUpdate dhclient plugin with support for element infrast...
2008-06-28 Marcel HoltmannUse the exported D-Bus service name instead of hardcode...
2008-04-13 Marcel HoltmannUpdate copyright information
2008-03-28 Marcel HoltmannFix DHCP release and dhclient termination
2008-03-24 Marcel HoltmannUpdate DHCP plugin to use D-Bus low-level calls
2008-02-18 Marcel HoltmannUpdate for libgdbus API change
2008-01-09 Marcel HoltmannFix wrong return value
2008-01-09 Marcel HoltmannAdd support for terminating dhclient
2008-01-01 Marcel HoltmannAdd independent interface name retrieval
2007-12-25 Marcel HoltmannAdd interface index and state variables
2007-12-24 Marcel HoltmannAdd experimental DHCP plugin