summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2019-05-29If a DBS resolve was done with the Checking Disabled flag, re-resolveOtto Moerbeek
2019-05-29Fix the check if a relay has been specified twiceReyk Floeter
2019-05-29Move relay_load_*() functions into relayd.cReyk Floeter
2019-05-29Document the few neighbor options that need a reset (bgpctl nei X clear)Claudio Jeker
2019-05-29Rework pfkey handling a bit. The old remove then add way of inserting md5sigClaudio Jeker
2019-05-28oops, let cdrom normalize if it's there.Marc Espie
2019-05-28make PERMIT_CDROM info optionalMarc Espie
2019-05-28Make vmd(8)'s ns8250 emulation more correctMike Larkin
2019-05-28A step in solving the bootstrap problem in a dnssec environement.Otto Moerbeek
2019-05-28vmd: unset CR0_CD and CR0_NW in default flat64 register valuespd
2019-05-27only reschedule the periodic interrupt after updating register AJasper Lievisse Adriaanse
2019-05-27Switch the peer TAILQ to a RB tree indexed by the peer id. This wayClaudio Jeker
2019-05-26support -T erspan so arbitrary gre protocols can be seen as erspanDavid Gwynne
2019-05-26reflect current realityMarc Espie
2019-05-26document somewhat oldish improvementsMarc Espie
2019-05-26adjust comment. ArcCheck hasn't dealt with long names ever sinceMarc Espie
2019-05-26perl makewhatis has been dead a few yearsMarc Espie
2019-05-26Allow specifying area by number as well as id. No changes to outputs.remi
2019-05-24switch from having automatic EVP_CIPHER_CTX variables to allocating themGilles Chehade
2019-05-24ERR_R_SSL_LIB is defined to ERR_LIB_SSL which works for both LibreSSL andGilles Chehade
2019-05-24assume X509_STORE_CTX is opaque, don't access ->error but use theGilles Chehade
2019-05-24mechanical change to dynamically allocate rsae_methodGilles Chehade
2019-05-24fix typo in fatal message to -> tooGilles Chehade
2019-05-24remove useless check, it's never been and will never be hitGilles Chehade
2019-05-24Change timer_nextisdue() and timer_nextduein() to take the current timeClaudio Jeker
2019-05-23look for tag in self first, solves a fringe case whereMarc Espie
2019-05-23Implement bgpctl show mrt neighbors, a command to print the neighbor tableClaudio Jeker
2019-05-23Add F_CTL_NEIGHBORS a flag only used in bgpctl's mrt parsing code.Claudio Jeker
2019-05-23unbound-checkconf pledges "stdio rpath getpw", later narrowing to "stdio rpath".Stuart Henderson
2019-05-22re-order to reported states based on order of significance:Jasper Lievisse Adriaanse
2019-05-21Use malloc_ and calloc_conceal() to allocate memory for sensitive,Otto Moerbeek
2019-05-20drop fatalx calls when claiming a new vm id; otherwise it's possibleJasper Lievisse Adriaanse
2019-05-20rev 1.219 of the file was a fix to an LMTP issue that was misunderstood. weGilles Chehade
2019-05-18Fix LDAP RFC reference in comment. Also noticed by martijn.rob
2019-05-17handle ERSPAN type IDavid Gwynne
2019-05-16Unbreak vmctl start foo -b /bsd -d disk.img -cLClaudio Jeker
2019-05-16Accept address and number format for "ospfctl show database area XXX".remi
2019-05-16unveil code was unaware of -f option.Theo de Raadt
2019-05-16treat vms that are disabled in vm.conf the same as any other vm that's stoppedJasper Lievisse Adriaanse
2019-05-16Do not change router-id on reload if unspecified.denis
2019-05-16Allow arbitrary oids to be specified for the getnext request, instead ofMartijn van Duren
2019-05-15check result of ftruncate() as we do write() belowBrent Cook
2019-05-15do not use CRLF when passing data lines to filters.Eric Faurot
2019-05-15normalize newlines when reading the messageEric Faurot
2019-05-14make "bgpctl sh rib detail *out*" look less confusingSebastian Benoit
2019-05-14Revert my recent sysupgrade changes; it broke unattended upgrades forAntoine Jacoutot
2019-05-14allow specifying a cmdfile instead of trying to pipe in commands for -ef.Ted Unangst
2019-05-14Delete some .Sx macros that were used in a wrong way.Ingo Schwarze
2019-05-14fix typos in log messagesEric Faurot
2019-05-14Add support for `boot device' to vm.conf grammar which is the `-B device'anton