]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
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...
2008-08-14  Roy MarplesSet the main state dir in the main hook script.
2008-08-14  Roy MarplesDon't quote for uniqify and use 1 sed call instead...
2008-08-14  Roy MarplesMove uniqify to dhcpcd-run-hooks
2008-08-14  Roy MarplesIf resolvconf is not present, try and emulate it's...
2008-08-14  Roy MarplesMake signature more sane and fix comment.
2008-08-14  Roy MarplesWe should always run the script on FAIL.
2008-08-14  Roy MarplesBe consistent with dhcient - always PREINIT on startup...
2008-08-13  Roy Marplesclassid -> vendorclassid to match the RFC description.
2008-08-13  Roy MarplesAllow reqmask of numbers.
2008-08-13  Roy MarplesFix INFORM and document it in dhcpcd-run-hooks.
2008-08-13  Roy MarplesFix segfault.
2008-08-13  Roy MarplesCheck for localhost.localdomain as needing a new hostname.
2008-08-13  Roy MarplesSupport head and tail files for resolv.conf
2008-08-13  Roy MarplesScrub compile warnings on FreeBSD.
2008-08-13  Roy MarplesFix removing old stale entries.
2008-08-13  Roy Marplescontent -> configuration
2008-08-13  Roy MarplesRemove the word inteface from the signature.
2008-08-13  Roy MarplesUse append_conf return value.
2008-08-13  Roy MarplesDon't cast needlessly.
2008-08-13  Roy MarplesFix an buffer overflow leading to random bytes in the...
2008-08-13  Roy MarplesAdd a framework for top an tailing config files with...
2008-08-12  Roy MarplesFix -n when already running.
2008-08-12  Roy MarplesRemove the signature variable - each hook makes it...
2008-08-12  Roy MarplesDefault target should not be install ...
2008-08-12  Roy Marplesntp.conf could have more than just servers, but DHCP...
2008-08-12  Roy MarplesDon't assume comments start with #
2008-08-12  Roy MarplesDocument dhcpcd spining with dhcpcd -x.
2008-08-12  Roy Marplesleased from should be time_t. Also, add boundtime for...
2008-08-12  Roy MarplesWhen requesting an address, probe for it first.
2008-08-12  Roy MarplesNeed time.h for nanosleep.
2008-08-12  Roy MarplesWe should ARP probe after discover.
2008-08-12  Roy MarplesSpin until dhcpcd exits (timeout 10 seconds) to avoid...
2008-08-12  Roy MarplesRemove unused function.
2008-08-11  Roy MarplesRename exec_script to run_script. Split the exec/fork...
2008-08-11  Roy MarplesNo longer need these.
2008-08-11  Roy MarplesRemove loads of code specific to fork()less systems...
2008-08-08  Roy MarplesDHCP_option -> DHO_option.
2008-08-08  Roy MarplesAllow FQDN to be decoded to userland. Also, don't exclu...
2008-08-08  Roy MarplesWe should not make any restrictions on hostname. RFC213...
2008-08-08  Roy MarplesEnsure that hostname does not begin with a .
2008-08-08  Roy MarplesSkip the trailing . if it exists on the FQDN.
next