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
2019-08-08
Use O_CLOEXEC or SOCK_CLOEXEC on every open or socket call. Even though
Claudio Jeker
2019-08-08
added /* no filesystem visibility */ above unveil("/", "") since "" is too easy
Ricardo Mestre
2019-08-08
Fix typos in OpenBSD::Intro.3p and OpenBSD::PackingElement.3p.
Frederic Cambus
2019-08-08
Parse the config file early on startup before bgpd is daemonized.
Claudio Jeker
2019-08-08
Set the reconf state of listening addrs to RECONF_REINIT. This is what
Claudio Jeker
2019-08-08
Describe what "disabling the decision process" entails for the "no evaluate" ...
Richard Procter
2019-08-08
One missing piece when I added pledge(2) to dhcpd(8) was in the code path when
Ricardo Mestre
2019-08-07
Improve RIB reload behaviour. Especially when the rtable changes or the
Claudio Jeker
2019-08-07
Implement the last few missing bits of RFC7607 and ensure that the AS in
Claudio Jeker
2019-08-07
Only templates can have a remote-as of 0 (as in uninitalised, trust the AS
Claudio Jeker
2019-08-07
Order RFC by number.
Claudio Jeker
2019-08-06
Use pw->pw_dir when chroot'ing, not _PATH_VAREMPTY.
Kenneth R Westerback
2019-08-05
Allow an optional stride in the vcpu specification. This makes it possible
Mark Kettenis
2019-08-05
Add a comment why network_bulk() is not using send_filterset(). Using
Claudio Jeker
2019-08-05
Cleanup config reload in the RDE. Use the bgpd_conf struct to store sets
Claudio Jeker
2019-08-05
Change the order how filtersets are passed during config reloads. Instead
Claudio Jeker
2019-08-01
smtpd can crash on excessively large input, causing a denial of service.
Gilles Chehade
2019-07-31
When walking a leaf return the value itself instead of returning the
Martijn van Duren
2019-07-28
minor markup polishing and typo fixes; OK kn@
Ingo Schwarze
2019-07-28
Document the iodevice keyword.
Mark Kettenis
2019-07-28
Add missing article, use Dq not literal "
kn
2019-07-28
Use imperative present tense consistently
kn
2019-07-28
Move ldom.conf.5 to ldomctl
kn
2019-07-28
Delete all CPUs from the primary and add back the number that we want to
Mark Kettenis
2019-07-28
Add support for configuring static direct I/O.
Mark Kettenis
2019-07-27
tweak previous;
Jason McIntyre
2019-07-27
Move configuration format into ldom.conf(5)
kn
2019-07-26
add IMSG_REPORT_SMTP_TX_RESET to imsg_to_str
Gilles Chehade
2019-07-26
even though RSET can be issued outside a tx, RFC states it's noop outside a
Gilles Chehade
2019-07-25
Fix another %m occurence
kn
2019-07-24
rib_dump_terminate() and rib_dump_abort() need to free any possibly
Claudio Jeker
2019-07-24
Make SMTPS default to port 465 in relay-host
kn
2019-07-24
mrt.h only needs to be included by mrt.c
Sebastian Benoit
2019-07-24
Two problems:
Gilles Chehade
2019-07-24
Fix format specifier in execl(3) error message
kn
2019-07-24
GC old catchall
Marc Espie
2019-07-24
Stop using reserved words in the smtpd.conf configuration examples
kmos
2019-07-24
explain some details
Marc Espie
2019-07-24
Refactor the way RIBs are parsed a bit. No functional change but should
Claudio Jeker
2019-07-24
Cleanup and fix some obvious shortcomings in the mrt dump code. Also
Claudio Jeker
2019-07-23
Use the correct prefix size when writing out AID_VPN_IPv4 and AID_VPN_IPv6
Claudio Jeker
2019-07-23
Make sure that pfd is not overflown, can not happen unless the mrt count
Claudio Jeker
2019-07-23
include grp.h for setgroups()
Gilles Chehade
2019-07-23
errstr may be uninitialized in error code path
Gilles Chehade
2019-07-23
Clean up RIB related kroute code. Introduce a way to flush a FIB table
Claudio Jeker
2019-07-23
delete a stray blank from the usage() message; reported by Jesper Wallin
Ingo Schwarze
2019-07-22
Use mnemonic IPPORT_HILASTAUTO
kn
2019-07-22
switchd(8)'s main proc needs to open the following paths, and which can be
Ricardo Mestre
2019-07-22
Zap useless globals
kn
2019-07-22
No need to check first if something is not NULL to assign NULL to it.
Claudio Jeker
[prev]
[next]