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
2024-02-05
Print statistics on stderr to be able to redirect bt(5) script output.
Martin Pieuchot
2024-02-04
Remove dead code and fix null deref if vm is not found.
Dave Voutila
2024-02-04
Prevent null pointer deref is vm isn't found.
Dave Voutila
2024-02-04
Initialize result in vioblk notification handler.
Dave Voutila
2024-02-04
Reverse calloc args.
Dave Voutila
2024-02-04
Split X509_get_ext_count() out of for loop again
Theo Buehler
2024-02-04
Use x509_get_time() to get the Manifest thisUpdate / nextUpdate
Job Snijders
2024-02-03
Add tap(4) read events after rx virtqueue notification.
Dave Voutila
2024-02-03
missing "s" after apostrophe;
Jason McIntyre
2024-02-03
leave the command for mbox delivery unset
Omar Polo
2024-02-03
document that when an alternate delivery user is provided in a
Omar Polo
2024-02-03
Fix X509_get_ext_count() usage
Theo Buehler
2024-02-03
Refactor handling of stale manifests
Job Snijders
2024-02-03
proc_parser_mft: simplify logic slightly
Theo Buehler
2024-02-03
fix off-by-one in bounds check
Jonathan Gray
2024-02-03
fix vmd vioblk fd closing bounds test
Jonathan Gray
2024-02-03
fix off-by-one in bounds check
Jonathan Gray
2024-02-03
add missing fatal() call in rde_peer_send_rrefresh()
Jonathan Gray
2024-02-02
when an alternate delivery user is provided in a dispatcher, do not process
Gilles Chehade
2024-02-02
Rework proc_parser_mft() further
Theo Buehler
2024-02-02
there's no good reason to allow smtpd to execute custom command set by root
Gilles Chehade
2024-02-02
Run lmtp deliveries as the recipient user, not SMTPD_USER (_smtpd).
Todd C. Miller
2024-02-02
Update the comment
Job Snijders
2024-02-02
Remove old comment
Job Snijders
2024-02-02
no longer check staleness in proc_parser_mft
Job Snijders
2024-02-02
parser: inline last call to proc_parser_mft_post()
Theo Buehler
2024-02-02
fix previous: a *mp = mft1 got lost
Theo Buehler
2024-02-02
refactor: don't call proc_parser_mft_post for the first mft
Job Snijders
2024-02-02
parser: no need to overload err1 twice.
Theo Buehler
2024-02-02
refactor: populate mft->path in the pre parser
Job Snijders
2024-02-02
aspath_inflate() can be called with an empty ASPATH.
Claudio Jeker
2024-02-02
Cleanup a couple of fatal messages to be less bad.
Claudio Jeker
2024-02-02
Explain missing group on getgrnam(3) failure.
Dave Voutila
2024-02-02
refactor: no longer needed to pass loc to the mft preparser
Job Snijders
2024-02-02
refactor: move parse_filepath() to avoid pointer indirection
Job Snijders
2024-02-02
refactoring: move time validity window checks out of proc_parser_mft_post()
Job Snijders
2024-02-02
Rework error messages a bit
Job Snijders
2024-02-01
Print information about (legacy) Multiple Message MSIs.
Mark Kettenis
2024-02-01
Normalize the nid printing
Theo Buehler
2024-02-01
Convert the mrtparser to use ibufs in many places.
Claudio Jeker
2024-02-01
proc_parser_mft_pre: tweak a warning message
Theo Buehler
2024-01-31
Add reference to RRDP Session Desynchronization draft
Job Snijders
2024-01-31
Make the error a bit easier to read
Job Snijders
2024-01-31
Convert IMSG_CTL_SHOW_RIB_ATTR over to the new ibuf API.
Claudio Jeker
2024-01-31
Introduce and use mft_compare_issued()
Theo Buehler
2024-01-31
Rename mft_compare() to mft_compare_seqnum()
Theo Buehler
2024-01-31
Pull mft comparison into proc_parser_mft_pre()
Theo Buehler
2024-01-31
proc_parser_mft_pre: move freeing into an error path
Theo Buehler
2024-01-31
proc_parser_mft: fix overloading of error
Theo Buehler
2024-01-30
Rewrite vmd(8)'s vionet to be zero-copy.
Dave Voutila
[next]