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-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
2024-01-30
Adjust bgpctl to work with the modified aspath functions from util.c
Claudio Jeker
2024-01-30
Convert he ATTR_ASPATH and ATTR_AS4_PATH handlers in rde_attr_parse()
Claudio Jeker
2024-01-30
In the previous commit idle connections are reinserted onto the active list
Claudio Jeker
2024-01-30
Fix a race between scheduling a new request onto an idle connection and
Claudio Jeker
2024-01-28
correct DPADD; fromKrystian Lewandowski
Theo de Raadt
2024-01-28
allow escaping inside quotes
Omar Polo
2024-01-27
firmware for qwx(4) devices
Peter Hessler
2024-01-27
Implement an initial SMIv2 parser based around RFC257[89]. RFC2580 isn't
Martijn van Duren
2024-01-26
Add a -V flag to bgplgd
Job Snijders
2024-01-25
Return 0 when accessing an argument not defined in a probe.
Martin Pieuchot
2024-01-25
Use RFC7606 treat-as-withdraw for ORIGIN attributes with an invalid value.
Claudio Jeker
2024-01-25
Siwtch IMSG_CTL_SHOW_RIB_COMMUNITIES over to the new ibuf api.
Claudio Jeker
2024-01-25
Convert most attributes in rde_attr_parse() to new ibuf API.
Claudio Jeker
2024-01-24
Convert the community parsers to the new ibuf api.
Claudio Jeker
2024-01-23
Consider the whole tuple when reading a map entry whose key is that tuple.
Martin Pieuchot
2024-01-23
Adopt bgpctl code to the ibuf changes done in bgpd.
Claudio Jeker
2024-01-23
Start converting the message parser to use the new ibuf api.
Claudio Jeker
2024-01-23
Fix tab after space
Claudio Jeker
[next]