]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2009-09-24  Roy MarplesAdd -fno-common to debugging CFLAGS. dhcpcd-4 origin/dhcpcd-4
2009-09-22  Roy MarplesRelease dhcpcd-4.0.15
2009-09-18  Roy MarplesWhen we get an ACK we should close DHCP sockets so...
2009-07-28  Roy MarplesRelease dhcpcd-4.0.14 v4.0.14
2009-07-11  Roy MarplesPromote bytes to size_t for sizeof comparison.
2009-07-11  Roy MarplesUse ssize_t which is a signed int and test if read...
2009-07-08  Roy MarplesChange get_option_addr to accept struct in_addr * inste...
2009-04-30  Roy MarplesGo back to using git
2009-04-17  Roy Marplesdhcpcd-4.0.13
2009-04-12  Roy MarplesWe should ignore DHCP messages without a ServerID,... v4.0.13
2009-03-11  Roy Marplesmandoc mandates the presence of .Os
2009-02-28  Roy MarplesBackport UDP validation from trunk
2009-02-26  Roy MarplesTypo
2009-02-26  Roy MarplesRelease dhcpcd-4.0.12
2009-02-24  Roy MarplesWe should use LOG_DAEMON v4.0.12
2009-02-24  Roy MarplesCheck carrier eariler. Thanks to Michael Olney.
2009-02-23  Roy MarplesIf we get POLLERR or POLLNVAL then we should not return...
2009-02-19  Roy MarplesRelease dhcpcd-4.0.11
2009-02-19  Roy MarplesEnsure that IPv4LL leases are not frominfo when probed.
2009-02-19  Roy MarplesEnsure we continue after we fail to send a packet.
2009-02-04  Roy MarplesRelease dhcpcd-4.0.10 v4.0.11
2009-02-01  Roy MarplesRFC2131 implies that we should only ARP check after... v4.0.10
2009-01-31  Roy MarplesRelease dhcpcd-4.0.9
2009-01-30  Roy MarplesWe should zero the entire message struct so any options... v4.0.9
2009-01-29  Roy MarplesJust terminate the DHCP message if not terminated....
2009-01-29  Roy MarplesClean up compiler warnings from overly pedantic checking.
2009-01-26  Roy MarplesRelease dhcpcd-4.0.8
2009-01-26  Roy Marpleswhile -> for
2009-01-26  Roy MarplesOptimize code around NULL terminated hostname.
2009-01-26  Roy MarplesTerminate hostname
2009-01-26  Roy MarplesStop storing length in hostname.
2009-01-26  Roy MarplesWe should only send short hostnames as qualfied ones...
2009-01-26  Roy MarplesEnsure that we have enough buffer for gethostname and... v4.0.8
2009-01-22  Roy Marplesnohook 20-resolv.conf should work now.
2009-01-22  Roy MarplesBackport fix for #156.
2009-01-12  Roy Marplesset broadcast_address correctly.
2008-12-28  Roy MarplesTypo, thanks to zafer.
2008-12-07  Roy MarplesDocument the quiet directive in man dhcpcd.conf
2008-12-02  Roy MarplesRelease 4.0.7
2008-12-01  Roy MarplesEnsure host routes and subnet routes are added correctly. v4.0.7
2008-12-01  Roy MarplesWe need to ensure that our interface has the address...
2008-11-27  Roy MarplesBackport adding the src pref address from trunk.
2008-11-27  Roy MarplesDescribe the blacklist option.
2008-11-27  Roy MarplesIf an interface link fd flaps, don't indiscriminately...
2008-11-27  Roy MarplesFix warning of monotonic clock existence.
2008-11-25  Roy MarplesRelease 4.0.6
2008-11-25  Roy MarplesFix adding of host routes. v4.0.6
2008-11-25  Roy MarplesCSR should come before other route options according...
2008-11-25  Roy MarplesBackport route code from trunk so we correctly handle...
2008-11-21  Roy MarplesRemove the S option from the command line description...
2008-11-21  Roy MarplesRelease 4.0.5
2008-11-21  Roy MarplesBackport r1074 to dhcpcd-4.0 which stops sending a... v4.0.5
2008-11-14  Roy MarplesNetBSD sh needs eval here.
2008-11-11  Roy MarplesDon't restart ntpd if it's not already running.
2008-11-04  Roy MarplesRelease 4.0.4
2008-11-04  Roy MarplesTrim trailing NULLs from string options, #120.
2008-10-29  Roy MarplesRelease dhcpcd-4.0.3 v4.0.4
2008-10-28  Roy MarplesRe-create the old .info file for applications that... v4.0.3
2008-10-28  Roy MarplesWait correctly after a DECLINE and ensure we send the...
2008-10-28  Roy MarplesExplain why we decline the address in a message.
2008-10-27  Roy MarplesAllow ntp.conf location to be tunable, #119
2008-10-22  Roy MarplesUpdate change log location
2008-10-17  Roy MarplesWe should send the IP address we decline and the server...
2008-10-07  Roy MarplesUpdate bug page.
2008-10-06  Roy MarplesSimplify the logic of what to put in the message, and...
2008-10-01  Roy MarplesRelease 4.0.2
2008-10-01  Roy MarplesReally fix Gentoo #239098. v4.0.2
2008-10-01  Roy MarplesFix compat options, Gentoo #239098.
2008-09-26  Roy MarplesPull the one patch to the dhcpcd-4.0 branch from git...
2008-09-26  Roy MarplesFix -I '' to not send a client ID instead of a blank...
2008-09-25  Roy MarplesPunt
2008-09-25  Roy MarplesPunt
2008-09-25  Roy MarplesUpdate for svn.
2008-09-25  Roy MarplesBranch dhcpcd-4.0
2008-08-26  Roy MarplesStyle
2008-08-25  Roy MarplesFix CMDLINE_COMPAT.
2008-08-24  Roy MarplesRelease dhcpcd-4.0.0 :D
2008-08-22  Roy MarplesStyle.
2008-08-22  Roy MarplesDon't errors when opening a UDP socket for INADDR_ANY...
2008-08-21  Roy MarplesAlways open a UDP port on the interface.
2008-08-20  Roy MarplesMove the --renew option to --rebind as it's more accura...
2008-08-20  Roy MarplesClarify that dhcpcd will not re-configure itself or...
2008-08-19  Roy MarplesWe should really enter the rebinding state on a request...
2008-08-19  Roy MarplesDon't run PREINIT when testing.
2008-08-18  Roy MarplesFix Test returning to userland.
2008-08-18  Roy Marplespidfiles normally have a new line
2008-08-18  Roy MarplesFix some config reading.
2008-08-18  Roy MarplesThe require directive now requires that the required...
2008-08-17  Roy MarplesDocument correct background option in dhcpcd.conf
2008-08-15  Roy MarplesFix compat.
2008-08-15  Roy MarplesRelease dhcpcd-4.0.0-rc5
2008-08-15  Roy MarplesIf cmp and diff aren't around, try a text match using...
2008-08-15  Roy MarplesDon't enforce that keys are space separated
2008-08-15  Roy Marplessed may not always be available, so use shell loops...
2008-08-15  Roy MarplesFix cmp test.
2008-08-15  Roy MarplesRemove the append/clean framework and prefer a store...
2008-08-14  Roy MarplesRe-jig the order of doing things to improve our logging.
2008-08-14  Roy MarplesIf a device is not found, report it.
2008-08-14  Roy MarplesDon't warn about dhcpcd not running when using --renew.
2008-08-14  Roy MarplesDon't error if no interfaces or the state dir does...
next