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-09-01
Remove 'overlap_allowance' parameter from bootstrap().
Kenneth R Westerback
2018-09-01
sync fatalx() message between smtp_client_{state,response}; ok stsp@ gilles@
miko
2018-08-31
Unsetting Initialized during syslogd die() is a relic from the time
Alexander Bluhm
2018-08-31
the main process must chdir to /, since it cannot have daemon() do the
Theo de Raadt
2018-08-31
switch to improved incoming message parser:
Eric Faurot
2018-08-31
fix fd leak in an error path
Jonathan Gray
2018-08-30
fix double free in mib_carpgroupget() error path
Jonathan Gray
2018-08-30
fix use-after-free
Eric Faurot
2018-08-30
Use past tense for treated as withdrawn since the withdraw happened in the past.
Claudio Jeker
2018-08-29
Introduce 'bgpctl show rib error' to show all prefixes that got flagged
Claudio Jeker
2018-08-29
Make it possible to filter the RIB for invalid path which resulted in withdrawn
Claudio Jeker
2018-08-29
clean up the imsg structure for getnameinfo lookup results.
Eric Faurot
2018-08-29
When 'log updates' is enabled make sure that the case of an invalid path
Claudio Jeker
2018-08-29
When checking for AS 0 make sure the full ASPATH is validated and don't
Claudio Jeker
2018-08-29
Adjust comment to make it clear that a NULL nexthop is actually eligable
Claudio Jeker
2018-08-29
Prevent ospfd from starting if another ospfd is already using the same
remi
2018-08-27
If the maximum for a community is defined via the large flag then
Claudio Jeker
2018-08-27
Undefined plans can never match. Check for that before trying to use the plan.
Claudio Jeker
2018-08-27
Wrap some overly long lines. No functional change
Claudio Jeker
2018-08-27
merge_filterset() needs to produce a stable sorted filterset to make sure
Claudio Jeker
2018-08-25
remove unused header
Gilles Chehade
2018-08-25
Rework disks to have pluggable backends.
ccardenas
2018-08-23
import alternative message parser (not used yet).
Eric Faurot
2018-08-23
We can safely assume that our utmp(5) file format implementation can guarantee
Ricardo Mestre
2018-08-23
Allow to boot CDROM-only VMs.
Reyk Floeter
2018-08-22
Fix a crash when relaying with authentication but auth table is not set.
Eric Faurot
2018-08-20
Since we can feed localtime(3) with garbage input, or with input it cannot
Ricardo Mestre
2018-08-19
double the allowed length for the 'tls ciphers' option
Jasper Lievisse Adriaanse
2018-08-19
Call daemon with 0 as first argument so that it changes the cwd to /.
Florian Obser
2018-08-18
After calling getaddrinfo(3) both on rfc868 and ntp cases we can drop the "dns"
Ricardo Mestre
2018-08-17
No need to send the same nameserver twice.
Martijn van Duren
2018-08-16
update to 4.1.24
Florian Obser
2013-11-26
import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by b...
Stuart Henderson
2010-01-15
NSD v3.2.4
Jakob Schlyter
2018-08-15
SIOCGIFNETMASK_IN6 failing just means that someone delete the address
Florian Obser
2018-08-14
Drop unnecessary pledge(2) promises on apm(8):
Ricardo Mestre
2018-08-13
Make the owner of fcgi socket configurable.
Florian Obser
2018-08-13
basic macro cleanup, break lines of excessive length, fix order of sections
Ingo Schwarze
2018-08-13
Add more content. Tweaks from ingo. This man page is not yet hooked up to the
rob
2018-08-12
Change ber_write_elements() to return ssize_t instead of int.
rob
2018-08-11
Prevent server side overflow for message id in snmp header.
rob
2018-08-10
Another place where we should handle AS_SET better. aspath_lenmatch()
Claudio Jeker
2018-08-10
Make the AS_SET handling for source-as even simpler. It is enough to only
Claudio Jeker
2018-08-09
Improve handling of source-as when an AS_SET is rightmost. In that case
Claudio Jeker
2018-08-09
correct sizeof to use correct buffer, rather than another buffer (which
Theo de Raadt
2018-08-09
While softreconfig is running set the poll timeout to 0 so that the
Claudio Jeker
2018-08-09
Make two very internal functions static. They are used to merge an
Claudio Jeker
2018-08-08
mestre and I can find no reason why the pledge has "unix". Disable
Theo de Raadt
2018-08-08
ntpd unveils the cert.pem "r" file (which is passed-over-socket to the
Theo de Raadt
2018-08-08
Some unsigned long to unsigned int cleanup from recent ber (type) changes.
rob
[next]