- 31 Aug, 2012 5 commits
-
-
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.
-
Jeremy C. Reed authored
Fix a misspelling in a log output. Also fix same misspelling in some comments and unittest output.
-
Jeremy C. Reed authored
This has not been reviewed. Let's consider it a stub for now.
-
Jeremy C. Reed authored
The tests didn't fail due to missing file. See memory_datasrc_unittest.cc: EXPECT_THROW(zone_finder_.load(TEST_DATA_DIR "/duplicate_rrset.zone"), ... EXPECT_THROW(rootzone.load(TEST_DATA_DIR "/duplicate_rrset.zone"), I assume this is a false-negative because the test successds because loading still fails. Maybe that test or "load" should be extended for this, but for now I add the missing file to EXTRA_DIST.
-
Jeremy C. Reed authored
detected by distcheck failure: http://git.bind10.isc.org/~tester/builder/BIND10-distcheck/20120831093000-FreeBSD8-i386/logs/distcheck.out discussed on jabber
-
- 30 Aug, 2012 2 commits
-
-
Jelte Jansen authored
-
JINMEI Tatuya authored
-
- 29 Aug, 2012 4 commits
-
-
Jeremy C. Reed authored
distcheck failed since wasn't listed
-
JINMEI Tatuya authored
okayed on jabber.
-
JINMEI Tatuya authored
some stricter compilers require this. this fixes a build failure: http://git.bind10.isc.org/~tester/builder/BIND10/20120829105133-Solaris10-sparc-Sunstudio/logs/build.out okayed on jabber.
-
Mukund Sivaraman authored
-
- 28 Aug, 2012 18 commits
-
-
JINMEI Tatuya authored
added some test cases to confirm the behavior; update the doc.
-
JINMEI Tatuya authored
with notes about the intent.
-
JINMEI Tatuya authored
hopefully the new name better represents the intent.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
not sure if it's absolute necessary for doxygen to process it, but I thought it's more readable anyway.
-
Michal 'vorner' Vaner authored
I forgot to add it before.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Obviously, it fails.
-
Michal 'vorner' Vaner authored
Since creating new file is suspicious, the administrator may have misspelled some file name. The message explains the problem and shows the file name as well. Also, removed a duplicate message, created a new instance for it.
-
JINMEI Tatuya authored
Mostly by jinmei, small changes by vorner (assert->throw, as assert can be turned off).
-
Michal 'vorner' Vaner authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
... just for clarity that the length comes first, and that this is not some zero terminated buffer.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 27 Aug, 2012 11 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
and tested for both versions.
-
JINMEI Tatuya authored
-
Mukund Sivaraman authored
-
JINMEI Tatuya authored
okayed on jabber
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-