]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2016-01-07  Roy MarplesImport example hook scripts as well - upstream Makefile...
2016-01-07  Roy MarplesFix config.mk spacing
2016-01-07  Roy MarplesAdd -P, --printpidfile to print the pidfile dhcpcd...
2016-01-07  Roy MarplesRelease dhcpcd-6.10.0 v6.10.0
2016-01-07  Roy MarplesAdd PROBE state so we can reject DHCP messages whilst...
2016-01-07  Roy MarplesTreat OFFER as ACK if both parties set rapid commit.
2016-01-06  Roy MarplesCast away a gcc warning.
2016-01-06  Roy MarplesUpdated in 2016
2016-01-06  Roy MarplesFix compile on Linux
2016-01-06  Roy MarplesOpenBSD does not have ENODATA, use EOVERFLOW instead.
2016-01-06  Roy MarplesIf we are to add/delete/change a route but have not...
2016-01-06  Roy MarplesCorrect function to report error for.
2016-01-05  Roy MarplesSet route/netlink seq number correctly.
2016-01-05  Roy MarplesUse ERANGE to differentiate from EINVAL to detect optio...
2016-01-04  Roy MarplesUpdated in 2016.
2016-01-04  Roy MarplesEnsure that option length fits inside data length less...
2016-01-04  Roy Marples2016
2016-01-04  Roy Marplesdhcp_optlen now returns the length of the data we can...
2016-01-04  Roy MarplesWelcome to 2016
2016-01-04  Roy MarplesFix some definitions
2015-12-31  Roy Marples80 chars wrap
2015-12-31  Roy Marpleshtosn requires arpa/inet.h on kFreeBSD.
2015-12-31  Roy MarplesDetect kFreeBSD correctly.
2015-12-31  Roy MarplesRemove FreeBSD specific defines and include the needed...
2015-12-31  Roy MarplesFix compile on FreeBSD
2015-12-24  Roy MarplesImprove error logging of packet parsing.
2015-12-24  Roy MarplesMake DHCPv6 Client FQDN option allowed to be NULL,...
2015-12-23  Roy MarplesTry and move YP config to an example hook script.
2015-12-22  Roy MarplesInstall example hooks
2015-12-22  Roy MarplesGrudgingly accede to the vocal minority that dhcpcd...
2015-12-22  Roy MarplesMove lookup-hostname hook to the example directory.
2015-12-22  Roy MarplesInstall hooks that should not be installed by default...
2015-12-21  Roy MarplesIf we lack an index or interface protocol in the routin...
2015-12-21  Roy MarplesWhitespace
2015-12-21  Roy MarplesFix a bogus gcc warning about a potential signed overflow.
2015-12-21  Roy Marples-g must go via the command socket as it's no longer...
2015-12-17  Roy MarplesNote that systemd/udev leaks memory where-as the eudev...
2015-12-17  Roy MarplesRemove this pointless debug.
2015-12-17  Roy MarplesWhen stopping and starting interfaces, just toggle...
2015-12-17  Roy MarplesCheck active before link status when sorting
2015-12-17  Roy MarplesNow all interfaces are loaded, don't try to load one...
2015-12-17  Roy MarplesND6 and DHCPv6 should only work on active interfaces.
2015-12-17  Roy MarplesInstead of maintaining a seperate list, instead mark...
2015-12-17  Roy MarplesWhen parsing the routing table, create an interface...
2015-12-15  Roy Marplesautoconf --includedir is where include files are to...
2015-12-15  Roy MarplesSend gratuitous ARP each time we apply our IP address.
2015-12-15  Roy MarplesReturn if we forked or not after dhcp_bind.
2015-12-15  Roy Marplescopy the configured hostname using the buffer length,
2015-12-15  Roy MarplesTest for ETHERTYPE_IP as the protocol type in the ARP...
2015-12-15  Roy MarplesOptimise the ARP BPF filter, thanks to Nate Karstens.
2015-12-07  Roy MarplesWork once more with INET6 less kernels.
2015-12-04  Roy MarplesFix the manpage with reality, [9e55971edd].
2015-12-04  Roy Marplesnoptions requires an argument.
2015-12-04  Roy MarplesFix 2 NULL de-references, thanks to Christos.
2015-12-03  Roy MarplesFix compile without IPv6.
2015-11-30  Roy MarplesRelease dhcpcd-6.9.4 v6.9.4
2015-11-19  Roy MarplesIf dumping lease returns an error, return it to userland.
2015-11-19  Roy MarplesIf testing or dumping leases, don't send to syslog...
2015-11-19  Roy MarplesAlways send LOG_DEBUG to syslog(3) even if we are in...
2015-11-18  Roy MarplesFix adding static routes via a gateway on BSD.
2015-11-18  Roy MarplesFix adding host routes via a gateway on Linux.
2015-11-18  Roy MarplesIf a host route in static routes, don't then set a...
2015-11-18  Roy MarplesIf dumping leases, skip authentication and address...
2015-11-18  Roy MarplesProtect against underflow.
2015-11-18  Roy MarplesFix dumping DHCPv6 leases.
2015-11-18  Roy MarplesFix memory issue with prior commit.
2015-11-18  Roy Marples-U, --dumplease now works with standard input.
2015-11-13  Roy MarplesUse a GCC pragma directive to mask off the warning...
2015-11-13  Roy MarplesRemove unused var.
2015-11-13  Roy MarplesObey the hostname_short option even for FQDN hostnames...
2015-11-13  Roy MarplesAdd a -N --renew option to renew any existing address...
2015-10-27  Roy MarplesMake socket init happen earlier as we need it for dump...
2015-10-27  Roy MarplesFix printf m test.
2015-10-26  Roy MarplesFix DHCP INFORM on non IN_IFF_* systems.
2015-10-26  Roy MarplesFix DHCP INFORM.
2015-10-26  Roy MarplesDon't check link state if not instruted to before worki...
2015-10-26  Roy MarplesLooks like NetBSD will never support printf %m so remov...
2015-10-26  Roy MarplesOnly use GCC pragma is GCC is 4.6 or newer for push...
2015-10-26  Roy MarplesWorkaround NetBSD's buggy gcc syslog/printf format...
2015-10-26  Roy MarplesMark our logger function as sysloglike because we enjoy...
2015-10-23  Roy MarplesRemove _dead macro and swap printflike position.
2015-10-23  Roy MarplesFix prior accidental commit:-
2015-10-23  Roy MarplesRevert prior and add note why we use strerror().
2015-10-23  Roy MarplesUse strerror_r as strerror is not thread safe.
2015-10-19  Roy MarplesIntroduce the optional option type, which allows embedd...
2015-10-16  Roy MarplesImprove the logic when failing to lock the pidfile.
2015-10-14  Roy MarplesChange configure test for IFLA_AF_SPEC to IFLA_INET6_AD...
2015-09-30  Roy MarplesIf dhcpcd does not know the DHCPv6 status code, report...
2015-09-30  Roy MarplesAdd status code 6, No Prefix Available as a status...
2015-09-30  Roy MarplesBump date for previous
2015-09-30  Roy MarplesAdd an option to enable DHCPv6 Information Request...
2015-09-22  Roy MarplesCorrect anohter Prefix Delegation sizing issue.
2015-09-22  Roy MarplesCorrest size allocation for prefix delegation, thanks...
2015-09-19  Roy MarplesFix TEST for IPv4LL.
2015-09-19  Roy MarplesFix test mode by checking for an IPv4LL address
2015-09-15  Roy MarplesAllow -p to work with -x on an already running process...
2015-09-15  Roy MarplesFix moving a lease from one interface to another.
2015-09-15  Roy MarplesSome BSD's require the pid explicitly set on route...
2015-09-15  Roy MarplesChange IPv6 routes when MTU differs as well.
2015-09-15  Roy MarplesRationalise test order.
next