summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2011-08-20Add support for -v (enable verbose logging on the command line).Stuart Henderson
2011-08-20Decouple log_verbose() from log_init() so the verbose flag stays set withStuart Henderson
2011-08-20Decouple log_verbose() from log_init() so the verbose flag stays set withStuart Henderson
2011-08-19Use futimens() instead of futimes() to avoid converting to/fromTodd C. Miller
2011-08-19as with other list types, column lists generally do not need a Pp/-compactJason McIntyre
2011-08-18spacingMarc Espie
2011-08-18tweakMarc Espie
2011-08-17- plug a memory leak in runner_remove_envelope()Gilles Chehade
2011-08-17move ramqueue_host pointer from ramqueue_envelope to ramqueue_message.Gilles Chehade
2011-08-17- teach smtpctl remove about the new ramqueue structureGilles Chehade
2011-08-17- introduce ramqueue_lookup_{host,message,envelope} to perform lookups inGilles Chehade
2011-08-17pkg_add and pkg_delete will now syslog activity by default.Marc Espie
2011-08-16smtpctl show sizes, displays the size of queue-related structures, usefulGilles Chehade
2011-08-16add a host-tree and an envelope-tree in the ramqueue, they will be used toGilles Chehade
2011-08-03Remove the 'obsolete file(s)' feature. It may come back at some pointAntoine Jacoutot
2011-08-02clean up the 1st sentence even more. it is unbelievable how it sometimesTheo de Raadt
2011-08-02better describe what this app does, at the behest of deraadt;Jason McIntyre
2011-08-02Say "firmware files" instead of "firmwares". It is so hard to be clearTheo de Raadt
2011-07-28tweak previous;Jason McIntyre
2011-07-27a bunch of requested changes:Alexander Hall
2011-07-25Be more careful when looking at l2tp traffic. Do more length checks andClaudio Jeker
2011-07-25document syslog facility/level; from Stefan UnterwegerJason McIntyre
2011-07-25Make paragraph about ADD.notify handling clearer. First suggestionKenneth R Westerback
2011-07-24oops! syncronizing -> synchronizing (we'll ignore the z thing...)Jason McIntyre
2011-07-24don't encourage use of -c; plus cleanup other goo in man pageTheo de Raadt
2011-07-24nudge people towards pkglocatedb as a viable alternative to pkg_info -E.Marc Espie
2011-07-23Add missing .Sm macros (from matthew@).Ingo Schwarze
2011-07-23avoid weird warnings in case we run into a strange package.Marc Espie
2011-07-22tweak previous;Jason McIntyre
2011-07-21- update smtpctl.8 to reflect realityGilles Chehade
2011-07-21Adjust work directory name.Antoine Jacoutot
2011-07-20small tidbitsMarc Espie
2011-07-20Fix reporting of permanent/temporary failures for MX lookups.Eric Faurot
2011-07-19better textMarc Espie
2011-07-19tag fuzzy stuff for manual-installs tooMarc Espie
2011-07-19mostly doneMarc Espie
2011-07-19use common code for ssh/http 1.1Marc Espie
2011-07-19clean-up a few thingsMarc Espie
2011-07-19Re-add the test which is needed in the case where the session failsEric Faurot
2011-07-19fix retry delay calculationEric Faurot
2011-07-19fix -Ddependencies, from Nathanael RensenMarc Espie
2011-07-18Sync user(8) SYNOPSIS to useradd(8) and userinfo(8)Ingo Schwarze
2011-07-18most of the pieces are there... still need to open a new connection ifMarc Espie
2011-07-18a little better, but not yet readyMarc Espie
2011-07-18skeleton for grabbing files...Marc Espie
2011-07-18Also handle normal Content-LengthMarc Espie
2011-07-18chunked directory transfersMarc Espie
2011-07-18a few typos, nothing working yet... needs to parse Chunked transferMarc Espie
2011-07-18allow pkg_delete -a pkgname to do something useful:Marc Espie
2011-07-17typo in usage summaryjoshua stein