]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
14 years agoMerge branch 'trac1542' of git+ssh://git.bind10.isc.org/var/bind10/git/bind10 into...
Michal 'vorner' Vaner [Fri, 27 Jan 2012 12:56:52 +0000 (13:56 +0100)] 
Merge branch 'trac1542' of git+ssh://git.bind10.isc.org/var/bind10/git/bind10 into work/sockerror

14 years ago[1542] Constants when receiving rcodes
Michal 'vorner' Vaner [Fri, 27 Jan 2012 12:47:11 +0000 (13:47 +0100)] 
[1542] Constants when receiving rcodes

14 years ago[1542] Constants when sending rcodes
Michal 'vorner' Vaner [Fri, 27 Jan 2012 12:46:54 +0000 (13:46 +0100)] 
[1542] Constants when sending rcodes

14 years ago[1542] Docs clarification
Michal 'vorner' Vaner [Fri, 27 Jan 2012 12:38:31 +0000 (13:38 +0100)] 
[1542] Docs clarification

14 years ago[1542] Fix check_code
Michal 'vorner' Vaner [Fri, 27 Jan 2012 12:36:36 +0000 (13:36 +0100)] 
[1542] Fix check_code

14 years ago[1574] 1st step of NSEC3 load support: revise the internal zone data structure
JINMEI Tatuya [Fri, 27 Jan 2012 08:22:44 +0000 (00:22 -0800)] 
[1574] 1st step of NSEC3 load support: revise the internal zone data structure
so that it can hold both normal name tree and NSEC3 space.  a simple test case
was added.

14 years ago[master] fixed a regression in the previous fix
JINMEI Tatuya [Fri, 27 Jan 2012 03:58:14 +0000 (19:58 -0800)] 
[master] fixed a regression in the previous fix

14 years agoMerge branch 'master' of /var/bind10/git/bind10
JINMEI Tatuya [Fri, 27 Jan 2012 01:02:20 +0000 (01:02 +0000)] 
Merge branch 'master' of /var/bind10/git/bind10

14 years ago[master] an urgent care fix to build failure after #1614 with older boost.
JINMEI Tatuya [Fri, 27 Jan 2012 01:00:23 +0000 (01:00 +0000)] 
[master] an urgent care fix to build failure after #1614 with older boost.
we should either/both consider revisiting the interface so we avoid the
issue as a result or require higher version of boost.  but for now this
should be okay.

14 years ago[1542] fixed an obvious typo
JINMEI Tatuya [Thu, 26 Jan 2012 23:49:50 +0000 (15:49 -0800)] 
[1542] fixed an obvious typo

14 years ago[1575] editorial cleanup
JINMEI Tatuya [Thu, 26 Jan 2012 22:46:31 +0000 (14:46 -0800)] 
[1575] editorial cleanup

14 years ago[1575] added python binding of NSEC3Hash.
JINMEI Tatuya [Thu, 26 Jan 2012 22:43:56 +0000 (14:43 -0800)] 
[1575] added python binding of NSEC3Hash.

14 years ago[master] changelog for #1611
JINMEI Tatuya [Thu, 26 Jan 2012 21:50:21 +0000 (13:50 -0800)] 
[master] changelog for #1611

14 years ago[master] Merge branch 'trac1611' with fixing a conflict.
JINMEI Tatuya [Thu, 26 Jan 2012 21:48:45 +0000 (13:48 -0800)] 
[master] Merge branch 'trac1611' with fixing a conflict.

14 years ago[master] changelog for #1614
JINMEI Tatuya [Thu, 26 Jan 2012 19:44:48 +0000 (11:44 -0800)] 
[master] changelog for #1614

14 years ago[master] Merge branch 'trac1614'
JINMEI Tatuya [Thu, 26 Jan 2012 19:34:53 +0000 (11:34 -0800)] 
[master] Merge branch 'trac1614'

14 years ago[1573] indentation and brace position fixes
JINMEI Tatuya [Thu, 26 Jan 2012 18:37:29 +0000 (10:37 -0800)] 
[1573] indentation and brace position fixes

14 years ago[1573] typo
Jelte Jansen [Thu, 26 Jan 2012 15:55:14 +0000 (16:55 +0100)] 
[1573] typo

