index
:
dhcpcd.git
dhcpcd-4
dhcpcd-5
dhcpcd-5.0
dhcpcd-5.6
dhcpcd-6
dhcpcd-6.11.1-DNA
dhcpcd-7
dhcpcd-8
ia
master
DHCP / IPv4LL / IPv6RA / DHCPv6 client
Roy Marples
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
control.c
Commit message (
Expand
)
Author
Age
*
control: Fix working with new eloop
HEAD
master
Roy Marples
3 days
*
control: Cannot write with hangup
Roy Marples
2021-02-20
*
log a diagnostic here
Roy Marples
2021-02-16
*
control: Don't log error deleting fds from eloop.
Roy Marples
2021-02-09
*
control: GC control deletion
Roy Marples
2021-02-08
*
control fd can be both read and write.
Roy Marples
2021-02-05
*
eloop: Make the API more like native poll/kqueue/epoll
Roy Marples
2021-02-02
*
A belated welcome to 2021
Roy Marples
2021-01-31
*
control: Don't log the write db didn't exist when freeing it.
Roy Marples
2021-01-28
*
control: log an error if we fail to remove the write callback
Roy Marples
2021-01-27
*
control: unlink privileged socket when shutting down without privsep
Roy Marples
2021-01-26
*
control: create an unpriv socket for non master mode
Roy Marples
2020-11-11
*
privsep: control proxy is no longer optional
Roy Marples
2020-06-10
*
privsep: Implement a resource limited sandbox
Roy Marples
2020-06-09
*
privsep: Limit rights generically rather than Capsicum specifc
Roy Marples
2020-06-05
*
privsep: Enable Capsicum for all processes.
Roy Marples
2020-05-19
*
This should really be sa_family_t.
Roy Marples
2020-04-24
*
dhcpcd: Fix separation of per interface and per family
Roy Marples
2020-04-23
*
dhcpcd: dump lease on the unpriviledged socket
Roy Marples
2020-03-28
*
spelling: Correct both privilege and separation
Roy Marples
2020-02-10
*
privsep: chroot the master process
Roy Marples
2020-01-21
*
control: avoid unlinking the socket when sending commands
Roy Marples
2020-01-09
*
privsep: Delay control startup after starting privsep
Roy Marples
2020-01-09
*
Welcome to 2020!
Roy Marples
2020-01-03
*
Fix socket paths for prior.
Roy Marples
2019-11-28
*
control: when closing, remove from eloop.
Roy Marples
2019-11-01
*
control: Add safety check to queue data
Roy Marples
2019-09-04
*
control: Add CTL_FREE_LIST to control memory management.
Roy Marples
2019-08-10
*
Add SPDX identifiers to all dhcpcd source files.
Yegor Yefremov
2019-07-04
*
Whitespace
Roy Marples
2019-04-26
*
Welcome to 2019!
Roy Marples
2019-01-01
*
Welcome to 2018.
Roy Marples
2018-01-01
*
logerr: errx with logging
Roy Marples
2017-04-09
*
Remove custom logger and output all diagnostics via syslog(3).
Roy Marples
2017-03-24
*
Move the source files along with dev, crypt and comapt into src dir.
Roy Marples
2017-03-15