summaryrefslogtreecommitdiffstats
path: root/src/dhcpcd.c
Commit message (Expand)AuthorAge
* privsep: Enable capsicum for network facing processesRoy Marples2020-05-07
* privsep: Allow a blank string to force privsep users home directoryRoy Marples2020-05-05
* dhcpcd: Discard the freopen result.Roy Marples2020-05-01
* privsep: allow --chrootdir= to configure a default chroot directoryRoy Marples2020-04-30
* privsep: Add --chroot configurableRoy Marples2020-04-30
* This should really be sa_family_t.Roy Marples2020-04-24
* dhcpcd: Fix separation of per interface and per familyRoy Marples2020-04-23
* if: support changing hardware address type on LinuxRoy Marples2020-04-23
* dhcpcd: daemomize if no valid interfaces foundRoy Marples2020-04-16
* Don't open a control socket in test mode.Roy Marples2020-04-15
* dhcpcd: always emit version when starting.Roy Marples2020-04-09
* Fix build on LinuxRoy Marples2020-04-09
* RA: Rework temporary address managementRoy Marples2020-04-09
* privsep: If we fail to init privsep, continueRoy Marples2020-04-05
* dhcpcd: dump all variables and optionally all interfacesRoy Marples2020-03-31
* Fix build without INET or INET6Roy Marples2020-04-02
* dhcpcd: dump lease on the unpriviledged socketRoy Marples2020-03-28
* dumplease: Separate ifacesRoy Marples2020-03-27
* dhcpcd: dumping lease uses control socket to get the leaseRoy Marples2020-03-27
* dhcpcd: Improve error when interface does not exist vs invalid configRoy Marples2020-03-17
* privsep: Don't create DB directory in the real root as well.Roy Marples2020-03-14
* dhcpcd: don't report forked to background in quiet modeRoy Marples2020-02-22
* Be pedantic and move syslog.h into the right placeRoy Marples2020-02-11
* logerr: Use macros to call log functionsSergey Nikiforov2020-02-11
* privsep: Don't run the CHROOT hook if we can't init privsep.Roy Marples2020-02-10
* spelling: Correct both privilege and separationRoy Marples2020-02-10
* dhcpcd: randomise hardware address on start if no carrierRoy Marples2020-02-07
* eloop: define eloop queue numbers in common.hRoy Marples2020-02-06
* dhcpcd: report how large a route rocket receive buffer size we setRoy Marples2020-01-26
* dhcpcd: When route socket overflows, report how large it is.Roy Marples2020-01-26
* dhcpcd: For anonymous do not bring interface up if was downRoy Marples2020-01-25
* logging: Always log to syslog(3).Roy Marples2020-01-22
* Linux: setup mounts in chrootRoy Marples2020-01-21
* privsep: chroot the master processRoy Marples2020-01-21
* privsep: Close stdout/stderr after forking processesRoy Marples2020-01-21
* TypoRoy Marples2020-01-16
* dhcpcd: Ignore SIGPIPE, prefer EPIPE.Roy Marples2020-01-16
* dhcpcd: Don't report DUID or IAID in anonymous.Roy Marples2020-01-15
* dhcpcd: carrier up does not mean interface is upRoy Marples2020-01-15
* Implement Anonymity Profiles for DHCP Clients, RFC 7844Roy Marples2020-01-15
* control: avoid unlinking the socket when sending commandsRoy Marples2020-01-09
* privsep: Delay control startup after starting privsepRoy Marples2020-01-09
* dhcpcd: Use milliseconds rather than timespec for delaysRoy Marples2020-01-04
* eloop: Allow for for timeouts greater than time_t and time wrappingRoy Marples2020-01-01
* Welcome to 2020!Roy Marples2020-01-03
* privsep: Enable ARP BPF filtering for interesting addressesRoy Marples2019-12-10
* privsep: Dont exit the eloop on signal in the launcher processRoy Marples2019-12-01
* dhcpcd: log forked to background earlierRoy Marples2019-12-01
* dhcpcd: Only report SSID when we have a carrierRoy Marples2019-11-29
* Close ends of sigpipe not needed.Roy Marples2019-11-29