summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Prepare dhcpcd-7.0.0-beta1dhcpcd-7.0.0-beta1Roy Marples2017-03-31
* Guard this with #ifdef INET so we can compile INET6 only.Roy Marples2017-03-31
* These functions are AF agnostic now.Roy Marples2017-03-31
* Only disable kernel IPv6RA if we're sending IPv6RS.Roy Marples2017-03-31
* Call posix_spawnattr_destroy after calling posix_spawn so thatRoy Marples2017-03-31
* Initialise the whole rt msg buffer to avoid valgrind errors.Roy Marples2017-03-31
* Fix make proginstall target.Roy Marples2017-03-31
* Update copyrights and headers to better credit the sources.Roy Marples2017-03-30
* Remove this syslog entry .... it's just noise really as it'sRoy Marples2017-03-30
* dhcpcd: fix crash forcing lease renewals on inactive interfaces.Roy Marples2017-03-30
* DHCPCD_DOMAIN isn't used anymore.Roy Marples2017-03-29
* Define htonll a macro as it's only used once.Roy Marples2017-03-28
* Remove the gateway and nogateway options.Roy Marples2017-03-28
* Fix a potential crash where the DHCP state could be freed during processing.Roy Marples2017-03-27
* Fix a potential crash where the ARP state could be freed during processing.Roy Marples2017-03-27
* Fix compile on OpenBSD.Roy Marples2017-03-24
* Fix compile on NetBSD.Roy Marples2017-03-24
* Remove ipv6ra_own and ipv6ra_own_default options.Roy Marples2017-03-24
* Add LICENSE.Roy Marples2017-03-24
* Remove documentation for --logfile.Roy Marples2017-03-24
* Fix compile on Linux for dev support.Roy Marples2017-03-24
* Add an .arcconfig file to hook arcanist with phabricator.Roy Marples2017-03-24
* Remove custom logger and output all diagnostics via syslog(3).Roy Marples2017-03-24
* Fix warnings by including the strtoi header.Roy Marples2017-03-22
* Use new strtoi changes.Roy Marples2017-03-22
* Update strtoi from latest NetBSD.Roy Marples2017-03-22
* Fix compile with bpf on OpenBSD.Roy Marples2017-03-22
* Fix compile with posix_spawn now being required.Roy Marples2017-03-22
* Report correct config test for arc4random_uniformRoy Marples2017-03-22
* Remove configure opts for prior.Roy Marples2017-03-21
* Remove posix_spawn(3) compat code.Roy Marples2017-03-21
* Remove getline(3) compat code.Roy Marples2017-03-21
* Remove the strlcpy compat code and just #define it to snprintf(3).Roy Marples2017-03-21
* Place correct license in compat headers.Roy Marples2017-03-21
* Remove the cov-int dir when cleaning.Roy Marples2017-03-21
* Fix man page paths.Roy Marples2017-03-21
* Ignore distribution and Coverity files.Roy Marples2017-03-21
* Clean up some definitions.Roy Marples2017-03-21
* Use fstat to work out the lease file size and read in one go rather thanRoy Marples2017-03-20
* Test address family to test the correct address flags.Roy Marples2017-03-20
* Configure correct hook dir.Roy Marples2017-03-20
* Move md5 and sha256 out to compat.Roy Marples2017-03-19
* Move compat out of src.Roy Marples2017-03-19
* If the kernel isn't doing DAD for our newly added address, let it pass so we ...Roy Marples2017-03-17
* Fix building the distribution.Roy Marples2017-03-16
* Fix .gitignoreRoy Marples2017-03-16
* Move dhcpcd-hooks dir to hooksRoy Marples2017-03-16
* Move dhcpcd-hooks outside of srcRoy Marples2017-03-16
* Disable NTP in the default config.Roy Marples2017-03-15
* Disable NTP in the default config.Roy Marples2017-03-15