]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
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...
2020-10-10  Roy Marplesprivsep: Fix stderr redirection again
2020-10-10  Roy Marplesprivsep: allow gettimeofday for SECCOMP
2020-10-10  Roy MarplesBSD doesn't use envp
2020-10-10  Roy Marplessetproctitle compat requires envp, not environ
2020-10-10  Roy MarplesJust give up with setproctitle on Illumos
2020-10-09  Roy MarplesChange copyright on setproctitle.h
2020-10-09  Roy Marplescompat: Use libbsd's setproctitle(3)
2020-10-09  Roy Marplesprivsep: Always try and open syslog
2020-10-09  Roy Marplesprivsep: Ensure command is for BPF first and interface...
2020-10-07  Roy MarplesLinux: fix compile
2020-10-07  Roy Marplesprivsep: Improve rights on launcher fork and stderr fds
2020-10-07  Roy Marplesprivsep: Only start network proxy if we need to
2020-10-07  Roy Marplesprivsep: Only log chrooting from the launcher process
2020-10-07  Roy Marplesif: always log about unsupported interface types in...
2020-10-07  Roy Marplesdhcpcd: Simplify the link handling even more
2020-10-06  Roy MarplesWireless must be down if unknown.
2020-10-06  Roy Marplesdhcpcd: Simplify carrier handling more by using IS_LINK...
2020-10-05  Roy MarplesRelease dhcpcd-9.3.0 v9.3.0
2020-10-04  Roy Marplesprivsep: Remove capsicum specific hooks from BPF
2020-10-03  Roy MarplesDon't log backticks.
2020-10-03  Roy Marplesprivsep: We need getsockopt as well as setsockopt on...
2020-10-02  Roy Marplesprivsep: allow CAP_SETSOCKOPT for route(4) fd.
2020-09-30  Roy Marplesprivsep: We now need to carry ifa_data for BSD
2020-09-30  Roy MarplesBSD: Fix compile for non NetBSD
2020-09-29  Roy MarplesAdd a comment to prior incase I do something dumb like...
2020-09-29  SAITOH MasanobuFix a typo in a comment
2020-09-28  Roy Marplesprivsep: fix crash when interface departs before bpf...
2020-09-28  Roy MarplesBSD: struct if_data->ifi_link_state is the single sourc...
2020-09-27  Roy MarplesBSD: Ignore vether(4) devices by default.
2020-09-24  Sascha WildnerClean up some warnings.
2020-09-24  Roy MarplesFreeBSD: Anticipate SIOCGIFDATA not working in Capsicum
2020-09-24  Roy MarplesBSD: NetBSD is the odd man out with SIOCGIFDATA
2020-09-23  Roy Marplesif: Always warn about ignored interfaces.
2020-09-23  Roy MarplesBSD: Of course DragonFly does SIOCGIFDATA differently..
2020-09-23  Roy MarplesAdd a warning about prior
2020-09-23  Roy MarplesRevert double variable define
2020-09-23  Roy MarplesFreeBSD lacks SIOCGIFDATA it seems.
2020-09-22  Roy MarplesBSD: Use SIOCGIFDATA if no media support and no ifa_data
2020-09-22  Roy MarplesBSD: Detect initial link state in ifa_data
2020-09-22  Roy Marplesdhcpcd: log carrier lost once more
next