- 15 Nov, 2011 3 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
in that case. also log that event. added a test case for it.
-
- 14 Nov, 2011 4 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
Makefile. Also updated the comment because it doesn't appear to be sunstudio specific.
-
JINMEI Tatuya authored
to be consistent with the boss class.
-
JINMEI Tatuya authored
-
- 11 Nov, 2011 8 commits
-
-
JINMEI Tatuya authored
of the same name/type when they are different (unusual for modern zones but possible). added test case for it, and for that purpose added sqlite3 test data and refactored the test framework a bit.
-
JINMEI Tatuya authored
Note that conflict resolution in bind10_src.py was not trivial: we needed to re-ensure that the ld path path for xfrout.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
- use the initialized zone name for the owner instead of the hardcoded one - removed a redundant return for now these don't affect the test results, but it's cleaner and may have a substantial difference in future extensions.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
- 10 Nov, 2011 8 commits
-
-
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))
-
Jelte Jansen authored
Conflicts: src/lib/datasrc/database.cc src/lib/datasrc/tests/database_unittest.cc
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Readded as it got lost in the merges somewhere.
-
Michal 'vorner' Vaner authored
Conflicts: src/bin/bind10/bind10_src.py.in
-
Michal 'vorner' Vaner authored
Conflicts: src/bin/bind10/bind10_src.py.in src/bin/bind10/tests/bind10_test.py.in
-
Michal 'vorner' Vaner authored
Conflicts: src/bin/bind10/bind10_messages.mes src/bin/bind10/bind10_src.py.in src/bin/bind10/tests/bind10_test.py.in
-
- 09 Nov, 2011 10 commits
-
-
Michal 'vorner' Vaner authored
Conflicts: src/bin/bind10/bind10_src.py.in
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Tomek Mrugalski authored
-
Michal 'vorner' Vaner authored
Which check it is started correctly on startup, not only on reconfiguration.
-
Michal 'vorner' Vaner authored
-
Jelte Jansen authored
-
Jelte Jansen authored
Conflicts: src/bin/xfrin/tests/xfrin_test.py src/bin/xfrin/xfrin.py.in
-
- 08 Nov, 2011 7 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
- log client's address (needed to update _guess_remote also) - log xfr type (currently it's always 'AXFR', but we'll soon support IXFR) - log the event of quote failure
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
to an existing entry)
-
Jelte Jansen authored
-
Jelte Jansen authored
-