]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2009-09-19  Roy MarplesFix various typos and grammatical errors.
2009-09-09  Roy MarplesDon't null terminate gratuitously when handling quotes.
2009-09-02  Roy MarplesRelease dhcpcd-5.0.8 v5.0.8
2009-09-02  Roy MarplesRemove escapes in man pages for vendor ,"hello world"
2009-09-02  Roy MarplesAllow an un-encapsulated vendor option.
2009-09-02  Roy MarplesWe should not affect other interfaces when handling...
2009-09-02  Roy MarplesDon't pass "dhcpcd $iface" to discover_interfaces so our
2009-09-01  Roy MarplesFix parsing of escape codes.
2009-08-12  Roy MarplesWhitespace.
2009-08-11  Roy MarplesFix timeout of 0 disabling the timeout.
2009-08-11  Roy MarplesFix persistent option.
2009-08-05  Roy MarplesDon't check family on point to point interfaces as...
2009-08-05  Roy MarplesOnly allow hardware families we know we can work with...
2009-07-29  Roy MarplesInclude sys/types.h to compile on NetBSD-4
2009-07-28  Roy MarplesRelease dhcpcd-5.0.7 v5.0.7
2009-07-26  Roy MarplesFix -f /path/to/config, #176.
2009-07-25  Roy MarplesFix usage.
2009-07-25  Roy Marples-e, --env var=value
2009-07-25  Roy MarplesFix section.
2009-07-25  Roy MarplesDocumentation updates.
2009-07-21  Roy MarplesTest for fqdn name.
2009-07-21  Roy MarplesDon't FAIL the script when testing
2009-07-12  Roy MarplesAdd some logging for errors reading/writing the leasefile.
2009-07-11  Roy MarplesWe should remove the leasefile for IPv4LL addresses...
2009-07-11  Roy MarplesRemove the leasefile on release.
2009-07-11  Roy MarplesDon't run the script with NAK when testing.
2009-07-11  Roy MarplesAllow testing of INFORM and REQUEST messages.
2009-07-11  Roy MarplesDon't alter the MTU when testing.
2009-07-11  Roy MarplesDon't print (null) when there is no NAK message.
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 MarplesRelease dhcpcd-5.0.6 v5.0.6
2009-07-08  Roy MarplesEnsure that DBDIR and RUNDIR exist if defined as /var...
2009-07-08  Roy MarplesEnsure that ntp.conf exists before removing markers.
2009-07-08  Roy MarplesChange get_option_addr to accept struct in_addr * inste...
2009-07-05  Roy MarplesAdd -W, --whitelist addr/cidr
2009-07-04  Roy MarplesSilence more GCC warnings about unused return values.
2009-07-04  Roy MarplesDocument nooption
2009-07-04  Roy MarplesWhen we get an ACK we should close DHCP sockets so...
2009-07-04  Roy MarplesLog the MTU changes.
2009-07-03  Roy MarplesSave the MTU when changing it.
2009-07-03  Roy MarplesRelease dhcpcd-5.0.5 v5.0.5
2009-07-03  Roy MarplesRespect the MTU by default.
2009-07-03  Roy MarplesFix detecting the dstaddr at startup.
2009-06-09  Roy MarplesStyle.
2009-05-14  Roy MarplesRelease dhcpcd-5.0.4 v5.0.4
2009-05-13  Roy MarplesAlthough RFC2131 requires a ServerID we can actually...
2009-05-13  Roy MarplesThe smallest MTU we can work with is 576, so don't...
2009-05-13  Roy MarplesEnforce a minimum lease of 20 seconds so we can do...
2009-05-11  Roy MarplesRelease dhcpcd-5.0.3 v5.0.3
2009-05-11  Roy Marplesifas without an ifa_addr seem to indicate a link withou...
2009-05-10  Roy MarplesI stand corrected - ifa_addr can be NULL from getifaddrs(3)
2009-05-10  Roy MarplesSome glibc versions have a NULL ifa_addr for the ifa...
2009-05-10  Roy MarplesRelease dhcpcd-5.0.2 v5.0.2
2009-05-10  Roy MarplesDon't forget to remove .gitignore
2009-05-10  Roy MarplesAdd a build target to prepare dhcpcd for importing...
2009-05-10  Roy MarplesDocument new behaviour re lookup-hostname
2009-05-09  Roy MarplesInstall the lookup-hostname script by default but don...
2009-05-09  Roy MarplesFix dhcpcd -n $int starting a new instance of dhcpcd...
2009-05-03  Roy MarplesEnsure that our dirs exist in the PREINIT stage.
2009-05-03  Roy MarplesSome distros need additional headers to compile linux...
2009-05-03  Roy MarplesRelease dhcpcd-5.0.1 v5.0.1
2009-05-02  roy@ubersparc... We need to cast to void * to remove warnings on Sparc64
2009-05-01  Roy MarplesAdd (c) to Copyright
2009-04-30  Roy MarplesGo back to using git
2009-04-28  Roy MarplesRelease dhcpcd-5.0.0
2009-04-27  Roy MarplesFix existing address detection.
2009-04-24  Roy MarplesTypo
2009-04-24  Roy Marplesdhcpcd -V now shows all variables we set, even without...
2009-04-24  Roy MarplesRemove .depend before creating it.
2009-04-20  Roy MarplesOnly allow lo0 through allow
2009-04-20  Roy MarplesNo need for this.
2009-04-20  Roy MarplesFix quoting
2009-04-20  Roy MarplesNo need to quote here.
2009-04-20  Roy MarplesRevert iforder -> interface_order
2009-04-20  Roy MarplesRemove old NetworkManager script - it's useless these...
2009-04-20  Roy MarplesPrefix interface vars with if so we don't stamp on...
2009-04-19  Roy MarplesRelease .18
2009-04-19  Roy MarplesBlank memory correctly so we pickup address and route...
2009-04-19  Roy MarplesRelease dhcpcd-4.99.17
2009-04-18  Roy MarplesAdd an option to fallback to a profile when DHCP fails.
2009-04-17  Roy MarplesNetBSD-5.0RC4 has a kernel error causing an AF_LINK...
2009-04-17  Roy MarplesFix compile on FreeBSD.
2009-04-17  Roy MarplesFix compile on NetBSD
2009-04-17  Roy MarplesWe need to move allow/deny back to options
2009-04-17  Roy Marplesdiscover_interfaces now uses getifaddrs instead of...
2009-04-15  Roy MarplesSome option only make sense in the configuration file...
2009-04-15  Roy MarplesFix crash at end of arping list
2009-04-12  Roy MarplesWe should ignore DHCP messages without a ServerID,...
2009-04-02  Roy MarplesRelease dhcpcd-4.99.16
2009-03-31  Roy MarplesWe need a bit more space for the profile name.
2009-03-31  Roy MarplesAdd the ability to arping an address and select a profi...
2009-03-23  Roy MarplesImprove PTP INFORM support some more.
2009-03-23  Roy MarplesDefault point to point interfaces to static if not...
2009-03-23  Roy MarplesIf we define a static address, we are not informing...
2009-03-23  Roy MarplesExport interface flags.
2009-03-23  Roy MarplesFail the interface when we need a clientid.
2009-03-23  Roy Marplesdhcpcd CAN work on IEEE FireWire interfaces.
2009-03-23  Roy MarplesWe should not work with lo by default.
2009-03-20  Roy MarplesRelease dhcpcd-4.99.15
next