14 years ago[1542] Documentation update
Michal 'vorner' Vaner [Thu, 26 Jan 2012 15:47:42 +0000 (16:47 +0100)] 
[1542] Documentation update

14 years ago[1542] Convert the rcodes to exceptions
Michal 'vorner' Vaner [Thu, 26 Jan 2012 15:35:23 +0000 (16:35 +0100)] 
[1542] Convert the rcodes to exceptions

So we can distinguish the errors.

14 years ago[1542] Define the exceptions
Michal 'vorner' Vaner [Thu, 26 Jan 2012 15:20:27 +0000 (16:20 +0100)] 
[1542] Define the exceptions

14 years ago[1573] bit of cleanup
Jelte Jansen [Thu, 26 Jan 2012 15:15:07 +0000 (16:15 +0100)] 
[1573] bit of cleanup

14 years ago[1542] Different rcodes for expected exceptions
Michal 'vorner' Vaner [Thu, 26 Jan 2012 14:51:47 +0000 (15:51 +0100)] 
[1542] Different rcodes for expected exceptions

14 years ago[1573] add DS denial-of-existence and fix tests
Jelte Jansen [Thu, 26 Jan 2012 14:15:51 +0000 (15:15 +0100)] 
[1573] add DS denial-of-existence and fix tests

14 years agoChangelog
Michal 'vorner' Vaner [Thu, 26 Jan 2012 09:22:07 +0000 (10:22 +0100)] 
Changelog

14 years agoMerge #1561
Michal 'vorner' Vaner [Thu, 26 Jan 2012 09:18:39 +0000 (10:18 +0100)] 
Merge #1561

14 years ago[1575] Introduced a new NSEC3Hash class based on a Nsec3Param in datasrc,
JINMEI Tatuya [Thu, 26 Jan 2012 09:06:55 +0000 (01:06 -0800)] 
[1575] Introduced a new NSEC3Hash class based on a Nsec3Param in datasrc,
fixing bugs like case-sensitivity or corner cases for empty salts.
provided more detailed tests and documentation.

14 years ago[1575] [1573] corrected the from text constructor so it accepts an empty salt.
JINMEI Tatuya [Thu, 26 Jan 2012 04:56:21 +0000 (20:56 -0800)] 
[1575] [1573] corrected the from text constructor so it accepts an empty salt.
not directly related but would be helpful for the purpose of the branch.

14 years ago[master] changelog for #1571
JINMEI Tatuya [Wed, 25 Jan 2012 23:03:33 +0000 (15:03 -0800)] 
[master] changelog for #1571

14 years ago[master] Merge branch 'trac1571'
JINMEI Tatuya [Wed, 25 Jan 2012 22:54:35 +0000 (14:54 -0800)] 
[master] Merge branch 'trac1571'

14 years ago[1614] don't use masterLoad() for bad RRSIG data with mixed cover types;
JINMEI Tatuya [Wed, 25 Jan 2012 22:52:22 +0000 (14:52 -0800)] 
[1614] don't use masterLoad() for bad RRSIG data with mixed cover types;
the change introduced in this branch breaks the assumption of the
callback function used in the test code.

14 years ago[1614] updated doxygen document for masterLoad as suggested in review.
JINMEI Tatuya [Wed, 25 Jan 2012 22:45:22 +0000 (14:45 -0800)] 
[1614] updated doxygen document for masterLoad as suggested in review.

14 years ago[1573] a couple of minor editorial fixes
JINMEI Tatuya [Wed, 25 Jan 2012 22:32:07 +0000 (14:32 -0800)] 
[1573] a couple of minor editorial fixes

14 years ago[1611] revised some test cases for result flags: do exact match rather than
JINMEI Tatuya [Wed, 25 Jan 2012 20:12:22 +0000 (12:12 -0800)] 
[1611] revised some test cases for result flags: do exact match rather than
testing a single flag.  it's stricter and probably a better test.

14 years ago[1611] added a missing case to findresultflags test.
JINMEI Tatuya [Wed, 25 Jan 2012 20:10:56 +0000 (12:10 -0800)] 
[1611] added a missing case to findresultflags test.

14 years ago[1611] added a note about how to identify whether zone is signed with NSEC(3)
JINMEI Tatuya [Wed, 25 Jan 2012 20:08:28 +0000 (12:08 -0800)] 
[1611] added a note about how to identify whether zone is signed with NSEC(3)
in the database zone finder.  right now it's a TODO and the current
implementation is a kind of workaround.

