]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2017-03-24  Roy MarplesRemove custom logger and output all diagnostics via...
2017-03-22  Roy MarplesFix warnings by including the strtoi header.
2017-03-22  Roy MarplesUse new strtoi changes.
2017-03-22  Roy MarplesUpdate strtoi from latest NetBSD.
2017-03-22  Roy MarplesFix compile with bpf on OpenBSD.
2017-03-22  Roy MarplesFix compile with posix_spawn now being required.
2017-03-22  Roy MarplesReport correct config test for arc4random_uniform
2017-03-21  Roy MarplesRemove configure opts for prior.
2017-03-21  Roy MarplesRemove posix_spawn(3) compat code.
2017-03-21  Roy MarplesRemove getline(3) compat code.
2017-03-21  Roy MarplesRemove the strlcpy compat code and just #define it...
2017-03-21  Roy MarplesPlace correct license in compat headers.
2017-03-21  Roy MarplesRemove the cov-int dir when cleaning.
2017-03-21  Roy MarplesFix man page paths.
2017-03-21  Roy MarplesIgnore distribution and Coverity files.
2017-03-21  Roy MarplesClean up some definitions.
2017-03-20  Roy MarplesUse fstat to work out the lease file size and read...
2017-03-20  Roy MarplesTest address family to test the correct address flags.
2017-03-20  Roy MarplesConfigure correct hook dir.
2017-03-19  Roy MarplesMove md5 and sha256 out to compat.
2017-03-19  Roy MarplesMove compat out of src.
2017-03-17  Roy MarplesIf the kernel isn't doing DAD for our newly added addre...
2017-03-16  Roy MarplesFix building the distribution.
2017-03-16  Roy MarplesFix .gitignore
2017-03-16  Roy MarplesMove dhcpcd-hooks dir to hooks
2017-03-16  Roy MarplesMove dhcpcd-hooks outside of src
2017-03-15  Roy MarplesDisable NTP in the default config.
2017-03-15  Roy MarplesDisable NTP in the default config.
2017-03-15  Roy MarplesMove the source files along with dev, crypt and comapt...
2017-03-14  Roy MarplesMarkdown improvements.
2017-03-14  Roy MarplesUse some markdown loving.
2017-03-10  Roy MarplesIf the ARP socket open when starting to probe, re-apply...
2017-03-10  Roy MarplesIf we get DAD using IPv4LL on NetBSD, delete the address.
2017-03-10  Roy MarplesDon't crash when calling IPv4LL without an address...
2017-03-10  Roy MarplesOnly conflict on ARP when sip matches OR sip is INADDR_...
2017-03-10  Roy MarplesOnly run ARP conflicts for the state if either sip...
2017-03-10  Roy MarplesWe're no longer interested in Unicast Poll.
2017-03-10  Roy Marplesbpf: only interested in direct conflict (sender) or...
2017-03-08  Roy MarplesFix compile warnings on NetBSD ERLITE.
2017-03-08  Roy MarplesReading BPF works fine on SunOS as well.
2017-03-08  Roy MarplesWorkaround a SunOS bug with reading more than 2^31...
2017-03-08  Roy MarplesInclude paths.h for _PATH_BPF
2017-03-08  Roy MarplesRename if_*raw functions to bpf_* so it's more descript...
2017-03-06  Roy MarplesMore welcomes to 2017.
2017-03-06  Roy MarplesBelated welcome to 2017.
2017-03-05  Roy Marplesbpf: match ip_dst to to lease address when bound
2017-03-05  Roy Marplesbpf: ARP and BOOTP filter improvements
2017-02-27  Paul Walrath30-hostname: set to localhost when hostname is reqlinqu...
2017-02-27  Roy MarplesIf a new hostname is set, log it.
2017-02-26  Roy MarplesRe-work the BPF filters so they are early return.
2017-02-26  Roy MarplesIgnore dhcpcd-hooks/50-ypbind
2017-02-26  Roy MarplesMark the message property of the DHCPv6 Status code...
2017-02-26  Roy MarplesFix a sign warning.
2017-02-25  Roy MarplesAdd a define to allow noisy ARP debugging.
2017-02-25  Roy MarplesIgnore ARP Unicast Poll, RFC 1122
2017-02-23  Roy MarplesAdd .gitignore so that generated files are excluded...
2017-02-23  Roy MarplesDetect .git directory and add debugging flags.
2017-02-14  Roy MarplesCopy out the inet6 address from some unaligned strucutu...
2017-01-23  Roy MarplesBump dates for prior.
2017-01-23  Roy MarplesSpelling fixes from abhinav@netbsd.org
2017-01-17  Roy MarplesInclude a defintion for getallifaddrs from libsocket_priv.h
2017-01-17  Roy MarplesIt's more correct to say BSD has sa_len.
2017-01-17  Roy MarplesNewer Illumos defines AF_PACKET which confuses us,...
2017-01-15  Roy MarplesFix runit service handling, [62772337e0].
2017-01-15  Roy MarplesTest actual gateway given rather than one from a random...
2017-01-13  Roy MarplesOpenBSD-6.0 defines rt_mtu as a "convienience", so...
2016-12-19  Roy MarplesRemove extra waitip from man page, fixed [b1c7268430].
2016-12-13  Roy MarplesDon't start arping if there is no configuration for it.
2016-12-13  Roy MarplesTest we are given an interface in dhcpcd.conf before...
2016-12-09  Roy MarplesAdd support for MUD URL, draft-lear-ietf-netmod-mud-04.
2016-12-06  Roy MarplesChange arping_index from 1 based to 0 based, defaulting...
2016-11-29  Roy MarplesDon't trust bootp->sname to be NULL terminated.
2016-11-29  Roy MarplesCast away a warning.
2016-11-29  Roy MarplesInit kernel routes before building our routes after...
2016-11-29  Roy MarplesAlways warn if we cannot open the config file.
2016-11-29  Roy MarplesContinue operation when failing to send packets.
2016-11-29  Roy MarplesImprove if_addrflag handling.
2016-11-29  Roy MarplesFreeBSD does not set an error when trying to get IPv6...
2016-11-23  Roy MarplesFix IPv6 DAD on OpenBSD.
2016-11-23  Roy MarplesBackout prior, added stuff by mistake.
2016-11-23  Roy MarplesFix IPv6 DAD on OpenBSD.
2016-11-23  Roy MarplesOnly clear the address family routes we're re-loading.
2016-11-23  Roy MarplesFix adding subnet routes without a source address on...
2016-11-19  Roy MarplesMove ipv6_ctx into dhcpcd_ctx.
2016-11-19  Roy MarplesOnly build the routing tables for the address family...
2016-11-18  Roy MarplesRevert prior, it's wrong.
2016-11-18  Roy MarplesStop spamming each route change needlessly.
2016-11-18  Roy MarplesOnly compare the address part length as the rest maybe...
2016-11-18  Roy MarplesImprove NTP timestamp from realtime and fix the double...
2016-11-18  Roy MarplesMerge fixes from dhcpcd-6 for authentication token...
2016-11-18  Roy MarplesAuthentication token support should have an algo of 0.
2016-11-18  Roy MarplesFix markup.
2016-11-17  Roy MarplesDon't assume we always have RTA_IFA.
2016-11-17  Roy MarplesImprove nl80211 support as we now know how to work...
2016-11-17  Roy MarplesImprove nl80211 support as we now know how to work...
2016-11-16  Roy MarplesFix compile on FreeBSD.
2016-11-10  Roy MarplesFix sa_fromprefix for real on BSD.
2016-11-10  Roy MarplesSet sa_len when creating a sockaddr from a prefix.
2016-11-10  Roy MarplesFix size of DHCPv6 addresses when making messages.
2016-11-08  Roy MarplesDo somewith with getline result in configure to make...
next