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
path:
root
/
src
/
dhcpcd.h
Commit message (
Expand
)
Author
Age
*
Rename Privileged Actioneer to Privileged Proxy
Roy Marples
2021-02-02
*
A belated welcome to 2021
Roy Marples
2021-01-31
*
control: create an unpriv socket for non master mode
Roy Marples
2020-11-11
*
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
*
dhcpcd: Simplify the link handling even more
Roy Marples
2020-10-07
*
dhcpcd: Simplify carrier handling more by using IS_LINK_UP macro
Roy Marples
2020-10-06
*
BSD: struct if_data->ifi_link_state is the single source of truth
Roy Marples
2020-09-28
*
privsep: Send signal from launcher to master over the socket
Roy Marples
2020-09-20
*
privsep: sandbox the launcher process
Roy Marples
2020-09-20
*
Adjust prior so that message is logged before starting dev
Roy Marples
2020-09-19
*
Linux: detect network namespace and deny udev in one
Roy Marples
2020-09-19
*
duid: Allow optional argument to specify ll or llt alongside uuid
Roy Marples
2020-09-16
*
dhcpcd: Only manipulate stdin, stdout and stderr when valid
Roy Marples
2020-09-12
*
dhcpcd: Setup a socketpair in the launcher to write to stderr
Roy Marples
2020-09-05
*
Fix compile without IPv6 on systems that do not define ALIGN
Roy Marples
2020-07-04
*
dhcpcd: Add an option to poll the interface carrier state
Roy Marples
2020-06-18
*
privsep: control proxy is no longer optional
Roy Marples
2020-06-10
*
privsep: Implement a resource limited sandbox
Roy Marples
2020-06-09
*
if: Keep the PF_LINK socket open throughout
Roy Marples
2020-06-05
*
dhcpcd: Move the script file from per interface to global context
Roy Marples
2020-05-21
*
privsep: Enable Capsicum for all processes.
Roy Marples
2020-05-19
*
dhcpcd: allow sigpipe in scripts.
Roy Marples
2020-05-15
*
privsep: No longer need the chrootdir configure option.
Roy Marples
2020-05-12
*
privsep: Handle all file IO in the Priviledged Actioneer
Roy Marples
2020-05-12
*
privsep: Add --chroot configurable
Roy Marples
2020-04-30
*
if: support changing hardware address type on Linux
Roy Marples
2020-04-23
*
Rename ifp->family -> ifp->hwtype so it's less confusing
Roy Marples
2020-04-23
*
BSD: Add support for RO_MISSFILTER route(4) socket option
Roy Marples
2020-02-08
*
privsep: Only fetch PRIVSEP_USER at init
Roy Marples
2020-01-21
*
Welcome to 2020!
Roy Marples
2020-01-03
*
dhcpcd: Rework daemonisation
Roy Marples
2019-11-29
*
privsep: Use another eloop instead of a blocking read.
Roy Marples
2019-11-29
*
privsep: Add support for priviledge separation
Roy Marples
2019-11-28
*
Merge branch 'memstream'
Roy Marples
2019-07-04
|
\
|
*
script: Write variables to a FILE
Roy Marples
2019-06-18
*
|
Add SPDX identifiers to all dhcpcd source files.
Yegor Yefremov
2019-07-04
|
/
*
route: Use order from message / config
Roy Marples
2019-06-07
*
Merge branch 'master' into rbtree
Roy Marples
2019-05-04
|
\
|
*
BSD: RTM_IFINFO is not emitted for all interfaces past unknown link
Roy Marples
2019-05-02
|
*
sun: Open an IPv6ND socket per interface
Roy Marples
2019-04-23
*
|
options: add link_rcvbuf variable
Roy Marples
2019-03-14
*
|
route: Remove kroutes and make froutes optional
Roy Marples
2019-03-05
*
|
Replace route TAILQ macros with rbtree(3) from NetBSD.
Roy Marples
2019-03-03
|
/
*
BSD: Don't keep PF LINK socket open needlessly
Roy Marples
2019-02-19
*
Remove the send/recv structures from dhcpcd context and allocate
Roy Marples
2019-02-17
*
link: introduce LINK_DOWN_IFFUP
Roy Marples
2019-01-30
*
ssid is not NULL terminated anymore.
Roy Marples
2019-01-26
*
BSD: treat LINK_STATE_UNKNOWN as DOWN if media is invalid
Roy Marples
2019-01-26
*
DHCP6: Remove #defines for functions when DHCP6 is disabled
Roy Marples
2019-01-23
[next]