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
2024-08-11
rework DESCRIPTION for both dhcpleased(8) and slaacd(8) to more accurately
Jason McIntyre
2024-08-09
Add 2024 root zone trust-anchor, it is expected to be used in 2026.
Florian Obser
2024-08-08
Fix a typo in log message.
YASUOKA Masahiko
2024-07-18
Fix memory leaks and improve id handling of iked_radserver_req.
YASUOKA Masahiko
2024-07-15
Add e2fs_fsmnt, and the newly defined e2fs_kbytes_written to the list of
Martijn van Duren
2024-07-15
bioctl.8:
Jason McIntyre
2024-07-14
This change allows user to define table inside the anchor like that:
Alexandr Nedvedicky
2024-07-14
Shuffle verbiage to make page more general. e.g. by mentioning
Kenneth R Westerback
2024-07-14
Fail explicitly on unexptected imsg->hdr_type. Otherwise the following
Tobias Heider
2024-07-14
sync slaacd(8) log.c to dhcpleased(8)'s version.
Florian Obser
2024-07-14
log_getverbose() is a void function
Florian Obser
2024-07-14
sync slaacd(8) log.h to dhcpleased(8) log.h
Florian Obser
2024-07-14
Unbreak tree by defining log_getverbose() for SMALL builds
Theo Buehler
2024-07-13
Reduce if_indextoname(3) usage.
Florian Obser
2024-07-13
NULL check must be inside the loop. found tobhe
YASUOKA Masahiko
2024-07-13
Fix radius.c again^2. Cancel previous and revert the latest one
YASUOKA Masahiko
2024-07-13
Fix radius.c again. Previous was old one.
YASUOKA Masahiko
2024-07-13
grammar/macro fixes for the radius text;
Jason McIntyre
2024-07-13
Fix radius.c. Previous it was broken.
YASUOKA Masahiko
2024-07-13
Add RADIUS support. Authentication, accounting, and "Dynamic
YASUOKA Masahiko
2024-07-11
Make sure we are interested in an interface that shows up.
Florian Obser
2024-07-11
Be a bit more noisy in syslog on what is going on.
Florian Obser
2024-07-11
Write lease after we configured prefixes.
Florian Obser
2024-07-11
Do not show expired lease information in dhcp6leasectl.
Florian Obser
2024-07-11
Forgot to initialize status_code in previous.
Florian Obser
2024-07-10
Pass status option up.
Florian Obser
2024-07-10
Pass int to the *2str functions, we don't need anything fancy.
Florian Obser
2024-07-10
Only vis(3) the option, not the rest of the packet.
Florian Obser
2024-07-09
Track configured and new prefix delegations in iface.
Florian Obser
2024-07-09
Skip prefixes with vltime 0.
Florian Obser
2024-07-09
remove unnused prototype
Florian Obser
2024-07-09
point mount -> mount point;
Jason McIntyre
2024-07-01
Enclose IPv6 address in a square bracket if the address is used with
YASUOKA Masahiko
2024-06-30
correct history; dmesg appeared (without a manual page) in v7
Jonathan Gray
2024-06-30
delete dhclient(8). ipv4 dhcp leases have been acquired by the
Theo de Raadt
2024-06-30
Clearify "force" and "preference" interaction.
Florian Obser
2024-06-29
Disable the shared cache between resolvers for now.
Florian Obser
2024-06-29
remove unused vars
Jonathan Gray
2024-06-27
dhclient hasn't prodded us in a long time to renew a lease.
Florian Obser
2024-06-19
Handle interfaces going down and up again.
Florian Obser
2024-06-18
iked: do not attempt to read multiple SANs
Theo Buehler
2024-06-14
sync to unbound 1.20.0
Florian Obser
2024-06-09
Introduce IFCAP_VLAN_HWOFFLOAD for vio(4).
Jan Klemkow
2024-06-06
hand PD_IAs to dhcp6leasectl
Florian Obser
2024-06-06
Accept more compact forms of prefix delegation requests.
Florian Obser
2024-06-05
Implement lease files.
Florian Obser
2024-06-05
Use a loop to add request options.
Florian Obser
2024-06-05
unused function
Florian Obser
2024-06-05
implement removing of addresses from interfaces
Florian Obser
2024-06-05
Do not try to configure an interface with prefix length 0.
Florian Obser
[next]