]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
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
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
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 13/head
2020-04-02  Roy MarplesFix build without INET or INET6
2020-04-02  Roy MarplesRelease dhcpcd-9.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
2020-03-10  Roy MarplesIPv6ND: Mark stale addresses/prefixes with a pltime...
2020-03-10  Roy MarplesIPv6ND: ap -> ia rototill
2020-03-09  Roy MarplesRemove empty brace from prior
2020-03-08  Roy Marplesoptions: optimise token storage by reducing free calls
2020-03-04  Roy MarplesDHCP: Move the max frame length check
2020-02-22  Roy MarplesDHCP: Appease LGTM finding unlikely user overflow from...
2020-02-22  Roy Marplesdhcpcd: don't report forked to background in quiet...
2020-02-19  Roy MarplesDHCP: Add support for the Microsoft User Class option
2020-02-19  Roy Marplesoptions: Define parse_nstring and use it
2020-02-16  Roy MarplesDHCP6: Fix SMALL build
2020-02-16  Roy Marplesprivsep: Fix build without ARP support
2020-02-16  Roy MarplesRevert "dhcp: Cast away a compile warning"
2020-02-15  Roy Marplesif: Decode vlid from the interface name
2020-02-15  Roy Marplesif: . is part of the interface name, not an alias
2020-02-14  Roy Marplesnet: If if_learnaddrs fails unexpectedly, log address...
2020-02-11  Roy MarplesBe pedantic and move syslog.h into the right place
2020-02-11  Sergey Nikiforovlogerr: Use macros to call log functions
2020-02-10  Roy Marplesprivsep: Don't run the CHROOT hook if we can't init...
2020-02-10  Roy Marplesanother typo
2020-02-10  Roy Marplesspelling: Correct both privilege and separation
2020-02-09  Roy Marplesinet6: guard getting RA routers if inet6 not initialised
2020-02-09  Roy MarplesBSD: Fix processing RTM_MISS for non NetBSD BSDs
2020-02-08  Roy MarplesBSD: Add support for RO_MISSFILTER route(4) socket...
2020-02-07  Roy MarplesDragonFlyBSD: Fix compile
2020-02-07  Roy Marplesdhcpcd: randomise hardware address on start if no carrier
2020-02-07  foxdhcp: Cast away a compile warning
2020-02-07  Roy MarplesLinux: mask the NETLINK_GET_STRICT_CHK: Protocol not...
2020-02-07  Roy Marplesoptions: Improve AF_INET6 address parsing and logging
next