]>
git.ipfire.org Git - thirdparty/kea.git/log
Mukund Sivaraman [Thu, 15 Nov 2012 07:19:55 +0000 (12:49 +0530)]
[2421] Include zone name in log messages
Yoshitaka Aharen [Wed, 10 Oct 2012 10:09:58 +0000 (19:09 +0900)]
[2155] use auto-generated copy constructor
Yoshitaka Aharen [Wed, 10 Oct 2012 09:40:50 +0000 (18:40 +0900)]
[2155] checkCountersAllZeroExcept() returns void
Conflicts:
src/bin/auth/tests/statistics_unittest.cc.pre
Yoshitaka Aharen [Wed, 10 Oct 2012 07:31:15 +0000 (16:31 +0900)]
[2155] added notes for including header files with EXTRA_DIST
Yoshitaka Aharen [Thu, 15 Nov 2012 06:32:07 +0000 (15:32 +0900)]
[2157] fixed doxygen comment position
Yoshitaka Aharen [Thu, 15 Nov 2012 06:22:08 +0000 (15:22 +0900)]
[2157] specify encoding explicitly for xml.etree.ElementTree.tostring
Mukund Sivaraman [Thu, 15 Nov 2012 06:55:22 +0000 (12:25 +0530)]
[2421] Update DATASRC_LOAD_FROM_ITERATOR_ERROR description
Mukund Sivaraman [Thu, 15 Nov 2012 06:48:43 +0000 (12:18 +0530)]
[2353] Test port arg in BoB.start_cmdctl()
Mukund Sivaraman [Thu, 15 Nov 2012 06:47:20 +0000 (12:17 +0530)]
[2353] Test verbose case of BoB.start_cmdctl()
Mukund Sivaraman [Thu, 15 Nov 2012 06:45:52 +0000 (12:15 +0530)]
[2353] Test verbose case of BoB.start_resolver()
Mukund Sivaraman [Thu, 15 Nov 2012 06:44:56 +0000 (12:14 +0530)]
[2353] Test verbose case of BoB.start_auth()
Mukund Sivaraman [Thu, 15 Nov 2012 06:42:37 +0000 (12:12 +0530)]
[2353] Remove the digit suffix from tests
The conflicting test names are in a different class.
Mukund Sivaraman [Thu, 15 Nov 2012 06:23:34 +0000 (11:53 +0530)]
[2353] Rename MockBob2 to MockBobSimple
Mukund Sivaraman [Thu, 15 Nov 2012 06:23:07 +0000 (11:53 +0530)]
[2353] Rewrite test_start_simple() to use MockBob2
Mukund Sivaraman [Thu, 15 Nov 2012 05:36:17 +0000 (11:06 +0530)]
[2421] Add unit tests for broken zones during configure()
Yoshitaka Aharen [Thu, 15 Nov 2012 05:01:31 +0000 (14:01 +0900)]
[2157] remove extra comments, remove zone_origin_
Yoshitaka Aharen [Thu, 15 Nov 2012 04:59:21 +0000 (13:59 +0900)]
[2157] removed a member from QRAttributes
Yoshitaka Aharen [Thu, 15 Nov 2012 04:45:06 +0000 (13:45 +0900)]
[2157] add note
JINMEI Tatuya [Thu, 15 Nov 2012 03:16:04 +0000 (19:16 -0800)]
[2373] some more comment updates
JINMEI Tatuya [Thu, 15 Nov 2012 03:04:02 +0000 (19:04 -0800)]
[2373] refactoring: extend skipComment to include 'escaped' consideration.
this will help constify 'c' in String::handle.
JINMEI Tatuya [Thu, 15 Nov 2012 03:01:20 +0000 (19:01 -0800)]
[2373] refactoring: use bitmap to check token boundary.
this will help unify the conditions and keep the code concise, and is
hopefully a bit more efficient.
JINMEI Tatuya [Thu, 15 Nov 2012 02:41:14 +0000 (18:41 -0800)]
[2373] supported quoted string state
JINMEI Tatuya [Wed, 14 Nov 2012 23:51:41 +0000 (15:51 -0800)]
[2373] (unrelated doc fix) corrected "optionality" of token type
EOL/EOF will be always returned if found; INTIAL_WS will be returned
only specified in option
JINMEI Tatuya [Wed, 14 Nov 2012 23:01:36 +0000 (15:01 -0800)]
[2373] supported escaping separaters
JINMEI Tatuya [Wed, 14 Nov 2012 22:45:26 +0000 (14:45 -0800)]
[2373] supported other separater characters and comments
JINMEI Tatuya [Wed, 14 Nov 2012 19:18:38 +0000 (11:18 -0800)]
[2373] comment update
JINMEI Tatuya [Wed, 14 Nov 2012 19:16:56 +0000 (11:16 -0800)]
[2373] implemented some simple case of string state handling.
Jeremy C. Reed [Wed, 14 Nov 2012 18:31:05 +0000 (12:31 -0600)]
[master] add released date (for tomorrow)
Jeremy C. Reed [Wed, 14 Nov 2012 18:28:56 +0000 (12:28 -0600)]
[master] changelog formatting cleanup
use two tabs before the committer username.
use a tab before the keyword type.
lines too long
Jeremy C. Reed [Wed, 14 Nov 2012 18:23:30 +0000 (12:23 -0600)]
[master] use reorder_message_file.py to order .mes files
Stephen Morris [Wed, 14 Nov 2012 18:07:06 +0000 (18:07 +0000)]
[2473] Merge branch 'master' into trac2473
Jeremy C. Reed [Wed, 14 Nov 2012 17:59:29 +0000 (11:59 -0600)]
[2473] various minor changes
some of the changes are unrelated to this branch, but they
were minor and I noticed while reviewing.
grammar improvements
remove unuseful shutdown examples
add some docbook formatting tags
commented out an empty TODO section.
Stephen Morris [Wed, 14 Nov 2012 17:31:55 +0000 (17:31 +0000)]
[2473] Updated BIND 10 Guide with details of DHCPv6 changes
Jeremy C. Reed [Wed, 14 Nov 2012 17:28:53 +0000 (11:28 -0600)]
[master] documentation updates
Remove some references to experimental, development, prototype
Mention that bind10 doesn't start the DNS or DHCP servers by default.
Also reword a couple sentences so this is not implied.
This is for ticket #2451.
This was not reviewed. The changes are minor.
Stephen Morris [Wed, 14 Nov 2012 15:38:44 +0000 (15:38 +0000)]
[master] Merge branch 'trac2472'
Jeremy C. Reed [Wed, 14 Nov 2012 15:14:18 +0000 (09:14 -0600)]
[master] few minor formatting changes
not reviewed, very minor
change some docbook tags
move some example prompts for formatting
Jeremy C. Reed [Wed, 14 Nov 2012 14:54:39 +0000 (08:54 -0600)]
[master] split the starting bind10 chapter into two chapters
This split is done so the bindctl chapter comes before
the chapter on using bindctl to configure Boss/components.
Discussed via jabber and in ticket #2305.
Also added some brief content on how to stop bind10 and how to list
processes.
Stephen Morris [Wed, 14 Nov 2012 14:44:23 +0000 (14:44 +0000)]
[2472] Merge branch 'master' into trac2472
Stephen Morris [Wed, 14 Nov 2012 14:30:46 +0000 (14:30 +0000)]
[2472] Modified test names in line with convention
Jeremy C. Reed [Wed, 14 Nov 2012 14:27:06 +0000 (08:27 -0600)]
[master] split quick start section into its own chapter
It adds a step to enable the auth server. Some other minor changes too.
This was not reviewed, but has very little content changes.
Jelte Jansen [Wed, 14 Nov 2012 14:22:18 +0000 (15:22 +0100)]
[master] Update changelog for merge of #2305
Jelte Jansen [Wed, 14 Nov 2012 14:19:32 +0000 (15:19 +0100)]
[master] Merge branch 'trac2305'
Jeremy C. Reed [Wed, 14 Nov 2012 14:12:29 +0000 (08:12 -0600)]
[master] don't install the *example.hex files
They are used for testing.
Discussed on jabber.
Also see ticket #2479 (but this commit doesn't solve the main
issue reported there).
Jeremy C. Reed [Wed, 14 Nov 2012 14:04:45 +0000 (08:04 -0600)]
[master] remove temporary AM_CPPFLAGS used for testing
now receives settings via configure
discussed on jabber
Jeremy C. Reed [Wed, 14 Nov 2012 13:33:55 +0000 (07:33 -0600)]
[master] check for mysql.h not mysql/mysql.h
since mysql directory may already be provided by mysql_config output
and anyways mysql.h is used by the code.
Stephen Morris [Wed, 14 Nov 2012 12:43:15 +0000 (12:43 +0000)]
[2472] Move choice of DHCP6 lease manager to main
Before this change, the choice of lease manager was set in
ControlledDhcpv6Srv. This means that unit tests for that code
always used the MySQL lease manager (if present). This change
ensures that unit tests always use the Memfile manager.
Yoshitaka Aharen [Wed, 14 Nov 2012 09:09:40 +0000 (18:09 +0900)]
[2157] avoid unnecessary keyword substitution
Mukund Sivaraman [Wed, 14 Nov 2012 09:02:10 +0000 (14:32 +0530)]
[2421] Check that the load error messages are logged
Mukund Sivaraman [Wed, 14 Nov 2012 08:41:34 +0000 (14:11 +0530)]
[2421] Add a lettuce testcase where the zone file doesn't exist
Mukund Sivaraman [Wed, 14 Nov 2012 07:55:29 +0000 (13:25 +0530)]
[2421] Throw ZoneLoaderException even for MasterLoadError
Yoshitaka Aharen [Wed, 14 Nov 2012 07:54:28 +0000 (16:54 +0900)]
[2157] revert change by mistake
Mukund Sivaraman [Wed, 14 Nov 2012 07:48:26 +0000 (13:18 +0530)]
[2421] Catch ZoneValidationException at a higher level
Also split the iterator vs. file log message ids, so that they
are used only in one place each.
Mukund Sivaraman [Wed, 14 Nov 2012 07:34:55 +0000 (13:04 +0530)]
[2421] Update InMemoryClient doc about exceptions
Mukund Sivaraman [Wed, 14 Nov 2012 07:34:30 +0000 (13:04 +0530)]
[2421] Throw AddError instead of OutOfZone when loading out-of-zone data
OutOfZone is used in the ZoneFinder for other class of errors
and we can't really bring it into the ZoneValidationException
hierarchy.
JINMEI Tatuya [Wed, 14 Nov 2012 07:33:15 +0000 (23:33 -0800)]
[2157] some more trivial style fixes
Mukund Sivaraman [Wed, 14 Nov 2012 06:49:43 +0000 (12:19 +0530)]
[2421] Add zone exceptions hierarchy
JINMEI Tatuya [Wed, 14 Nov 2012 06:14:41 +0000 (22:14 -0800)]
[master] Merge branch 'trac2459'
JINMEI Tatuya [Wed, 14 Nov 2012 06:09:22 +0000 (22:09 -0800)]
[2459] some more comments about datasrc locking. suggested by muks.
JINMEI Tatuya [Wed, 14 Nov 2012 04:28:12 +0000 (20:28 -0800)]
[2471] fixed a minor typo in comments.
trivial, directly committing.
JINMEI Tatuya [Wed, 14 Nov 2012 04:27:32 +0000 (20:27 -0800)]
[2471] add a missing EXTRA_DIST. this will fix distcheck failure.
JINMEI Tatuya [Wed, 14 Nov 2012 04:17:33 +0000 (20:17 -0800)]
[2157] style fix: explicit \brief
JINMEI Tatuya [Wed, 14 Nov 2012 03:53:18 +0000 (19:53 -0800)]
[master] define virtual dtor for master lexer state classes.
just for silencing some compilers. in our usage this doesn't matter
in practice. committing at my discretion.
JINMEI Tatuya [Wed, 14 Nov 2012 03:37:59 +0000 (19:37 -0800)]
[2157] style fix: add explicit \brief, blankline before the brie desc.
JINMEI Tatuya [Tue, 13 Nov 2012 23:59:48 +0000 (15:59 -0800)]
[2157] style: added blank line before \brief for readability.
Jeremy C. Reed [Tue, 13 Nov 2012 23:26:02 +0000 (17:26 -0600)]
[trac2305] minor changes to guide
i.e. (means "that is") to "for example"
change punctuation
add some formatting tags
JINMEI Tatuya [Tue, 13 Nov 2012 21:12:20 +0000 (13:12 -0800)]
[master] Merge branch 'trac2372'
JINMEI Tatuya [Tue, 13 Nov 2012 18:15:48 +0000 (10:15 -0800)]
[2372] clarified that INITIAL_WS is recognized only after an EOL.
Stephen Morris [Tue, 13 Nov 2012 15:48:07 +0000 (15:48 +0000)]
[2472] Merge branch 'master' into trac2472
Stephen Morris [Tue, 13 Nov 2012 15:43:42 +0000 (15:43 +0000)]
[2472] Miscellaneous fixes after review
Stephen Morris [Tue, 13 Nov 2012 12:14:55 +0000 (12:14 +0000)]
[2472] Add getType() method and update message when backend is started
The message when the DHCPv6 database backend is started now includes
both the type and the name of the database.
Stephen Morris [Tue, 13 Nov 2012 12:06:48 +0000 (12:06 +0000)]
[2472] Use MySQL for lease manager backend (if present)
Parameters are hard-coded for the moment.
Marcin Siodelski [Tue, 13 Nov 2012 12:02:17 +0000 (13:02 +0100)]
[master] Merge branch 'trac2463'
Conflicts:
src/bin/dhcp6/tests/config_parser_unittest.cc
Shane Kerr [Tue, 13 Nov 2012 10:49:32 +0000 (11:49 +0100)]
Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
Shane Kerr [Tue, 13 Nov 2012 10:48:37 +0000 (11:48 +0100)]
Fix broken Solaris build by initializing variable.
Jelte Jansen [Tue, 13 Nov 2012 10:45:06 +0000 (11:45 +0100)]
[master] Update changelog for merge of #2464
Jelte Jansen [Tue, 13 Nov 2012 09:59:50 +0000 (10:59 +0100)]
[master] Merge branch 'trac2464'
Jelte Jansen [Tue, 13 Nov 2012 09:52:59 +0000 (10:52 +0100)]
[2305] addressed some comments in guide
Marcin Siodelski [Tue, 13 Nov 2012 09:19:54 +0000 (10:19 +0100)]
[2463] Fixed typos as a result of the review.
Yoshitaka Aharen [Tue, 13 Nov 2012 02:58:56 +0000 (11:58 +0900)]
Merge branch 'trac2157_2' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac2157_2
Yoshitaka Aharen [Wed, 7 Nov 2012 12:09:22 +0000 (21:09 +0900)]
[2157] apply review comments
JINMEI Tatuya [Tue, 13 Nov 2012 02:28:39 +0000 (18:28 -0800)]
[2420] an unrelated fix: set the "signed" flag only with an apex NSEC
otherwise it could reslt in assert() failure in getClosestNSEC() for a
half-broken zone that desn't have any NSEC at the zone apex. also made
a small optimization to detect if a name is the zone origin: just compare
the corresponding node with the origin node.
JINMEI Tatuya [Tue, 13 Nov 2012 02:24:49 +0000 (18:24 -0800)]
[2420] cleanup: unify getCoveredType() used in 2 .cc's.
note: due to the slightly different definition the one used in rdataset.cc
is still there.
JINMEI Tatuya [Tue, 13 Nov 2012 01:48:33 +0000 (17:48 -0800)]
[2420] catch the rare case of RRSIG-only for NSEC3
JINMEI Tatuya [Mon, 12 Nov 2012 22:56:17 +0000 (14:56 -0800)]
[2420] make sure RRSIG-only data are excluded in additional processing
JINMEI Tatuya [Mon, 12 Nov 2012 22:55:51 +0000 (14:55 -0800)]
[2420] added the new test data file introduced in prev commit to makefile
JINMEI Tatuya [Mon, 12 Nov 2012 22:42:53 +0000 (14:42 -0800)]
[2420] fixed old memory datasrc test failed to prevent failure due to singonly
this is an intermediate regression due to the previous change. It's an ugly
workaround, but the real fix is to deprecate the old version ASAP, so I
didn't bother to fix it cleanly.
JINMEI Tatuya [Mon, 12 Nov 2012 22:18:24 +0000 (14:18 -0800)]
[2420] added tests with RRSIG-only RRsets.
Due to the extension to RdataSet::find(), the tested code doesn't have to
be modified.
JINMEI Tatuya [Mon, 12 Nov 2012 21:46:55 +0000 (13:46 -0800)]
[2420] extend RdataSet::find() to control whether to match sig-only RdataSets.
and use it in zone data updater to preserve the previous behavior.
JINMEI Tatuya [Fri, 9 Nov 2012 05:21:06 +0000 (21:21 -0800)]
[2420] enable the RRSIG-only case in ZoneDataLoader.
JINMEI Tatuya [Fri, 9 Nov 2012 05:07:33 +0000 (21:07 -0800)]
[2420] handle RRSIG-for-NSEC3 only cases.
JINMEI Tatuya [Fri, 9 Nov 2012 04:35:20 +0000 (20:35 -0800)]
[2420] supported the case for adding RRSIG-only
except for RRSIG for NSEC3, which is a bit trickier and will be handled
separately.
JINMEI Tatuya [Fri, 9 Nov 2012 02:52:18 +0000 (18:52 -0800)]
[2420] initial attempt of allowing RRSIG-only case
looks like we need to update the updater first, so it's disabled for now.
JINMEI Tatuya [Fri, 9 Nov 2012 00:16:43 +0000 (16:16 -0800)]
[2420] ported loadRRSIGFollowsNothing test from memory_client test
so that we can test loading related in a closer place to the load related
classes.
JINMEI Tatuya [Sat, 10 Nov 2012 02:38:46 +0000 (18:38 -0800)]
[2420] refactoring: reorder RdataSet::destroy to meet segment obj holder req.
not directly related to the subject of this branch, but this will help
the development.
Naoki Kambe [Tue, 13 Nov 2012 01:40:18 +0000 (10:40 +0900)]
[master] ChangeLog for #2298
Naoki Kambe [Tue, 13 Nov 2012 01:09:58 +0000 (10:09 +0900)]
[2298_7] Merge branch 'trac2298_7'
Naoki Kambe [Tue, 13 Nov 2012 01:09:56 +0000 (10:09 +0900)]
[2298_1] Merge branch 'trac2298_1'
Jeremy C. Reed [Mon, 12 Nov 2012 21:05:54 +0000 (15:05 -0600)]
[trac2305] various minor documentation changes
add some docbook formatting tags
minor formatting changes.
bindctl -a defaults to 127.0.0.1 not localhost
add a space between "BIND 10"
some rewording
a few punctuation changes
add a sentence to describe an example
JINMEI Tatuya [Mon, 12 Nov 2012 20:22:41 +0000 (12:22 -0800)]
[2372] use specific constatnt values for Options instead of using the << trick
the previous code doesn't seem to be understandable as I thought, so I
simplfy revert to the more straightforward way.
also added doc for the enum
JINMEI Tatuya [Mon, 12 Nov 2012 20:12:58 +0000 (12:12 -0800)]
[2372] catch a buggy case of bogus ID in State::getInstance