14 years ago[1611] pydoc updates: revise overall doc that referred to "FindResult"
JINMEI Tatuya [Wed, 25 Jan 2012 20:02:41 +0000 (12:02 -0800)] 
[1611] pydoc updates: revise overall doc that referred to "FindResult"
(which was C++ version only); corrected the return value description of
find_all() which was accidentally broken.

14 years ago[1573] add DS record to authority
Jelte Jansen [Wed, 25 Jan 2012 16:52:34 +0000 (17:52 +0100)] 
[1573] add DS record to authority

When DNSSEC is requested, and the DS exists

14 years ago[1561] Move io module
Michal 'vorner' Vaner [Wed, 25 Jan 2012 10:04:55 +0000 (11:04 +0100)] 
[1561] Move io module

It caused the pycompile script to fail

14 years agoMerge #1454
Michal 'vorner' Vaner [Wed, 25 Jan 2012 09:27:58 +0000 (10:27 +0100)] 
Merge #1454

14 years ago[1454] Fix distcheck
Michal 'vorner' Vaner [Wed, 25 Jan 2012 09:27:14 +0000 (10:27 +0100)] 
[1454] Fix distcheck

There was a problem with placing the unix domain socket, it wanted to
put it into the source directory.

14 years ago[1571] added a couple of new tests to confirm additional cases regarding DS.
JINMEI Tatuya [Wed, 25 Jan 2012 08:39:58 +0000 (00:39 -0800)] 
[1571] added a couple of new tests to confirm additional cases regarding DS.
(they should have succeeded in the original version of implementation)

14 years ago[1454] Typo in log description
Michal 'vorner' Vaner [Wed, 25 Jan 2012 08:38:19 +0000 (09:38 +0100)] 
[1454] Typo in log description

14 years ago[1571] added special case for DS lookup: it should always be considered in-zone.
JINMEI Tatuya [Wed, 25 Jan 2012 08:33:00 +0000 (00:33 -0800)] 
[1571] added special case for DS lookup: it should always be considered in-zone.
now the test passed.

14 years ago[1571] added a test for DS lookup. It currently fails.
JINMEI Tatuya [Wed, 25 Jan 2012 08:24:57 +0000 (00:24 -0800)] 
[1571] added a test for DS lookup.  It currently fails.

14 years ago[1614] added notes about restrictions of the add() method.
JINMEI Tatuya [Wed, 25 Jan 2012 07:37:06 +0000 (23:37 -0800)] 
[1614] added notes about restrictions of the add() method.

14 years ago[1614] make sure that RRSIGs of different types covered are regarded as
JINMEI Tatuya [Wed, 25 Jan 2012 07:25:02 +0000 (23:25 -0800)] 
[1614] make sure that RRSIGs of different types covered are regarded as
separate RRsets.  As noted in the previous comment the previous behavior
was okay in practice within the expected restriction of the current
implementation, but as we are probably going to accept more generic forms
of input it would be prudent to fix it at this timing.

14 years ago[1614] handle adding of RRSIGs correctly. It now takes into account the
JINMEI Tatuya [Wed, 25 Jan 2012 06:52:18 +0000 (22:52 -0800)] 
[1614] handle adding of RRSIGs correctly.  It now takes into account the
covered type and attaches the RRSIGs to the covered RRset.  It also performs
some additional validations on RRSIGs.  As a result an empty RRset is
now prohibited (which is correct in this context anyway), so some existing
tests were updated, too.

14 years ago[1614] constify some of RRSIG related interface of RRset.
JINMEI Tatuya [Wed, 25 Jan 2012 06:46:16 +0000 (22:46 -0800)] 
[1614] constify some of RRSIG related interface of RRset.
this is not absolutely necessary for the purpose of this branch, but
it will help make it less ugly.

14 years ago[master] Merge branch 'trac1558'
Jelte Jansen [Tue, 24 Jan 2012 14:18:14 +0000 (15:18 +0100)] 
[master] Merge branch 'trac1558'

14 years ago[1454] Exceptions in accept
Michal 'vorner' Vaner [Tue, 24 Jan 2012 12:46:08 +0000 (13:46 +0100)] 
[1454] Exceptions in accept

