summaryrefslogtreecommitdiff
path: root/src/dhcp-manager/nm-dhcp-dhcpcd.c
Commit message (Expand)AuthorAgeFilesLines
* core: add option for running from the build treeMartin Pitt2013-05-221-3/+2
* dhcp: use private socket to return status if availableDan Williams2013-04-081-1/+1
* all: remove pointless NULL checksDan Winship2013-02-131-4/+0
* dhcp: add generic DUID infrastructureDan Williams2013-01-291-3/+4
* dhcp: store NetworkManager-specific dhclient leases in /var/lib/NetworkManager/Pavel Šimerda2012-11-161-1/+1
* build: unify NetworkManager path handling (some paths are changed)Pavel Šimerda2012-11-051-1/+1
* core: remove "real_" prefix from method implementation namesDan Winship2012-10-021-13/+13
* core: unblock signals for child processes we spawn out of NM (rh #739836)Jiří Klimeš2012-05-211-0/+7
* dhcp: add DHCP lease release capabilityDan Williams2011-01-051-2/+4
* Revert "wimax: if the device is connected at startup, force it to disconnect"Dan Williams2011-01-051-4/+2
* wimax: if the device is connected at startup, force it to disconnectDan Williams2011-01-051-2/+4
* dhcpcd: prevent dhcpcd from messing with routing (bgo #634983)Dan Williams2010-11-181-0/+2
* dhcp: add support for Fedora dhclient RFC3442 routes (rh #639935)Dan Williams2010-10-211-78/+0
* core: simplify DHCP hostname handlingDan Williams2010-06-281-3/+4
* dhcp: clean up client spawn return valueDan Williams2010-05-011-1/+2
* dhcp: fix superclass type of dhcpcd pluginDan Williams2010-04-291-1/+1
* dhcp: update loggingDan Williams2010-04-061-11/+12
* dhcp: print out DHCP client command stringsDan Williams2010-03-231-1/+5
* dhcp: make client selection more forgivingDan Williams2010-03-231-5/+32
* dhcp: tell dhcpcd to send hostname to server too if requestedDan Williams2010-03-231-1/+7
* dhcp6: first stab at autoconf otherconf/managed mode supportDan Williams2010-01-271-1/+2
* dhcp: add DHCPv6 functionalityDan Williams2010-01-131-2/+12
* dhcp: allow runtime DHCP client selection via config fileDan Williams2010-01-121-5/+5
* dhcp: convert dhcp backends to classesDan Williams2010-01-121-44/+85
* dhcp6: genericize DHCP client trackingDan Williams2010-01-081-15/+15
* core: base infrastructure for connection assumptionDan Williams2009-08-031-0/+5
* core: allow devices to specify a DHCP anycast addressDaniel Drake2009-07-151-1/+2
* dhcp: (dhclient) use per-connection leasefiles and don't delete on deactivateDan Williams2009-05-031-1/+3
* dhcp: always clean up DHCP client watch callback when stopping DHCPDan Williams2009-02-181-11/+7
* dhcp: handle classless static routes (bgo #567246)Dan Williams2009-01-181-0/+79
* update license headersDan Williams2008-11-041-2/+1
* 2008-08-27 Dan Williams <dcbw@redhat.com>Dan Williams2008-08-271-2/+2
* 2008-07-27 Dan Williams <dcbw@redhat.com>Dan Williams2008-07-271-1/+3
* 2008-07-16 Dan Williams <dcbw@redhat.com>Dan Williams2008-07-161-0/+119