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-01-02
have quirks behave way more like other packages so it can have dependencies
Marc Espie
2023-12-29
bump version
Theo Buehler
2023-12-29
Pass correct file to warnx()
Theo Buehler
2023-12-29
Fix a NULL access or use-after-free bug
Job Snijders
2023-12-28
don't add values we won't print, use scandir properly
Marc Espie
2023-12-27
Refactor rtr_parse_error() so that even a NO_DATA_AVAILABLE is logged
Claudio Jeker
2023-12-27
sync table(5) with reality
Omar Polo
2023-12-27
Mark rrdp debug logging functions as used in regress
Theo Buehler
2023-12-27
Rework the warnings on internet resources
Theo Buehler
2023-12-26
Do not accept empty delta elements
Theo Buehler
2023-12-24
Zal dead code
Job Snijders
2023-12-24
Rewrite dev_mkdb with FTS
Greg Steuck
2023-12-23
remove trailing whitespaces
Omar Polo
2023-12-22
Call log_setverbosity() directly after getopt() so that debugging
Martijn van Duren
2023-12-22
Remove a log_debug from usm_checkuser(). It would only display what is in
Martijn van Duren
2023-12-21
mib_init() and MIB() disappeared with mib.c, remove their declarations.
Martijn van Duren
2023-12-21
Clean up snmpd's header situation.
Martijn van Duren
2023-12-20
update to nsd 4.8.0
Florian Obser
2023-12-20
introduce log_ntp_addr() and use it where applicable, avoids a null
Otto Moerbeek
2023-12-20
btrace: add support for hex and octal values.
Dave Voutila
2023-12-20
btrace: "too long line" -> "line too long"
Dave Voutila
2023-12-19
Show the RTR protocol version in the `bgpctl show rtr` output.
Claudio Jeker
2023-12-18
Rephrase some warnings related to Manifests
Job Snijders
2023-12-18
Add a family argument to host(). This allows us to force a specific address
Martijn van Duren
2023-12-18
Fix copy-paste error for setting source-address in trap receiver.
Martijn van Duren
2023-12-18
bump version
Sebastian Benoit
2023-12-18
Fix two memory leaks:
Martijn van Duren
2023-12-14
Mostly straightforward conversion to imsg_get_fd() only the handling
Claudio Jeker
2023-12-14
Use imsg_get_fd() to access the file descriptor passed in the imsg.
Claudio Jeker
2023-12-14
Rewrite send_packet to update the eigrp header without using ibuf_seek.
Claudio Jeker
2023-12-14
rpki-client: make IP address block checks stricter
Theo Buehler
2023-12-13
Match what reorder_kernel is doing and use kern.osversion to find out whether
Antoine Jacoutot
2023-12-13
Use imsg_get_fd() to access the control fd.
Claudio Jeker
2023-12-12
The OID inside snmpTrapOID is of type NOTIFICATION-TYPE, which does not
Martijn van Duren
2023-12-12
Do a bitter cleanup after the config defined objects on shutdown.
Martijn van Duren
2023-12-12
io_read_buf() abused the ibuf internal rpos which is no longer allowed.
Claudio Jeker
2023-12-11
Warn when the same manifestNumber is recycled across multiple issuances of th...
Job Snijders
2023-12-11
Log a warning when a manifest replay is detected
Job Snijders
2023-12-10
Since errno isn't used here, use warnx() instead of warn()
Job Snijders
2023-12-09
Following a failed fetch, use a previously cached and valid Manifest
Job Snijders
2023-12-06
Periodically reset constraint DNS info for constraints that failed
Otto Moerbeek
2023-12-05
reject headers that start with a space or tab
Omar Polo
2023-12-03
move to using updatedb annotation exclusively
Marc Espie
2023-12-03
add the `no-dsn' option to `listen on socket' too
Omar Polo
2023-12-03
set the socket family too to mirror the LISTEN case; no-op in practice
Omar Polo
2023-12-03
enable DSN (Delivery Status Notification) for the implicit socket too
Omar Polo
2023-12-01
relay_read_http: strip out Content-Length if we strip the body too
Todd C. Miller
2023-12-01
Make sure we read a complete struct fsinfo even if the filesystem sectors
Miod Vallat
2023-12-01
allow tables and filter over multiple lines
Omar Polo
2023-11-29
relay_read_http: defer header parsing until after line continuation
Todd C. Miller
[next]