index
:
dhcpcd.git
dhcpcd-4
dhcpcd-5
dhcpcd-5.0
dhcpcd-5.6
dhcpcd-6
dhcpcd-6.11.1-DNA
dhcpcd-7
dhcpcd-8
ia
master
DHCP / IPv4LL / IPv6RA / DHCPv6 client
Roy Marples
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Release dhcpcd-9.3.2
dhcpcd-9.3.2
Roy Marples
2020-11-01
*
Fix compile without various defines
Roy Marples
2020-10-30
*
Remove debug from prior
Roy Marples
2020-10-30
*
privsep: don't leave a BOOTP process hanging around on SIGUSR1
Roy Marples
2020-10-30
*
log: Allow logopen to be called without logclose
Roy Marples
2020-10-30
*
privsep: Allow logfile reopening in a chroot
Roy Marples
2020-10-30
*
privsep: Send all log messages to the privileged actioneer
Roy Marples
2020-10-30
*
DHCP: Implement IPv6-Only Preferred option, RFC 8925.
Roy Marples
2020-10-26
*
privsep: Close BPF socket on ENXIO.
Roy Marples
2020-10-25
*
Bump date for prior
Roy Marples
2020-10-25
*
dhcpcd.conf(5): mention fallback for the reboot option
Roy Marples
2020-10-25
*
BSD: LINK_UNKNOWN is traditionally treated as LINK_UP
Roy Marples
2020-10-16
*
privsep: Allow more syscalls through SECCOMP and add a debugger
Roy Marples
2020-10-15
*
Make a note about solaris privileges
Roy Marples
2020-10-15
*
duid: plug a potential memory leak
dhcpcd-9.3.1
Roy Marples
2020-10-12
*
Release dhcpcd-9.3.1
Roy Marples
2020-10-12
*
privsep: Minor correction to prior logic
Roy Marples
2020-10-11
*
privsep: We need to ensure stderr is valid before testing if tty
Roy Marples
2020-10-10
*
privsep: Fix stderr redirection again
Roy Marples
2020-10-10
*
privsep: allow gettimeofday for SECCOMP
Roy Marples
2020-10-10
*
BSD doesn't use envp
Roy Marples
2020-10-10
*
setproctitle compat requires envp, not environ
Roy Marples
2020-10-10
*
Just give up with setproctitle on Illumos
Roy Marples
2020-10-10
*
Change copyright on setproctitle.h
Roy Marples
2020-10-09
*
compat: Use libbsd's setproctitle(3)
Roy Marples
2020-10-09
*
privsep: Always try and open syslog
Roy Marples
2020-10-09
*
privsep: Ensure command is for BPF first and interface valid second
Roy Marples
2020-10-09
*
Linux: fix compile
Roy Marples
2020-10-07
*
privsep: Improve rights on launcher fork and stderr fds
Roy Marples
2020-10-07
*
privsep: Only start network proxy if we need to
Roy Marples
2020-10-07
*
privsep: Only log chrooting from the launcher process
Roy Marples
2020-10-07
*
if: always log about unsupported interface types in debug
Roy Marples
2020-10-07
*
dhcpcd: Simplify the link handling even more
Roy Marples
2020-10-07
*
Wireless must be down if unknown.
Roy Marples
2020-10-06
*
dhcpcd: Simplify carrier handling more by using IS_LINK_UP macro
Roy Marples
2020-10-06
*
Release dhcpcd-9.3.0
dhcpcd-9.3.0
Roy Marples
2020-10-05
*
privsep: Remove capsicum specific hooks from BPF
Roy Marples
2020-10-04
*
Don't log backticks.
Roy Marples
2020-10-03
*
privsep: We need getsockopt as well as setsockopt on the link socket
Roy Marples
2020-10-03
*
privsep: allow CAP_SETSOCKOPT for route(4) fd.
Roy Marples
2020-10-02
*
privsep: We now need to carry ifa_data for BSD
Roy Marples
2020-09-30
*
BSD: Fix compile for non NetBSD
Roy Marples
2020-09-30
*
Add a comment to prior incase I do something dumb like removing it
Roy Marples
2020-09-29
*
Fix a typo in a comment
SAITOH Masanobu
2020-09-29
*
privsep: fix crash when interface departs before bpf returns for it
Roy Marples
2020-09-28
*
BSD: struct if_data->ifi_link_state is the single source of truth
Roy Marples
2020-09-28
*
BSD: Ignore vether(4) devices by default.
Roy Marples
2020-09-27
*
Clean up some warnings.
Sascha Wildner
2020-09-24
*
FreeBSD: Anticipate SIOCGIFDATA not working in Capsicum
Roy Marples
2020-09-24
*
BSD: NetBSD is the odd man out with SIOCGIFDATA
Roy Marples
2020-09-24
[next]