summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2017-08-12stop pretending that qnames are always strings. treat everything as aTed Unangst
2017-08-11punctuation;Jason McIntyre
2017-08-11zero out sockaddr_in before use; fixes use of stack garbage as port numberChristian Weisgerber
2017-08-11Convert httpd to tls_config_set_ecdhecurves(), allowing a list of curvesJoel Sing
2017-08-11add a new option to set limits on user-max-sessions each AUTHENTICATION.Kazuya Goda
2017-08-11Use vmd's process rdomain via getrtable() instead of 0 by default.Reyk Floeter
2017-08-11display MRU each sessions in npppctl session commandKazuya Goda
2017-08-11softreconfig in and out are on by default for ever and machines now haveClaudio Jeker
2017-08-11missed in previousFlorian Obser
2017-08-11regenFlorian Obser
2017-08-11update to 4.1.17Florian Obser
2017-08-10naddy@ reported confusion on why "query from" seemed to be ignored injob
2017-08-10don't have cu try to open '/dev', instead check if there's a valid ttyJasper Lievisse Adriaanse
2017-08-10No need to handle multiple routing messages here.Jeremie Courreges-Anglas
2017-08-10vmd: partially back out a change committed yesterday regarding guestMike Larkin
2017-08-10whitespaceMike Larkin
2017-08-10Pledge snmpctl. Ok jca@, tb@rob
2017-08-10Fix a comment and line length. Noted by Dennis fondras.Sebastian Benoit
2017-08-10replace memcpy() with assignements where the type is the same.Sebastian Benoit
2017-08-10handle extended communities in bgpctl.Sebastian Benoit
2017-08-09vmd: allow guest PCI interrupt line reassignment.Mike Larkin
2017-08-09Use X509_pubkey_digest() like libtls to hash the keys for the TLS privsepClaudio Jeker
2017-08-09Call tls_config_skip_private_key_check() to disable the key checking inClaudio Jeker
2017-08-09the recent adjustment of -i means usage() fits nicely onJason McIntyre
2017-08-09Remove knob and always do neighbor unreachable detection.Florian Obser
2017-08-09accept_rtadv doesn't do anything since some time.Florian Obser
2017-08-09add mail.mda MDA in charge of running a third-party MDA, not linked yetGilles Chehade
2017-08-09at the exception of mail.local, smtpd never executes an MDA as root.Gilles Chehade
2017-08-08Kernel sendsyslog(2), libc syslog(3), and syslogd(8) restrict andAlexander Bluhm
2017-08-08Use configtest as one word like other network daemon man pages.rob
2017-08-08Consistent use of log.c, and removal of err.h include. Makes ifstatedrob
2017-08-08Do not forget to reschedule the timer when we receive a new prefix.Jeremie Courreges-Anglas
2017-08-06Improve error checking during processing of routing messages. Handling ofrob
2017-08-06packet.c and parse.y no longer require err.h. ok jca@ florian@rob
2017-08-06Remove comma from last element since that is the terminator.Claudio Jeker
2017-08-06add a zeroed out element at the end of the iana_ext_comms array, soSebastian Benoit
2017-08-06a long time ago, we made a change to the format of envelopes and introducedGilles Chehade
2017-08-05vmd: report queue size of 0 when invalid queues are requested by the guestMike Larkin
2017-08-04Only call find_pkg when we are using other options with -Q.Aaron Bieber
2017-08-04the PURGE_EVERYTHING flag used to purge config bits was inaccurateGilles Chehade
2017-08-04Adjust the html index-parsing regex to cope with anchor tags that aren'tStuart Henderson
2017-08-04Remove unused structs and defines, from Edgar Pettijohn. ok jca@rob
2017-08-03Since nearly 20 years the correct spelling ofFlorian Obser
2017-08-03Make -Q work play nice with other flags. This makes things like:Aaron Bieber
2017-08-02Only run mtree if we install a patch.Antoine Jacoutot
2017-08-01#if 0 unused chunk for nowTheo de Raadt
2017-08-01For the kernel binpatches, only deal with /bsd. On MP machines we do haveAntoine Jacoutot
2017-07-31Removed unused struct, also noticed by Edgar Pettijohn. ok jca@, krw@rob
2017-07-31handle empty output correctly in mda_getlastline()Gilles Chehade
2017-07-31cmd_dump() is unusedGilles Chehade