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
2020-09-15
consistently format/word the function documentation
Jasper Lievisse Adriaanse
2020-09-15
s/sizeof(ipaddress)/sizeof(*ipaddress)/g
Martijn van Duren
2020-09-15
Fix a dead store and a wrong-level NULL-check.
Martijn van Duren
2020-09-14
Established TCP and TLS sockets of syslogd did stay open forever
Alexander Bluhm
2020-09-14
Briefly document default boot disk behaviour
kn
2020-09-14
add support for '&' and '|' operators in btrace scripts
Jasper Lievisse Adriaanse
2020-09-14
Fix handling of user names containing '@' symbols.
Todd C. Miller
2020-09-14
Typofix
kn
2020-09-14
We need to be able to provide contact information to use the
Florian Obser
2020-09-14
Relax parsing of pem files a bit. Apparently there are CAs that use
Florian Obser
2020-09-14
Report what's wrong when account creation fails instead of a generic
Florian Obser
2020-09-14
Document "pki" option for relay delivery too; from Nick Gasson
Todd C. Miller
2020-09-14
Rewrite the agentx code of relayd. This new framework should allow us
Martijn van Duren
2020-09-14
All buffers are in rw-memory, but lookup_record has it defined as
Martijn van Duren
2020-09-14
Make "spf walk" report if an spf-record has macro's and can't be resolved.
Martijn van Duren
2020-09-14
Document the fact that the maximum size of a font is currently 512 KiB.
Frederic Cambus
2020-09-14
Let slaacd handle all rdomains in a single daemon.
Florian Obser
2020-09-12
link btrace(8) to the build
Sebastien Marie
2020-09-12
Include openssl/x509.h in extern.h since it uses a few of the typedefs from
Claudio Jeker
2020-09-12
Remove last two arguments from repo_lookup() since they are unused.
Claudio Jeker
2020-09-12
Move the proc_rsync and with that the rsync processing into rsync.c
Claudio Jeker
2020-09-12
Delete unused strdup().
tobhe
2020-09-12
Change the noop (-n) behaviour. When no network fetch is done there
Claudio Jeker
2020-09-12
Use the original requested URI for REQUEST_URI.
YASUOKA Masahiko
2020-09-11
Support '-p' a flag to filter all actions by PID.
Martin Pieuchot
2020-09-11
If we get messages but they are not ntp replies (e.g. caused by
Otto Moerbeek
2020-09-10
Move the tcp/udp keyword before <address>. This allows for easier adding
Martijn van Duren
2020-09-10
Use the ROUTE_FLAGFILTER setsockopt to filter out routing socket messages
Jonathan Matthew
2020-09-08
Fix PCI config space union such that the register state is properly
Mark Kettenis
2020-09-06
Remove snmpe_dispatch_parent.
Martijn van Duren
2020-09-06
replace duplicated sizeofa marco with predefined nitems
jan
2020-09-06
Split "trap receiver" into its own trap_address struct and clean up the
Martijn van Duren
2020-09-05
Use SETSDIR consistently.
Florian Obser
2020-09-05
httpd(8) uses TLSv1.3 and TLSv1.2 by default
Theo Buehler
2020-09-04
Replace TAILQ concatenation loop with TAILQ_CONCAT
bket
2020-09-04
Ignore ftruncate failure with errno == EAGAIN
Theo Buehler
2020-09-03
No need for a private #define for the INQUIRY response_format value '2'. Just
Kenneth R Westerback
2020-09-02
Fix clang warning in vmctl(8)
Theo Buehler
2020-09-01
Rename [READ|WRITE]_BIG to [READ|WRITE]_10. Rename struct scsi_rw_big to
Kenneth R Westerback
2020-08-30
If no replies are received for a while due to connectivity issues
Otto Moerbeek
2020-08-29
typo; pointed out by Matthias (mpfr AT fn.de), thanks!
Florian Obser
2020-08-27
add missing "regex" keyword; from heddi nabbisen
Jason McIntyre
2020-08-26
Set fastcgi socket default on server and location.
Florian Obser
2020-08-25
check that fcgiport string value is within range
tracey
2020-08-24
Add support for non-localhost fastcgi sockets.
tracey
2020-08-24
The kernel provides sufficiently randomised ports.
Florian Obser
2020-08-24
merge unbound 1.11.0
Stuart Henderson
2020-08-24
update to unbound 1.11.0, tests tb@ dtucker@, ok tb@
Stuart Henderson
2020-08-23
Merge listen_sock into address, since there's a 1:1 correlation. Save some
Martijn van Duren
2020-08-21
Fix wrong fall through. The IMSG_CTL_SHOW_DB_INTRA case should only
jan
[next]