14 years ago[1454] Change comment about exception
Michal 'vorner' Vaner [Tue, 24 Jan 2012 12:03:30 +0000 (13:03 +0100)] 
[1454] Change comment about exception

And add few more to note where to catch them.

14 years ago[1611] overall documentation update
JINMEI Tatuya [Tue, 24 Jan 2012 05:53:04 +0000 (21:53 -0800)] 
[1611] overall documentation update

14 years ago[master] trivial cleanup: removed an essentially blank line.
JINMEI Tatuya [Mon, 23 Jan 2012 22:18:48 +0000 (14:18 -0800)] 
[master] trivial cleanup: removed an essentially blank line.
commiting this at my discretion.

14 years ago[1611] clean up: completely removed commented out test data that made test fail.
JINMEI Tatuya [Mon, 23 Jan 2012 22:09:54 +0000 (14:09 -0800)] 
[1611] clean up: completely removed commented out test data that made test fail.
Removing them was actually correct as commented with "=>": they were not
atcually a wildcard match.  The interface change correctly caught the
differences and made the test fail.  (I separated the change of this point
from the first commit so that the intent is clearer.)

14 years ago[1611] fixed a regression in xfrout test wrt change of ZoneFinder::find()
JINMEI Tatuya [Mon, 23 Jan 2012 22:09:02 +0000 (14:09 -0800)] 
[1611] fixed a regression in xfrout test wrt change of ZoneFinder::find()

14 years ago[1611] updated the database zonefinder implementation to use new FindResult.
JINMEI Tatuya [Mon, 23 Jan 2012 21:57:41 +0000 (13:57 -0800)] 
[1611] updated the database zonefinder implementation to use new FindResult.
specifically, it now uses the separate flags field for wildcard and NSEC/NSEC3
signed information.  WILDCARD(_xxx) result codes were deprecated and removed.
Adjusted tests and python code accordingly.  Finally removed the temporary
workaround in auth::Query.

14 years ago[master] Merge branch 'trac1431'
JINMEI Tatuya [Mon, 23 Jan 2012 19:22:03 +0000 (11:22 -0800)] 
[master] Merge branch 'trac1431'

14 years ago[1454] Rests of renaming
Michal 'vorner' Vaner [Mon, 23 Jan 2012 16:05:57 +0000 (17:05 +0100)] 
[1454] Rests of renaming

There were two instances left the last time.

14 years ago[1454] Reorder logging
Michal 'vorner' Vaner [Mon, 23 Jan 2012 16:05:16 +0000 (17:05 +0100)] 
[1454] Reorder logging

So the close happens every time.

14 years ago[1454] Comment update
Michal 'vorner' Vaner [Mon, 23 Jan 2012 16:01:38 +0000 (17:01 +0100)] 
[1454] Comment update

It got outdated and inaccurate.

14 years ago[1431] Indentation
Michal 'vorner' Vaner [Mon, 23 Jan 2012 14:58:52 +0000 (15:58 +0100)] 
[1431] Indentation

14 years ago[1431] updated findNSEC3() and FindNSEC3Result to return #labels of closet encloser.
JINMEI Tatuya [Sat, 21 Jan 2012 03:11:16 +0000 (19:11 -0800)] 
[1431] updated findNSEC3() and FindNSEC3Result to return #labels of closet encloser.

14 years ago[1431] updated auth test MockZoneFinder to confirm to the new result format.
JINMEI Tatuya [Sat, 21 Jan 2012 01:59:52 +0000 (17:59 -0800)] 
[1431] updated auth test MockZoneFinder to confirm to the new result format.
the tentative attempt of returning NSEC3 RRsets in negative cases were
canceled, and updated the doxygen doc accordingly.

14 years ago[1431] introduced FindResultFlags so that we can separate find result codes
JINMEI Tatuya [Sat, 21 Jan 2012 01:18:52 +0000 (17:18 -0800)] 
[1431] introduced FindResultFlags so that we can separate find result codes
themselves and special attributes.  for now, provided a quick-hack wrapper
for auth::Query so we don't have to all data source implementations at once.

