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
Commit message (
Expand
)
Author
Age
*
control: Fix working with new eloop
HEAD
master
Roy Marples
3 days
*
src/privsep-linux.c: add support for m68k (#29)
Fabrice Fontaine
5 days
*
README.md: remove dead reference to phabricator
Roy Marples
5 days
*
control: Cannot write with hangup
Roy Marples
2021-02-20
*
eloop: delete events from kqueue/epoll directly
Roy Marples
2021-02-16
*
log a diagnostic here
Roy Marples
2021-02-16
*
control: Don't log error deleting fds from eloop.
Roy Marples
2021-02-09
*
BSD: Find the correct interface for tunneled routes
Roy Marples
2021-02-09
*
control: GC control deletion
Roy Marples
2021-02-08
*
src/privsep-linux.c: add support for arc (#28)
Fabrice Fontaine
2021-02-08
*
src/privsep-linux.c: add support for or1k (#27)
Fabrice Fontaine
2021-02-07
*
Force TOP as we know which directory we are in.
Roy Marples
2021-02-05
*
control fd can be both read and write.
Roy Marples
2021-02-05
*
src/privsep-linux: fix build on sparc (#26)
Fabrice Fontaine
2021-02-05
*
src/privsep-linux.c: add support for sh (#25)
Fabrice Fontaine
2021-02-05
*
Fix tests
Roy Marples
2021-02-03
*
Rename Privileged Actioneer to Privileged Proxy
Roy Marples
2021-02-02
*
Rename Master to Manager
Roy Marples
2021-02-02
*
Fix prior for epoll.
Roy Marples
2021-02-02
*
eloop: Make the API more like native poll/kqueue/epoll
Roy Marples
2021-02-02
*
Add __NR_pselect6_time64 to priory
Roy Marples
2021-01-31
*
Linux: allow pselect(2) to work in SECCOMP
Roy Marples
2021-01-31
*
src/privsep-linux.c: add support for microblaze (#24)
Fabrice Fontaine
2021-01-31
*
A belated welcome to 2021
Roy Marples
2021-01-31
*
src/privsep-linux.c: add support for nios2 (#23)
Fabrice Fontaine
2021-01-31
*
Typo with prior
Roy Marples
2021-01-31
*
Linux: Add support for NDS32BE SECCOMP
Roy Marples
2021-01-31
*
src/privsep-linux.c: add support for xtensa (#22)
Fabrice Fontaine
2021-01-31
*
import-src: Improve target so we don't create empty files
Roy Marples
2021-01-30
*
import-src: adjust build target so all .in files are pre-built
Roy Marples
2021-01-30
*
src/privsep-linux.c: add support for nds32 (#21)
Fabrice Fontaine
2021-01-30
*
eloop: optimise the pselect code so it's not a wrapper for ppoll
Roy Marples
2021-01-30
*
eloop: Default to using ppoll(2) again.
Roy Marples
2021-01-30
*
eloop: Fix logic error with epoll reading test
Roy Marples
2021-01-30
*
eloop: Always free the pollfd buffer when clearing events
Roy Marples
2021-01-29
*
eloop: fix a memory leak when clearing events
Roy Marples
2021-01-29
*
Whitespace
Roy Marples
2021-01-29
*
eloop: fixup a compile warning
Roy Marples
2021-01-28
*
BSD: Plug a memory leak
Roy Marples
2021-01-28
*
Linux: Implement epoll(7) for eloop (again)
Roy Marples
2021-01-28
*
control: Don't log the write db didn't exist when freeing it.
Roy Marples
2021-01-28
*
privsep: Restore the poll maxfd + 1 for state engine
Roy Marples
2021-01-28
*
DragonFly: cast away more kqueue compile warnings
Roy Marples
2021-01-28
*
FreeBSD: cast away some kqueue warnings
Roy Marples
2021-01-28
*
privsep: Don't add 1 to max fd open when limiting resources
Roy Marples
2021-01-28
*
OpenBSD: Fix kqueue detection and one error.
Roy Marples
2021-01-28
*
BSD: Implement kqueue(2) for eloop (again)
Roy Marples
2021-01-28
*
privsep: move setting signals to after clearing eloop
Roy Marples
2021-01-27
*
Whitespace
Roy Marples
2021-01-27
*
privsep: Ensure BPF listener pid is logged in debug
Roy Marples
2021-01-27
[next]