Roy's Projects
/
dhcpcd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dhcpcd
2020-10-05
Roy Marples
Release dhcpcd-9.3.0
dhcpcd-9.3.0
commit
|
commitdiff
|
tree
|
snapshot
2020-10-04
Roy Marples
privsep: Remove capsicum specific hooks from BPF
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Roy Marples
Don't log backticks.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Roy Marples
privsep: We need getsockopt as well as setsockopt on...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Roy Marples
privsep: allow CAP_SETSOCKOPT for route(4) fd.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Roy Marples
privsep: We now need to carry ifa_data for BSD
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Roy Marples
BSD: Fix compile for non NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
Roy Marples
Add a comment to prior incase I do something dumb like...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
SAITOH Masanobu
Fix a typo in a comment
commit
|
commitdiff
|
tree
|
snapshot
2020-09-28
Roy Marples
privsep: fix crash when interface departs before bpf...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-28
Roy Marples
BSD: struct if_data->ifi_link_state is the single sourc...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-27
Roy Marples
BSD: Ignore vether(4) devices by default.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Sascha Wildner
Clean up some warnings.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Roy Marples
FreeBSD: Anticipate SIOCGIFDATA not working in Capsicum
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Roy Marples
BSD: NetBSD is the odd man out with SIOCGIFDATA
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Roy Marples
if: Always warn about ignored interfaces.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Roy Marples
BSD: Of course DragonFly does SIOCGIFDATA differently..
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Roy Marples
Add a warning about prior
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Roy Marples
Revert double variable define
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Roy Marples
FreeBSD lacks SIOCGIFDATA it seems.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Roy Marples
BSD: Use SIOCGIFDATA if no media support and no ifa_data
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Roy Marples
BSD: Detect initial link state in ifa_data
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Roy Marples
dhcpcd: log carrier lost once more
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Roy Marples
Try and track link state better, regardless of if we...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Roy Marples
privsep: Don't log sandbox type twice
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Roy Marples
privsep: Allow __NR_mmap for seccomp
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
Roy Marples
privsep: Don't remove pidfile at exit
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
Roy Marples
privsep: Add more platforms for seccomp
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
Roy Marples
privsep: Allow more syscalls for seccomp
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
Roy Marples
privsep: Send signal from launcher to master over the...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
Roy Marples
privsep: sandbox the launcher process
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
Roy Marples
FreeBSD: Fix build
commit
|
commitdiff
|
tree
|
snapshot
2020-09-19
Roy Marples
privsep: Avoid "unconfined" seccomp warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-09-19
Roy Marples
privsep: Don't be noisy about the sandbox
commit
|
commitdiff
|
tree
|
snapshot
2020-09-19
Roy Marples
privsep: Log if the platform sandbox is unavailable...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-19
Roy Marples
privsep: Add the SECCOMP BPF sandbox for Linux
commit
|
commitdiff
|
tree
|
snapshot
2020-09-19
Roy Marples
Linux: Use SIOCSIFVLAN rather than SIOCSIFVLAN
commit
|
commitdiff
|
tree
|
snapshot
2020-09-19
Roy Marples
privsep: Fold capsicum and pledge entry points into...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-19
Roy Marples
Adjust prior so that message is logged before starting dev
commit
|
commitdiff
|
tree
|
snapshot
2020-09-19
Roy Marples
Linux: detect network namespace and deny udev in one
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Roy Marples
duid: Allow optional argument to specify ll or llt...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Roy Marples
install: Create DBDIR with mode 0750 by default
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Roy Marples
dhcpcd: Only manipulate stdin, stdout and stderr when...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Roy Marples
logerr: Don't leak the logfile stream to scripts
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Roy Marples
README: Remove old reference to db dir needing user...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Roy Marples
dhcpcd: avoid privsep errors if we error locking the...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-06
Roy Marples
Release dhcpcd-9.2.0
dhcpcd-9.2.0
commit
|
commitdiff
|
tree
|
snapshot
2020-09-06
Roy Marples
DHCP: Fix compile without IPv4LL
commit
|
commitdiff
|
tree
|
snapshot
2020-09-06
Roy Marples
configure: Remove PPOLL from config.mk
commit
|
commitdiff
|
tree
|
snapshot
2020-09-06
Roy Marples
privsep: dump leases in a sandbox
commit
|
commitdiff
|
tree
|
snapshot
2020-09-06
Roy Marples
dhcpcd: stderr callback fd may the reset by peer
commit
|
commitdiff
|
tree
|
snapshot
2020-09-06
Roy Marples
privsep: Dump leases from stdin in a limited sandbox
commit
|
commitdiff
|
tree
|
snapshot
2020-09-06
Roy Marples
privsep: dropprivs can be static
commit
|
commitdiff
|
tree
|
snapshot
2020-09-06
Roy Marples
privsep: limit rights for stdout/stderr/stdin using...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-06
Roy Marples
FreeBSD: Don't rights limit stderr
commit
|
commitdiff
|
tree
|
snapshot
2020-09-06
Roy Marples
dhcpcd: Redirect stdout/stderr to the launcher stderr...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-05
Roy Marples
privsep: Fix prior for FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-05
Roy Marples
dhcpcd: Setup a socketpair in the launcher to write...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-05
Roy Marples
logerr: Ensure that the fd err log is line buffered
commit
|
commitdiff
|
tree
|
snapshot
2020-09-05
Roy Marples
privsep: Use xsocketpair
commit
|
commitdiff
|
tree
|
snapshot
2020-09-05
Roy Marples
if: introduce xsocketpair, similar to xsocket
commit
|
commitdiff
|
tree
|
snapshot
2020-09-02
Roy Marples
DHCP: allow leasetime -1 to represent infinity
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Roy Marples
DHCP: optimize prior for systems without IPv4 address...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Roy Marples
DHCP: Adjust prior to be more generic
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Roy Marples
DHCP: Don't set address lifetimes when extending leases
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
Roy Marples
dhcpcd: Rename function for prior now it no longer...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
Roy Marples
dhcpcd: Adjust prior to ensure options exist for active...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-30
Roy Marples
DHCP: reason is BOUND when recovering from an expired...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-30
Roy Marples
DHCP: When extending the lease, re-enter the DISCOVER...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-30
Roy Marples
dhcpcd: init new interfaces from route(4) overflow
commit
|
commitdiff
|
tree
|
snapshot
2020-08-30
Roy Marples
DHCP: Request offered IP when using lastlease
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Roy Marples
privsep: Only the master process accepts signals
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Roy Marples
DHCP: Mark the state as expired on lase lease extension
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Roy Marples
Use a minimum bufsize of 1 as 0 doesn't work on some OS.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Roy Marples
privsep: Set a zero length receive buffer for write...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-08
Roy Marples
privsep: Improve some errors
commit
|
commitdiff
|
tree
|
snapshot
2020-08-08
Roy Marples
dhcpcd: Fix logging we forked at exit.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Roy Marples
Revert "Don't install /var/db/dhcpcd in the Makefile"
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Roy Marples
Revert "privsep: shutdown read end of the write only...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Roy Marples
dhcpcd: If using -4 or -6, check we have support for it
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Roy Marples
inet6: Linux will convert NULL to all, so don't specify all
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Roy Marples
Linux: fix reading the ipv6 forwarding proc entry
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Roy Marples
Linux: IP6 forwaring only applies to "all" interface
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Roy Marples
options: Let clientid override a prior duid
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Roy Marples
options: open an address socket to detect if inet6...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Fabrice Fontaine
src/dhcpcd.c: fix build without fork
commit
|
commitdiff
|
tree
|
snapshot
2020-08-01
Roy Marples
privsep: Don't read control_group in privsep
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Roy Marples
privsep: shutdown read end of the write only sockets
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Roy Marples
Fix prior
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Roy Marples
route: Ensure IPv4LL routes always come last in priority
commit
|
commitdiff
|
tree
|
snapshot
2020-07-04
Roy Marples
Fix compile without IPv6 on systems that do not define...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Roy Marples
Make DBDIR permissions same as the files it creates
dhcpcd-9.1.4
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Roy Marples
Release dhcpcd-9.1.4
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Roy Marples
dhcpcd: Fix creating DBDIR
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Roy Marples
Fix SMALL build
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Roy Marples
Release dhcpcd-9.1.3
dhcpcd-9.1.3
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Roy Marples
make: clean before import-src
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Roy Marples
DHCP6: Restore lease timings
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Roy Marples
BSD: Setup sysctls before redirecting stderr
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Roy Marples
privsep: Don't limit file writes if logging to a file
commit
|
commitdiff
|
tree
|
snapshot
next