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
2018-09-08
Change the way we parse prefix-sets so that newlines are allowed in more
Claudio Jeker
2018-09-08
Fix print_as_sets() a bit.
Claudio Jeker
2018-09-07
Make host_*() AF-agnostic
kn
2018-09-07
The debug function trie_dump() should use stderr since that does not case
Claudio Jeker
2018-09-07
fix badly broken reload of filter rules that use prefix-sets. debugged
Sebastian Benoit
2018-09-07
Add missing htonl() else matching does not really work.
Claudio Jeker
2018-09-07
Document the spin CPU state column
solene
2018-09-07
remove unused function find_prefixsetitem(), ok claudio@
Sebastian Benoit
2018-09-07
Some space fixes mentioned by benno@
Claudio Jeker
2018-09-07
Implement a fast presix-set lookup. This magic trie is able to match a
Claudio Jeker
2018-09-07
allow as4number_any in as-sets. Otherwise you cant filter bogon as'es.
Sebastian Benoit
2018-09-07
Do not send a Content-Length header for 1xx and 204 status codes since
Florian Obser
2018-09-07
Fix the build after removing an unused af argument from unmask().
Kevin Lo
2018-09-07
replace malloc()+strlcpy() with strndup() in cmdline_symset().
miko
2018-09-07
Fix "_nfiles" reference for crash dump.
YASUOKA Masahiko
2018-09-07
tweak previous;
Jason McIntyre
2018-09-07
When parsing AS numbers set both as_min and as_max to the parsed value.
Claudio Jeker
2018-09-07
Add a dummy as_set_match() function since it is needed to link util.c now.
Claudio Jeker
2018-09-07
Implement as-set a fast lookup table to be used instead of long list of
Claudio Jeker
2018-09-06
Use getline() for the network bulk code. Also make the parser better by
Claudio Jeker
2018-09-05
synchronize resolver code with smtpd
Eric Faurot
2018-09-05
Implement most prefixlen operations as OP_RANGE (prefixlen A - B).
Claudio Jeker
2018-04-27
Import lpd, a re-implementation of the lpr daemon following the latest
Eric Faurot
2018-09-05
rename flag
Eric Faurot
2018-09-05
Adjust after change of struct filter_as.
Claudio Jeker
2018-09-05
Change the way as_compare() and aspath_match() handle 'neighbor-as'. Instead
Claudio Jeker
2018-09-05
Add "op" column for CP_SPIN. Diff from fukaumi at soum.co.jp
YASUOKA Masahiko
2018-09-05
rename token to match naming convention
Gilles Chehade
2018-09-05
Change verification of communities a bit. Move the flag checking first since
Claudio Jeker
2018-09-05
some text improvements from matt schwartz; ok gilles
Jason McIntyre
2018-09-05
do not use the literal string "label" as our example label; ok gilles
Jason McIntyre
2018-09-05
rework the text about "label" somewhat for clarity; ok eric
Jason McIntyre
2018-09-04
remove useless session flag
Eric Faurot
2018-09-04
move readmes detection to find_extractible, so that only changed/new readmes
Marc Espie
2018-09-04
upon mda failure, smtpd would assume tempfail and retry. this is at odds
Gilles Chehade
2018-09-04
Introduce inet4applymask() which does the same as inet6applymask() and
Claudio Jeker
2018-09-04
Instead of bzero() use an assinment to zero struct in_addr.
Claudio Jeker
2018-09-04
remove unused flags
Eric Faurot
2018-09-03
simplify the smtp_command() function by splitting cmd handlers into
Gilles Chehade
2018-09-03
bump max line size
Gilles Chehade
2018-09-03
document "wrapper" in the local section; from matt schwartz
Jason McIntyre
2018-09-03
use new smarthost syntax in log message
Eric Faurot
2018-09-03
Update and document syntax for smarthost string in smtpd.conf:
Eric Faurot
2018-09-02
mailaddr matching was working for the exact and domain match, but not when
Gilles Chehade
2018-09-02
Document how SIGHUP and log rotation works with syslogd(8). Do not
Alexander Bluhm
2018-09-01
properly deal with MAILER-DAEMON sender in LMTP
Gilles Chehade
2018-09-01
clarify the forward-only delivery action
Gilles Chehade
2018-09-01
Prevent ospf6d from starting when another process is listening on the
remi
2018-09-01
Accidentally relayd(8) closed file descriptor 0 in the pfe child
Alexander Bluhm
2018-09-01
Remove 'overlap_allowance' parameter from bootstrap().
Kenneth R Westerback
[prev]
[next]