2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00
Commit Graph

15037 Commits

Author SHA1 Message Date
Michal 'vorner' Vaner
1a235092e9 [2439] Test of validation failure on IXFR 2013-01-24 19:09:52 +01:00
Michal 'vorner' Vaner
79a33db9ed [2439] Inherit the mock from RRsetCollectionBase
And make the test slightly cleaner by that. No change in functionality,
just rely on assumptions about what breaking of API don't matter little
bit less.
2013-01-24 18:40:10 +01:00
Michal 'vorner' Vaner
44fe82eeed [2439] (minor) Comment updates 2013-01-24 18:39:46 +01:00
Michal 'vorner' Vaner
97953d08e3 [2439] Invalid zone data isn't protocol error
Use separate error message and exception for the case when received zone
data doesn't pass basic validation.
2013-01-24 17:49:07 +01:00
Michal 'vorner' Vaner
9859c1d737 [2439] (minor) Comment updates 2013-01-24 15:20:42 +01:00
Jelte Jansen
cd2c2c8ec6 [1897] Update lettuce test to new log ID 2013-01-24 13:15:19 +01:00
Jelte Jansen
779d9312bf [1897] remove hostname from lettuce http log check 2013-01-24 12:10:20 +01:00
Jelte Jansen
e283a05caf [2595] print SSL error on both SSLError and ECONNRESET 2013-01-24 11:43:57 +01:00
Mukund Sivaraman
848cc407b1 [2435] Update isc::datasrc::RRsetCollectionBase class documentation 2013-01-24 10:16:33 +05:30
JINMEI Tatuya
5106746a3b [2309] fixed a minor typo in a comment. 2013-01-23 20:43:27 -08:00
Mukund Sivaraman
6d750aafaa [1756] Add V2.1 to 2.2 upgrade tests 2013-01-24 10:00:27 +05:30
Mukund Sivaraman
750c848d04 [1756] Use a variable to print section numbers in dbutil tests 2013-01-24 09:55:15 +05:30
JINMEI Tatuya
9dbce1aa52 [2310] cleanup: reorder log messages 2013-01-23 14:48:24 -08:00
JINMEI Tatuya
40bbfbc8f6 [2310] implemented basic part of in-memory findAtOrigin. 2013-01-23 14:47:51 -08:00
JINMEI Tatuya
0a94c9b777 [2310] unrelated editorial fix: removed redundant word from doxygen comment. 2013-01-23 14:38:24 -08:00
JINMEI Tatuya
0bd3e904e2 [2310] added basic test cases for in-memory findAtOrigin. 2013-01-23 14:24:46 -08:00
JINMEI Tatuya
555bf4c3d7 [2310] refactor test: extract the body of findTest() so we can share it.
this is preparation for the eventual support for findAtOrigin.  no behavior
change yet.
2013-01-23 13:47:44 -08:00
JINMEI Tatuya
e4e606091d [2310] Merge branch 'trac2309' into trac2310
ommit.
2013-01-23 13:16:13 -08:00
JINMEI Tatuya
7491dd625f [2595] editorial cleanup: indentation fix, spacing policy 2013-01-23 09:49:26 -08:00
JINMEI Tatuya
cabbe83773 [master] added missing initialization
the original version didn't have a problem because the constructor
should never be used in python wrappers, but I do this to silence cppcheck.
the change is small anyway.
2013-01-23 09:28:41 -08:00
JINMEI Tatuya
a333e6c631 [2309] made findAtOrigin virtual again, removing the Impl protected method.
as this seemed to be a controversial move.
2013-01-23 08:08:31 -08:00
JINMEI Tatuya
3c7af17b00 [2309] editorial fix to comment: missing period 2013-01-23 08:03:18 -08:00
Jelte Jansen
64dd4df0a8 [2595] Address more review comments
- small updates to doc and comments
- changed __try_login to _try_login
- replaced direct calls to print() with self._print(), to override in tests
  (and more easily check output)
