| Wed, 11 Nov 2020 17:44:55 +0000 |
Roy Marples |
dhcpcd: Don't create launcher process if keeping in foreground
draft
|
| Wed, 11 Nov 2020 17:41:16 +0000 |
Roy Marples |
control: create an unpriv socket for non master mode
draft
|
| Fri, 30 Oct 2020 22:18:57 +0000 |
Roy Marples |
Fix compile without various defines
draft
|
| Fri, 30 Oct 2020 15:16:02 +0000 |
Roy Marples |
log: Allow logopen to be called without logclose
draft
|
| Fri, 30 Oct 2020 14:19:16 +0000 |
Roy Marples |
privsep: Allow logfile reopening in a chroot
draft
|
| Fri, 30 Oct 2020 03:43:51 +0000 |
Roy Marples |
privsep: Send all log messages to the privileged actioneer
draft
|
| Sat, 10 Oct 2020 14:46:25 +0100 |
Roy Marples |
BSD doesn't use envp
draft
|
| Sat, 10 Oct 2020 14:44:00 +0100 |
Roy Marples |
setproctitle compat requires envp, not environ
draft
|
| Fri, 09 Oct 2020 20:21:52 +0100 |
Roy Marples |
compat: Use libbsd's setproctitle(3)
draft
|
| Wed, 07 Oct 2020 15:31:35 +0100 |
Roy Marples |
privsep: Improve rights on launcher fork and stderr fds
draft
|
| Wed, 07 Oct 2020 14:37:35 +0100 |
Roy Marples |
privsep: Only log chrooting from the launcher process
draft
|
| Wed, 07 Oct 2020 14:11:47 +0100 |
Roy Marples |
dhcpcd: Simplify the link handling even more
draft
|
| Tue, 06 Oct 2020 07:10:41 +0100 |
Roy Marples |
dhcpcd: Simplify carrier handling more by using IS_LINK_UP macro
draft
|
| Sat, 03 Oct 2020 17:17:45 +0100 |
Roy Marples |
Don't log backticks.
draft
|
| Wed, 30 Sep 2020 16:14:39 +0100 |
Roy Marples |
BSD: Fix compile for non NetBSD
draft
|
| Mon, 28 Sep 2020 17:09:38 +0100 |
Roy Marples |
BSD: struct if_data->ifi_link_state is the single source of truth
draft
|
| Thu, 24 Sep 2020 20:53:56 +0100 |
Sascha Wildner |
Clean up some warnings.
draft
|
| Tue, 22 Sep 2020 13:08:32 +0100 |
Roy Marples |
dhcpcd: log carrier lost once more
draft
|
| Mon, 21 Sep 2020 22:24:18 +0100 |
Roy Marples |
Try and track link state better, regardless of if we're using
draft
|
| Sun, 20 Sep 2020 21:22:49 +0100 |
Roy Marples |
privsep: Don't remove pidfile at exit
draft
|
| Sun, 20 Sep 2020 19:24:26 +0100 |
Roy Marples |
privsep: Send signal from launcher to master over the socket
draft
|
| Sun, 20 Sep 2020 19:09:08 +0100 |
Roy Marples |
privsep: sandbox the launcher process
draft
|
| Sat, 19 Sep 2020 15:05:51 +0100 |
Roy Marples |
Adjust prior so that message is logged before starting dev
draft
|
| Sat, 12 Sep 2020 20:14:47 +0100 |
Roy Marples |
dhcpcd: Only manipulate stdin, stdout and stderr when valid
draft
|
| Fri, 11 Sep 2020 12:21:07 +0100 |
Roy Marples |
dhcpcd: avoid privsep errors if we error locking the pidfile
draft
|
| Sun, 06 Sep 2020 13:53:08 +0100 |
Roy Marples |
privsep: dump leases in a sandbox
draft
|
| Sun, 06 Sep 2020 13:27:31 +0100 |
Roy Marples |
dhcpcd: stderr callback fd may the reset by peer
draft
|
| Sun, 06 Sep 2020 12:20:40 +0100 |
Roy Marples |
privsep: Dump leases from stdin in a limited sandbox
draft
|
| Sun, 06 Sep 2020 03:01:49 +0100 |
Roy Marples |
FreeBSD: Don't rights limit stderr
draft
|
| Sun, 06 Sep 2020 02:41:08 +0100 |
Roy Marples |
dhcpcd: Redirect stdout/stderr to the launcher stderr descriptor
draft
|
| Sat, 05 Sep 2020 17:01:59 +0100 |
Roy Marples |
privsep: Fix prior for FreeBSD.
draft
|
| Sat, 05 Sep 2020 16:16:22 +0100 |
Roy Marples |
dhcpcd: Setup a socketpair in the launcher to write to stderr
draft
|
| Mon, 31 Aug 2020 06:51:27 +0100 |
Roy Marples |
dhcpcd: Rename function for prior now it no longer inits
draft
|
| Mon, 31 Aug 2020 06:48:59 +0100 |
Roy Marples |
dhcpcd: Adjust prior to ensure options exist for active interfaces before timeouts
draft
|
| Sun, 30 Aug 2020 08:28:44 +0100 |
Roy Marples |
dhcpcd: init new interfaces from route(4) overflow
draft
|
| Sat, 08 Aug 2020 20:06:55 +0100 |
Roy Marples |
dhcpcd: Fix logging we forked at exit.
draft
|
| Mon, 13 Jul 2020 10:43:51 +0200 |
Fabrice Fontaine |
src/dhcpcd.c: fix build without fork
draft
|
| Fri, 03 Jul 2020 11:41:23 +0100 |
Roy Marples |
Make DBDIR permissions same as the files it creates
draft dhcpcd-9.1.4
|
| Fri, 03 Jul 2020 11:30:25 +0100 |
Roy Marples |
dhcpcd: Fix creating DBDIR
draft
|
| Wed, 01 Jul 2020 11:46:01 +0100 |
Roy Marples |
BSD: Setup sysctls before redirecting stderr
draft
|
| Tue, 30 Jun 2020 22:06:00 +0100 |
Roy Marples |
dhcpcd: improve prior to log to another fd
draft
|
| Tue, 30 Jun 2020 21:33:24 +0100 |
Roy Marples |
dhcpcd: Turn off stderr logging rather than closing stderr
draft
|
| Mon, 29 Jun 2020 13:14:21 +0100 |
Roy Marples |
privsep: check return of freopen(3)
draft
|
| Mon, 22 Jun 2020 17:31:58 +0100 |
Roy Marples |
privsep: init more fd -1
draft
|
| Mon, 22 Jun 2020 12:52:42 +0100 |
Roy Marples |
dhcpcd: Report error when caching vendor
draft
|
| Fri, 19 Jun 2020 09:36:55 +0100 |
Roy Marples |
dhcpcd: Only poll after mac randomisation
draft
|
| Thu, 18 Jun 2020 21:15:15 +0100 |
Roy Marples |
dhcpcd: Add an option to poll the interface carrier state
draft
|
| Wed, 17 Jun 2020 11:25:58 +0100 |
Roy Marples |
dhcpcd: preserve the STARTED option when reloading options
draft
|
| Tue, 16 Jun 2020 11:58:16 +0000 |
Roy Marples |
privsep: Don't handle any signals meant for the main process
draft
|
| Wed, 10 Jun 2020 14:38:46 +0100 |
Roy Marples |
dhcpcd: Ensure dump is terminated
draft
|
| Wed, 10 Jun 2020 11:16:14 +0100 |
Roy Marples |
Try and guard against impossibly large data.
draft
|
| Wed, 10 Jun 2020 07:34:18 +0100 |
Roy Marples |
DHCP6: Apply delegations to interface on carrier up
draft
|
| Wed, 10 Jun 2020 07:34:18 +0100 |
Roy Marples |
DHCP6: Apply delegations to interface on carrier up
draft dhcpcd-8
|
| Tue, 09 Jun 2020 22:39:05 +0100 |
Roy Marples |
privsep: For Linux and Solaris, set RLIMIT_NOFILES to nevents
draft
|
| Tue, 09 Jun 2020 18:25:18 +0100 |
Roy Marples |
privsep: Implement a resource limited sandbox
draft
|
| Fri, 05 Jun 2020 20:24:21 +0100 |
Roy Marples |
privsep: Limit rights generically rather than Capsicum specifc
draft
|
| Fri, 05 Jun 2020 14:28:27 +0100 |
Roy Marples |
Linux: more freeifaddrs
draft
|
| Fri, 05 Jun 2020 12:23:51 +0100 |
Roy Marples |
if: Keep the PF_LINK socket open throughout
draft
|
| Fri, 05 Jun 2020 11:12:21 +0100 |
Roy Marples |
privsep: Remove pledges inet and dns from the master process
draft
|
| Thu, 04 Jun 2020 12:15:20 +0100 |
Roy Marples |
privsep: Don't wait for the process to finish when stopping it
draft
|