NetworkManager/src/dhcp-manager
Dan Williams 544fc82aa7 core: consolidate helper progam searching (bgo #734131)
Instead of having basically the same code in a bunch of different
place to find helper programs, just have one place do it.  Yes, this
does mean that the same sequence of paths is searched for all helpers
(so for example, dnsmasq will no longer be found first in /usr/local)
but I think consistency is the better option here.

https://bugzilla.gnome.org/show_bug.cgi?id=734131
2014-09-11 12:11:56 -05:00
..
tests libnm-core: change all mac-address properties to G_TYPE_STRING 2014-09-04 09:20:10 -04:00
Makefile.am dhcp-manager: port nm-dhcp-helper from dbus-glib to gdbus 2014-09-04 18:19:21 -04:00
nm-dhcp-client.c libnm-core: change all mac-address properties to G_TYPE_STRING 2014-09-04 09:20:10 -04:00
nm-dhcp-client.h libnm-core: change all mac-address properties to G_TYPE_STRING 2014-09-04 09:20:10 -04:00
nm-dhcp-dhclient-utils.c libnm-core: change all mac-address properties to G_TYPE_STRING 2014-09-04 09:20:10 -04:00
nm-dhcp-dhclient-utils.h libnm-core: change all mac-address properties to G_TYPE_STRING 2014-09-04 09:20:10 -04:00
nm-dhcp-dhclient.c core: consolidate helper progam searching (bgo #734131) 2014-09-11 12:11:56 -05:00
nm-dhcp-dhclient.h core: consolidate helper progam searching (bgo #734131) 2014-09-11 12:11:56 -05:00
nm-dhcp-dhcpcd.c core: consolidate helper progam searching (bgo #734131) 2014-09-11 12:11:56 -05:00
nm-dhcp-dhcpcd.h core: consolidate helper progam searching (bgo #734131) 2014-09-11 12:11:56 -05:00
nm-dhcp-helper.c dhcp: fix g_error_free() called with a bad argument 2014-09-05 10:25:03 +02:00
nm-dhcp-helper.conf dhcp: use private socket to return status if available 2013-04-08 11:30:31 -05:00
nm-dhcp-manager.c core: consolidate helper progam searching (bgo #734131) 2014-09-11 12:11:56 -05:00
nm-dhcp-manager.h libnm-core: change all mac-address properties to G_TYPE_STRING 2014-09-04 09:20:10 -04:00
nm-dhcp-utils.c core: fill in nm-types.h, clean out other headers 2014-07-23 10:56:26 -04:00
nm-dhcp-utils.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00