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
/
usr.sbin
Age
Commit message (
Expand
)
Author
2018-08-01
Fix segmentation fault on radiusd(8) when exiting.
Ricardo Mestre
2018-08-01
Clarify that we chroot to the users home directory if -u is provided.
Florian Obser
2018-07-31
Relocate some public functions above the internal functions comment.
rob
2018-07-31
Reshuffle order in struct rde_peer a bit. No functional change.
Claudio Jeker
2018-07-31
Fix some debugging output now that ber type and encoding are unsigned int.
rob
2018-07-31
Make ber type and encoding a unsigned int instead of unsigned long.
Claudio Jeker
2018-07-31
There is no longer the need to be careful in rde_softreconfig_in() when
Claudio Jeker
2018-07-30
cleanup initialization of chngdir. inspired by Ross L Richardson.
Sebastian Benoit
2018-07-30
replace exit() with return(), from Ross L Richardson.
Sebastian Benoit
2018-07-30
replace warn() + exit() with err()
Sebastian Benoit
2018-07-30
line too long and whitespace. From Ross L Richardson.
Sebastian Benoit
2018-07-30
reorder option parsing to be alphabetical/same order as usage and
Sebastian Benoit
2018-07-30
update to nsd 4.1.23, from the release notes:
Florian Obser
2018-07-30
Add colon for clarity.
Antoine Jacoutot
2018-07-29
Remove NULL checks before X509_{REQ,NAME}_free() and zap an unnecessary
Theo Buehler
2018-07-29
replace hand-rolled tmp files with mkstemp()
Sebastian Benoit
2018-07-29
add missing markup and some minor tweaks; ok jmc@
anton
2018-07-29
mestre and i both concluded pledge can be tightened, "unix" handles the
Theo de Raadt
2018-07-29
remove extra space in output; from Ross L Richardson
Theo de Raadt
2018-07-28
k&r -> ansi function headers in this file, 'cause clang complained about one.
Theo de Raadt
2018-07-28
Remove NULL checks before (most) libcrypto *_free() functions.
Theo Buehler
2018-07-27
log_info -> log_debug since this is debug noise.
Claudio Jeker
2018-07-27
Enable slaacctl(8) to print information on an advertised MTU.
bket
2018-07-27
remove errant Ed added in previous;
Jason McIntyre
2018-07-26
note under which circumstances ospfd uses the route priofilter
Sebastian Benoit
2018-07-26
zap whitespaces
Ricardo Mestre
2018-07-26
reduce pledge(2) to the bare minimum:
Ricardo Mestre
2018-07-26
add pledge(2) to quot(8):
Ricardo Mestre
2018-07-25
Implement a generic interface to forward resolver queries to the lka
Eric Faurot
2018-07-25
qmail advertizes a size of 0 as "no limit on data", fix SIZE handling in
Gilles Chehade
2018-07-25
delivery to a filename should be in mbox format otherwise it will lack the
Gilles Chehade
2018-07-25
Fix the prefix length of the IP address in the error message which shows
YASUOKA Masahiko
2018-07-24
Add some debug log messages telling which RIBs and peers get sofreconfigured
Claudio Jeker
2018-07-24
Use prefix_nexthop() to access the nexthop instead of dereferencing the
Claudio Jeker
2018-07-24
Remove defunct prototype leftover from previous code cleanup.
rob
2018-07-23
Add missing $OpenBSD$ CVS tag.
rob
2018-07-23
Point to glob in section 7 for the actual list of special characters instead
kn
2018-07-23
Remove rtadvd(8), it's time to switch to rad(8).
Florian Obser
2018-07-23
It's time to switch to rad(8); tested by many.
Florian Obser
2018-07-22
First iteration of implementing full mrt dumping/printing support in bgpctl.
Claudio Jeker
2018-07-22
Move nexthop into struct filterstate (including nexthop flags) and use
Claudio Jeker
2018-07-22
Add more information to if_change() debug log using the new interface helper
Claudio Jeker
2018-07-22
Move functions to print link status etc. to util.c so that bgpd can use them
Claudio Jeker
2018-07-22
Adjust a log message and make sure that the data pointer is never increased
Claudio Jeker
2018-07-21
sort;
Jason McIntyre
2018-07-20
No need to copy rdns_lifetime around with an IMSG, it gets send to the
Florian Obser
2018-07-20
Fix mem leaks on config reload:
Florian Obser
2018-07-20
fix mem leak: missing freeifaddrs
Florian Obser
2018-07-20
Introduce MTU option.
bket
2018-07-20
We need to track the auto prefix in ra_prefix_conf otherwise we can't
Florian Obser
[next]