summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2015-01-02Use SIMPLEQ for syslogd filed list instead of manual list operations.Alexander Bluhm
2015-01-02When syslogd was sending via TCP, there was file descriptor leakAlexander Bluhm
2015-01-01"The logging of errors SHOULD be restricted to conflicting informationFlorian Obser
2015-01-01KNF; no binary changeFlorian Obser
2015-01-01Merge error page changes from httpd: send Content-Length:, changeReyk Floeter
2015-01-01Use the recommended HTML5 doctype in error pages.Reyk Floeter
2015-01-01Use the HTML5 doctype for error and auto index pages because it isReyk Floeter
2015-01-01Drop redundant FUNCS_ONLY.Antoine Jacoutot
2015-01-01Remove an unnecessary freeaddrinfo() call, since errx() would free allLawrence Teo
2014-12-31Implement sending syslog messages over TCP streams.Alexander Bluhm
2014-12-31Mention previously missing '/etc/apm/hibernate' actionDavid Coppa
2014-12-30Rename a few functions name. Will help factorize some stuffs.Antoine Jacoutot
2014-12-30do not print an empty order in case pkg_scripts is undefinedRobert Nagy
2014-12-30add_flags() does not need any action argument.Antoine Jacoutot
2014-12-29document ordering more explicitly;Ingo Schwarze
2014-12-29re-add missing space in confirm prompt that got lost in -r1.18Jasper Lievisse Adriaanse
2014-12-28Change the default example from "listen on egress" to "listen on *".Reyk Floeter
2014-12-27prepare things slightly further, FwUpdate still not active...Marc Espie
2014-12-27make it at least work a wee little bit.Marc Espie
2014-12-27zap trailing whitespace;Jason McIntyre
2014-12-27Specialisation of PkgAdd to do fw_update, not yet finishedMarc Espie
2014-12-26Document forward to in protocols.Sebastian Benoit
2014-12-25subtraction of two void * is not well defined, plus two void * can be apartOtto Moerbeek
2014-12-24bump versionEric Faurot
2014-12-24Correctly fallback to PLAIN if opportunistics TLS fails during TLS handshake.Eric Faurot
2014-12-24Implement some kind ordering in the startup of package script daemons.Antoine Jacoutot
2014-12-24recheck list for non emptyness *after* filtering obsolete packages.Marc Espie
2014-12-24missing includeEric Faurot
2014-12-23pf now supports source-hash and random with tables so we can allow itReyk Floeter
2014-12-23Remove function mouse_map. This function is redundant.Alexandr Shadchin
2014-12-23Consistency: put variables between curly braces.Antoine Jacoutot
2014-12-23tweak meta-info checking a bit.Marc Espie
2014-12-23the kvm database only needs to be readable by kmem group. make it so.Ted Unangst
2014-12-22when we run into real errors, the progress meter is distracting, so haveMarc Espie
2014-12-22Now does not need to be initialized event.value.Alexandr Shadchin
2014-12-22Out out you evil network daemon.Florian Obser
2014-12-21Cleanup - remove event WSCONS_EVENT_WSMOUSED_SLEEP, WSCONS_EVENT_WSMOUSED_CLOSE.Alexandr Shadchin
2014-12-21Stop pulling in <arpa/inet.h> or <arpa/nameser.h> when unnecessary.Philip Guenther
2014-12-19don't print vnodes if we didn't read themTed Unangst
2014-12-191. -T (totalflag) requires nlist too.Ted Unangst
2014-12-18Merge in some commits from upstream..Brad Smith
2014-12-18an hex -> a hex;Jason McIntyre
2014-12-18Update relayd to use siphash instead of sys/hash. The source-hash,Reyk Floeter
2014-12-18two more uses of siphash. better hash for ipv4. maybe not needed for rbtreeTed Unangst
2014-12-18simple to use siphash here. ok deraadtTed Unangst
2013-11-26import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by b...Stuart Henderson
2010-01-15NSD v3.2.4Jakob Schlyter
2014-12-18Document * and :: to listen on all IPv4 or IPv6 addresses.Reyk Floeter
2014-12-18Accept * as an alias for the default ipv4 listen address.Reyk Floeter
2014-12-18"tcp nodelay" shouldn't be discussing relaying SSH; this was a remnantReyk Floeter