summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-9.3.3dhcpcd-9.3.3Roy Marples2020-11-20
* privsep: adjust comment for priorMatthew Clarkson2020-11-19
* privsep: Allow ioctl TCGETSMatthew Clarkson2020-11-19
* privsep: Allow fcntl64 and fstat64 to fix ARM32 talking to the controllerMatthew Clarkson2020-11-13
* route: Correct prior logicRoy Marples2020-11-13
* dhcpcd: Don't create launcher process if keeping in foregroundRoy Marples2020-11-11
* control: create an unpriv socket for non master modeRoy Marples2020-11-11
* When adding a route, the interface will always have options.Roy Marples2020-11-04
* Add --noconfigure optionRoy Marples2020-11-04
* fix if_getnetworknamespace matching bug. (#19)Ted Feng2020-11-03
* Linux: Fix detecting existing IPv4 addressesRoy Marples2020-11-03
* options: Don't log unknown option errors when printing the pidfileRoy Marples2020-11-02
* Release dhcpcd-9.3.2dhcpcd-9.3.2Roy Marples2020-11-01
* Fix compile without various definesRoy Marples2020-10-30
* Remove debug from priorRoy Marples2020-10-30
* privsep: don't leave a BOOTP process hanging around on SIGUSR1Roy Marples2020-10-30
* log: Allow logopen to be called without logcloseRoy Marples2020-10-30
* privsep: Allow logfile reopening in a chrootRoy Marples2020-10-30
* privsep: Send all log messages to the privileged actioneerRoy Marples2020-10-30
* DHCP: Implement IPv6-Only Preferred option, RFC 8925.Roy Marples2020-10-26
* privsep: Close BPF socket on ENXIO.Roy Marples2020-10-25
* Bump date for priorRoy Marples2020-10-25
* dhcpcd.conf(5): mention fallback for the reboot optionRoy Marples2020-10-25
* BSD: LINK_UNKNOWN is traditionally treated as LINK_UPRoy Marples2020-10-16
* privsep: Allow more syscalls through SECCOMP and add a debuggerRoy Marples2020-10-15
* Make a note about solaris privilegesRoy Marples2020-10-15
* duid: plug a potential memory leakdhcpcd-9.3.1Roy Marples2020-10-12
* Release dhcpcd-9.3.1Roy Marples2020-10-12
* privsep: Minor correction to prior logicRoy Marples2020-10-11
* privsep: We need to ensure stderr is valid before testing if ttyRoy Marples2020-10-10
* privsep: Fix stderr redirection againRoy Marples2020-10-10
* privsep: allow gettimeofday for SECCOMPRoy Marples2020-10-10
* BSD doesn't use envpRoy Marples2020-10-10
* setproctitle compat requires envp, not environRoy Marples2020-10-10
* Just give up with setproctitle on IllumosRoy Marples2020-10-10
* Change copyright on setproctitle.hRoy Marples2020-10-09
* compat: Use libbsd's setproctitle(3)Roy Marples2020-10-09
* privsep: Always try and open syslogRoy Marples2020-10-09
* privsep: Ensure command is for BPF first and interface valid secondRoy Marples2020-10-09
* Linux: fix compileRoy Marples2020-10-07
* privsep: Improve rights on launcher fork and stderr fdsRoy Marples2020-10-07
* privsep: Only start network proxy if we need toRoy Marples2020-10-07
* privsep: Only log chrooting from the launcher processRoy Marples2020-10-07
* if: always log about unsupported interface types in debugRoy Marples2020-10-07
* dhcpcd: Simplify the link handling even moreRoy Marples2020-10-07
* Wireless must be down if unknown.Roy Marples2020-10-06
* dhcpcd: Simplify carrier handling more by using IS_LINK_UP macroRoy Marples2020-10-06
* Release dhcpcd-9.3.0dhcpcd-9.3.0Roy Marples2020-10-05
* privsep: Remove capsicum specific hooks from BPFRoy Marples2020-10-04
* Don't log backticks.Roy Marples2020-10-03