- 10 Jun, 2013 1 commit
-
-
Mukund Sivaraman authored
-
- 06 Jun, 2013 2 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 30 Apr, 2013 1 commit
-
-
Mukund Sivaraman authored
-
- 13 Mar, 2013 1 commit
-
-
Mukund Sivaraman authored
-
- 06 Mar, 2013 2 commits
-
-
Jeremy C. Reed authored
reviewed by jelte via jabber. Changes some log message descriptions and some function arguments and some output.
-
Mukund Sivaraman authored
-
- 12 Feb, 2013 1 commit
-
-
Michal 'vorner' Vaner authored
Do a hack to make the tests run with separate build and source directories. The generated file ended up in a different directory than the rest of the modules and the __init__.py. It therefore didn't work. We use the same trick as log_messages, a forwarder module and addition to PYTHON_PATH to find it. Only the real file is installed.
-
- 30 Jan, 2013 1 commit
-
-
Shane Kerr authored
-
- 24 Jan, 2013 2 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 23 Jan, 2013 1 commit
-
-
Mukund Sivaraman authored
-
- 17 Jan, 2013 1 commit
-
-
JINMEI Tatuya authored
as commented, #2145 should eliminate the need for it, but until it's fixed this seems to be the easiest and smallest workaround.
-
- 27 Dec, 2012 1 commit
-
-
Jeremy C. Reed authored
misspellings or typos spelled out "wg" so next spell check doesn't fail on it periods at end of sentences (even for incomplete bullet items to be consistent) remove double words (the the, up up) This was not reviewed, but is mostly minor changes. Two items I was unclear about I confirmed on jabber.
-
- 23 Oct, 2012 1 commit
-
-
Mukund Sivaraman authored
This reverts commit e6ba20b0, reversing changes made to c9ba8373.
-
- 22 Oct, 2012 1 commit
-
-
Mukund Sivaraman authored
This is necessary because run_dbutil.sh sometimes loses its execute (+x) mode bit when regenerated, and tests fail due to it.
-
- 21 Oct, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 11 Oct, 2012 3 commits
-
-
JINMEI Tatuya authored
this will prevent surprising test failure on an incrementally updated dev tree. okayed on jabber.
-
Mukund Sivaraman authored
* The unique constraint on NSEC3 owner per zone is now removed * NSEC3 RRSIGs are now returned next to their RR set * Test was adjusted to check for RRSIGs too
-
Mukund Sivaraman authored
This is to check that only one NSEC3 RR exists per owner name in a zone. The code to fix #1899 would depend on this assertion.
-
- 08 Oct, 2012 2 commits
-
-
JINMEI Tatuya authored
this will prevent surprising test failure on an incrementally updated dev tree. okayed on jabber.
-
Mukund Sivaraman authored
* The unique constraint on NSEC3 owner per zone is now removed * NSEC3 RRSIGs are now returned next to their RR set * Test was adjusted to check for RRSIGs too
-
- 30 Sep, 2012 1 commit
-
-
Mukund Sivaraman authored
This is to check that only one NSEC3 RR exists per owner name in a zone. The code to fix #1899 would depend on this assertion.
-
- 13 Sep, 2012 1 commit
-
-
Naoki Kambe authored
-
- 31 Aug, 2012 3 commits
-
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
fix my previous commit; sorry I tested wrong. This changes += to just = for first use of MAINTAINERCLEANFILES.
-
Jeremy C. Reed authored
Use "make maintainer-clean" instead of "make distclean" to remove the manpages. This fixes problem where enduser using tarball does a "make clean" and loses the maintainer-tarball-provided manpages.
-
- 03 Aug, 2012 2 commits
-
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
to get the full path if needed also fixed one target that had spaces instead of tab
-
- 02 Aug, 2012 1 commit
-
-
Jeremy C. Reed authored
-
- 20 Jun, 2012 2 commits
-
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
mention BIND 10 in opening sentence add docbook formatting tags; use &mdash too. minor punctuation and grammar improvements reword "incompatible" to "mutually exclusive" for some options. While there I noticed a bug in the manpage: it said --upgrade was incompatible with --upgrade. I fixed that. uppercase STDERR fix a typo. I didn't get this reviewed, but is mostly minor, simple fixes.
-
- 31 May, 2012 2 commits
-
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
This was noticed when I tried to commit some merged code. My git hook noticed the whitespace issues.
-
- 28 May, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 30 Mar, 2012 1 commit
-
-
JINMEI Tatuya authored
test cases that rely on the latest version and were temporarily disabled were now re-enabled.
-
- 29 Mar, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 27 Mar, 2012 2 commits
-
-
Jeremy C. Reed authored
This is to fix the distclean target to fix the reported distcheck failures. These pyo files were generated by running the dbutil for tests.
-
Jelte Jansen authored
and disable a number of relevant tests
-
- 26 Mar, 2012 1 commit
-
-
Jelte Jansen authored
documentation changes different exit status on uncaught exceptions removed unused log message updated 'corrupt' log message improved 'quiet' test case
-