- added some more test cases
- made cmdctl tests fail is environment vars aren't set
2013-01-23 16:56:54 +01:00
Mukund Sivaraman
1f6f8905d7 [2435] Update RRsetCollectionBase::find() API doc for RRSIGs and meta types 2013-01-23 20:47:07 +05:30
Jelte Jansen
09c24690d4 [1897] Rename log identifiers STATHTTPD_* to STATSHTTPD_* 2013-01-23 14:36:44 +01:00
Jelte Jansen
4d6c30931e [1897] Update docstring 2013-01-23 14:19:04 +01:00
Marcin Siodelski
701cf211bb [master] Updated ChangeLog for #2591. 2013-01-23 12:16:36 +01:00
Jelte Jansen
eb1b9e5241 [1897] Add lettuce test for stats-http response/log 2013-01-23 12:09:17 +01:00
Marcin Siodelski
aeec2dc1b9 [master] Merge branch 'trac2591'
Conflicts:
	src/bin/dhcp4/dhcp4_srv.cc
	src/bin/dhcp4/tests/dhcp4_srv_unittest.cc
2013-01-23 12:00:26 +01:00
Stephen Morris
a50fe182f3 [master] ChangeLog for trac2642 2013-01-23 10:28:13 +00:00
Stephen Morris
e5faeb5fa8 [master] Merge branch 'trac2642' 2013-01-23 10:26:10 +00:00
Stephen Morris
7bed043f81 [2642] Merge branch 'master' into trac2642
Conflicts:
	doc/guide/bind10-guide.xml
2013-01-23 10:25:12 +00:00
Jelte Jansen
ffa68930da [1356] Update description of database locked error 2013-01-23 11:24:31 +01:00
Marcin Siodelski
8b05639cdc [master] Added ChangeLog entry for #2637. 2013-01-23 09:56:58 +01:00
Marcin Siodelski
91aa998226 [master] Merge branch 'trac2637'
Conflicts:
	src/bin/dhcp4/config_parser.cc
	src/bin/dhcp6/config_parser.cc
	src/lib/dhcpsrv/dhcpsrv_messages.mes
	src/lib/dhcpsrv/memfile_lease_mgr.cc
2013-01-23 08:41:38 +01:00
JINMEI Tatuya
bc66f6d0df [2309] use findAtOrigin in auth Query class, and specify minttl for SOA.
some test cases needed to be adjusted accordingly.
2013-01-22 22:31:57 -08:00
JINMEI Tatuya
e99a3dd0a0 [2309] separate the public if and protected impl method; add docs. 2013-01-22 22:31:57 -08:00
JINMEI Tatuya
6317823834 [2309] supported use_minttl part of findAtOrigin. 2013-01-22 22:30:13 -08:00
JINMEI Tatuya
c99567a4b1 [2309] implemented ZoneFinder::findAtOrigin for some basic cases. 2013-01-22 22:30:12 -08:00
JINMEI Tatuya
1da0551073 [2309] test refactoring: extract body of doFindTest to a separate function.
so that we can share it with test cases for findAtOrigin.
no behavior change so far.
2013-01-22 22:30:12 -08:00
JINMEI Tatuya
ba3695664a [2309] unrelated cleanup: rename datasrc/itearator.h zone_iterator.h
in accordance with the previous cleanup for zone_finder.  "iterator" is
too generic and should have been renamed.  now is probably a good opportunity.
2013-01-22 22:30:12 -08:00
JINMEI Tatuya
07414de00e [2309] (unrelated cleanup) move ZoneFinder to a separate header file.
finder/updater/journal reader are all quite big and can be used in
different contexts, so I think it makes sense to separate them.
this is also an attempt of avoiding the too generic name of "zone.h".
2013-01-22 22:30:11 -08:00
Mukund Sivaraman
c00795e0f9 [1756] Bump schema version to 2.2 and update dbutil 2013-01-23 10:08:51 +05:30
Marcin Siodelski
4f31583239 [2591] Minor: removed unused variable. 2013-01-22 20:51:30 +01:00
JINMEI Tatuya
e34d32533c [2595] minor style fix: removed a redundant white space 2013-01-22 11:09:27 -08:00
Stephen Morris
d72eca9cde [master] Qualify "map" with "std::" to overcome Solaris compilation problems 2013-01-22 19:01:25 +00:00
Mukund Sivaraman
388434f8a4 [1756] Add an index on (rname, rdtype) to records SQLite3 table
The dbutil upgrade tool still has to be checked if it needs an update.
2013-01-23 00:11:50 +05:30
Marcin Siodelski
a3cd0126b4 [master] Added ChangeLog entry for #2314. 2013-01-22 19:15:08 +01:00
Marcin Siodelski
27e6119093 [master] Merge branch 'trac2314'
Conflicts:
	src/bin/dhcp6/tests/config_parser_unittest.cc
2013-01-22 19:12:58 +01:00
Marcin Siodelski
79acb1197b [2314] Removed debug message. 2013-01-22 19:11:42 +01:00