summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAge
* import-src: adjust build target so all .in files are pre-builtRoy Marples2021-01-30
* eloop: Default to using ppoll(2) again.Roy Marples2021-01-30
* Linux: Implement epoll(7) for eloop (again)Roy Marples2021-01-28
* OpenBSD: Fix kqueue detection and one error.Roy Marples2021-01-28
* BSD: Implement kqueue(2) for eloop (again)Roy Marples2021-01-28
* WhitespaceRoy Marples2021-01-27
* Just give up with setproctitle on IllumosRoy Marples2020-10-10
* configure: Remove PPOLL from config.mkRoy Marples2020-09-06
* Quick change for piorRoy Marples2020-06-17
* configure: add --with-eghook=fooRoy Marples2020-06-17
* configure: Fix fallout with disabling embedded configRoy Marples2020-06-15
* udev: disable for non Linux systemsRoy Marples2020-06-11
* privsep: control proxy is no longer optionalRoy Marples2020-06-10
* privsep: Implement a resource limited sandboxRoy Marples2020-06-09
* eloop: Just use ppoll(2)Roy Marples2020-06-03
* For systems without open_memstream(3) warn that /tmp needs to exitRoy Marples2020-05-27
* privsep: Allow Linux to work without needing any mountsRoy Marples2020-05-24
* privsep: Just ensure default user has a home directoryRoy Marples2020-05-12
* privsep: No longer need the chrootdir configure option.Roy Marples2020-05-12
* privsep: Implement pledge(2) support as found on OpenBSDRoy Marples2020-05-10
* privsep: Enable capsicum for network facing processesRoy Marples2020-05-07
* privsep: Allow a blank string to force privsep users home directoryRoy Marples2020-05-05
* privsep: Document any overridden chroot directory.Roy Marples2020-05-05
* Log chrootdir set.Roy Marples2020-05-04
* privsep: allow --chrootdir= to configure a default chroot directoryRoy Marples2020-04-30
* privsep: Add --chroot configurableRoy Marples2020-04-30
* configure: Set a blank default hostname for non LinuxRoy Marples2020-04-16
* privsep: Detect a suitable user for dhcpcd, otherwise use dhcpcdRoy Marples2020-04-05
* Revert "privsep: default to using _dhcpcd and not _dhcp"Roy Marples2020-04-05
* privsep: default to using _dhcpcd and not _dhcpRoy Marples2020-04-10
* dhcpcd: disable address sanitization by defaultRoy Marples2020-03-31
* linux: the default hostname is (none)Roy Marples2020-03-31
* another typoRoy Marples2020-02-10
* spelling: Correct both privilege and separationRoy Marples2020-02-10
* Linux: setup mounts in chrootRoy Marples2020-01-21
* ioctl: The POSIX signature differs from BSD and glibcRoy Marples2020-01-08
* privsep: Support the generic _dhcp entry on DragonFlyRoy Marples2019-12-18
* privsep: Allow priviledge separation user to be specified by configureRoy Marples2019-12-02
* privsep: Enable privsep by defaultRoy Marples2019-12-01
* privsep: Add support for priviledge separationRoy Marples2019-11-28
* build: Add -Wundef to debugging CFLAGSRoy Marples2019-11-28
* build: Move rundir from /var/run to /var/run/dhcpcdRoy Marples2019-11-28
* build: Improve detection of dlopen(3) in libdlRoy Marples2019-11-05
* and more prettyRoy Marples2019-11-04
* build: make prior output more prettyRoy Marples2019-11-04
* build: Check compiler actually supports address sanitisation.Roy Marples2019-11-04
* build: Enforce address sanitisaton when debugging.Roy Marples2019-11-03
* Added documentation for undocumented optionMax Coplan2019-10-16
* FreeBSD: Fix test for setproctitleRoy Marples2019-10-16
* compat: Add setproctitle from LXCRoy Marples2019-10-14