]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2021-10-22  Roy MarplesRelease dhcpcd-9.4.1 v9.4.1
2021-10-20  Roy Marplesprivsep: and again on OpenBSD
2021-10-20  Roy Marplesprivsep: Fix compile on Dragonfly BSD
2021-10-18  Roy MarplesREADME.md: Remove non existant man page links.
2021-10-14  Roy MarplesDHCP: Set INFORM state only when we are about to inform
2021-10-14  Kaelan MikowiczDHCP: Fix infinite INFORM messages
2021-10-12  Philip Paepsprivsep: Fix getting interface VLANID on BSD (#58)
2021-10-03  Roy MarplesDHCP6: Don't spam the log when a RA repeatedly triggers...
2021-08-31  Marian Cingelprivsep: Enforce proper alignment of serialized struct...
2021-08-31  Roy MarplesDHCP6: Only send FQDN for SOLICIT, REQUEST, RENEW,...
2021-08-31  Stefan SperlingFix rt_cmp_dest() for equivalent network prefixes with...
2021-08-31  Peter FabinskiUpdate man pages for default metric changes (#51)
2021-08-31  Craig McQueenFix parsing of hex/octal escapes in strings (#42)
2021-07-20  Issam E. Maghniconfigure: test -a|o is not POSIX
2021-07-19  Roy MarplesIPv4LL: Don't remove statically assigned addresses
2021-07-09  Roy MarplesBSD: Find the correct interface for tunneled routes
2021-07-09  Fabrice Fontainesrc/privsep-linux.c: add support for m68k (#29)
2021-07-09  Roy MarplesREADME.md: remove dead reference to phabricator
2021-07-09  Fabrice Fontainesrc/privsep-linux.c: add support for arc (#28)
2021-07-09  Fabrice Fontainesrc/privsep-linux.c: add support for or1k (#27)
2021-07-09  Fabrice Fontaine src/privsep-linux.c: add support for nios2 (#23)
2021-07-09  Roy MarplesForce TOP as we know which directory we are in.
2021-07-09  Fabrice Fontainesrc/privsep-linux: fix build on sparc (#26)
2021-07-09  Fabrice Fontainesrc/privsep-linux.c: add support for sh (#25)
2021-07-09  Roy MarplesRename Privileged Actioneer to Privileged Proxy
2021-07-09  Roy MarplesRename Master to Manager
2021-07-09  Fabrice Fontaine src/privsep-linux.c: add support for microblaze (#24)
2021-07-09  Roy MarplesA belated welcome to 2021
2021-07-09  Roy MarplesTypo with prior
2021-07-09  Roy MarplesLinux: Add support for NDS32BE SECCOMP
2021-07-09  Fabrice Fontaine src/privsep-linux.c: add support for xtensa (#22)
2021-07-09  Roy Marplesimport-src: Improve target so we don't create empty...
2021-07-09  Roy Marplesimport-src: adjust build target so all .in files are...
2021-07-09  Fabrice Fontainesrc/privsep-linux.c: add support for nds32 (#21)
2021-07-09  Roy MarplesBSD: Plug a memory leak
2021-01-27  Roy Marplesprivsep: move setting signals to after clearing eloop
2021-01-27  Roy MarplesWhitespace
2021-01-27  Roy Marplesprivsep: Ensure BPF listener pid is logged in debug
2021-01-27  Roy Marplescontrol: log an error if we fail to remove the write...
2021-01-27  Roy MarplesWhitespace
2021-01-26  Roy Marplescontrol: unlink privileged socket when shutting down...
2021-01-24  Roy MarplesLinux: fix a memory leak when dhcpcd exits or the log... origin/HEAD origin/master
2021-01-24  Roy Marpleseloop: Allow eloop to process all fds returned from...
2021-01-18  Roy Marplesscript: Use rt_proto_add to ensure no duplicate interfa...
2020-12-28  Roy MarplesRelease dhcpcd-9.4.0 v9.4.0
2020-12-28  Roy Marplesscript: ignore inactive interfaces for ordering
2020-12-28  Roy MarplesDHCP: Split hardware address randomisation out of anony...
2020-12-27  Roy MarplesDHCP: For anonymous, just use a generic clientid
2020-12-27  Roy Marples20-resolv.conf: Don't call resolvconf -c if we didn...
2020-12-27  Roy MarplesCheck for NetBSD in prior, as we did before
2020-12-27  Roy Marplesdhcpcd: Don't roam when anonymous is set
2020-12-27  Roy MarplesNetBSD: Map IP Persistance to roaming
2020-12-27  Roy MarplesAdjust prior to build routes and run script after abort...
2020-12-27  Roy Marpleshooks: add NOCARRIER_ROAMING reason
2020-12-26  Fabrice Fontainesrc/dhcpcd.c: fix build without fork or signals (#20)
2020-12-26  Roy Marplesprivsep: log sandbox when not daemonising
2020-12-26  Roy Marpleslinux: ARM64 stock kernel does not emit hardware in...
2020-12-12  Roy Marplesprivsep: Fix Linux i386 for SECCOMP as it just uses...
2020-12-12  Roy MarplesDHCP6: Fix a LGTM issue
2020-12-12  Roy Marplesprivsep: Allow getsockopt for SO_RCVBUF on Linux
2020-12-12  Roy Marpleslink: Report errors obtaining recv buffer size on link...
2020-12-12  Roy Marpleslink: Only report hardware address changes for active...
2020-12-12  Roy MarplesLinux: Support wireless IP roaming
2020-12-09  Roy Marplesprivsep: Don't log a BPF error that network is down
2020-12-08  Mikhail EfremovLinux: Fix privsep build by including sys/termios.h...
2020-11-28  Roy MarplesRelease dhcpcd-9.3.4 v9.3.4
2020-11-25  Roy MarplesDHCP6: Abort in test mode when an error is returned...
2020-11-25  Roy MarplesDon't stop control in test
2020-11-25  Roy Marplesoptions: Allow duid to take a value
2020-11-25  Roy Marplesoptions: allow --ia_na=1 and --ia_pd=2 on the command...
2020-11-24  Roy MarplesDHCP: If error adding the address in oneshot, exit...
2020-11-23  Roy MarplesDHCP: Only listen to the address if we successfully...
2020-11-21  Roy MarplesImprove readability.
2020-11-21  Roy MarplesDHCP6: Delegated activations work once more
2020-11-21  Roy MarplesDHCP6: Fix segfault introduced in dhcpcd-9.3.3
2020-11-20  Lars Wendlerdhcpcd.conf(8): add all -> at all
2020-11-20  Roy MarplesRelease dhcpcd-9.3.3 v9.3.3
2020-11-19  Matthew Clarksonprivsep: adjust comment for prior
2020-11-19  Matthew Clarksonprivsep: Allow ioctl TCGETS
2020-11-13  Matthew Clarksonprivsep: Allow fcntl64 and fstat64 to fix ARM32 talking...
2020-11-13  Roy Marplesroute: Correct prior logic
2020-11-11  Roy Marplesdhcpcd: Don't create launcher process if keeping in...
2020-11-11  Roy Marplescontrol: create an unpriv socket for non master mode
2020-11-04  Roy MarplesWhen adding a route, the interface will always have...
2020-11-04  Roy MarplesAdd --noconfigure option
2020-11-03  Ted Fengfix if_getnetworknamespace matching bug. (#19)
2020-11-03  Roy MarplesLinux: Fix detecting existing IPv4 addresses
2020-11-02  Roy Marplesoptions: Don't log unknown option errors when printing...
2020-11-01  Roy MarplesRelease dhcpcd-9.3.2 v9.3.2
2020-10-30  Roy MarplesFix compile without various defines
2020-10-30  Roy MarplesRemove debug from prior
2020-10-30  Roy Marplesprivsep: don't leave a BOOTP process hanging around...
2020-10-30  Roy Marpleslog: Allow logopen to be called without logclose
2020-10-30  Roy Marplesprivsep: Allow logfile reopening in a chroot
2020-10-30  Roy Marplesprivsep: Send all log messages to the privileged actioneer
2020-10-26  Roy MarplesDHCP: Implement IPv6-Only Preferred option, RFC 8925.
2020-10-25  Roy Marplesprivsep: Close BPF socket on ENXIO.
2020-10-25  Roy MarplesBump date for prior
2020-10-25  Roy Marplesdhcpcd.conf(5): mention fallback for the reboot option
2020-10-16  Roy MarplesBSD: LINK_UNKNOWN is traditionally treated as LINK_UP
next