NetworkManager/src/dhcp-manager
Dan Williams 04cb58eacd core: convert the DBus manager to a single-ref object
It's created very, very early and never needs to be unrefed
by anything except the main() function.
2013-05-20 16:38:33 -03:00
..
tests core: use non-recursive build 2013-05-08 15:07:18 -04:00
Makefile.am build: don't install nm-dhcp-helper dbus permissions if we don't need to 2013-05-14 15:37:41 -05:00
nm-dhcp-client.c trivial: rename rand to avoid -Wshadow 2013-04-02 11:03:47 +02:00
nm-dhcp-client.h dhcp: add generic DUID infrastructure 2013-01-29 10:16:45 -06:00
nm-dhcp-dhclient-utils.c dhclient: also request 'static-routes' option from DHCP server (rh #922558) 2013-03-20 10:00:42 +01:00
nm-dhcp-dhclient-utils.h dhclient: save DUID to dhclient leasefiles when required 2013-01-29 10:18:42 -06:00
nm-dhcp-dhclient.c Use %NULL macro in doc strings 2013-04-19 10:08:17 -04:00
nm-dhcp-dhclient.h dhcp: store NetworkManager-specific dhclient leases in /var/lib/NetworkManager/ 2012-11-16 15:27:22 -06:00
nm-dhcp-dhcpcd.c dhcp: use private socket to return status if available 2013-04-08 11:30:31 -05:00
nm-dhcp-dhcpcd.h dhcp: store NetworkManager-specific dhclient leases in /var/lib/NetworkManager/ 2012-11-16 15:27:22 -06:00
nm-dhcp-helper.c dhcp: use private socket to return status if available 2013-04-08 11:30:31 -05: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: convert the DBus manager to a single-ref object 2013-05-20 16:38:33 -03:00
nm-dhcp-manager.h core: don't pass config data to NMDHCPManager and NMDnsManager 2013-04-03 10:23:48 -04:00