14 years ago[1431] canceled the idea of passing RRsetPtr as a hint for findNSEC3() for now.
JINMEI Tatuya [Fri, 20 Jan 2012 23:34:28 +0000 (15:34 -0800)] 
[1431] canceled the idea of passing RRsetPtr as a hint for findNSEC3() for now.

14 years ago[1431] some more clarification in documentation based on review comments
JINMEI Tatuya [Fri, 20 Jan 2012 18:32:53 +0000 (10:32 -0800)] 
[1431] some more clarification in documentation based on review comments

14 years ago[1431] more documentation update (forgot to commit)
JINMEI Tatuya [Fri, 20 Jan 2012 17:33:31 +0000 (09:33 -0800)] 
[1431] more documentation update (forgot to commit)

14 years ago[1558] comment
Jelte Jansen [Fri, 20 Jan 2012 16:28:51 +0000 (17:28 +0100)] 
[1558] comment

14 years ago[1558] try both -R and -Wl,-R as rpath compiler flags
Jelte Jansen [Fri, 20 Jan 2012 16:16:35 +0000 (16:16 +0000)] 
[1558] try both -R and -Wl,-R as rpath compiler flags

14 years ago[1553] Merge branch 'trac1553' of ssh://git.bind10.isc.org/var/bind10/git/bind10...
Jelte Jansen [Fri, 20 Jan 2012 09:56:48 +0000 (10:56 +0100)] 
[1553] Merge branch 'trac1553' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac1553

14 years ago[1553] test basic ACL for resolver as well
Jelte Jansen [Fri, 20 Jan 2012 09:56:18 +0000 (10:56 +0100)] 
[1553] test basic ACL for resolver as well

14 years ago[1454] Make sure the _listen_socket is set
Michal 'vorner' Vaner [Fri, 20 Jan 2012 09:31:17 +0000 (10:31 +0100)] 
[1454] Make sure the _listen_socket is set

14 years ago[1431] documentation update
JINMEI Tatuya [Fri, 20 Jan 2012 07:48:28 +0000 (23:48 -0800)] 
[1431] documentation update

14 years ago[1431] extended MockZoneFinder::find() so that it will return an empty
JINMEI Tatuya [Fri, 20 Jan 2012 05:01:52 +0000 (21:01 -0800)] 
[1431] extended MockZoneFinder::find() so that it will return an empty
NSEC3 RRset for some types of negative responses.  (tentatively) added meta
tests to check this behavior, too.

14 years ago[1431] further updated the interface: allow findNSEC3() to have optional
JINMEI Tatuya [Fri, 20 Jan 2012 04:17:34 +0000 (20:17 -0800)] 
[1431] further updated the interface: allow findNSEC3() to have optional
rrset argument as a hint.

14 years ago[1431] test refactoring: extracted common test logic into a separate function.
JINMEI Tatuya [Fri, 20 Jan 2012 00:34:33 +0000 (16:34 -0800)] 
[1431] test refactoring: extracted common test logic into a separate function.
also extracted main findNSEC3() logic into a separate thread.

14 years ago[1431] unrelated style cleanup: fixed indentation width.
JINMEI Tatuya [Fri, 20 Jan 2012 00:09:58 +0000 (16:09 -0800)] 
[1431] unrelated style cleanup: fixed indentation width.

14 years ago[1431] implemented FindNSEC3() for MockZoneFinder used in auth Query tests.
JINMEI Tatuya [Fri, 20 Jan 2012 00:01:10 +0000 (16:01 -0800)] 
[1431] implemented FindNSEC3() for MockZoneFinder used in auth Query tests.
while doing so, revisisted the interface and the method now returns both
the closest enclosure proof and next closer proof in a single call.

14 years ago[1553] editorial cleanup: removed white spaces in a blank line.
JINMEI Tatuya [Thu, 19 Jan 2012 18:34:39 +0000 (10:34 -0800)] 
[1553] editorial cleanup: removed white spaces in a blank line.

14 years ago[1431] defined the interface of findNSEC3 and provided minimal implementation
JINMEI Tatuya [Thu, 19 Jan 2012 17:59:09 +0000 (09:59 -0800)] 
[1431] defined the interface of findNSEC3 and provided minimal implementation
to make it compile.

14 years ago[1553] Added resolver_basic feature test
Jelte Jansen [Thu, 19 Jan 2012 14:21:37 +0000 (15:21 +0100)] 
[1553] Added resolver_basic feature test

