]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2023-07-19  Roy MarplesRelease dhcpcd-10.0.2 v10.0.2
2023-07-19  Roy MarplesFix compile warning with rb.c sync
2023-07-19  Tobias Heidercompat sync (#226)
2023-07-19  Roy Marpleslinux: consider IFF_LOWER_UP and !IFF_DORMANT for LINK_UP
2023-07-19  Roy Marplesprivsep: Send only what we have put in the buffer to...
2023-07-04  Roy Marplescommon: Allow hwaddr_ntoa to print an empty string
2023-07-03  Roy Marplescommon: Improve valid_domain and check correct return
2023-07-02  Roy Marplesprivsep: Only unlink control sockets if we created...
2023-06-19  Xearisc-v fix vendor error (#213)
2023-06-19  Rob GillAdditional DHCP options (#214)
2023-06-19  Roy Marplesprivsep: Check if we have a root process before sending...
2023-05-23  Roy MarplesLinux: Improve learning IPv6 address flags
2023-05-18  frazarchore: Link to GitHub for the commit log and release...
2023-05-18  Roy MarplesLinux: fix disabling of kernel RA autoconf
2023-05-18  Roy Marpleschore: Fix generation of dependency file
2023-05-18  Roy Marplesbuild: Remove suffix prerequisite rules
2023-05-18  Roy Marpleschore: Document building a bit more
2023-05-18  Roy Marplesoptions: Allow waitip to take space separated address...
2023-05-17  Roy Marplesdhcpcd: Fix waitip address family
2023-05-17  Roy Marplesdhcpcd: support HANGUP of stderr cb
2023-05-17  Roy Marplescontrol: Ingore control not connected errors too
2023-05-17  Roy Marplescontrol: ignore EPIPE errors on write
2023-05-17  Roy Marplescontrol: deal with hangup better
2023-05-16  Roy Marplesprivsep: Allow zero length messages through
2023-05-08  Roy MarplesDHCP: Don't enforce the message came port 67
2023-04-27  J. Hannken... BSD: Fix non INET6 builds
2023-04-26  Roy MarplesOpenBSD: Ensure if_afreq is correct initialised.
2023-04-26  Roy MarplesBSD: When we get RTM_NEWADDR the interface must have...
2023-04-26  Roy MarplesRevert "OpenBSD: When attaching INET6 set IFF_UP"
2023-04-26  Roy MarplesOpenBSD: When attaching INET6 set IFF_UP
2023-04-25  Roy MarplesOpenBSD: add RTM_DESYNC to route(4) filter.
2023-04-25  Roy MarplesOpenBSD: fix unused variables compile warning
2023-04-24  Roy Marplesdhcp6: log debug inform requests when the prior action...
2023-04-23  Roy Marpleseloop: define __arraycount if not defined by the OS
2023-04-21  Roy Marpleschore: stat isn't portable, wc is
2023-04-21  Roy Marpleschore: include filesize in the distinfo
2023-04-20  Roy Marpleschore: Makefile parts are more copy and pastable
2023-04-20  Roy MarplesRelease dhcpcd-10.0.1 v10.0.1
2023-04-20  Roy Marpleschore: fix release
2023-04-20  Roy Marpleschore: update build system to publish signed github...
2023-04-13  Roy Marplesbpf: Always open /dev/bpf directly
2023-04-13  Roy MarplesRelease dhcpcd-10.0.0 v10.0.0
2023-04-11  Roy MarplesFreeBSD no longer needs static linking
2023-03-17  Roy Marplesdhcpcd doesn't need to be statically linked on DragonFly
2023-03-16  Roy MarplesMerge remote-tracking branch 'github/privsep-musl'
2023-03-16  Roy MarplesMerge remote-tracking branch 'github/dhcp6-ntp'
2023-02-24  Roy Marplesprivsep: Allow ioctl TIOCGWINSZ for dumping leases...
2023-02-24  Roy Marplescontrol: Improve error handling if reading a control...
2023-02-23  Roy MarplesRemove debug
2023-02-23  Roy Marplesprivsep: Allow madvise for musl.
2023-02-09  CHEN Xiangyuprivsep-linux: fix SECCOMP_AUDIT_ARCH missing ppc64le...
2023-02-07  Roy MarplesDHCP6: Request OPTION_NTP_SERVER to mirror DHCP
2023-02-07  Roy Marplesoptions: Fix prior
2023-02-07  Roy Marplesoptions: Match exact string for environment changes
2023-02-07  Roy Marplesprivsep: Don't try to unlink the pidfile in test mode
2023-01-26  Klaus FrankFix incorrect CTASSERT in ND_OPT_DNSSL (#178)
2023-01-09  Roy Marplesprivsep: Unload dev early if we are not the root process
2023-01-09  Roy Marplescompat: Remove literal suffix from md5.h
2023-01-09  Roy Marpleslinux: clean some more compiler warnings
2023-01-09  Roy Marpleslinux: Fix compile warning using clang
2023-01-08  Roy Marplesconfigure: Ensure that we use the return of the functio...
2023-01-06  Roy Marplesprivsep: Try sending error if we cannot send the message.
2023-01-05  Roy Marplesdhcp: Remove bootp arg from rt 3442 decoding
2023-01-05  Roy MarplesWelcome to 2023.
2023-01-05  xvukodhcp: Fix classless link local static routes (#161)
2022-12-23  Roy Marplesoptions: Fix parsing of strings.
2022-12-23  Roy Marpleshooks: Use --no-block for systemd
2022-12-23  Roy Marplesif: Again fix prior on NetBSD
2022-12-23  Roy Marplesif: Fix issue with prior with privsep enabled
2022-12-23  Roy MarplesDHCP: Set option buffer length to 0 when freeing
2022-12-23  Roy Marplesif: Add if_freeifaddrs so we can free ifaddrs on all...
2022-12-23  Laszlo Totharp: ignore invalid ARP probes according to RFC5227...
2022-10-17  Roy Marplesconfigure: --prefix also sets $prefix for compat with...
2022-10-11  Alexey KasyanchukCompilation fix on linux platform with clang (#130)
2022-09-06  Roy Marplesprivsep: Improve the race to exit
2022-09-05  Roy Marplesdhcpcd: Remove last nanosleep
2022-09-05  Roy Marplesdhcpcd: Use eloop timeout to wait for pidfile removal
2022-09-02  Roy Marplesprivsep: Don't find processes we just asked to stop
2022-09-02  Roy MarplesFix prior when asking dhcpcd to exit and it's not running
2022-09-01  Roy Marplesdhcpcd: Fix sending interface specific commands to...
2022-08-31  Roy MarplesNormalise `dhcpcd is not running` message
2022-08-31  Roy Marplesinet6: Tokenised IPv6 Identifiers fix man page
2022-08-31  Roy Marplesinet6: Fix Tokenised IPv6 Identifiers
2022-08-31  Roy MarplesBump dates for prior
2022-08-31  Pau AmmaGrammar improvements and typo fixes to README and manpages
2022-08-30  Roy Marplesdhcp: allow static options to be removed by not setting...
2022-08-30  Roy MarplesDHCP: Only test not BOUND when finishing DAD
2022-08-30  Roy MarplesFix prior for Linux.
2022-08-30  Roy MarplesIt turns out we can use these defines here.
2022-08-30  Roy Marplesprivsep: Open OS sockets for the privileged process...
2022-08-30  Roy MarplesAdd guard to prior
2022-08-30  Roy Marplesinet6: Support Tokenised IPv6 Identifiers
2022-08-29  Roy MarplesDHCP6: T1, T2, vltime and pltime SHOULD be zero from...
2022-08-26  Roy MarplesDHCP6: we multicast, not broadcast
2022-08-26  Roy Marplesprivsep: Allow newfstatat syscall as well
2022-08-26  Roy Marplesprivsep: Allow getrandom sysctl for newer glibc
2022-08-24  Roy MarplesOpenBSD: Fix compile with prior
2022-08-24  Roy MarplesClean some compile warnings with prior
2022-08-24  Roy Marplescapsicum: sysctl NET_RT_DUMP is a privileged operation
2022-08-23  Roy MarplesBSD: Fix an error parsing the routing table
next