]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
13 years ago[2595] print SSL error on both SSLError and ECONNRESET
Jelte Jansen [Thu, 24 Jan 2013 10:43:57 +0000 (11:43 +0100)] 
[2595] print SSL error on both SSLError and ECONNRESET

13 years ago[2435] Update isc::datasrc::RRsetCollectionBase class documentation
Mukund Sivaraman [Thu, 24 Jan 2013 04:10:37 +0000 (09:40 +0530)] 
[2435] Update isc::datasrc::RRsetCollectionBase class documentation

13 years ago[2309] fixed a minor typo in a comment.
JINMEI Tatuya [Thu, 24 Jan 2013 04:43:27 +0000 (20:43 -0800)] 
[2309] fixed a minor typo in a comment.

13 years ago[1756] Add V2.1 to 2.2 upgrade tests
Mukund Sivaraman [Thu, 24 Jan 2013 04:30:27 +0000 (10:00 +0530)] 
[1756] Add V2.1 to 2.2 upgrade tests

13 years ago[1756] Use a variable to print section numbers in dbutil tests
Mukund Sivaraman [Thu, 24 Jan 2013 04:25:11 +0000 (09:55 +0530)] 
[1756] Use a variable to print section numbers in dbutil tests

13 years ago[2310] cleanup: reorder log messages
JINMEI Tatuya [Wed, 23 Jan 2013 22:48:24 +0000 (14:48 -0800)] 
[2310] cleanup: reorder log messages

13 years ago[2310] implemented basic part of in-memory findAtOrigin.
JINMEI Tatuya [Wed, 23 Jan 2013 22:47:51 +0000 (14:47 -0800)] 
[2310] implemented basic part of in-memory findAtOrigin.

13 years ago[2310] unrelated editorial fix: removed redundant word from doxygen comment.
JINMEI Tatuya [Wed, 23 Jan 2013 22:38:24 +0000 (14:38 -0800)] 
[2310] unrelated editorial fix: removed redundant word from doxygen comment.

13 years ago[2310] added basic test cases for in-memory findAtOrigin.
JINMEI Tatuya [Wed, 23 Jan 2013 22:24:46 +0000 (14:24 -0800)] 
[2310] added basic test cases for in-memory findAtOrigin.

