summaryrefslogtreecommitdiffstats
path: root/src/control.c
Commit message (Expand)AuthorAge
* control: Fix working with new eloopHEADmasterRoy Marples3 days
* control: Cannot write with hangupRoy Marples2021-02-20
* log a diagnostic hereRoy Marples2021-02-16
* control: Don't log error deleting fds from eloop.Roy Marples2021-02-09
* control: GC control deletionRoy Marples2021-02-08
* control fd can be both read and write.Roy Marples2021-02-05
* eloop: Make the API more like native poll/kqueue/epollRoy Marples2021-02-02
* A belated welcome to 2021Roy Marples2021-01-31
* control: Don't log the write db didn't exist when freeing it.Roy Marples2021-01-28
* control: log an error if we fail to remove the write callbackRoy Marples2021-01-27
* control: unlink privileged socket when shutting down without privsepRoy Marples2021-01-26
* control: create an unpriv socket for non master modeRoy Marples2020-11-11
* privsep: control proxy is no longer optionalRoy Marples2020-06-10
* privsep: Implement a resource limited sandboxRoy Marples2020-06-09
* privsep: Limit rights generically rather than Capsicum specifcRoy Marples2020-06-05
* privsep: Enable Capsicum for all processes.Roy Marples2020-05-19
* This should really be sa_family_t.Roy Marples2020-04-24
* dhcpcd: Fix separation of per interface and per familyRoy Marples2020-04-23
* dhcpcd: dump lease on the unpriviledged socketRoy Marples2020-03-28
* spelling: Correct both privilege and separationRoy Marples2020-02-10
* privsep: chroot the master processRoy Marples2020-01-21
* control: avoid unlinking the socket when sending commandsRoy Marples2020-01-09
* privsep: Delay control startup after starting privsepRoy Marples2020-01-09
* Welcome to 2020!Roy Marples2020-01-03
* Fix socket paths for prior.Roy Marples2019-11-28
* control: when closing, remove from eloop.Roy Marples2019-11-01
* control: Add safety check to queue dataRoy Marples2019-09-04
* control: Add CTL_FREE_LIST to control memory management.Roy Marples2019-08-10
* Add SPDX identifiers to all dhcpcd source files.Yegor Yefremov2019-07-04
* WhitespaceRoy Marples2019-04-26
* Welcome to 2019!Roy Marples2019-01-01
* Welcome to 2018.Roy Marples2018-01-01
* logerr: errx with loggingRoy Marples2017-04-09
* Remove custom logger and output all diagnostics via syslog(3).Roy Marples2017-03-24
* Move the source files along with dev, crypt and comapt into src dir.Roy Marples2017-03-15