- 11 Nov, 2011 6 commits
-
-
JINMEI Tatuya authored
so that we can test with an empty diffs table.
-
JINMEI Tatuya authored
so that we can test them with SQLite3 as much as possible.
-
JINMEI Tatuya authored
almost empty with bootstrap tests.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 10 Nov, 2011 5 commits
-
-
Stephen Morris authored
-
JINMEI Tatuya authored
a specific order of the underlying datasrc SQLite3 query result, but it doesn't appear to be the case for all systems. (I made a couple of piggy-back small fix/cleanup: avoid unexpected exception in an assert failure message for an empty (test) RRset; suppress log output (by default))
-
Stephen Morris authored
Resolved confusion over "operation" values for adding and deleting records. Added ORDER BY clause to SQL statement and removed redundant variable declaration.
-
Jelte Jansen authored
Conflicts: src/lib/datasrc/database.cc src/lib/datasrc/tests/database_unittest.cc
-
JINMEI Tatuya authored
-
- 09 Nov, 2011 10 commits
-
-
JINMEI Tatuya authored
there's even any compiler that allows it, but at least it shouldn't be portable if not illegal.)
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Jelte Jansen authored
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Tomek Mrugalski authored
-
Jelte Jansen authored
-
Jelte Jansen authored
Conflicts: src/bin/xfrin/tests/xfrin_test.py src/bin/xfrin/xfrin.py.in
-
- 08 Nov, 2011 15 commits
-
-
Stephen Morris authored
Inadvertantly removed a check for NULL.
-
Stephen Morris authored
In particular, use checkRR to compare RRs returned from iterators.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
to an existing entry)
-
Stephen Morris authored
-
Jelte Jansen authored
-
Stephen Morris authored
A different exception adds nothing to the error and has the complication of requiring an additional query.
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
As the application can't call the constructor directly, it will be passed from here. Defaults to false as a backward compatibility (might be temporary)
-
JINMEI Tatuya authored
hid the definition of uint32_t. also, replaced an unused boost header file (foreach) to a more relevant one (shared_ptr). may be beyond a super-trivial level, but as an urgent care fix I'll push it now. it was confirmed on our solaris box.
-
- 07 Nov, 2011 4 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
complains about it.
-
Jelte Jansen authored
-