]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2020-05-12  Roy MarplesFix an uninitialised memory access
2020-05-12  Roy MarplesFix compile on Linux and Solaris
2020-05-12  Roy MarplesUpdate comment for capsicum
2020-05-12  Roy MarplesRemove chroot file location reference
2020-05-12  Roy Marplesprivsep: Just ensure default user has a home directory
2020-05-12  Roy MarplesRemove unused variable.
2020-05-12  Roy MarplesWe nolonger use getline.
2020-05-12  Roy Marplesprivsep: No longer need the chrootdir configure option.
2020-05-12  Roy MarplesFix compile warnings with prior.
2020-05-12  Roy Marplesprivsep: Handle all file IO in the Priviledged Actioneer
2020-05-10  Roy MarplesFix warning for prior
2020-05-10  Roy Marplesprivsep: Fix prior for non pledge systems
2020-05-10  Roy Marplesprivsep: Implement pledge(2) support as found on OpenBSD
2020-05-10  Roy Marplesprivsep: Add function for indirect ioctl
2020-05-10  Roy Marplesprivsep: Copy back ioctl data
2020-05-10  Roy MarplesFix compile error for non capsicum
2020-05-10  Roy MarplesMerge branch 'master' of github.com:rsmarples/dhcpcd
2020-05-09  Roy MarplesMerge pull request #15 from mpu/controlgroup
2020-05-08  Roy MarplesMerge pull request #14 from mpu/master
2020-05-07  Roy Marplesprivsep: Enable capsicum for network facing processes
2020-05-07  Roy Marplesif: Be more descriptive on error for getifaddrs
2020-05-07  Roy Marplesinet6: Move BSD get/set scope function to ipv6 for...
2020-05-06  Roy Marplesprivsep: Remove unsued function.
2020-05-06  Quentin CarbonneauxFix buffer size in getgrnam_r
2020-05-06  Quentin CarbonneauxDo not report an error if control_group is already set
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...
next