]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2013-12-12  Roy MarplesAndroid ships buggy ICMP6 filter headers.
2013-12-12  Roy MarplesFix NAK backoff
2013-12-10  Roy MarplesFix sending of DHCPv6 FQDN when only hostname specified
2013-12-10  Roy MarplesDon't request a DHCPv6 lease when testing
2013-12-06  Roy MarplesFix some memory issues.
2013-12-06  Roy MarplesFix vendor options a litle
2013-12-06  Roy MarplesAdd support for RFC3925 Vendor-Identifying Vendor Options
2013-12-06  Roy MarplesNow that we only use dhcpcd-definitions.conf, remove...
2013-12-05  Roy MarplesFix a compile warning
2013-12-04  Roy MarplesPedantic change
2013-12-04  Roy MarplesFix some memory errors
2013-12-03  Roy MarplesRemove dead options
2013-12-03  Roy MarplesFix brain damage
2013-12-03  Roy MarplesFix a few memory leaks, DHCPv6 prefix definition and...
2013-12-03  Roy MarplesFix encapsulated options.
2013-12-02  Roy MarplesFix a crash freeing our embedded config
2013-12-02  Roy MarplesMinor correction
2013-12-02  Roy MarplesRemove hard coded DHCP/DHCPv6 options and then to dhcpc...
2013-12-02  Roy MarplesIf an embedded or encapsulated option variable differs...
2013-12-01  Roy MarplesRemove dup type check
2013-12-01  Roy MarplesAllow string and binhex types to have lengths.
2013-11-30  Roy MarplesFix a warning
2013-11-29  Roy MarplesStyle
2013-11-29  Roy MarplesUse a different buffer for reading our embedded config
2013-11-29  Roy Marples-g is more portable than -ggdb
2013-11-29  Roy MarplesFix comment about termination correctness.
2013-11-29  Roy MarplesRemove whitespace between options
2013-11-29  Roy Marplesinitial define lengths are calculated during the make...
2013-11-29  Roy MarplesTrim whitespace between command and argument
2013-11-29  Roy MarplesI had no idea what I was smoking when I moved these...
2013-11-29  Roy Marplesget_option should not perform length validation based...
2013-11-29  Roy MarplesAdd type for rfc3442
2013-11-29  Roy MarplesRead the embedded config into global values rather...
2013-11-27  Roy MarplesCheck length before accessing memory to silence valgrind.
2013-11-27  Roy MarplesFix a crash where we don't care about option length.
2013-11-27  Roy MarplesFix debug options and default CFLAGS
2013-11-27  Roy MarplesAdd support for user defined options with embedded...
2013-11-23  Roy MarplesFix virtual interfaces without a hardware address.
2013-11-21  Roy MarplesNote avenue for discussion making PD work with other...
2013-11-20  Roy MarplesWhen running for a single interface, don't set WAITIP...
2013-11-20  Roy MarplesWhen releasing, we need to de-configure the interface...
2013-11-19  Roy MarplesNUL != NULL, so use the correct literal.
2013-11-16  Roy MarplesLinux has had address loopback routes since 2.2
2013-11-15  Roy MarplesDon't log ClientID if using DUID as that's already...
2013-11-15  Roy MarplesChange IAID to default from the last 4 bytes of the...
2013-11-15  Roy MarplesAllow IAID to be configured in DHCPv4 clientid.
2013-11-14  Roy MarplesBuild fixes for only INET and only INET6
2013-11-14  Roy MarplesAvoid pointer gymnastics.
2013-11-14  Roy MarplesCID 1102809: Fix uninitialised variable.
2013-11-14  Roy MarplesWhite space, ordering and man corrections.
2013-11-12  Roy MarplesImplement RFC4242, Information Refresh Time Option...
2013-11-12  Roy MarplesWarn if dev is started more than once.
2013-11-12  Roy MarplesCleanup IPv4 fd opening and closing.
2013-11-10  Roy MarplesSet blank CFLAGS/CPPFLAGS and then append user CFLAGS...
2013-11-10  Roy MarplesFix typo adding CPPFLAGS to XCC.
2013-11-08  Roy MarplesFix processing of inet4 addr in vendor options and...
2013-11-08  Roy MarplesPreserve vendor encapsulated options
2013-11-08  Roy MarplesMove the kernel reporting DAD warning to ipv6nd.c to...
2013-10-10  Roy MarplesFix renewal of Prefix Delegation.
2013-10-10  Roy MarplesAdd noipv4 and noipv6 options.
2013-10-06  Roy MarplesWarn about missing interfaces which require prefix...
2013-10-05  Roy MarplesIf we timeout, remove any waitip config so that we...
2013-10-02  Roy MarplesFix a small memory leak
2013-10-02  Roy MarplesRemove the IPv6 forwarding router check as valid use...
2013-09-27  Roy MarplesWe should abort if no specified interfaces are found.
2013-09-27  Roy MarplesDon't stop dev management on fork
2013-09-21  Roy MarplesClarify the timeout behaviour if in master mode or...
2013-09-21  Roy MarplesTest for wpa_supplicant.conf in /etc/wpa_supplicant...
2013-09-21  Roy MarplesPass the correct run directory to dhcpcd-run-hooks
2013-09-20  Roy MarplesRelease dhcpcd-6.1.0 v6.1.0
2013-09-14  Roy MarplesAllow dev to recieve errors from managers handle_device.
2013-09-12  Roy MarplesFix warning
2013-09-12  Roy MarplesIt seems that some older udev versions support filterin...
2013-09-12  Roy MarplesStart dev after link for a more sane interface rename.
2013-09-12  Roy MarplesDev module start now returns an fd to monitor so the...
2013-09-12  Roy MarplesFix dev building again
2013-09-12  Roy MarplesFix building with a dev manager
2013-09-12  Roy MarplesSupport older udev versions where we need to rely on...
2013-09-12  Roy MarplesInstead of linking directly to libudev, create a plugin...
2013-09-10  Roy MarplesInstead of just renaming the interface on Linux, take...
2013-09-10  Roy MarplesCheck if udev has actually initialized the interface...
2013-09-09  Roy MarplesFix compile warning on BSD
2013-09-09  Roy MarplesFix interface renaming and carrier reporting when using...
2013-09-09  Roy MarplesImprove udev handling a little.
2013-09-09  Roy MarplesOnly start on settled devices.
2013-09-09  Roy MarplesFix udev filter test.
2013-09-09  Roy MarplesAdd udev support for interface arrival and departure.
2013-09-07  Roy MarplesFix requesting >1 DHCPv6 address
2013-09-07  Roy MarplesDon't bother managing a /128 prefix.
2013-09-06  Roy MarplesPlug a leak
2013-09-06  Roy MarplesNo need for this include now.
2013-09-06  Roy MarplesTry and fix removal of the ip address when using INFORM.
2013-09-06  Roy MarplesFix linux support for new RTM handling.
2013-09-06  Roy MarplesIt seems that FreeBSD will send RTM_DELADDR + RTM_NEWAD...
2013-09-06  Roy MarplesFix DAD support when we need to listen on the wire.
2013-09-06  Roy MarplesIgnore all messages raised by dhcpcd.
2013-09-05  Roy MarplesFix initial carrier status
2013-09-05  Roy MarplesFix build without INET6
2013-09-04  Roy MarplesClarify waitup arguments.
2013-09-04  Roy MarplesFix comparison
next