summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-9.3.4dhcpcd-9.3.4Roy Marples2020-11-28
* DHCP6: Abort in test mode when an error is returned by server.Roy Marples2020-11-25
* Don't stop control in testRoy Marples2020-11-25
* options: Allow duid to take a valueRoy Marples2020-11-25
* options: allow --ia_na=1 and --ia_pd=2 on the command lineRoy Marples2020-11-25
* DHCP: If error adding the address in oneshot, exit with failureRoy Marples2020-11-24
* DHCP: Only listen to the address if we successfully added itRoy Marples2020-11-23
* Improve readability.Roy Marples2020-11-21
* DHCP6: Delegated activations work once moreRoy Marples2020-11-21
* DHCP6: Fix segfault introduced in dhcpcd-9.3.3Roy Marples2020-11-21
* dhcpcd.conf(8): add all -> at allLars Wendler2020-11-20
* 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