- 31 Aug, 2012 6 commits
-
-
Jeremy C. Reed authored
removed the conflicting generated files
-
Jeremy C. Reed authored
-
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
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
b10-loadzone tries to remove comments from RData strings
-
- 30 Aug, 2012 3 commits
-
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
Warn administrator when creating an empty SQLite data source.
-
JINMEI Tatuya authored
-
- 29 Aug, 2012 10 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.
-
JINMEI Tatuya authored
-
-
Mukund Sivaraman authored
-
Naoki Kambe authored
- updated git id of the ChangeLog entry for #2179 - removed a conflict marker around the entry 458
-
Naoki Kambe authored
Conflicts: ChangeLog
-
Mukund Sivaraman authored
-
JINMEI Tatuya authored
Conflict resolution is mostly straightforward adujstment for the latest interface, but it's not super trivial and should be reviewed.
-
- 28 Aug, 2012 21 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.
-
JINMEI Tatuya authored
-
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.
-
Michal 'vorner' Vaner authored
Conflicts: src/lib/datasrc/memory/Makefile.am
-
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
-
Naoki Kambe authored
updated the entry according to the reviewer's comment: - corrected the word: changed "differential" updates to "partial" updates as it is - a few language improvements - tabify: translate 8-spaces to tab
-