summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2014-02-03Really clean up after a run.Antoine Jacoutot
2014-02-02don't create empty lists that won't be usedMarc Espie
2014-02-02gc really old codeMarc Espie
2014-02-02pseudo handle needs dependency_info too, forgot that one.Marc Espie
2014-02-02simplify how "kept" packages are handled. First, we never need theirMarc Espie
2014-02-02now that things are clean enough, we just need to figure out kept packagesMarc Espie
2014-02-02make sure kept handles are complete... not really optimized so far, but willMarc Espie
2014-02-01styleMarc Espie
2014-02-01sort out the code to figuring out kept packages.Marc Espie
2014-02-01let solve_depends work as soon as we have update_infoMarc Espie
2014-02-01handling of critical section was wrong. Interrupting an update once we'reMarc Espie
2014-02-01don't bother caching, it's no longer usefulMarc Espie
2014-02-01use conflict_list directly from handle.Marc Espie
2014-02-01no need to test for plist, we get the conflict_list since we have update_infoMarc Espie
2014-02-01handles are more adequate places to stash conflict lists, since they canMarc Espie
2014-02-01styleMarc Espie
2014-01-31@md5 annotations died at the end of 2008, so it's reasonable to scrape theMarc Espie
2014-01-31no longer a need for the solver, which is fortunate as this createsMarc Espie