summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2017-08-15merge parse_vmid() and parse_vmname()Jasper Lievisse Adriaanse
2017-08-15vmd: fix vm id displayed by vmctl when receiving a vmpd
2017-08-14return a proper error message instead of 'no such file or directory' whenJasper Lievisse Adriaanse
2017-08-14whitespace and fix a comment typoJasper Lievisse Adriaanse
2017-08-14catch ENOENT and display a proper error message when a specified disk image isJasper Lievisse Adriaanse
2017-08-14vmd: set MSR_MISC_ENABLE=0 on vm creation, this will be re-set in vmmMike Larkin
2017-08-14don't allow starting vms whose name starts with '-', '.' or '_'Jasper Lievisse Adriaanse
2017-08-14validate vm names before creating them; a valid name contains alphanumericJasper Lievisse Adriaanse
2017-08-14remove useless indirection for reading the file contentEric Faurot
2017-08-14Remove some dead logging code that was never used.rob
2017-08-13don't issue a termination command to an already stopped vmJasper Lievisse Adriaanse
2017-08-13bypass the filter code for incoming smtp sessions.Eric Faurot
2017-08-13The impossibility has been impossible since an impossible longFlorian Obser
2017-08-12fix the else case (i.e. LSA_IS_SCOPE_AS) where header could remainSebastian Benoit
2017-08-12vmd: bump virtio queue size back to 128. The problem that resulted inMike Larkin
2017-08-12Add manpage update for new grouping feature '{from,to} {i,e}bgp'job
2017-08-12allow filter rules to be written that affect ibgp or ebgp neighborsPeter Hessler
2017-08-12Make not yet implemented pledges more visible in grep output.Florian Obser
2017-08-12bring ospf6d's log.c in sync with ospfd and bgpdSebastian Benoit
2017-08-12update to unbound 1.6.4, ok florian@Stuart Henderson
2017-08-12add a new option to set limits on max-sessions each IPCP.Kazuya Goda
2012-03-26Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).Stuart Henderson
2017-08-12No need to constantly re-open a socket. Just open it up front and keepFlorian Obser
2017-08-12Initial pledge for snmpd. snmpe remains unpledged. Regression tests pass.rob
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