]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2021-02-02  Roy MarplesFix prior for epoll.
2021-02-02  Roy Marpleseloop: Make the API more like native poll/kqueue/epoll
2021-01-31  Roy MarplesAdd __NR_pselect6_time64 to priory
2021-01-31  Roy MarplesLinux: allow pselect(2) to work in SECCOMP
2021-01-31  Fabrice Fontaine src/privsep-linux.c: add support for microblaze (#24)
2021-01-31  Roy MarplesA belated welcome to 2021
2021-01-31  Fabrice Fontaine src/privsep-linux.c: add support for nios2 (#23)
2021-01-31  Roy MarplesTypo with prior
2021-01-31  Roy MarplesLinux: Add support for NDS32BE SECCOMP
2021-01-31  Fabrice Fontaine src/privsep-linux.c: add support for xtensa (#22)
2021-01-30  Roy Marplesimport-src: Improve target so we don't create empty...
2021-01-30  Roy Marplesimport-src: adjust build target so all .in files are...
2021-01-30  Fabrice Fontainesrc/privsep-linux.c: add support for nds32 (#21)
2021-01-30  Roy Marpleseloop: optimise the pselect code so it's not a wrapper...
2021-01-30  Roy Marpleseloop: Default to using ppoll(2) again.
2021-01-29  Roy Marpleseloop: Fix logic error with epoll reading test
2021-01-29  Roy Marpleseloop: Always free the pollfd buffer when clearing...
2021-01-29  Roy Marpleseloop: fix a memory leak when clearing events
2021-01-29  Roy MarplesWhitespace
2021-01-28  Roy Marpleseloop: fixup a compile warning
2021-01-28  Roy MarplesBSD: Plug a memory leak
2021-01-28  Roy MarplesLinux: Implement epoll(7) for eloop (again)
2021-01-28  Roy Marplescontrol: Don't log the write db didn't exist when freei...
2021-01-28  Roy Marplesprivsep: Restore the poll maxfd + 1 for state engine
2021-01-28  Roy MarplesDragonFly: cast away more kqueue compile warnings
2021-01-28  Roy MarplesFreeBSD: cast away some kqueue warnings
2021-01-28  Roy Marplesprivsep: Don't add 1 to max fd open when limiting resources
2021-01-28  Roy MarplesOpenBSD: Fix kqueue detection and one error.
2021-01-28  Roy MarplesBSD: Implement kqueue(2) for eloop (again)
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
2020-10-15  Roy Marplesprivsep: Allow more syscalls through SECCOMP and add...
2020-10-15  Roy MarplesMake a note about solaris privileges
2020-10-12  Roy Marplesduid: plug a potential memory leak v9.3.1
2020-10-12  Roy MarplesRelease dhcpcd-9.3.1
2020-10-11  Roy Marplesprivsep: Minor correction to prior logic
2020-10-10  Roy Marplesprivsep: We need to ensure stderr is valid before testi...
next