summaryrefslogtreecommitdiffstats
path: root/src/dhcpcd.c
Commit message (Expand)AuthorAge
...
* dhcpcd: Adjust prior to ensure options exist for active interfaces before tim...Roy Marples2020-08-31
* dhcpcd: init new interfaces from route(4) overflowRoy Marples2020-08-30
* dhcpcd: Fix logging we forked at exit.Roy Marples2020-08-08
* src/dhcpcd.c: fix build without forkFabrice Fontaine2020-08-01
* Make DBDIR permissions same as the files it createsdhcpcd-9.1.4Roy Marples2020-07-03
* dhcpcd: Fix creating DBDIRRoy Marples2020-07-03
* BSD: Setup sysctls before redirecting stderrRoy Marples2020-07-01
* dhcpcd: improve prior to log to another fdRoy Marples2020-06-30
* dhcpcd: Turn off stderr logging rather than closing stderrRoy Marples2020-06-30
* privsep: check return of freopen(3)Roy Marples2020-06-29
* privsep: init more fd -1Roy Marples2020-06-22
* dhcpcd: Report error when caching vendorRoy Marples2020-06-22
* dhcpcd: Only poll after mac randomisationRoy Marples2020-06-19
* dhcpcd: Add an option to poll the interface carrier stateRoy Marples2020-06-18
* dhcpcd: preserve the STARTED option when reloading optionsRoy Marples2020-06-17
* privsep: Don't handle any signals meant for the main processRoy Marples2020-06-16
* dhcpcd: Ensure dump is terminatedRoy Marples2020-06-10
* Try and guard against impossibly large data.Roy Marples2020-06-10
* DHCP6: Apply delegations to interface on carrier upRoy Marples2020-06-10
* privsep: For Linux and Solaris, set RLIMIT_NOFILES to neventsRoy Marples2020-06-09
* privsep: Implement a resource limited sandboxRoy Marples2020-06-09
* privsep: Limit rights generically rather than Capsicum specifcRoy Marples2020-06-05
* Linux: more freeifaddrsRoy Marples2020-06-05
* if: Keep the PF_LINK socket open throughoutRoy Marples2020-06-05
* privsep: Remove pledges inet and dns from the master processRoy Marples2020-06-05
* privsep: Don't wait for the process to finish when stopping itRoy Marples2020-06-04
* eloop: Just use ppoll(2)Roy Marples2020-06-03
* ifaces could be NULL hereRoy Marples2020-06-02
* Fix compile without DHCP or DHCP6Roy Marples2020-06-01
* Restore dumping a lease from stdinRoy Marples2020-05-31
* route: improve overflow loggingRoy Marples2020-05-30
* privsep: Drain the link socket as we can't re-open it.Roy Marples2020-05-30
* Fix some Coverity isuesRoy Marples2020-05-30
* Fix some clang analyzer issuesRoy Marples2020-05-30
* dhcpcd: Fix a memory error dumping leases.Roy Marples2020-05-24
* dhcpcd: Fix releasing addressesRoy Marples2020-05-24
* privsep: Fix compile for prior without dev pluginsRoy Marples2020-05-24
* privsep: Allow dev plugins to workRoy Marples2020-05-24
* privsep: No need for a CHROOT reason nowRoy Marples2020-05-24
* dhcpcd: Move the script file from per interface to global contextRoy Marples2020-05-21
* Apparently case is important.Roy Marples2020-05-21
* dhcpcd: Silence console output entirely with more -qRoy Marples2020-05-21
* privsep: Enable Capsicum for all processes.Roy Marples2020-05-19
* BPF: Set write filters where supportedRoy Marples2020-05-15
* dhcpcd: allow sigpipe in scripts.Roy Marples2020-05-15
* privsep: Add a generic wrapper for getifaddrs(3)Roy Marples2020-05-13
* Note that capsicum does allow gethostnameRoy Marples2020-05-12
* Update comment for capsicumRoy Marples2020-05-12
* privsep: No longer need the chrootdir configure option.Roy Marples2020-05-12
* privsep: Handle all file IO in the Priviledged ActioneerRoy Marples2020-05-12