Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-04 | Add --with-test-dir option to configure | Stephen Gallagher | 1 | -0/+2 | |
All 'make check' tests will chdir() into this directory before running the suite. This provides the option of having temporary files generated in a tmpfs or ramdisk | |||||
2010-02-22 | Restrict family lookups | Jakub Hrozek | 1 | -2/+8 | |
Adds a new option that tells resolver which address family to prefer or use exclusively. Fixes: #404 | |||||
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+304 | |
Also update BUILD.txt |