]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2011-12-15  Roy MarplesDisable IPv6RS on p2p, lo and mcast interfaces.
2011-12-15  Roy MarplesFix warnings on Linux
2011-12-15  Roy MarplesAdd ROUTERADVERT to dhcpcd-run-hooks(8)
2011-12-15  Roy MarplesHook the new RA options into resolv.conf
2011-12-15  Roy MarplesFix copyright dates
2011-12-15  Roy MarplesAdd an implementation of an IPv6 Router Solicitor as...
2011-12-14  Roy MarplesFix a potential error if we need to alter the sip serve...
2011-12-14  Roy MarplesOnly regen resolv.conf if we need to as some processes...
2011-12-11  Roy MarplesIf we a 3rd party removes our assigned address, drop...
2011-12-11  Roy MarplesIf an address is whipped out after adding it by somethi...
2011-12-09  Roy MarplesFix SIP server support, RFC 3361 which has been broken...
2011-12-09  Roy MarplesAdd SixRD support, RFC5969.
2011-11-23  Roy MarplesStore the assigned metric against the route.
2011-11-23  Roy MarplesDon't removed interfaces anymore when sending commands...
2011-11-23  Roy MarplesBridge interfaces set IFF_LOWER_UP when they have a...
2011-11-23  Roy MarplesOptimize bitwise useage a little.
2011-11-23  Roy MarplesFix bitwise logic
2011-11-23  Roy MarplesFix carrier handling on BSD
2011-11-23  Roy MarplesRespect each kernel message on carrier change instead...
2011-11-22  Roy MarplesChange default reboot timeout to 5 seconds.
2011-06-14  Roy MarplesCorrectly restart ntp on Debian.
2011-06-14  Roy MarplesDetect ntp.conf exists before copying.
2011-06-03  Roy MarplesRemove unknown variable
2011-06-03  Roy MarplesUse printf correctly
2011-06-01  Roy MarplesShell portability fixes
2011-05-27  Roy MarplesFix compile on some sytems, fixes #223.
2011-05-22  Roy MarplesFix Arch Linux SERVICESTATUS override.
2011-04-09  Roy MarplesTypo
2011-04-06  Roy MarplesRelease dhcpcd-5.2.12 v5.2.12
2011-04-06  Roy MarplesEscape | and & characters when passing to the shell.
2011-03-29  Roy MarplesWhen operating on one interface only, respect the confi...
2011-03-25  Roy MarplesWhen requesting an address, note this in the broadcasti...
2011-03-24  Roy MarplesUpdate some copyrights.
2011-03-24  Roy MarplesNot needed
2011-03-24  Roy MarplesWhen the dhcp server is running in dom0 and the client...
2011-03-24  Roy MarplesWhen the leased address changes on the interface but...
2011-03-24  Roy MarplesValidate the IP address offered, as some faulty DHCP...
2011-03-22  Roy MarplesMake logger calls resemble dhcpcd calls to syslog(3).
2011-03-22  Roy MarplesParse subnet_mask= static option instead of deriving...
2011-03-11  Roy MarplesExclude interface specific values when dumping the...
2011-03-08  Roy MarplesFix compile issue on RedHat 9
2011-02-07  Roy MarplesUse $ifmetric instead of $metric.
2011-02-04  Roy Marplesactual -> actually
2011-02-04  Roy Marples2011 and new version. v5.2.11
2011-02-04  Roy MarplesUse RT_ROUNDUP and friends so that we work with NetBSD...
2011-01-03  Roy MarplesWelcome to 2011!
2011-01-03  Roy MarplesUpdate documentation about --request.
2011-01-03  Roy MarplesRelease dhcpcd-5.2.10 v5.2.10
2010-12-23  Roy MarplesFix -r, --request address option
2010-12-06  Roy MarplesCompile on Mac OSX 10.4.
2010-11-19  Roy MarplesNo need to restart twice. v5.2.9
2010-11-18  Roy MarplesRelease dhcpcd-5.2.9
2010-11-18  Roy MarplesImprove comments.
2010-11-18  Roy MarplesFix ypbind and remove un-needed quoting.
2010-11-18  Roy MarplesDocument RELEASE reason, fixes #205.
2010-11-12  Roy MarplesNo point in building handle_hwaddr if we don't have...
2010-11-12  Roy MarplesSupport RTM_CHGADDR in NetBSD-6 for detecting link...
2010-11-11  Roy MarplesFix working out the inform address if none given.
2010-11-09  Roy MarplesAdd the hwaddr to be used to debugging.
2010-11-09  Roy MarplesDon't configure the interface twice.
2010-11-05  Roy MarplesDon't redefine _GNU_SOURCE.
2010-11-04  Roy MarplesRespect $SED
2010-10-27  Roy MarplesAnother kFreeBSD fix.
2010-10-23  Roy MarplesFix invoke-rc.d detection, #202.
2010-10-22  Roy Marpleswhitespace.
2010-10-20  Roy MarplesAdd link_addr from NetBSD so that we compile on kFreeBS...
2010-10-17  Roy MarplesMan page corrections.
2010-10-11  Roy MarplesFix syntax.
2010-10-11  Roy MarplesChange delete_timeouts into a macro.
2010-10-11  Roy MarplesAllow queues to be defined at the start.
2010-10-07  Roy MarplesPunt empty line
2010-10-06  Roy MarplesRelease dhcpcd-5.2.8
2010-09-27  Roy MarplesSome DHCP servers assign a host route via static routes...
2010-09-27  Roy MarplesInstall the dump hook by default.
2010-09-09  Roy MarplesIf we get a NAK during a test, we should not read the...
2010-09-09  Roy MarplesMove service detection and interaction logic from the...
2010-08-31  Roy MarplesDocument --version.
2010-08-24  Roy MarplesDon't need this.
2010-08-24  Roy MarplesMove dump into it's own file and remove new_ from the...
2010-08-24  Roy MarplesAllow interface to also be a path to a DHCP wire format...
2010-08-24  Roy MarplesExit correctly on error.
2010-08-24  Roy MarplesImprove scripts for DUMP
2010-08-24  Roy MarplesJust dump the lease, not any runtime options.
2010-08-24  Roy MarplesWups, remove silly commit.
2010-08-24  Roy MarplesImprove memory debug for dumping leases.
2010-08-24  Roy Marples-U, --dumplease now dumps the lease for the specified...
2010-08-07  Roy Marplesif_up and if_down variables allow more flexability.
2010-08-04  Roy MarplesRelease dhcpcd-5.2.7 v5.2.7
2010-08-04  Roy MarplesUse the active link layer address if supported.
2010-08-03  Roy MarplesFix syslog function.
2010-07-23  Roy Marpleseloop functions can now specify a queue.
2010-07-21  Roy MarplesUse a dynamic buffer for managing link messages.
2010-07-21  Roy MarplesWork out the size of the buffer we need to read netlink...
2010-07-11  Roy MarplesFix build for slackware.
2010-07-07  Roy MarplesRelease dhcpcd-5.2.6 v5.2.6
2010-06-26  Roy MarplesRever prior patch that added an extra second per interf...
2010-06-26  Roy MarplesAlways daemonise on timeout if running in master mode.
2010-06-26  Roy MarplesImprove config file handling some more on Debian systems.
2010-06-26  Roy MarplesWait an extra second per interface for IPv4LL timeout.
2010-06-10  Roy MarplesFix compile on NetBSD
next