]>
git.ipfire.org Git - thirdparty/kea.git/log
Jeremy C. Reed [Wed, 20 Jun 2012 16:23:04 +0000 (11:23 -0500)]
[master]Revert "[master] set library version"
This reverts commit
95940260c07090146ce1f218e1ebdb9d489e4b27 .
Jeremy C. Reed [Wed, 20 Jun 2012 16:16:47 +0000 (11:16 -0500)]
[master] set library version
Introduced new InterprocessSync interface.
Jeremy C. Reed [Wed, 20 Jun 2012 16:05:06 +0000 (11:05 -0500)]
[master] add release date stamp for tomorrow
Jeremy C. Reed [Wed, 20 Jun 2012 16:04:04 +0000 (11:04 -0500)]
[master] reorder messages
Jeremy C. Reed [Wed, 20 Jun 2012 16:02:48 +0000 (11:02 -0500)]
[master] use a tab before the keyword type
Michal 'vorner' Vaner [Wed, 20 Jun 2012 16:00:53 +0000 (18:00 +0200)]
[1976] Register for the remote config
Michal 'vorner' Vaner [Wed, 20 Jun 2012 15:45:23 +0000 (17:45 +0200)]
[1976] The "any" type is compatible with any default
The validation rejected all the values of "item_default" in spec files,
if the desired type was "any". Actually, the exact opposite is required,
since any type is compatible with "any".
Jeremy C. Reed [Wed, 20 Jun 2012 15:30:39 +0000 (10:30 -0500)]
[master]Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
Jeremy C. Reed [Wed, 20 Jun 2012 15:30:18 +0000 (10:30 -0500)]
[master] regenerate docs to catch up on many changes
Jeremy C. Reed [Wed, 20 Jun 2012 15:29:34 +0000 (10:29 -0500)]
[master] move comment to beginning of line.
This worksaround my git commit check: trailing whitespace.
The docbook stylesheet probably was wrong to do this.
Jeremy C. Reed [Wed, 20 Jun 2012 15:27:10 +0000 (10:27 -0500)]
[master] improve usage statement for verbose
No review. This was very minor.
Jeremy C. Reed [Wed, 20 Jun 2012 15:15:07 +0000 (10:15 -0500)]
[master] man page updates
reworded a few sentence
mention b10-httpd-stats
fix verbose switch definition
Michal 'vorner' Vaner [Wed, 20 Jun 2012 15:10:47 +0000 (17:10 +0200)]
[1976] Initialization
Jeremy C. Reed [Wed, 20 Jun 2012 14:58:51 +0000 (09:58 -0500)]
[master] minor grammar and case improvements
Jeremy C. Reed [Wed, 20 Jun 2012 14:50:12 +0000 (09:50 -0500)]
[master] very minor formatting and grammar
Jeremy C. Reed [Wed, 20 Jun 2012 14:41:16 +0000 (09:41 -0500)]
[master] man page fixes
mention BIND 10 in opening sentence
add docbook formatting tags; use &mdash too.
minor punctuation and grammar improvements
reword "incompatible" to "mutually exclusive" for some options.
While there I noticed a bug in the manpage: it said --upgrade was
incompatible with --upgrade. I fixed that.
uppercase STDERR
fix a typo.
I didn't get this reviewed, but is mostly minor, simple fixes.
Jeremy C. Reed [Wed, 20 Jun 2012 14:22:21 +0000 (09:22 -0500)]
[master] update manpage date stamp
Jeremy C. Reed [Wed, 20 Jun 2012 14:16:00 +0000 (09:16 -0500)]
[master] remove misleading comment in manpage
also some minor formatting
Jeremy C. Reed [Wed, 20 Jun 2012 14:02:37 +0000 (09:02 -0500)]
[master] clarify verbose switch for b10-auth
Jeremy C. Reed [Wed, 20 Jun 2012 13:56:27 +0000 (08:56 -0500)]
[master] for usage output be clear about verbose
This was discussed on jabber.
Jeremy C. Reed [Wed, 20 Jun 2012 13:47:14 +0000 (08:47 -0500)]
[master] man page cleanup
update date (new features anyways since the old date)
update copyright years
minor rewording
add some docbook tags (but not all noticable in rendered manpage).
Mukund Sivaraman [Wed, 20 Jun 2012 13:19:03 +0000 (18:49 +0530)]
[master] Add/update .gitignore files
Jeremy C. Reed [Wed, 20 Jun 2012 12:11:41 +0000 (07:11 -0500)]
[master]Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
Michal 'vorner' Vaner [Wed, 20 Jun 2012 10:56:30 +0000 (12:56 +0200)]
[1976] Create (empty) test for datasrc configurator
Michal 'vorner' Vaner [Wed, 20 Jun 2012 08:57:26 +0000 (10:57 +0200)]
[1976] Interface of the configurator
Mukund Sivaraman [Wed, 20 Jun 2012 06:23:54 +0000 (11:53 +0530)]
Fix the notification command sent to xfrout by ddns
Mukund Sivaraman [Wed, 20 Jun 2012 05:03:19 +0000 (10:33 +0530)]
[2023] Fix notify command name in the xfrout command_handler
Mukund Sivaraman [Wed, 20 Jun 2012 04:41:10 +0000 (10:11 +0530)]
Merge branch 'master' into trac2023
Mukund Sivaraman [Wed, 20 Jun 2012 04:33:09 +0000 (10:03 +0530)]
[2023] Check that zonemgr receives the ZONE_NEW_DATA_READY_CMD notification in lettuce test
Jeremy C. Reed [Tue, 19 Jun 2012 19:07:07 +0000 (14:07 -0500)]
[master] minor grammar improvement
JINMEI Tatuya [Tue, 19 Jun 2012 19:05:40 +0000 (12:05 -0700)]
[2067] use different test gid than that for uid
JINMEI Tatuya [Tue, 19 Jun 2012 19:04:28 +0000 (12:04 -0700)]
[2067] make sure 'setgid' is initialized in main()
JINMEI Tatuya [Tue, 19 Jun 2012 18:11:53 +0000 (11:11 -0700)]
[2067] when -u is specified make sure gid is changed to the user's group ID.
Michal 'vorner' Vaner [Tue, 19 Jun 2012 09:13:01 +0000 (11:13 +0200)]
[1976] Let the auth server hold multiple lists
There are multiple lists, for multiple classes.
JINMEI Tatuya [Tue, 19 Jun 2012 01:44:19 +0000 (18:44 -0700)]
[2033] removed ZoneFinder::findPreviousName.
Except in the database, which was changed to private. It was not meant
to be public and hasn't actually been used except for tests and internally
in the database version.
JINMEI Tatuya [Tue, 19 Jun 2012 01:12:58 +0000 (18:12 -0700)]
[master] added changelog for ddns support.
JINMEI Tatuya [Tue, 19 Jun 2012 01:07:40 +0000 (18:07 -0700)]
[master] Merge branch 'trac2005' with fixing conflicts in bind10-guide.xml.
Jeremy C. Reed [Tue, 19 Jun 2012 00:25:14 +0000 (19:25 -0500)]
[2005] repeated word removed
Jeremy C. Reed [Tue, 19 Jun 2012 00:22:09 +0000 (19:22 -0500)]
[2005] minor grammar improvement
Jeremy C. Reed [Tue, 19 Jun 2012 00:20:46 +0000 (19:20 -0500)]
[2005] link to the log message document
Jeremy C. Reed [Tue, 19 Jun 2012 00:13:19 +0000 (19:13 -0500)]
[2005] move some periods
A long multi-sentence parenthetical remark may be strange
embedded in a single sentence.
JINMEI Tatuya [Tue, 19 Jun 2012 00:12:21 +0000 (17:12 -0700)]
[master] changelog for #988
JINMEI Tatuya [Tue, 19 Jun 2012 00:05:24 +0000 (17:05 -0700)]
[master] Merge branch 'trac988'
JINMEI Tatuya [Mon, 18 Jun 2012 23:17:16 +0000 (16:17 -0700)]
[2005] updated date and history
JINMEI Tatuya [Mon, 18 Jun 2012 23:14:24 +0000 (16:14 -0700)]
[2005] clarified RCODE of NOTAUTH case.
JINMEI Tatuya [Mon, 18 Jun 2012 23:08:27 +0000 (16:08 -0700)]
[2005] wording clarification on ACL order
JINMEI Tatuya [Mon, 18 Jun 2012 23:06:14 +0000 (16:06 -0700)]
[2005] on REJECT and DROP acl actions.
JINMEI Tatuya [Mon, 18 Jun 2012 23:01:16 +0000 (16:01 -0700)]
[2005] explain how ACL rules apply
JINMEI Tatuya [Mon, 18 Jun 2012 22:57:01 +0000 (15:57 -0700)]
[2005] some clarification on a config param
JINMEI Tatuya [Mon, 18 Jun 2012 22:55:41 +0000 (15:55 -0700)]
[2005] clarify "config add" for adding a new ACL rule with a value
JINMEI Tatuya [Mon, 18 Jun 2012 22:47:43 +0000 (15:47 -0700)]
[2005] trac ticket number for "update-policy" ACL
JINMEI Tatuya [Mon, 18 Jun 2012 22:45:11 +0000 (15:45 -0700)]
[2005] about omittable "IN" default.
JINMEI Tatuya [Mon, 18 Jun 2012 22:37:07 +0000 (15:37 -0700)]
[2005] a minor wording clarification on ACL
JINMEI Tatuya [Mon, 18 Jun 2012 22:27:43 +0000 (15:27 -0700)]
[2005] on peculiar behavior with bindctl and boss components config.
JINMEI Tatuya [Mon, 18 Jun 2012 22:09:50 +0000 (15:09 -0700)]
[2005] on log messages regarding dependencies
JINMEI Tatuya [Mon, 18 Jun 2012 22:05:19 +0000 (15:05 -0700)]
[2005] updated the DDNS_UPDATE_NOTIFY_FAIL case
JINMEI Tatuya [Mon, 18 Jun 2012 22:04:43 +0000 (15:04 -0700)]
[2005] revised DDNS_UPDATE_NOTIFY_FAIL desc about likely cause and effects.
Mukund Sivaraman [Mon, 18 Jun 2012 21:06:42 +0000 (02:36 +0530)]
[1828] Close socket sooner
JINMEI Tatuya [Mon, 18 Jun 2012 20:08:40 +0000 (13:08 -0700)]
[2005] clarified about reusing TCP connection.
JINMEI Tatuya [Mon, 18 Jun 2012 19:58:26 +0000 (12:58 -0700)]
[2005] use "component" instead of "process" more consistently.
JINMEI Tatuya [Mon, 18 Jun 2012 19:57:51 +0000 (12:57 -0700)]
[2005] clarified the meaning of "processing result".
Mukund Sivaraman [Mon, 18 Jun 2012 18:39:38 +0000 (00:09 +0530)]
[1828] Remove another use of with statement on sockets
This is because CPython < version 3.2 does not support it.
Mukund Sivaraman [Mon, 18 Jun 2012 18:37:18 +0000 (00:07 +0530)]
Revert "[1828] Cleanup code by using with"
This reverts commit
9040c49022e84e7b1398e84a14abd54f8d99ec8c .
Mukund Sivaraman [Mon, 18 Jun 2012 18:37:04 +0000 (00:07 +0530)]
Revert "[1828] Make code safer in case socket.socket() raises an exception"
This reverts commit
e295b40a31dedb3671705ab44c2683624f3d541c .
Mukund Sivaraman [Mon, 18 Jun 2012 18:35:03 +0000 (00:05 +0530)]
Revert most of "[1828] Make code safer by using with"
This reverts most of commit
57449046356fda9a21f3cf2dc1e5faadaaf42d7c .
Mukund Sivaraman [Mon, 18 Jun 2012 17:56:14 +0000 (23:26 +0530)]
[1828] Add comments about the close() calls
Mukund Sivaraman [Mon, 18 Jun 2012 17:54:04 +0000 (23:24 +0530)]
Revert "[1828] Cleanup code by using with"
This reverts commit
7d741f7ea2ddc3ab22e37b12132b7e029e6da573 .
Mukund Sivaraman [Mon, 18 Jun 2012 17:50:07 +0000 (23:20 +0530)]
Revert "[1828] Cleanup code by using with (for accept_sock)"
This reverts commit
74b4b2f998f9512b2a326e81062da9099d1eeaf4 .
Mukund Sivaraman [Mon, 18 Jun 2012 17:48:39 +0000 (23:18 +0530)]
Revert "[1828] Make code safer by using with (for sock)"
This reverts commit
ff9dd7da0902101332312526c4b52d11f18650ba .
Jeremy C. Reed [Mon, 18 Jun 2012 15:51:24 +0000 (10:51 -0500)]
[2005] remove spelling typo
Michal 'vorner' Vaner [Mon, 18 Jun 2012 14:07:58 +0000 (16:07 +0200)]
[1976] Spec file for data sources
Michal 'vorner' Vaner [Mon, 18 Jun 2012 12:52:18 +0000 (14:52 +0200)]
[1976] Store the client list in server
And provide accessor methods to them.
Mukund Sivaraman [Mon, 18 Jun 2012 12:05:00 +0000 (17:35 +0530)]
[1461] DDNS (when started later in the test) still requires zonemgr
Mukund Sivaraman [Mon, 18 Jun 2012 11:37:48 +0000 (17:07 +0530)]
Merge branch 'master' into trac1461
Conflicts:
src/bin/ddns/ddns_messages.mes
Mukund Sivaraman [Mon, 18 Jun 2012 10:54:34 +0000 (16:24 +0530)]
[master] Use make targets for Valgrind instead of configure switches
Mukund Sivaraman [Mon, 18 Jun 2012 10:25:12 +0000 (15:55 +0530)]
Merge branch 'master' into trac2036
Mukund Sivaraman [Mon, 18 Jun 2012 10:16:22 +0000 (15:46 +0530)]
[2036] Empty the suppressions list for now
We will add suppressions to this list from a single buildbot that is
running a distribution which is supported well into the future (some EL
or LTS variant). Hopefully, this will keep the stacks in the
suppressions identical without many changes.
Mukund Sivaraman [Mon, 18 Jun 2012 10:09:48 +0000 (15:39 +0530)]
[1828] Close another fd (found during merge conflict)
Mukund Sivaraman [Mon, 18 Jun 2012 10:08:32 +0000 (15:38 +0530)]
[1828] Update ChangeLog
Mukund Sivaraman [Mon, 18 Jun 2012 09:31:14 +0000 (15:01 +0530)]
Merge branch 'master' into trac1828
Conflicts:
src/bin/ddns/tests/ddns_test.py
src/bin/zonemgr/tests/zonemgr_test.py
JINMEI Tatuya [Sat, 16 Jun 2012 01:08:03 +0000 (18:08 -0700)]
[1771-2] clarified the semantics of FIND_GLUE_OK more.
that it's irrelevant to query type or whether the name is pointed by NS.
JINMEI Tatuya [Sat, 16 Jun 2012 00:52:17 +0000 (17:52 -0700)]
[1771-2] cleanup: DS RR doesn't have to be considered separately in getRRsets.
JINMEI Tatuya [Sat, 16 Jun 2012 00:49:01 +0000 (17:49 -0700)]
[1771-2] cleanup: check_ns param for getRRsets is not needed now and removed.
JINMEI Tatuya [Sat, 16 Jun 2012 00:22:07 +0000 (17:22 -0700)]
[1771-2] remove seen_ns&other check in getRRsets.
on a closer look, it just doesn't seem to be necessary if we are okay
with just "hiding" records under a delegation NS for normal (ie. non
GLUE_OK) lookups, instead of throwing an exception.
Essentially only one existing test case (which expects an exception
in that setup) should be updated (and the "brokenns2" case just seems
to be redundant and so was removed), and the disabled tests
in zone_finder_context_unittest now pass.
JINMEI Tatuya [Fri, 15 Jun 2012 22:41:07 +0000 (15:41 -0700)]
[988] also covered the caes where receiving the request fails.
it's not actually been observed, and even if it continues the loop
it's probably less harmful. but it should make more sense to terminate
the loop and switch to the new session in this case.
JINMEI Tatuya [Fri, 15 Jun 2012 22:24:15 +0000 (15:24 -0700)]
[988] do not continue after recv_fd fails, which would cause infinite loop.
I did some other cleanups:
- log the failure regardless of the exact error code returned by recv_fd
(in fact, when it fails it should always be FD_SYSTEM_ERROR in practice).
- remove the code comment about that. It talked about rather unusual case
and could be misleading. And, now the detailed version of log message
provides sufficient information.
- revise the detailed log message so it will explain more likely reason
for that and clarify what the admin should do.
JINMEI Tatuya [Fri, 15 Jun 2012 21:48:22 +0000 (14:48 -0700)]
[988] refactoring: extract while-select loop in a separate method for tests.
no behavior change.
JINMEI Tatuya [Fri, 15 Jun 2012 19:05:12 +0000 (12:05 -0700)]
[2005] untabify
It's not clear whether the no-tab convention applies to the xml docs,
but on jabber it was pointed out that it mucked up readability in a
4-tab-width editor.
I've noticed there are tabs in other chapters than in DDNS, but
I've limited my changes to the DDNS chapter, partly for keeping the
diff small, and partly because I was not sure if it can cause an
unexpected regression on the resulting html (etc) output.
JINMEI Tatuya [Fri, 15 Jun 2012 18:26:45 +0000 (11:26 -0700)]
[master] Merge remote-tracking branch 'origin/trac2028'
JINMEI Tatuya [Fri, 15 Jun 2012 17:46:09 +0000 (10:46 -0700)]
[2005] described -h, and some other small editorial updates
JINMEI Tatuya [Fri, 15 Jun 2012 17:42:06 +0000 (10:42 -0700)]
[2005] wording update based on review suggestion
JINMEI Tatuya [Fri, 15 Jun 2012 17:39:56 +0000 (10:39 -0700)]
[2005] revised ACL config using "add" for each rule than setting all list
JINMEI Tatuya [Fri, 15 Jun 2012 17:13:19 +0000 (10:13 -0700)]
[2005] noted that xfrout is effectively a mandatory component too
(and one minor editorial update)
Jeremy C. Reed [Fri, 15 Jun 2012 15:15:17 +0000 (10:15 -0500)]
[trac1687]Merge branch 'master' into trac1687
merge in master; fix one conflict
Jeremy C. Reed [Fri, 15 Jun 2012 13:07:18 +0000 (08:07 -0500)]
[trac1687] output yes in configure output for finding dependencies for docs
Michal 'vorner' Vaner [Fri, 15 Jun 2012 12:59:12 +0000 (14:59 +0200)]
Fix compilation
Buildbot complained that the class has virtual functions, but not a
virtual destructor. Adding one.
Jelte Jansen [Fri, 15 Jun 2012 12:56:24 +0000 (14:56 +0200)]
[1461] add more log checks to ddns systest
also fix one; the module tests were supposed to serve the zone from memory
Jeremy C. Reed [Fri, 15 Jun 2012 12:13:50 +0000 (07:13 -0500)]
[master] mention another dependency
Specifically mention pyexpat since some python installs do not include it.
Jeremy C. Reed [Fri, 15 Jun 2012 12:12:36 +0000 (07:12 -0500)]
[master] install some documentation
The --docdir=DIR and --htmldir=DIR may be used.
Jelte Jansen [Fri, 15 Jun 2012 12:09:22 +0000 (14:09 +0200)]
[1461] move start/stop ddns steps to bind10_control.py