summaryrefslogtreecommitdiffstats
path: root/src/dhcpcd.h
Commit message (Expand)AuthorAge
* Rename Privileged Actioneer to Privileged ProxyRoy Marples2021-02-02
* A belated welcome to 2021Roy Marples2021-01-31
* control: create an unpriv socket for non master modeRoy Marples2020-11-11
* privsep: Allow logfile reopening in a chrootRoy Marples2020-10-30
* privsep: Send all log messages to the privileged actioneerRoy Marples2020-10-30
* dhcpcd: Simplify the link handling even moreRoy Marples2020-10-07
* dhcpcd: Simplify carrier handling more by using IS_LINK_UP macroRoy Marples2020-10-06
* BSD: struct if_data->ifi_link_state is the single source of truthRoy Marples2020-09-28
* privsep: Send signal from launcher to master over the socketRoy Marples2020-09-20
* privsep: sandbox the launcher processRoy Marples2020-09-20
* Adjust prior so that message is logged before starting devRoy Marples2020-09-19
* Linux: detect network namespace and deny udev in oneRoy Marples2020-09-19
* duid: Allow optional argument to specify ll or llt alongside uuidRoy Marples2020-09-16
* dhcpcd: Only manipulate stdin, stdout and stderr when validRoy Marples2020-09-12
* dhcpcd: Setup a socketpair in the launcher to write to stderrRoy Marples2020-09-05
* Fix compile without IPv6 on systems that do not define ALIGNRoy Marples2020-07-04
* dhcpcd: Add an option to poll the interface carrier stateRoy Marples2020-06-18
* privsep: control proxy is no longer optionalRoy Marples2020-06-10
* privsep: Implement a resource limited sandboxRoy Marples2020-06-09
* if: Keep the PF_LINK socket open throughoutRoy Marples2020-06-05
* dhcpcd: Move the script file from per interface to global contextRoy Marples2020-05-21
* privsep: Enable Capsicum for all processes.Roy Marples2020-05-19
* dhcpcd: allow sigpipe in scripts.Roy Marples2020-05-15
* privsep: No longer need the chrootdir configure option.Roy Marples2020-05-12
* privsep: Handle all file IO in the Priviledged ActioneerRoy Marples2020-05-12
* privsep: Add --chroot configurableRoy Marples2020-04-30
* if: support changing hardware address type on LinuxRoy Marples2020-04-23
* Rename ifp->family -> ifp->hwtype so it's less confusingRoy Marples2020-04-23
* BSD: Add support for RO_MISSFILTER route(4) socket optionRoy Marples2020-02-08
* privsep: Only fetch PRIVSEP_USER at initRoy Marples2020-01-21
* Welcome to 2020!Roy Marples2020-01-03
* dhcpcd: Rework daemonisationRoy Marples2019-11-29
* privsep: Use another eloop instead of a blocking read.Roy Marples2019-11-29
* privsep: Add support for priviledge separationRoy Marples2019-11-28
* Merge branch 'memstream'Roy Marples2019-07-04
|\
| * script: Write variables to a FILERoy Marples2019-06-18
* | Add SPDX identifiers to all dhcpcd source files.Yegor Yefremov2019-07-04
|/
* route: Use order from message / configRoy Marples2019-06-07
* Merge branch 'master' into rbtreeRoy Marples2019-05-04
|\
| * BSD: RTM_IFINFO is not emitted for all interfaces past unknown linkRoy Marples2019-05-02
| * sun: Open an IPv6ND socket per interfaceRoy Marples2019-04-23
* | options: add link_rcvbuf variableRoy Marples2019-03-14
* | route: Remove kroutes and make froutes optionalRoy Marples2019-03-05
* | Replace route TAILQ macros with rbtree(3) from NetBSD.Roy Marples2019-03-03
|/
* BSD: Don't keep PF LINK socket open needlesslyRoy Marples2019-02-19
* Remove the send/recv structures from dhcpcd context and allocateRoy Marples2019-02-17
* link: introduce LINK_DOWN_IFFUPRoy Marples2019-01-30
* ssid is not NULL terminated anymore.Roy Marples2019-01-26
* BSD: treat LINK_STATE_UNKNOWN as DOWN if media is invalidRoy Marples2019-01-26
* DHCP6: Remove #defines for functions when DHCP6 is disabledRoy Marples2019-01-23