summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2019-08-25Allow for "port smtp" and "port smtps" on listen statement.Martijn van Duren
2019-08-23Assign the filter name to the proc name in the case of proc_exec.Martijn van Duren
2019-08-23Honour -n when setting entrieskn
2019-08-23only process records of the expected type.Eric Faurot
2019-08-23explain in a simpler way when the default is -r and when it is -s;Ingo Schwarze
2019-08-23martijn@ found a regression so revert to the old behavior for nowEric Faurot
2019-08-23vmctl(8): fix wrong output when using 'vmctl stop'Mike Larkin
2019-08-23res_hnok() is too lenient wrt to acceptable domain name in mail addresses.Eric Faurot
2019-08-22Replace hand-rolled errors with warn(3)kn
2019-08-21Remove cdrom mentionDaniel Jakots
2019-08-20Adjust manpage. Document -t tal and the new output argument. Also removeClaudio Jeker
2019-08-20Change the arguments to rpki-client a bit. Instead of listing all TAL filesClaudio Jeker
2019-08-20fix error reporting, specifically having two repos on the same site mayMarc Espie
2019-08-19use a specific and more relevant status message for failed smarthostEric Faurot
2019-08-19-Pcdrom is nonsensical now, so error out properly on it.Marc Espie
2019-08-19add a special flag -DDONTLOG so that regress test won't spam /var/log/messagesMarc Espie
2019-08-18version field was reserved but not discussed, this is done nowGilles Chehade
2019-08-17no need to escape "-", generally speaking; instances remain in EXAMPLES;Jason McIntyre
2019-08-16Send snmpctl(8) to the great bitbucket in the sky. You've served us well.Martijn van Duren
2019-08-14revert the inet6 format diff, regression observed by florian@Gilles Chehade
2019-08-14Rework the way ribs are stored in the RDE. Instead of a flat array thatClaudio Jeker
2019-08-14There is no longer a reason to use two structs for RIBs where one is partClaudio Jeker
2019-08-14Improve the error message when supplying an invalid template to vmctlanton
2019-08-14Fix ber_scanf_elements for traphandler:Martijn van Duren
2019-08-13config -eu uses a second copy of the nlist array[], which should neverTheo de Raadt
2019-08-13use proper format to display inet6 addresses in logs as well as to store inGilles Chehade
2019-08-13Do not abuse a for-loop to do an addition.Claudio Jeker
2019-08-13Silence warnings about short reads. They happen, we deal with it, it'sFlorian Obser
2019-08-13Show the most common warnings only if verbose is set. Most of these warningsClaudio Jeker
2019-08-13snmpd was using ifq_len for ifOutQLen, apart from being the wrong variableStuart Henderson
2019-08-13Report if_iqdrops (input queue drops) as ifInDiscards. This is prettyClaudio Jeker
2019-08-13Instead of passing a struct prefix pointer to rde_filter() pass the 4 valuesClaudio Jeker
2019-08-13Do not use the SE global conf struct for the bgpd_config but actuallyClaudio Jeker
2019-08-13When allocating a new peer set the reconf_action to RECONF_REINIT.Claudio Jeker
2019-08-12Mark up no-verify with Cm; OK jmc@ gilles@Tim van der Molen
2019-08-12Prepend a dot to every line that starts with a dot -- not merely theTim van der Molen
2019-08-12On broadcast and point-to-point interfaces only accept hello packets whenremi
2019-08-12Warn when a neighbor changes its source IP address. Either it is becauseremi
2019-08-12Stop pulling libssl into rpki-client.Joel Sing
2019-08-12Do not exit with error if the challenge file already exists, instead truncate...Sebastian Benoit
2019-08-12Reset the IdleHoldTime and the session error count when doing a adminClaudio Jeker
2019-08-12Change the way IdleHoldTime is reset once the session is up and stable.Claudio Jeker
2019-08-11Change all error exits to EX_TEMPFAIL so that mail rejected by the LMTPTim van der Molen
2019-08-11In let's encrypt v1 we had to track a challenge for every domain inFlorian Obser
2019-08-11the filtering protocol in OpenBSD 6.6 will be version 0, it has worked fineGilles Chehade
2019-08-11add 'from rdns' to ruleset match criterias making it possible to matchGilles Chehade
2019-08-11delete the bufcachepercent command (since this can be done at runtime),Theo de Raadt
2019-08-11teach builtin filter rdns how to match a session that has or lacks rdnsGilles Chehade
2019-08-11fix rewrite action on filtering of MAIL FROM phaseGilles Chehade
2019-08-11document proc and proc-based filtersGilles Chehade