14 years ago[1454] Various minor tweaks based on review
Michal 'vorner' Vaner [Thu, 19 Jan 2012 09:52:34 +0000 (10:52 +0100)] 
[1454] Various minor tweaks based on review

Like renaming variables, rewording comments, improving log messages.

14 years ago[1454] Ignore EINTR from select
Michal 'vorner' Vaner [Thu, 19 Jan 2012 09:52:11 +0000 (10:52 +0100)] 
[1454] Ignore EINTR from select

14 years ago[master] changelog for #1399
JINMEI Tatuya [Wed, 18 Jan 2012 18:35:06 +0000 (10:35 -0800)] 
[master] changelog for #1399

14 years ago[master] Merge branch 'trac1399'
JINMEI Tatuya [Wed, 18 Jan 2012 18:31:18 +0000 (10:31 -0800)] 
[master] Merge branch 'trac1399'

14 years ago[1399] a minor style fix: adding a space in spec item descriptions
JINMEI Tatuya [Wed, 18 Jan 2012 18:26:06 +0000 (10:26 -0800)] 
[1399] a minor style fix: adding a space in spec item descriptions
for readability and consistency.

14 years ago[master] Merge branch 'trac1557'
JINMEI Tatuya [Wed, 18 Jan 2012 18:17:04 +0000 (10:17 -0800)] 
[master] Merge branch 'trac1557'

14 years ago[master] disabled IfaceMgrTest::detectIfaces_linux. It continuously fails
JINMEI Tatuya [Wed, 18 Jan 2012 18:11:24 +0000 (10:11 -0800)] 
[master] disabled IfaceMgrTest::detectIfaces_linux.  It continuously fails
and is not expected to be fixed at least until early next week.  it's not
good to keep receiving failure reports from a buildbot when it's not expected
to be fixed immediately, so I'm disabling it.
okayed on jabber.

14 years ago[master] fix typos
Jeremy C. Reed [Wed, 18 Jan 2012 16:28:37 +0000 (10:28 -0600)] 
[master] fix typos

14 years ago[master] update copyright
Jeremy C. Reed [Wed, 18 Jan 2012 14:28:48 +0000 (08:28 -0600)] 
[master] update copyright

14 years ago[master] add release date
Jeremy C. Reed [Wed, 18 Jan 2012 13:48:25 +0000 (07:48 -0600)] 
[master] add release date

14 years ago[master] mention some dhcp components
Jeremy C. Reed [Wed, 18 Jan 2012 13:44:41 +0000 (07:44 -0600)] 
[master] mention some dhcp components

14 years ago[master] point to text version of guide also
Jeremy C. Reed [Wed, 18 Jan 2012 13:38:24 +0000 (07:38 -0600)] 
[master] point to text version of guide also

(as mentioned in face to face meeting)

14 years agoMerge branch 'trac1567'
Jelte Jansen [Wed, 18 Jan 2012 08:18:15 +0000 (09:18 +0100)] 
Merge branch 'trac1567'

14 years ago[master] updated a changelog entry for socketcreator things (362),
JINMEI Tatuya [Tue, 17 Jan 2012 22:16:02 +0000 (14:16 -0800)] 
[master] updated a changelog entry for socketcreator things (362),
noting backward incompatibility in b10-config.db

14 years ago[master] update date and regenerate
Jeremy C. Reed [Tue, 17 Jan 2012 20:52:09 +0000 (14:52 -0600)] 
[master] update date and regenerate

14 years ago[master] [1557] server_common depends on libutil_io. it's crucial in
JINMEI Tatuya [Thu, 12 Jan 2012 00:21:06 +0000 (16:21 -0800)] 
[master] [1557] server_common depends on libutil_io.  it's crucial in
static link for some systems.

14 years ago[master] wrap long lines
Jeremy C. Reed [Tue, 17 Jan 2012 18:34:49 +0000 (12:34 -0600)] 
[master] wrap long lines

See http://bind10.isc.org/wiki/ChangeLogDetails

14 years ago[master] update changelog for dummy b10-ddns
Jelte Jansen [Tue, 17 Jan 2012 18:10:13 +0000 (19:10 +0100)] 
[master] update changelog for dummy b10-ddns