summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2018-11-30log current power status going into and out of suspend, since it may beTed Unangst
2018-11-30on link-connect report events, add an fc-rdns field, currently emptyGilles Chehade
2018-11-30prepare for smtp-out reporting and while at it, make a few changes to theGilles Chehade
2018-11-29Honor SIGINT/QUIT when running in foregroundkn
2018-11-29In peer_down() we have to flush the Adj-RIB-Out. As soon as the peer stateClaudio Jeker
2018-11-29update for libtls default cert changes.Ted Unangst
2018-11-29introduce FILTER_COMMIT which will allow taking a decision at DATA commitGilles Chehade
2018-11-29community_ext_delete_non_trans() allocates new memory in all cases whereClaudio Jeker
2018-11-29simplifyEric Faurot
2018-11-28Adjust bgpctl to handle the community changes done in bgpd.Claudio Jeker
2018-11-28Start reworking community handling. Merge standard communities and largeClaudio Jeker
2018-11-28Discovered prefixes should not override explicitly configuredFlorian Obser
2018-11-27Sync with ldap(1)Martijn van Duren
2018-11-27Sync aldap and ber with ldap(1).Martijn van Duren
2018-11-26Move the {qcow2,raw} create functions from vmctl into vmd/vio{qcow2,raw}.cReyk Floeter
2018-11-26Keep a list of known vms, and reuse the VM IDs.ori
2018-11-25Don't allow the bootstrap to overlap the start of the OpenBSD area ofKenneth R Westerback
2018-11-25fix mail.mda so it handles system() exit value correctlyGilles Chehade
2018-11-25malloc(n) + bzero is better done as calloc(1,n)Theo de Raadt
2018-11-25don't bother with setresuid protection there is no gain doingTheo de Raadt
2018-11-25fix examples there were still using old grammarGilles Chehade
2018-11-25flock was needed by delivery_filename which was moved to the standalone MDAGilles Chehade
2018-11-25teach mail.maildir how to junk SpamAssassin flagged spamGilles Chehade
2018-11-24Improve error handling and logging in qcow2ori
2018-11-21avoid unwanted double space;Jason McIntyre
2018-11-21Add support for "local inet6" interfaces.Reyk Floeter
2018-11-21Allow rad(8) to watch interface groups; e.g. "interface tap" in rad.conf.Reyk Floeter
2018-11-20DNS goes over both udp and tcp, so reflect that in example pf.conf line;Otto Moerbeek
2018-11-20Fix when ber_free_elements is called with a NULL-value.Martijn van Duren
2018-11-20move a magic constant into a magic defineTed Unangst
2018-11-20unveil(2) boot images which are specified by -o option. Also exitYASUOKA Masahiko
2018-11-18Use correct name when printing the error message that a network prefix-setClaudio Jeker
2018-11-18later versions of 802.1Q replaced the vlan CFI field with DEIDavid Gwynne
2018-11-18handle the 802.1Q i-tag format for provider backbone bridges.David Gwynne
2018-11-17tcpdump(8) monitor process privdropBryan Steele
2018-11-16add missing imsg namesEric Faurot
2018-11-16when using smtps, tls initialisation must occur after FILTER_CONNECTEDEric Faurot
2018-11-16Don't fatal if IPV6_LEAVE_GROUP fails.Reyk Floeter
2018-11-14Plug memory leak in host()'s error code pathRicardo Mestre
2018-11-14Remove an unneeded union wrapping the skipsteps pointer.Claudio Jeker
2018-11-14Adjust comment.Claudio Jeker
2018-11-13Remove #if'ed 0 code around a broken pledge. Due to some ioctls and sysctlsRicardo Mestre
2018-11-12simplify code for resolver_getnaimeinfo()Eric Faurot
2018-11-12get rid of useless casts on setsockopt callsDavid Gwynne
2018-11-11Fix resolver_getaddrinfo(): use NULL strings in underlying messagesEric Faurot
2018-11-11accept NULL as a valid string in the proc message formating api.Eric Faurot
2018-11-11accept "interface ifX" without parameters. Extend the man page to showremi
2018-11-11Mention the default address (0.0.0.0) and port (6653) that switchd(8)akoshibe
2018-11-10the default for triggered-updates is no.remi
2018-11-10fix error message when querying a non-existent tabledenis