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-05-06
Only allow forkmda() to be called from a local action dispatcher.
Todd C. Miller
2020-05-06
Same fix for ospfd lsupdate.c applies in ospf6d as well.
Claudio Jeker
2020-05-06
Do not use the pointer returned by ibuf_reserve() after calling another
Claudio Jeker
2020-05-06
rpki-client is only interested in real files. Don't tell rsync to
Claudio Jeker
2020-05-04
Using int64_t together with printf %llu is not portable. Either add a
Claudio Jeker
2020-05-04
Partially reverse a commit from 2019/12/28
denis
2020-05-03
Use strftime() rather than ctime() to generate timestamps nicer.
Theo de Raadt
2020-05-03
Make it clear the date is in UTC.
Theo de Raadt
2020-05-03
Correctly name max_out_prefix and don't clobber the max_prefix value.
Claudio Jeker
2020-05-02
Repair the description of "edh [params (none|auto|legacy)]" to
Sebastian Benoit
2020-05-02
Minimal documentation of JSON output.
Claudio Jeker
2020-05-02
Add support to output data in JSON. This is still work in progress and
Claudio Jeker
2020-05-02
Adjust fmt_attr() to pass in -1 for flags to tell it you don't care
Claudio Jeker
2020-05-02
Indirect the output functions through function pointers so that they
Claudio Jeker
2020-05-02
If read-write is set to disabled, also disable reading with the private
Martijn van Duren
2020-05-02
Cleanup the output functions a bit. show_neighbor_full() should print some
Claudio Jeker
2020-05-02
The warning "bad AGGREGATOR, AS 0 not allowed ..." is not very helpful.
Claudio Jeker
2020-04-30
Reword verbose log messages to clarify what's happening
job
2020-04-30
Place elapsed, user, and system time for processing in the comment headers.
Theo de Raadt
2020-04-30
vmd(8): correctly terminate vm processes after sending vm
pd
2020-04-29
json should have headers in same order
Theo de Raadt
2020-04-28
In virtual alias context, do not try to match catchall entries for
Eric Faurot
2020-04-28
re-organize statistics printing code, to make it less verbose and
Theo de Raadt
2020-04-28
a blank line in the header is prettier
Theo de Raadt
2020-04-28
Print statistics as comments at the top of the files which can take
Theo de Raadt
2020-04-28
use (long long) and %llx to satisfy both 32-bit and 64-bit systems.
Theo de Raadt
2020-04-25
Document 'ikectl show sa'.
tobhe
2020-04-25
update filter documentation after protocol change
Eric Faurot
2020-04-25
point out that the "junk" filter decision adds the X-Spam header
Eric Faurot
2020-04-24
Simplify the grammar by letting the lexer handle builtin keywords.
Martin Pieuchot
2020-04-24
Print given identifier in the error message when no matching probe exist.
Martin Pieuchot
2020-04-24
strip trailing CRs at smtp level rather than io level
Eric Faurot
2020-04-23
ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;
Jason McIntyre
2020-04-23
replace examples of "Ic arg Ic arg" with "Ic arg arg" and stop the spread;
Jason McIntyre
2020-04-23
Implement builtin 'cpu' keyword.
Martin Pieuchot
2020-04-23
Try to document 'no local-address'
Claudio Jeker
2020-04-23
Store local-address by address family. This allows to configure both
Claudio Jeker
2020-04-23
Correctly parse "0/0" as the default route when specifying
Kenneth R Westerback
2020-04-23
Extend map to support keys composed of multiple arguments.
Martin Pieuchot
2020-04-23
Always initialize cachedir and outputdir.
Sebastian Benoit
2020-04-23
Make debug output less verbose.
Martin Pieuchot
2020-04-22
Check for the dispatcher name in the envelope validation function.
Eric Faurot
2020-04-21
tweak previous;
Jason McIntyre
2020-04-21
vmd: improve concurrency control in pause
pd
2020-04-20
Document the suggested interval in man page
job
2020-04-20
Strip the 'in bgpd' in the title of the rpki-client man page.
Claudio Jeker
2020-04-18
rename the "options" field to "flags" (as suggested by millert): an optional
Jason McIntyre
2020-04-18
Rewrite the flag-parsing code to be getopt-like. Tight formations like
Theo de Raadt
2020-04-18
use correct path for the default cache dir in rpki-client(8). ok claudio@
Stuart Henderson
2020-04-18
improve whitespaces in usage
Theo de Raadt
[next]