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
*
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
*
if: Always warn about ignored interfaces.
Roy Marples
2020-09-23
*
BSD: Of course DragonFly does SIOCGIFDATA differently..
Roy Marples
2020-09-23
*
Add a warning about prior
Roy Marples
2020-09-23
*
Revert double variable define
Roy Marples
2020-09-23
*
FreeBSD lacks SIOCGIFDATA it seems.
Roy Marples
2020-09-23
*
BSD: Use SIOCGIFDATA if no media support and no ifa_data
Roy Marples
2020-09-22
*
BSD: Detect initial link state in ifa_data
Roy Marples
2020-09-22
*
dhcpcd: log carrier lost once more
Roy Marples
2020-09-22
*
Try and track link state better, regardless of if we're using
Roy Marples
2020-09-21
*
privsep: Don't log sandbox type twice
Roy Marples
2020-09-21
*
privsep: Allow __NR_mmap for seccomp
Roy Marples
2020-09-21
*
privsep: Don't remove pidfile at exit
Roy Marples
2020-09-20
*
privsep: Add more platforms for seccomp
Roy Marples
2020-09-20
*
privsep: Allow more syscalls for seccomp
Roy Marples
2020-09-20
[next]