summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2014-02-08be less verbose for pkg_delete -XMarc Espie
2014-02-08scrape update_info when we have full plists.Marc Espie
2014-02-08styleMarc Espie
2014-02-08don't allow unsigned packages by default.Marc Espie
2014-02-08also limit the number of currently opened packages locally: each uncompressMarc Espie
2014-02-08fudge verbose state so that makewhatis is only verbose if pkg_add/delete -vvMarc Espie
2014-02-08document -DunsignedMarc Espie
2014-02-07Fix remote printing; broken in rev 1.50. OK guenther@ stsp@Todd C. Miller
2014-02-07When using SM_PATH, fetch the SHA256 file only once since we will not beAntoine Jacoutot
2014-02-07reclaim: we don't need to keep tracking temporary files/directories weMarc Espie
2014-02-07don't store full terminal, we just need a few control sequencesMarc Espie
2014-02-06http 404 is definitive, so treat it like 550 ftp.Marc Espie
2014-02-06styleMarc Espie
2014-02-06don't store full directory objects if they're not "special", just knowingMarc Espie
2014-02-05Don't segfault on IPv6 NFS traffic; found the hard why by matthieu@.Florian Obser
2014-02-05Sync getopts with usage.Antoine Jacoutot
2014-02-04sort list of stuff we can't update for user display (otherwise, it's a listMarc Espie
2014-02-04Remote logging could get stuck after a "network is unreachable"Alexander Bluhm
2014-02-04no functional change (for now). Make things more debuggable by subclassingMarc Espie
2014-02-04prevent updates from starting with a lone ":"Marc Espie
2014-02-04tweak previous;Jason McIntyre
2014-02-04fix warnings and copyrightEric Faurot
2014-02-04update documentationEric Faurot
2014-02-04Add support for DSN and Enhanced Status CodeEric Faurot
2014-02-04Allow the admin to pause relaying to a specific domain:Eric Faurot
2014-02-04internal improvements and cleanupsEric Faurot
2014-02-04socketmap table backend.Eric Faurot
2014-02-04pki code cleanupEric Faurot
2014-02-04various minor fixes; ok halexJason McIntyre
2014-02-04extend allowed charset for email address, escape all potentially dangerous ones.Eric Faurot
2014-02-04fix dump function with some combinations of flagEric Faurot
2014-02-04do not call event_del() on non-initialized eventsEric Faurot
2014-02-04add base64_encode/base64_decode helpersEric Faurot
2014-02-04get rid of fdlimit()Eric Faurot
2014-02-04kill very old compatibility code (2009/04... those exceptions are fully dead)Marc Espie
2014-02-04remove some files that were deletedBrad Smith
2014-02-04merge conflictsBrad Smith
2014-02-04update to ldns 1.6.17, ok sthen@Brad Smith
2014-02-04re-add this local install target changeBrad Smith
2014-02-04merge conflictsBrad Smith
2014-02-04update to NSD 4.0.1, ok sthen@Brad Smith
2014-02-04check for errors before dependencies, anyways.Marc Espie
2014-02-03perl is actually VERY BAD at scraping captured variables until the end.Marc Espie
2014-02-03don't remove this test, indicate why it can triggerMarc Espie
2014-02-03gc old stuff that never fixed the problem it intended to fix :(Marc Espie
2014-02-03store compact form of manpages.Marc Espie
2014-02-03remove extra cache copy in memory...Marc Espie
2014-02-03zap duplicate test, spotted by Arto JonssonMarc Espie
2014-02-03don't really need exactstem, the initial grep is good enoughMarc Espie
2014-02-03don't keep tied information around !Marc Espie