Age | Commit message (Expand) | Author |
2014-02-04 | no functional change (for now). Make things more debuggable by subclassing | Marc Espie |
2014-02-04 | prevent updates from starting with a lone ":" | Marc Espie |
2014-02-04 | tweak previous; | Jason McIntyre |
2014-02-04 | fix warnings and copyright | Eric Faurot |
2014-02-04 | update documentation | Eric Faurot |
2014-02-04 | Add support for DSN and Enhanced Status Code | Eric Faurot |
2014-02-04 | Allow the admin to pause relaying to a specific domain: | Eric Faurot |
2014-02-04 | internal improvements and cleanups | Eric Faurot |
2014-02-04 | socketmap table backend. | Eric Faurot |
2014-02-04 | pki code cleanup | Eric Faurot |
2014-02-04 | various minor fixes; ok halex | Jason McIntyre |
2014-02-04 | extend allowed charset for email address, escape all potentially dangerous ones. | Eric Faurot |
2014-02-04 | fix dump function with some combinations of flag | Eric Faurot |
2014-02-04 | do not call event_del() on non-initialized events | Eric Faurot |
2014-02-04 | add base64_encode/base64_decode helpers | Eric Faurot |
2014-02-04 | get rid of fdlimit() | Eric Faurot |
2014-02-04 | kill very old compatibility code (2009/04... those exceptions are fully dead) | Marc Espie |
2014-02-04 | remove some files that were deleted | Brad Smith |
2014-02-04 | merge conflicts | Brad Smith |
2014-02-04 | update to ldns 1.6.17, ok sthen@ | Brad Smith |
2014-02-04 | re-add this local install target change | Brad Smith |
2014-02-04 | merge conflicts | Brad Smith |
2014-02-04 | update to NSD 4.0.1, ok sthen@ | Brad Smith |
2014-02-04 | check for errors before dependencies, anyways. | Marc Espie |
2014-02-03 | perl is actually VERY BAD at scraping captured variables until the end. | Marc Espie |
2014-02-03 | don't remove this test, indicate why it can trigger | Marc Espie |
2014-02-03 | gc old stuff that never fixed the problem it intended to fix :( | Marc Espie |
2014-02-03 | store compact form of manpages. | Marc Espie |
2014-02-03 | remove extra cache copy in memory... | Marc Espie |
2014-02-03 | zap duplicate test, spotted by Arto Jonsson | Marc Espie |
2014-02-03 | don't really need exactstem, the initial grep is good enough | Marc Espie |
2014-02-03 | don't keep tied information around ! | Marc Espie |
2014-02-03 | Really clean up after a run. | Antoine Jacoutot |
2014-02-02 | don't create empty lists that won't be used | Marc Espie |
2014-02-02 | gc really old code | Marc Espie |
2014-02-02 | pseudo handle needs dependency_info too, forgot that one. | Marc Espie |
2014-02-02 | simplify how "kept" packages are handled. First, we never need their | Marc Espie |
2014-02-02 | now that things are clean enough, we just need to figure out kept packages | Marc Espie |
2014-02-02 | make sure kept handles are complete... not really optimized so far, but will | Marc Espie |
2014-02-01 | style | Marc Espie |
2014-02-01 | sort out the code to figuring out kept packages. | Marc Espie |
2014-02-01 | let solve_depends work as soon as we have update_info | Marc Espie |
2014-02-01 | handling of critical section was wrong. Interrupting an update once we're | Marc Espie |
2014-02-01 | don't bother caching, it's no longer useful | Marc Espie |
2014-02-01 | use conflict_list directly from handle. | Marc Espie |
2014-02-01 | no need to test for plist, we get the conflict_list since we have update_info | Marc Espie |
2014-02-01 | handles are more adequate places to stash conflict lists, since they can | Marc Espie |
2014-02-01 | style | Marc Espie |
2014-01-31 | @md5 annotations died at the end of 2008, so it's reasonable to scrape the | Marc Espie |
2014-01-31 | no longer a need for the solver, which is fortunate as this creates | Marc Espie |