summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2016-07-18Fix VFLAG formattingPhilip Guenther
2016-07-18Linking against libkvm is unnecessary herePhilip Guenther
2016-07-16Remove potential overflow when validating message's length.Renato Westphal
2016-07-16Fix parsing of mal-formed optional TLVs/Sub-TLVs.Renato Westphal
2016-07-15Improve logging of reserved labels.Renato Westphal
2016-07-15Explicitly ignore the Hop Count and Path Vector TLVs.Renato Westphal
2016-07-15Update per-neighbor GTSM options on config reload.Renato Westphal
2016-07-13output the no-longer-so-new AS operators when printing theSebastian Benoit
2016-07-13Adjust existing tls_config_set_cipher() callers for TLS cipher groupJoel Sing
2016-07-13Introduce RTF_MULTICAST and flag corresponding IPv6 routes as suchMartin Pieuchot
2016-07-12Document that the syslogd options -c and -k must be used together.Alexander Bluhm
2016-07-12Add support for TLS client certificates in syslogd. This allows aAlexander Bluhm
2016-07-11Teach tcpdump to recognize MPLS pseudowire with control words. AddedRafael Zalamena
2016-07-09Prepare vionet to be handled asynchronously to the VCPU threadStefan Kempf
2016-07-08When making a copy of svc_pollfd, use the correct size.Todd C. Miller
2016-07-08Return 0 on read from PIT control port. Intel explicitly says this is notMike Larkin
2016-07-07Updated the ldpd.conf man page examplesRafael Zalamena
2016-07-07sanity check vm create and run args earlierMike Larkin
2016-07-06Allow space-deliminated fields in syslog.conf in addition toTodd C. Miller
2016-07-06route6d spring cleanupJeremie Courreges-Anglas
2016-07-06clarify a comment about memory regionsMike Larkin
2016-07-05Move to svc_getreq_poll/svc_pollfd.Jeremie Courreges-Anglas
2016-07-05Build eeprom(8) on octeon.Visa Hankala
2016-07-04limit each viornd request to 64KB.Mike Larkin
2016-07-03add -r option to enqueuer as compat interface for mailxGilles Chehade
2016-07-02check cache tree for collisions when inserting replies.Ted Unangst
2016-07-02remove misleading comment. it's not true anymore.Eric Faurot
2016-07-02datain counter is part of the transaction stateEric Faurot
2016-07-02set the msgid on the transactionEric Faurot
2016-07-02do not uppercase "hop limit";Jason McIntyre
2016-07-01More renaming and whitespace cleanup.Renato Westphal
2016-07-01Be more compliant with RFC 4447.Renato Westphal
2016-07-01Several minor tweaks.Renato Westphal
2016-07-01Decrease the initialization FSM timeout.Renato Westphal
2016-07-01Rename hello flags to keep consistent with the rest of the code.Renato Westphal
2016-07-01Add GTSM support (RFC 6720).Renato Westphal
2016-07-01always refer to the helo string stored on the sessionEric Faurot
2016-07-01flag the local socket listener as local.Eric Faurot
2016-07-01Avoid printing f->f_lasttime and/or f->f_prevhost if they are empty.Todd C. Miller
2016-07-01Include errno string in log message when we fail to open a file.Todd C. Miller
2016-06-30update aliases documentation to reflect realityGilles Chehade
2016-06-30Prevent NULL deref, pointed out by llvm's scan-build.Florian Obser
2016-06-30remove some unused variables (that were commented out anyway)Mike Larkin
2016-06-29Spring cleanupJeremie Courreges-Anglas
2016-06-29Explicitely enclose SMTP transactions between BEGIN and COMMIT/ROLLBACKEric Faurot
2016-06-28whitespace nitJeremie Courreges-Anglas
2016-06-28oops, $pkg can be more than a pkgname. We have the right informationMarc Espie
2016-06-28Use IPV6_MINHOPCOUNT to finish implementing ttl-security for IPv6.Jeremie Courreges-Anglas
2016-06-28option -z that uses is-branch info to produce "complete"Marc Espie
2016-06-28document is-branchMarc Espie