13 years ago[2310] refactor test: extract the body of findTest() so we can share it.
JINMEI Tatuya [Wed, 23 Jan 2013 21:47:44 +0000 (13:47 -0800)] 
[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.

13 years ago[2310] Merge branch 'trac2309' into trac2310
JINMEI Tatuya [Wed, 23 Jan 2013 21:16:13 +0000 (13:16 -0800)] 
[2310] Merge branch 'trac2309' into trac2310
ommit.

13 years ago[2595] editorial cleanup: indentation fix, spacing policy
JINMEI Tatuya [Wed, 23 Jan 2013 17:49:26 +0000 (09:49 -0800)] 
[2595] editorial cleanup: indentation fix, spacing policy

13 years ago[master] added missing initialization
JINMEI Tatuya [Wed, 23 Jan 2013 17:28:41 +0000 (09:28 -0800)] 
[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.

13 years ago[2657] Added a note regarding the need to configure vendor options.
Marcin Siodelski [Wed, 23 Jan 2013 16:44:45 +0000 (17:44 +0100)] 
[2657] Added a note regarding the need to configure vendor options.

Also, updated the copyright header with the current date.

13 years ago[2657] Corrected formatting of the table listing std DHCP4 options.
Marcin Siodelski [Wed, 23 Jan 2013 16:23:56 +0000 (17:23 +0100)] 
[2657] Corrected formatting of the table listing std DHCP4 options.

13 years ago[2657] Reformatting some of the DHCPv4 sections.
Marcin Siodelski [Wed, 23 Jan 2013 16:18:00 +0000 (17:18 +0100)] 
[2657] Reformatting some of the DHCPv4 sections.

13 years ago[2309] made findAtOrigin virtual again, removing the Impl protected method.
JINMEI Tatuya [Wed, 23 Jan 2013 16:08:31 +0000 (08:08 -0800)] 
[2309] made findAtOrigin virtual again, removing the Impl protected method.

as this seemed to be a controversial move.

13 years ago[2309] editorial fix to comment: missing period
JINMEI Tatuya [Wed, 23 Jan 2013 16:03:18 +0000 (08:03 -0800)] 
[2309] editorial fix to comment: missing period

13 years ago[2595] Address more review comments
Jelte Jansen [Wed, 23 Jan 2013 15:56:54 +0000 (16:56 +0100)] 
[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

13 years ago[2657] DHCPv4 options described.
Marcin Siodelski [Wed, 23 Jan 2013 15:23:38 +0000 (16:23 +0100)] 
[2657] DHCPv4 options described.

13 years ago[2435] Update RRsetCollectionBase::find() API doc for RRSIGs and meta types
Mukund Sivaraman [Wed, 23 Jan 2013 15:17:07 +0000 (20:47 +0530)] 
[2435] Update RRsetCollectionBase::find() API doc for RRSIGs and meta types

13 years ago[2657] Some changes to the formatting of the DHCP sections
Stephen Morris [Wed, 23 Jan 2013 14:50:54 +0000 (14:50 +0000)] 
[2657] Some changes to the formatting of the DHCP sections

Also, some typos corrected.

13 years ago[1897] Rename log identifiers STATHTTPD_* to STATSHTTPD_*
Jelte Jansen [Wed, 23 Jan 2013 13:36:44 +0000 (14:36 +0100)] 
[1897] Rename log identifiers STATHTTPD_* to STATSHTTPD_*

13 years ago[1897] Update docstring
Jelte Jansen [Wed, 23 Jan 2013 13:19:04 +0000 (14:19 +0100)] 
[1897] Update docstring

13 years ago[2657] DHCPv6 Options described.
Tomek Mrugalski [Wed, 23 Jan 2013 12:56:48 +0000 (13:56 +0100)] 
[2657] DHCPv6 Options described.

13 years ago[master] Updated ChangeLog for #2591.
Marcin Siodelski [Wed, 23 Jan 2013 11:16:36 +0000 (12:16 +0100)] 
[master] Updated ChangeLog for #2591.

13 years ago[1897] Add lettuce test for stats-http response/log
Jelte Jansen [Wed, 23 Jan 2013 11:09:17 +0000 (12:09 +0100)] 
[1897] Add lettuce test for stats-http response/log

13 years ago[master] Merge branch 'trac2591'
Marcin Siodelski [Wed, 23 Jan 2013 11:00:26 +0000 (12:00 +0100)] 
[master] Merge branch 'trac2591'

Conflicts:
src/bin/dhcp4/dhcp4_srv.cc
src/bin/dhcp4/tests/dhcp4_srv_unittest.cc

13 years ago[master] ChangeLog for trac2642
Stephen Morris [Wed, 23 Jan 2013 10:28:13 +0000 (10:28 +0000)] 
[master] ChangeLog for trac2642

13 years ago[master] Merge branch 'trac2642'
Stephen Morris [Wed, 23 Jan 2013 10:26:10 +0000 (10:26 +0000)] 
[master] Merge branch 'trac2642'

13 years ago[2642] Merge branch 'master' into trac2642
Stephen Morris [Wed, 23 Jan 2013 10:25:12 +0000 (10:25 +0000)] 
[2642] Merge branch 'master' into trac2642

Conflicts:
doc/guide/bind10-guide.xml

13 years ago[1356] Update description of database locked error
Jelte Jansen [Wed, 23 Jan 2013 10:24:31 +0000 (11:24 +0100)] 
[1356] Update description of database locked error

13 years ago[master] Added ChangeLog entry for #2637.
Marcin Siodelski [Wed, 23 Jan 2013 08:56:58 +0000 (09:56 +0100)] 
[master] Added ChangeLog entry for #2637.

13 years ago[master] Merge branch 'trac2637'
Marcin Siodelski [Wed, 23 Jan 2013 07:41:38 +0000 (08:41 +0100)] 
[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

13 years ago[2309] use findAtOrigin in auth Query class, and specify minttl for SOA.
JINMEI Tatuya [Wed, 23 Jan 2013 05:46:17 +0000 (21:46 -0800)] 
[2309] use findAtOrigin in auth Query class, and specify minttl for SOA.

some test cases needed to be adjusted accordingly.

13 years ago[2309] separate the public if and protected impl method; add docs.
JINMEI Tatuya [Wed, 23 Jan 2013 06:28:22 +0000 (22:28 -0800)] 
[2309] separate the public if and protected impl method; add docs.

13 years ago[2309] supported use_minttl part of findAtOrigin.
JINMEI Tatuya [Wed, 23 Jan 2013 04:56:47 +0000 (20:56 -0800)] 
[2309] supported use_minttl part of findAtOrigin.

13 years ago[2309] implemented ZoneFinder::findAtOrigin for some basic cases.
JINMEI Tatuya [Wed, 23 Jan 2013 03:12:23 +0000 (19:12 -0800)] 
[2309] implemented ZoneFinder::findAtOrigin for some basic cases.

13 years ago[2309] test refactoring: extract body of doFindTest to a separate function.
JINMEI Tatuya [Tue, 22 Jan 2013 23:23:21 +0000 (15:23 -0800)] 
[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.

13 years ago[2309] unrelated cleanup: rename datasrc/itearator.h zone_iterator.h
JINMEI Tatuya [Wed, 23 Jan 2013 02:58:30 +0000 (18:58 -0800)] 
[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.

13 years ago[2309] (unrelated cleanup) move ZoneFinder to a separate header file.
JINMEI Tatuya [Tue, 22 Jan 2013 22:28:58 +0000 (14:28 -0800)] 
[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".

13 years ago[1756] Bump schema version to 2.2 and update dbutil
Mukund Sivaraman [Wed, 23 Jan 2013 04:32:55 +0000 (10:02 +0530)] 
[1756] Bump schema version to 2.2 and update dbutil

13 years ago[2591] Minor: removed unused variable.
Marcin Siodelski [Tue, 22 Jan 2013 19:51:30 +0000 (20:51 +0100)] 
[2591] Minor: removed unused variable.

13 years ago[2595] minor style fix: removed a redundant white space
JINMEI Tatuya [Tue, 22 Jan 2013 19:09:27 +0000 (11:09 -0800)] 
[2595] minor style fix: removed a redundant white space

13 years ago[master] Qualify "map" with "std::" to overcome Solaris compilation problems
Stephen Morris [Tue, 22 Jan 2013 19:01:25 +0000 (19:01 +0000)] 
[master] Qualify "map" with "std::" to overcome Solaris compilation problems

13 years ago[1756] Add an index on (rname, rdtype) to records SQLite3 table
Mukund Sivaraman [Thu, 20 Sep 2012 06:53:28 +0000 (12:23 +0530)] 
[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.

13 years ago[master] Added ChangeLog entry for #2314.
Marcin Siodelski [Tue, 22 Jan 2013 18:15:08 +0000 (19:15 +0100)] 
[master] Added ChangeLog entry for #2314.

13 years ago[master] Merge branch 'trac2314'
Marcin Siodelski [Tue, 22 Jan 2013 18:12:58 +0000 (19:12 +0100)] 
[master] Merge branch 'trac2314'

Conflicts:
src/bin/dhcp6/tests/config_parser_unittest.cc

13 years ago[2314] Removed debug message.
Marcin Siodelski [Tue, 22 Jan 2013 18:11:42 +0000 (19:11 +0100)] 
[2314] Removed debug message.

13 years ago[master] changelog for #2574
JINMEI Tatuya [Tue, 22 Jan 2013 18:08:28 +0000 (10:08 -0800)] 
[master] changelog for #2574

13 years ago[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
JINMEI Tatuya [Tue, 22 Jan 2013 18:04:44 +0000 (10:04 -0800)] 
[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
 commit.

13 years ago[2591] Changes as a result of the code review.
Marcin Siodelski [Tue, 22 Jan 2013 17:40:55 +0000 (18:40 +0100)] 
[2591] Changes as a result of the code review.

13 years ago[master] Merge branch 'trac2574'
JINMEI Tatuya [Tue, 22 Jan 2013 17:27:13 +0000 (09:27 -0800)] 
[master] Merge branch 'trac2574'

13 years ago[2574] commented about faking time.time()
JINMEI Tatuya [Tue, 22 Jan 2013 17:26:55 +0000 (09:26 -0800)] 
[2574] commented about faking time.time()

13 years ago[master] Use consistent case in SQLite3 naming
Mukund Sivaraman [Tue, 22 Jan 2013 16:10:47 +0000 (21:40 +0530)] 
[master] Use consistent case in SQLite3 naming

13 years ago[master] add python3.3 to the python check list
Jeremy C. Reed [Tue, 22 Jan 2013 15:59:12 +0000 (09:59 -0600)] 
[master] add python3.3 to the python check list

This is for ticket #2501.
This is trivial and I did without review. I tested on two
systems (one with python3.3 and one without).

I didn't decide to make it open-ended at this time,
just in case we need to fix python3.4 issues first.

I decided not to add a changelog entry since was so trivial.
(Also had a workaround before by using --with-pythonpath.)

13 years ago[2439] Provide logging for the zone_check
Michal 'vorner' Vaner [Tue, 22 Jan 2013 12:54:38 +0000 (13:54 +0100)] 
[2439] Provide logging for the zone_check

Report any issues found in the zone through logging.

13 years ago[2439] (unrelated) Remove broken try-catch for import
Michal 'vorner' Vaner [Tue, 22 Jan 2013 12:35:41 +0000 (13:35 +0100)] 
[2439] (unrelated) Remove broken try-catch for import

If we can't even import the DNS library, we are doomed and there's no
reason to continue running. So remove the check. We would probably crash
in a very short time anyway due to a call to something from the not
imported library.

13 years ago[2439] Perform validation of zone received by XFR
Michal 'vorner' Vaner [Tue, 22 Jan 2013 12:33:50 +0000 (13:33 +0100)] 
[2439] Perform validation of zone received by XFR

There's a lot of mocking within the tests, but it seems hard without it.

13 years ago[2642] Changes to DHCP part of manual based on review comments
Stephen Morris [Tue, 22 Jan 2013 12:25:03 +0000 (12:25 +0000)] 
[2642] Changes to DHCP part of manual based on review comments

13 years ago[2439] Provide an rrset collection from Diff
Michal 'vorner' Vaner [Tue, 22 Jan 2013 11:50:10 +0000 (12:50 +0100)] 
[2439] Provide an rrset collection from Diff

Let the Diff pass an rrset collection from within the internal updater.

13 years ago[master] Add a .gitignore
Mukund Sivaraman [Tue, 22 Jan 2013 11:47:42 +0000 (17:17 +0530)] 
[master] Add a .gitignore

13 years ago[master] Add a newline at the end of the zone data
Mukund Sivaraman [Tue, 22 Jan 2013 11:46:29 +0000 (17:16 +0530)] 
[master] Add a newline at the end of the zone data

13 years ago[master] Fix invalid zone data in DataSrcClientsBuilderTest.loadZoneSQLite3
Mukund Sivaraman [Tue, 22 Jan 2013 11:40:53 +0000 (17:10 +0530)] 
[master] Fix invalid zone data in DataSrcClientsBuilderTest.loadZoneSQLite3

13 years agoMerge branch 'master' into trac2499
Mukund Sivaraman [Tue, 22 Jan 2013 11:30:03 +0000 (17:00 +0530)] 
Merge branch 'master' into trac2499

13 years ago[2439] Test for broken zone data in XfrIn
Michal 'vorner' Vaner [Tue, 22 Jan 2013 11:03:57 +0000 (12:03 +0100)] 
[2439] Test for broken zone data in XfrIn

Check a zone without NS (we can't really make a zone without SOA by XFR)
is rejected.

13 years ago[2439] Refactor: unify common code
Michal 'vorner' Vaner [Tue, 22 Jan 2013 10:32:10 +0000 (11:32 +0100)] 
[2439] Refactor: unify common code

There'll be more of this code soon, to check the zone data.

13 years ago[1897] Log HTTP messages through logging system
Jelte Jansen [Tue, 22 Jan 2013 09:28:33 +0000 (10:28 +0100)] 
[1897] Log HTTP messages through logging system

13 years ago[master] ChangeLog for trac2559
Stephen Morris [Mon, 21 Jan 2013 22:16:54 +0000 (22:16 +0000)] 
[master] ChangeLog for trac2559

13 years ago[2559] Remove spurious commas in DHCP .spec files
Stephen Morris [Mon, 21 Jan 2013 22:01:48 +0000 (22:01 +0000)] 
[2559] Remove spurious commas in DHCP .spec files

Also correct error messages in the configuration parser: the
same error is logged on any parser error, both creation and
running.  The text was made more general.

13 years ago[2559] Merge branch 'master' into trac2559
Stephen Morris [Mon, 21 Jan 2013 21:00:22 +0000 (21:00 +0000)] 
[2559] Merge branch 'master' into trac2559

13 years ago[2559] Merge branch 'master' into trac2559
Stephen Morris [Mon, 21 Jan 2013 20:57:57 +0000 (20:57 +0000)] 
[2559] Merge branch 'master' into trac2559

Conflicts:
src/bin/dhcp4/config_parser.cc
src/bin/dhcp6/config_parser.cc
src/bin/dhcp6/dhcp6_srv.h
src/lib/dhcpsrv/dhcpsrv_messages.mes
src/lib/dhcpsrv/tests/Makefile.am

13 years agoAdd ChangeLog entry after Trac #2571 merge.
Shane Kerr [Mon, 21 Jan 2013 19:43:04 +0000 (20:43 +0100)] 
Add ChangeLog entry after Trac #2571 merge.

13 years agoMerge branch 'master' into trac2571_commit_log_fix
Shane Kerr [Mon, 21 Jan 2013 19:33:32 +0000 (20:33 +0100)] 
Merge branch 'master' into trac2571_commit_log_fix

13 years agoForgot Trac ticket number and git commit identifier on ChangeLog.
Shane Kerr [Mon, 21 Jan 2013 19:31:32 +0000 (20:31 +0100)] 
Forgot Trac ticket number and git commit identifier on ChangeLog.

13 years agoAdd ChangeLog entry after Trac #2608 merge.
Shane Kerr [Mon, 21 Jan 2013 19:27:29 +0000 (20:27 +0100)] 
Add ChangeLog entry after Trac #2608 merge.

13 years ago[2608] Kill msgq if we cannot connect to it on startup
Shane Kerr [Mon, 21 Jan 2013 19:21:41 +0000 (20:21 +0100)] 
[2608] Kill msgq if we cannot connect to it on startup
When the boss process was unable to connect to the msgq, it would
exit. However, it would leave the msgq process running. This patch
fixes that by killing the msgq if it is running in this case.

13 years ago[2314] Changes as a result of the review.
Marcin Siodelski [Mon, 21 Jan 2013 17:31:01 +0000 (18:31 +0100)] 
[2314] Changes as a result of the review.

13 years ago[master] Merge branch 'trac2438'
JINMEI Tatuya [Mon, 21 Jan 2013 16:23:23 +0000 (08:23 -0800)] 
[master] Merge branch 'trac2438'

resolved Conflicts:
src/lib/dns/python/Makefile.am
src/lib/dns/python/rrset_collection_python.cc
src/lib/dns/python/rrset_collection_python.h
src/lib/dns/python/rrset_collection_python_inc.cc

13 years agoMerge remote-tracking branch 'refs/remotes/origin/master'
Michal 'vorner' Vaner [Mon, 21 Jan 2013 14:36:20 +0000 (15:36 +0100)] 
Merge remote-tracking branch 'refs/remotes/origin/master'

13 years ago[master] Merge branch 'trac2597' (server-id is now stored by dhcpv{4,6})
Tomek Mrugalski [Mon, 21 Jan 2013 12:56:57 +0000 (13:56 +0100)] 
[master] Merge branch 'trac2597' (server-id is now stored by dhcpv{4,6})

Conflicts:
ChangeLog
src/bin/dhcp6/tests/dhcp6_srv_unittest.cc

13 years ago[2637] Merged Option::pack4() and Option::pack6() into single function.
Marcin Siodelski [Mon, 21 Jan 2013 12:28:33 +0000 (13:28 +0100)] 
[2637] Merged Option::pack4() and Option::pack6() into single function.

13 years agoFix stats tests after merge of #2582
Michal 'vorner' Vaner [Mon, 21 Jan 2013 11:58:09 +0000 (12:58 +0100)] 
Fix stats tests after merge of #2582

The problem was, msgq started to open more file descriptors than before.
Also, the changes meant the tests didn't shut down their internal copy
of msgq properly, leaking more file descriptors.

* Do the shutdown correctly.
* Wait for msgq to terminate, so there are no race conditions between
  the old (shutting down one) and a new one for another test.
* Close all the data sockets in msgq, to prevent further leaks. The
  other ends probably still leak, but at least the threads on the other
  ends terminate on EOF, so we don't leak the threads too.
* Wait for the other threads too, so we don't spawn too many threads.
* Unrelated cleanup: remove unneeded output-suppression workaround from
  the tests, it is no longer needed.
* Unrelated cleanup: Initialize testing logger for the tests. But it
  still logs for no apparent reason, needs to be examined.

13 years ago[2595] Additional tests for ssl socket wrapping code
Jelte Jansen [Mon, 21 Jan 2013 10:58:26 +0000 (11:58 +0100)] 
[2595] Additional tests for ssl socket wrapping code

13 years ago[2595] Use build patch for pem files in cmdctl test
Jelte Jansen [Mon, 21 Jan 2013 10:47:32 +0000 (11:47 +0100)] 
[2595] Use build patch for pem files in cmdctl test

13 years ago[2637] Fixed invalid config object used in DHCP config handler.
Marcin Siodelski [Mon, 21 Jan 2013 10:29:41 +0000 (11:29 +0100)] 
[2637] Fixed invalid config object used in DHCP config handler.

13 years ago[2595] Minor update to internal comment
Jelte Jansen [Mon, 21 Jan 2013 09:12:42 +0000 (10:12 +0100)] 
[2595] Minor update to internal comment

13 years ago[2499] Move copyCheck back into ZoneLoaderTest fixture
Mukund Sivaraman [Mon, 21 Jan 2013 07:56:44 +0000 (13:26 +0530)] 
[2499] Move copyCheck back into ZoneLoaderTest fixture

13 years ago[2499] Pass zone origin as an argument to Iterator's constructor
Mukund Sivaraman [Mon, 21 Jan 2013 07:56:30 +0000 (13:26 +0530)] 
[2499] Pass zone origin as an argument to Iterator's constructor

13 years ago[2435] Explain why using the rrset collection is not allowed after calling ZoneUpdate...
Mukund Sivaraman [Mon, 21 Jan 2013 06:47:40 +0000 (12:17 +0530)] 
[2435] Explain why using the rrset collection is not allowed after calling ZoneUpdater::commit()

13 years ago[2435] Explain why modifying data is not allowed after creating the rrset collection
Mukund Sivaraman [Mon, 21 Jan 2013 06:37:20 +0000 (12:07 +0530)] 
[2435] Explain why modifying data is not allowed after creating the rrset collection

13 years ago[2435] Make isc::datasrc::RRsetCollectionBase complete
Mukund Sivaraman [Mon, 21 Jan 2013 06:30:14 +0000 (12:00 +0530)] 
[2435] Make isc::datasrc::RRsetCollectionBase complete

13 years ago[2225_xfrout] s/dump_statistics/get_statistics/
Naoki Kambe [Fri, 18 Jan 2013 06:31:29 +0000 (15:31 +0900)] 
[2225_xfrout] s/dump_statistics/get_statistics/

Due to the the method name changed

13 years ago[2225_xfrout] s/clear_counters/clear_all/
Naoki Kambe [Fri, 18 Jan 2013 06:30:35 +0000 (15:30 +0900)] 
[2225_xfrout] s/clear_counters/clear_all/

Due to the the method name changed

13 years ago[2225_xfrout] s/counter/counters/
Naoki Kambe [Fri, 18 Jan 2013 06:22:44 +0000 (15:22 +0900)] 
[2225_xfrout] s/counter/counters/

Due to the class name changed

13 years ago[2225_xfrout] remove assignment of an unused variable
Naoki Kambe [Thu, 6 Dec 2012 06:00:13 +0000 (15:00 +0900)] 
[2225_xfrout] remove assignment of an unused variable

13 years ago[2225_xfrout] update creating the counter object and invoking the getter method accor...
Naoki Kambe [Thu, 6 Dec 2012 05:57:58 +0000 (14:57 +0900)] 
[2225_xfrout] update creating the counter object and invoking the getter method according to the new interface

13 years ago[2225_xfrout] update creating the counter object and invoking the incrementer method...
Naoki Kambe [Thu, 6 Dec 2012 05:46:28 +0000 (14:46 +0900)] 
[2225_xfrout] update creating the counter object and invoking the incrementer method according to the new interface

13 years ago[2225_xfrout] remove obsolete creation of a counter object
Naoki Kambe [Thu, 6 Dec 2012 05:42:50 +0000 (14:42 +0900)] 
[2225_xfrout] remove obsolete creation of a counter object

13 years ago[2225_xfrout] fix the wrong counter numbers
Naoki Kambe [Thu, 6 Dec 2012 05:40:52 +0000 (14:40 +0900)] 
[2225_xfrout] fix the wrong counter numbers

It is realized that the removed dummy counter class didn't increase
the counters properly.