]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2020-05-07  Roy Marplesinet6: Move BSD get/set scope function to ipv6 for...
2020-05-06  Roy Marplesprivsep: Remove unsued function.
2020-05-05  Roy MarplesDHCP: Use correct buffer for receiving UDP
2020-05-05  Roy Marplesprivsep: Allow a blank string to force privsep users...
2020-05-05  Roy Marplesprivsep: Document any overridden chroot directory.
2020-05-04  Roy MarplesLog chrootdir set.
2020-05-01  Roy Marplesdhcpcd: Discard the freopen result.
2020-05-01  Roy Marplesprivsep: Discard the freopen result.
2020-04-30  Roy MarplesAlign whitespace
2020-04-30  Roy Marplesprivsep: allow --chrootdir= to configure a default...
2020-04-30  Roy Marplesprivsep: Add --chroot configurable
2020-04-29  Roy Marplesinet6: Mark temp addrs for regen
2020-04-29  Roy Marplesinet6: Set default ND timers before a RA arrives after...
2020-04-29  Roy Marplesinet6: Expire ND on the second, not after it
2020-04-29  Roy Marplesinet6: Apply the best RA which is still valid.
2020-04-29  Roy MarplesLinux: Only set positive reachable timers
2020-04-29  Roy MarplesNetBSD: Gear up for kernel RA removal.
2020-04-28  Roy MarplesDHCP: Close sockets on carrier down
2020-04-28  Roy MarplesBump dates for prior.
2020-04-28  Sascha WildnerGrammar nits
2020-04-28  Roy MarplesWhitespace
2020-04-26  Roy MarplesAlign more CMSG foo.
2020-04-26  Roy MarplesDHCP6: Implement DECLINE support for duplicated addresses
2020-04-24  Roy MarplesThis should really be sa_family_t.
2020-04-23  Roy Marplesdhcpcd: Fix separation of per interface and per family
2020-04-23  Roy Marplesif: support changing hardware address type on Linux
2020-04-23  Roy MarplesRemove unsed define.
2020-04-23  Roy MarplesRename ifp->family -> ifp->hwtype so it's less confusing
2020-04-22  Roy Marplesprivsep: Open the IPV6 ND socket when running IPv6
2020-04-21  Roy Marples01-test: Avoid use of grep and sort which might be...
2020-04-21  Mark Davieshostname: Ensure it's not clobbered by SLAAC v9.0.2
2020-04-21  Roy MarplesRelease dhcpcd-9.0.2
2020-04-21  Roy Marplesalign CMSG buffer
2020-04-20  Roy MarplesDHCP: Avoid mis-aligned BOOTP structure
2020-04-20  Roy MarplesOpenBSD: set IN6_IFF_AUTOCONF for addresses generated...
2020-04-20  Roy Marplesif: ensure interface flags persist when setting a flag
2020-04-19  Roy Marplesinet6: Add 'temporary' directive to the slaac option
2020-04-19  Roy MarplesBSD: Dont warn if the kernel does not support flushing...
2020-04-17  Roy MarplesDHCP6: don't log when things consitently fail
2020-04-17  Roy Marplesinet6: Only log RA's when they are from a new server
2020-04-16  Roy Marplesinet6: Don't regen temporary addresses without an IPv6...
2020-04-16  Roy Marplesdhcpcd: daemomize if no valid interfaces found
2020-04-16  Roy Marplesconfigure: Set a blank default hostname for non Linux
2020-04-16  Roy Marplesprivsep: Don't abort if we fail to init a protocol.
2020-04-15  Roy Marplesprivsep: Redirect to /dev/null unless test or quiet...
2020-04-15  Roy MarplesDon't open a control socket in test mode.
2020-04-13  Roy MarplesRelease dhcpcd-9.0.1 v9.0.1
2020-04-05  Roy Marplesinstall: Dont move old files around to new locations
2020-04-05  Roy MarplesNote /dev/log issue on linux
2020-04-05  Roy Marplesprivsep: Detect a suitable user for dhcpcd, otherwise...
2020-04-05  Roy MarplesRevert "privsep: default to using _dhcpcd and not _dhcp"
2020-04-10  Roy Marplesprivsep: default to using _dhcpcd and not _dhcp
2020-04-09  Roy Marpleslinux: Remove warning when HAVE_IN6_ADDR_GEN_MODE_NONE...
2020-04-09  Roy Marplesroute: revert prior change to rt_new0
2020-04-09  Roy Marplesdhcpcd: always emit version when starting.
2020-04-09  Roy MarplesRTA_PREF was added in kernel-4.1
2020-04-09  Roy MarplesLinux: Note router preference when adding routes
2020-04-09  Roy MarplesLinux: doesn't need to create temp addrs
2020-04-09  Roy MarplesFix build on Linux
2020-04-09  Roy MarplesRA: Rework temporary address management
2020-04-08  Roy Marpleslinux: mount --bind real directory holding /dev/log
2020-04-07  Roy MarplesBSD: Fix temporary address management
2020-04-06  Roy Marplesprivsep: Don't overwrite initial sigmask
2020-04-06  Christos Zoulasscripts: Run with an empty sigmask
2020-04-05  Roy Marplesprivsep: If we fail to init privsep, continue
2020-03-31  Roy Marplesdhcpcd: dump all variables and optionally all interfaces
2020-03-30  Roy Marplesprivsep: Improve error when we cannot write the lease
2020-03-30  Roy Marpleshooks: Build all hooks before installing
2020-03-30  Roy Marpleshooks: clean 30-hostname
2020-03-30  Roy Marpleshooks: Remove 02-dump
2020-03-30  Roy MarplesBSD: Don't install 00-linux hook
2020-04-03  Roy MarplesLinux: improve IPv6 router reachability
2020-04-03  Roy MarplesMerge pull request #13 from sthen/patch-1
2020-04-03  Stuart Hendersonuse TEMP_PREFERRED/VALID_LIFETIME for OpenBSD
2020-04-02  Roy MarplesFix build without INET or INET6
2020-04-02  Roy MarplesRelease dhcpcd-9.0.0 v9.0.0
2020-04-01  Roy MarplesNote that setting pltime to zero for stale addresses...
2020-04-01  Roy Marplesresolv.conf: Uniquify contents
2020-04-01  Roy MarplesND: Improve stale detection for >1 router
2020-04-01  Roy MarplesND: Check matching iface to make stale and add commentary
2020-03-31  Roy MarplesND: If a secondary router adds the same prefix, use...
2020-03-31  Roy MarplesND: Only deprecate prefixes when all stale
2020-03-31  Roy Marplesdhcpcd: disable address sanitization by default
2020-03-31  Roy Marpleslinux: the default hostname is (none)
2020-03-31  Roy Marpleshostname: Default to blank instead of localhost
2020-03-31  Roy MarplesDon't install /var/db/dhcpcd in the Makefile
2020-03-30  Roy Marplesprivsep: Refuse chroot if privsep users home dir is...
2020-03-30  Roy MarplesBSD: Don't warn if the OS does not support miss filtering.
2020-03-30  Roy MarplesFreeBSD: Remove unused compile warning
2020-03-28  Roy Marplesscript: Start RA addresses from 1, not 0.
2020-03-28  Roy Marplesdhcpcd: dump lease on the unpriviledged socket
2020-03-28  Roy MarplesFix compile on Linux
2020-03-27  Roy Marplesdumplease: Separate ifaces
2020-03-27  Roy Marplesdhcpcd: dumping lease uses control socket to get the...
2020-03-27  Roy Marplesprivsep: Don't close output streams if debugging or...
2020-03-27  Roy Marplesoptions: move warning
2020-03-17  Roy Marplesdhcpcd: Improve error when interface does not exist...
2020-03-14  Roy Marplesprivsep: Don't create DB directory in the real root...
2020-03-14  Roy MarplesBSD: use satosin6 rather than a direct cast
2020-03-11  Roy MarplesRA: Prefer older routers at the preference
next