index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
Age
Commit message (
Expand
)
Author
2021-03-03
Unveil only /etc/resolv.conf and /etc/resolv.conf.new not /etc/
kn
2021-03-02
Read general and touchpad-specific wsmouse settings separately.
Ulf Brosziewski
2021-03-02
Only attach a fully configured bpf filter to a network interface.
Florian Obser
2021-03-02
Must include netinet/in.h before netinet/ip.h or bad things happen.
Claudio Jeker
2021-03-02
Fix indentation of switch / case. No binary change.
Florian Obser
2021-03-02
satisfy older gcc with poor warning generation
Theo de Raadt
2021-03-02
requires netinet/in.h
Theo de Raadt
2021-03-02
Rename local variable 'cur_time' in set_timeout() to 'now' like
Kenneth R Westerback
2021-03-02
Eliminate redundant checks for expired leases in ifi->leasedb. Simply
Kenneth R Westerback
2021-03-02
Make unveiling the lease directory a warning instead of a fatal error
Florian Obser
2021-03-02
Better unveil error messages; requested by deraadt some time ago.
Florian Obser
2021-03-02
Add missing RCS marker
kn
2021-03-02
Do not unveil unused unwind socket under SMALL
kn
2021-03-02
remove uneeded md5.h include
Jonathan Gray
2021-03-02
Increase the size of iov in pfkey_sa() to be large enough for all
Jonathan Gray
2021-03-01
Make sure sa_policy is not NULL in sa_configure_iface(). This can happen
tobhe
2021-03-01
Log adding and deleting of IP addresses as well as nameservers.
Florian Obser
2021-03-01
We really must handle all possible enumeration values in
Florian Obser
2021-03-01
Let send_rdns_withdraw and send_deconfigure_interface clean up after
Florian Obser
2021-03-01
typo; from Scott Bennett
Theo de Raadt
2021-02-28
Rename addr to gateway.
tobhe
2021-02-28
Move tick_msg(TICK_WAIT) calls after related log_debug()
Kenneth R Westerback
2021-02-28
Reduce non-debug output further by allowing up to the usual 3 second
Kenneth R Westerback
2021-02-28
Introduce #defines for exponential backoff, explain where they come
Florian Obser
2021-02-27
Restore ability to handle default routes on multiple interfaces, this
Florian Obser
2021-02-27
ensure local array is same size as global
Theo de Raadt
2021-02-27
Stop checking 'epoch' in get_recorded_lease() and just set it as
Kenneth R Westerback
2021-02-27
Set RTF_GATEWAY for host route based on RTM_GET response.
tobhe
2021-02-27
While I wrote the initial version of resolvd(8) it diverged so much
Florian Obser
2021-02-27
Disentangle log_debug() output from tick_msg() output.
Kenneth R Westerback
2021-02-27
Path #defines are traditionally prefixed with _PATH.
Florian Obser
2021-02-27
Path #defines are traditionally prefixed with _PATH.
Florian Obser
2021-02-27
Path #defines are traditionally prefixed with _PATH.
Florian Obser
2021-02-27
Read the lease file into a statically sized buffer and pass it over to
Florian Obser
2021-02-26
Set RTF_GATEWAY for flow routes, not for host route.
tobhe
2021-02-26
Fix and improve handling of address families in vroute_getcloneroute().
tobhe
2021-02-26
Ignore SIGHUP
kn
2021-02-26
Hook up dhcpleased to the build.
Florian Obser
2021-02-26
Sort SEE ALSO and fix its punctuation.
Theo Buehler
2021-02-26
Import dhcpleased(8) - a dhcp daemon to acquire IPv4 address leases
Florian Obser
2021-02-26
remove some unused functions in slaacd
Jonathan Gray
2021-02-25
Constify cipher API.
tobhe
2021-02-25
Typofix
kn
2021-02-25
Fix SMALL build
kn
2021-02-24
Use ASN1_STRING_get0_data() instead of the deprecated ASN1_STRING_data().
tobhe
2021-02-24
build resolvd
Theo de Raadt
2021-02-24
More accurately describe the DNS proposal sources and reaction by resolvd.
Theo de Raadt
2021-02-24
fairly significant rewrite, including:
Theo de Raadt
2021-02-24
We need to track the pid of the connecting control connection to be
Florian Obser
2021-02-24
Import resold(8), a daemon to rewrite resolv.conf.
Florian Obser
[next]