]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2020-05-24  Roy Marplesprivsep: Avoid the /proc/../ escape
2020-05-24  Roy Marplesdhcpcd: Fix releasing addresses
2020-05-24  Roy Marplesprivsep: Init the arc4random seed before chrooting
2020-05-24  Roy MarplesFix some memory issues with prior
2020-05-24  Roy MarplesFix prior for BSD
2020-05-24  Roy Marplesprivsep: Fix compile for prior without dev plugins
2020-05-24  Roy Marplesprivsep: Pass BPF flags via ps_flags
2020-05-24  Roy Marplesprivsep: Allow dev plugins to work
2020-05-24  Roy Marplesprivsep: No need for a CHROOT reason now
2020-05-24  Roy Marplesprivsep: Allow Linux to work without needing any mounts
2020-05-24  Roy MarplesMove get_line to common to re-use outside of options
2020-05-22  Roy MarplesAvoid putting an extra space here.
2020-05-21  Roy Marplesdhcpcd: Move the script file from per interface to...
2020-05-21  Roy Marplesprivsep: Validate ICMP messages we send as well
2020-05-21  Roy Marplesprivsep: Validate UDP ports
2020-05-21  Roy MarplesApparently case is important.
2020-05-21  Roy Marplesdhcpcd: Silence console output entirely with more -q
2020-05-21  Roy MarplesNote RFC6926 fields even though we don't perform a...
2020-05-21  Roy Marplesprivsep: Only allow file IO to specific paths
2020-05-20  Roy Marplesprivsep: Log the user chrooting as
2020-05-20  Roy MarplesRemove some old FORKED logic.
2020-05-20  Roy Marplesprivsep: Filter ioctls to a known list.
2020-05-20  Roy MarplesARP: reduce conflicts from errors to warnings
2020-05-20  Roy Marplesprivsep: inet processes no longer need inet pledge
2020-05-20  Roy MarplesOpenBSD: Avoid a pledge segfault when exiting
2020-05-20  Roy Marplesprivsep: Ensure we don't scribble garbage to BPF
2020-05-20  Roy MarplesARP: A few minor fixes for prior
2020-05-20  Roy Marplesprivsep: Add comment about BPF returing EPERM on OpenBSD.
2020-05-20  Roy MarplesIPv4LL: Fix for non NetBSD
2020-05-20  Roy MarplesOpenBSD: Fix non privsep builds.
2020-05-20  Roy MarplesIPv4LL: Fix for prior on NetBSD at least.
2020-05-19  Roy MarplesLinux: workaround a kernel bug when sending DHCPv6...
2020-05-19  Roy Marplesprivsep: No need for ipv4state
2020-05-19  Roy MarplesFix compile on Linux
2020-05-19  Roy MarplesRemove some debug
2020-05-19  Roy MarplesFix compile for prior on NetBSD
2020-05-19  Roy Marplesprivsep: Enable Capsicum for all processes.
2020-05-16  Roy MarplesLinux: Lock the BPF filter from future changes
2020-05-15  Roy MarplesARP: Remove ability to filter specific addresses
2020-05-15  Roy MarplesBPF: Set write filters where supported
2020-05-15  Roy Marplesdhcpcd: allow sigpipe in scripts.
2020-05-15  Roy MarplesDHCP: always log inform when not renewing
2020-05-14  Roy Marplesprivsep: sockaddr len should be socklen_t
2020-05-13  Roy MarplesRemove debug.
2020-05-13  Roy Marplesprivsep: Add a generic wrapper for getifaddrs(3)
2020-05-13  Roy Marplesprivsep: Move defines around
2020-05-12  Roy MarplesBump date for prior
2020-05-12  Andrew ChildsFix neighbor discovery option parsing (#16)
2020-05-12  Roy MarplesNote that capsicum does allow gethostname
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
next