summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2020-03-27btrace(8): simplify builtin_nsecs(); ok mpi@cheloha
2020-03-27Use the correct math to calculate how many bytes are needed for b64_pton().Claudio Jeker
2020-03-27Skip first line if it starts with '#!'Martin Pieuchot
2020-03-26Add support for "alpha" suffixes in package versionsJeremie Courreges-Anglas
2020-03-23Map are printed by default now, document that option "-c" is needed :)Martin Pieuchot
2020-03-23Some architectures require <machine/param.h> to use VM_MIN_KERNEL_ADDRESS.Martin Pieuchot
2020-03-23Document some functions.Martin Pieuchot
2020-03-23Print maps when exiting unless an END rule has been defined.Martin Pieuchot
2020-03-23Spell "status" correctly.Patrick Wildt
2020-03-22Add 'ikectl show sa' command to print information about the state oftobhe
2020-03-20remove unbound files that aren't really useful here, pointed out by florian@Stuart Henderson
2020-03-20Document exit, zero and delete functionskn
2020-03-20Reshuffle code more to separate out the output functions into output.c.Claudio Jeker
2020-03-19merge update to Unbound 1.10.0Stuart Henderson
2020-03-19import Unbound 1.10.0, ok tb@Stuart Henderson
2020-03-19Use bv_name() in debug output and include the hash of a map.Martin Pieuchot
2020-03-19Add support for unnamed map.Martin Pieuchot
2020-03-19When looking at which data should be recorded by the kernel include theMartin Pieuchot
2020-03-18Add 'ikectl reset id <ID>' command to reset all SAs from policies withtobhe
2020-03-18time() takes a strftime(3) format stringkn
2020-03-18use CRLF line-ending during the SMTP dialog in the local enqueuerEric Faurot
2020-03-18Whitelist 'map' type in order to use them in real (non BEGIN/END) rules.Martin Pieuchot
2020-03-17Print IO device names next to path with "list-io"kn
2020-03-17Exit when m_get_string() returns NULL to prevent nullptr dereference intobhe
2020-03-16Initialize session.rcptto to NULL before parsing command line optinos.Todd C. Miller
2020-03-16fix cast in isdigit() calls.Sebastian Benoit
2020-03-16The assumption that in roa tables a prefix / source-as combo only appearsClaudio Jeker
2020-03-16Fix affectation that should be conditionnal tests inside asserts.Martin Pieuchot
2020-03-15Add missing casts to unsigned char when using ctype(3).Todd C. Miller
2020-03-13Block autoaction after it kicks in, until 60 seconds after resumeJeremie Courreges-Anglas
2020-03-11fix spelling of IMSG_VMDOP_TERMINATE_VM_RESPONSE in commentJasper Lievisse Adriaanse
2020-03-11Make traphandler_parse also set vbinds for SNMPv1 traps.Martijn van Duren
2020-03-10Narrow the visibility of some functions and variables local to output.cJeremie Courreges-Anglas
2020-03-09Ensure that we properly flush, close and rename temporary output filesJeremie Courreges-Anglas
2020-03-09logx->warn, we want to know why operations on output files failedJeremie Courreges-Anglas
2020-03-09Recommit, now that we found out how to fix the BIOS related issues: goOtto Moerbeek
2020-03-08Rewrite qp_encoded_write.Martijn van Duren
2020-03-07Initialise only the components list for "list-io"kn
2020-03-07Revert previous, there are BIOS that do not like these changes.Otto Moerbeek
2020-03-06Sync manpage to new default valuejob
2020-03-06Change default table name for BIRD to something that is more easily identifab...job
2020-03-06generate 3 different outputs for BIRD:Sebastian Benoit
2020-03-05Fix ldapd datadir location.Martijn van Duren
2020-02-28Adapt biosboot(8) so it can read boot(8) from an ffs2 filesystem.Otto Moerbeek
2020-02-26ugly spaces offended meTheo de Raadt
2020-02-25fsqueue_envelope_dump() returns 0 on temporary failure, not -1.Todd C. Miller
2020-02-25httpd: allow $REQUEST_SCHEME in redirect targets, ok jung@ florian@Stuart Henderson
2020-02-25sort previous, and shorten the text; ok dlg yasuokaJason McIntyre
2020-02-24Cast argument of ctype(3) macros to unsigned char, not int.Todd C. Miller
2020-02-24Bump version to 6.6.4 for errata and to match -portable.Todd C. Miller