]>
git.ipfire.org Git - thirdparty/kea.git/log
Jelte Jansen [Thu, 1 Mar 2012 10:46:46 +0000 (11:46 +0100)]
[1602] Address review comments
- split up split() into leftSplit() and rightSplit()
- made LabelSequence a Friend class of Name
- no need for separate offsets vector
- no need for Name::at_p()
- fixed copyright year :)
Jelte Jansen [Thu, 1 Mar 2012 10:34:13 +0000 (11:34 +0100)]
[master] add new intential self-comparisons to cppcheck suppression list
Michal 'vorner' Vaner [Thu, 1 Mar 2012 08:54:02 +0000 (09:54 +0100)]
[1090] Remove old config from tests also
It did not make the tests fail, but it is still better not to have them
if they are not supported.
Mukund Sivaraman [Thu, 1 Mar 2012 07:47:01 +0000 (13:17 +0530)]
guide: Make more minor grammar fixes
Jelte Jansen [Wed, 29 Feb 2012 17:05:44 +0000 (18:05 +0100)]
[1612] initial test framework
haikuo zhang [Thu, 1 Mar 2012 07:39:07 +0000 (15:39 +0800)]
[1680] remove --enable-boost-threads from configure.
JINMEI Tatuya [Thu, 1 Mar 2012 04:13:55 +0000 (20:13 -0800)]
[1607] a small extension: Context now takes the finder and the original find
options and remember them. These will be used in the getAdditional() support.
Jeremy C. Reed [Thu, 1 Mar 2012 01:23:52 +0000 (19:23 -0600)]
[master] add haikuo to authors.bind
reviewed by zhanghaikuo
JINMEI Tatuya [Wed, 29 Feb 2012 23:09:57 +0000 (15:09 -0800)]
[1607] initial refactoring: change FindResult to Finder::Context and use
shared poitners to it instead of real objects.
no functional change yet, so the conversion is basically only about the
syntax.
JINMEI Tatuya [Wed, 29 Feb 2012 21:41:08 +0000 (13:41 -0800)]
[master] added changelog entry for #1697
JINMEI Tatuya [Wed, 29 Feb 2012 21:32:01 +0000 (13:32 -0800)]
[master] Merge branch 'trac1697'
Jeremy C. Reed [Wed, 29 Feb 2012 18:12:17 +0000 (12:12 -0600)]
[master] add missing trac numbers
from vorner via jabber.
Jeremy C. Reed [Wed, 29 Feb 2012 17:55:19 +0000 (11:55 -0600)]
[master]Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
Jeremy C. Reed [Wed, 29 Feb 2012 17:54:45 +0000 (11:54 -0600)]
[master] list ticket numbers individually instead of a range
JINMEI Tatuya [Wed, 29 Feb 2012 17:39:46 +0000 (17:39 +0000)]
[master] removed 'using namespace boost' as it would hide uint16_t on some versions of boost.
the rest of code actually didn't need this directive, so the removal shouldn't
do any harm anyway.
Jeremy C. Reed [Wed, 29 Feb 2012 16:53:31 +0000 (10:53 -0600)]
[master] mention bind10-devel-
20120301 released on March 1, 2012
It is tomorrow.
Jeremy C. Reed [Wed, 29 Feb 2012 16:49:08 +0000 (10:49 -0600)]
[master] changelog cleanup
use two tabs before the committer username.
lines too long.
use a tab before the keyword type.
Stephen Morris [Wed, 29 Feb 2012 16:48:54 +0000 (16:48 +0000)]
[1605] Other changes as result of review
Jeremy C. Reed [Wed, 29 Feb 2012 16:37:58 +0000 (10:37 -0600)]
[master] regenerate bind10-messages to catch up on .mes changes
Jeremy C. Reed [Wed, 29 Feb 2012 16:31:42 +0000 (10:31 -0600)]
[trac1687] reorganize
be sure clean removes generated docs
fix so works in builddir
get rid of regenarate every time for bind10-messages.
TODO: need to list all .mes dependencies now since no portable way.
Jeremy C. Reed [Wed, 29 Feb 2012 16:30:10 +0000 (10:30 -0600)]
[trac1687] make man page generation on by default
and change help to say how to disable it.
Not sure if want to do this or not. The plan in for
tarballs to include generated man pages anyways, so maybe this default
is not needed.
Jeremy C. Reed [Wed, 29 Feb 2012 16:29:47 +0000 (10:29 -0600)]
[trac1687] include system_messages.py in tarball
Michal 'vorner' Vaner [Wed, 29 Feb 2012 16:00:51 +0000 (17:00 +0100)]
[1090] Remove unused options
Michal 'vorner' Vaner [Wed, 29 Feb 2012 13:26:07 +0000 (14:26 +0100)]
Merge branch 'master' of git+ssh://git.bind10.isc.org/var/bind10/git/bind10
Michal 'vorner' Vaner [Wed, 29 Feb 2012 13:25:54 +0000 (14:25 +0100)]
Missing changelog entries
Jelte Jansen [Wed, 29 Feb 2012 13:05:32 +0000 (14:05 +0100)]
[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
Jelte Jansen [Wed, 29 Feb 2012 12:59:15 +0000 (13:59 +0100)]
[1722] update test comment
Jelte Jansen [Wed, 29 Feb 2012 11:12:50 +0000 (12:12 +0100)]
[1722] fix tab escape in whitespace replacer
Jelte Jansen [Wed, 29 Feb 2012 10:08:15 +0000 (11:08 +0100)]
[1722] find_last does not need argument now
Stephen Morris [Wed, 29 Feb 2012 12:37:09 +0000 (12:37 +0000)]
[1605] Move RBNodeRRset to the isc::datasrc::internal namespace
Jelte Jansen [Wed, 29 Feb 2012 10:04:50 +0000 (11:04 +0100)]
[1722] also remove EOL whitespace in rr reader
Mukund Sivaraman [Wed, 29 Feb 2012 06:37:38 +0000 (12:07 +0530)]
guide: Make minor grammar fixes
Jeremy C. Reed [Wed, 29 Feb 2012 04:38:47 +0000 (22:38 -0600)]
[master] regen guide
Jeremy C. Reed [Wed, 29 Feb 2012 04:38:09 +0000 (22:38 -0600)]
[master] regen manpages
Jeremy C. Reed [Wed, 29 Feb 2012 04:35:35 +0000 (22:35 -0600)]
[master] guide cleanup
Sort one listitem.
Mention b10-sockcreator, b10-stats-httpd.
Briefly clarify about bindctl.
Jeremy C. Reed [Wed, 29 Feb 2012 04:32:28 +0000 (22:32 -0600)]
[master] man pages updates for shutdown pid
Mention that shutdown command has optional "pid" option.
And reword about boss process may restart "if configured".
(discussed on jabber.)
Update manual and copyright dates.
Jeremy C. Reed [Wed, 29 Feb 2012 04:30:37 +0000 (22:30 -0600)]
[master] cmdctl manpage improvements
Document configuration and shutdown command.
Update manual and copyright dates.
Jeremy C. Reed [Wed, 29 Feb 2012 04:28:50 +0000 (22:28 -0600)]
[master] manpage improvements
Mention that shutdown command has optional "pid" option.
And reword about boss process may restart "if configured".
(discussed on jabber.)
Some minor docbook formatting improvements.
Remove note about bind10 pid file is for testing purposes.
(Since can be used for admin purposes as discussed briefly on jabber.)
Remove mention of "setuid" component (feature was removed).
Slight wording clarifications.
Add some notes but still commented out.
Mention about sockcreator file.
Update manual and copyright dates.
Jelte Jansen [Tue, 28 Feb 2012 23:07:58 +0000 (00:07 +0100)]
[1602] style fix
Jeremy C. Reed [Tue, 28 Feb 2012 18:55:08 +0000 (12:55 -0600)]
[master] regenerate
Jelte Jansen [Tue, 28 Feb 2012 18:46:53 +0000 (19:46 +0100)]
[1602] do include root label
also disallow split to zero length, add isAbsolute(), and update tests
Michal 'vorner' Vaner [Tue, 28 Feb 2012 18:05:29 +0000 (19:05 +0100)]
Merge branch 'work/fileexists'
Michal 'vorner' Vaner [Tue, 28 Feb 2012 18:05:10 +0000 (19:05 +0100)]
[1705] Don't leak the fd on close error
JINMEI Tatuya [Tue, 28 Feb 2012 17:51:02 +0000 (09:51 -0800)]
[1697] fixed a typo in a comment
JINMEI Tatuya [Tue, 28 Feb 2012 17:50:22 +0000 (09:50 -0800)]
[1697] editorial cleanups in doxygen comments
Jeremy C. Reed [Tue, 28 Feb 2012 16:24:04 +0000 (10:24 -0600)]
[master]Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
Jeremy C. Reed [Tue, 28 Feb 2012 16:23:32 +0000 (10:23 -0600)]
[master] add git revision
Jeremy C. Reed [Tue, 28 Feb 2012 16:21:42 +0000 (10:21 -0600)]
[master] Use prefix "sockcreator-" for tmp directory.
Use prefix "sockcreator-" for the private temporary directory
used for b10-sockcreator communication.
Discussed in jabber.
Will document separately (was not documented yet).
Jelte Jansen [Tue, 28 Feb 2012 16:20:23 +0000 (17:20 +0100)]
[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
Jelte Jansen [Tue, 28 Feb 2012 16:19:42 +0000 (17:19 +0100)]
[master] fix server_common log message target dir
Jelte Jansen [Tue, 28 Feb 2012 11:30:04 +0000 (12:30 +0100)]
[1602] use vector for offsets
Jelte Jansen [Tue, 28 Feb 2012 10:43:08 +0000 (11:43 +0100)]
[1602] update doxygen
Michal 'vorner' Vaner [Tue, 28 Feb 2012 10:22:09 +0000 (11:22 +0100)]
Add missing include for uint16_t
Michal 'vorner' Vaner [Tue, 28 Feb 2012 10:13:29 +0000 (11:13 +0100)]
Merge branch 'master' of git+ssh://git.bind10.isc.org/var/bind10/git/bind10
Michal 'vorner' Vaner [Tue, 28 Feb 2012 10:12:28 +0000 (11:12 +0100)]
Fix include name
It was introduced in #1599
Mukund Sivaraman [Tue, 28 Feb 2012 09:56:44 +0000 (15:26 +0530)]
[1671] Update ChangeLog
Mukund Sivaraman [Tue, 28 Feb 2012 03:33:23 +0000 (09:03 +0530)]
[1671] Mention the default setting
Mukund Sivaraman [Tue, 28 Feb 2012 03:29:04 +0000 (08:59 +0530)]
[1671] Support --with-werror configure switch
Michal 'vorner' Vaner [Tue, 28 Feb 2012 08:42:09 +0000 (09:42 +0100)]
Merge #1599
Jelte Jansen [Mon, 27 Feb 2012 19:33:06 +0000 (20:33 +0100)]
[master] Merge branch 'trac1678'
Jelte Jansen [Mon, 27 Feb 2012 19:29:25 +0000 (20:29 +0100)]
[master] fix unit test
JINMEI Tatuya [Mon, 27 Feb 2012 19:22:56 +0000 (11:22 -0800)]
[1678] removed unnecessary (maybe harmful) return. okayed on jabber.
JINMEI Tatuya [Mon, 27 Feb 2012 19:19:47 +0000 (11:19 -0800)]
[1678] updated filtering expression for non-json garbage, based on
discussion on jabber.
Michal 'vorner' Vaner [Mon, 27 Feb 2012 18:36:12 +0000 (19:36 +0100)]
[1599] Comment on unsupported method
Michal 'vorner' Vaner [Mon, 27 Feb 2012 18:21:02 +0000 (19:21 +0100)]
Merge #1534
Conflicts:
src/bin/sockcreator/Makefile.am
Jelte Jansen [Mon, 27 Feb 2012 16:39:28 +0000 (17:39 +0100)]
[1534] makefile linker addition
Jelte Jansen [Mon, 27 Feb 2012 15:19:01 +0000 (16:19 +0100)]
[1678] address review comments
Michal 'vorner' Vaner [Mon, 27 Feb 2012 13:57:18 +0000 (14:57 +0100)]
Merge #1691
Michal 'vorner' Vaner [Mon, 27 Feb 2012 13:40:42 +0000 (14:40 +0100)]
Merge #1643
Michal 'vorner' Vaner [Mon, 27 Feb 2012 13:38:54 +0000 (14:38 +0100)]
[1643] Few more tests
Michal 'vorner' Vaner [Mon, 27 Feb 2012 13:23:34 +0000 (14:23 +0100)]
[1643] Omit unneeded variable
Jelte Jansen [Mon, 27 Feb 2012 13:16:24 +0000 (14:16 +0100)]
[master] Merge branch 'trac1193'
Jelte Jansen [Mon, 27 Feb 2012 13:07:12 +0000 (14:07 +0100)]
[1691] fix backend_library_path var
Michal 'vorner' Vaner [Mon, 27 Feb 2012 12:57:34 +0000 (13:57 +0100)]
[1534] Use the other methods of setting it as fallback
Meaning if it works, don't try the others. Also, a little comment in
test was added.
Michal 'vorner' Vaner [Mon, 27 Feb 2012 12:52:18 +0000 (13:52 +0100)]
[1705] Catch errors
Jelte Jansen [Mon, 27 Feb 2012 10:27:58 +0000 (11:27 +0100)]
[1678] Merge branch 'jinmei-asiofix' into trac1678
Jelte Jansen [Mon, 27 Feb 2012 08:44:11 +0000 (09:44 +0100)]
[1678] Merge branch 'master' into trac1678
Jelte Jansen [Mon, 27 Feb 2012 08:25:44 +0000 (09:25 +0100)]
[master] Update changelog for #1717
Jelte Jansen [Mon, 27 Feb 2012 08:24:19 +0000 (09:24 +0100)]
[master] Merge branch 'trac1717'
Jelte Jansen [Mon, 27 Feb 2012 08:19:26 +0000 (09:19 +0100)]
[master] re-enable lettucetest for #1701 issue
Jelte Jansen [Mon, 27 Feb 2012 08:05:51 +0000 (09:05 +0100)]
Merge branch 'trac1696'
JINMEI Tatuya [Sun, 26 Feb 2012 23:53:40 +0000 (15:53 -0800)]
[asiofix] imoprted a fix in ASIO 1.5.2:
https://sourceforge.net/projects/asio/files/asio/1.5.2%20%28Development%29/
* Cleaned up the handling of errors reported by the `close()` system call. In particular, assume that most operating systems won't have `close()` fail with `EWOULDBLOCK`, but if it does then set the blocking mode and restart the call. If any other error occurs, assume the descriptor is closed.
Previous versions uncoditionally made sockets blocking on close(), which
was propagated to other processes that share the same socket.
It (could) subsequently cause a hangup-like situation.
JINMEI Tatuya [Sun, 26 Feb 2012 23:52:19 +0000 (15:52 -0800)]
[asiofix] imported a bug fix in ASIO 1.5.1:
https://sourceforge.net/projects/asio/files/asio/1.5.1%20%28Development%29/
* Fixed a bug on kqueue-based platforms, where reactor read operations that return false from their perform() function are not correctly re-registered with kqueue.
This is necessary for multiple processes sharing the same socket to both
accept queries.
JINMEI Tatuya [Sat, 25 Feb 2012 00:59:20 +0000 (16:59 -0800)]
[master] fixed a build error on git.bind10 by using exactly the same type in ?:
JINMEI Tatuya [Sat, 25 Feb 2012 00:04:44 +0000 (16:04 -0800)]
[1678] removed white space in a blank line.
JINMEI Tatuya [Wed, 22 Feb 2012 22:43:05 +0000 (14:43 -0800)]
[master] [1701] small optimization: skip generating sync RRSIG for wildcard if !DNSSEC.
tests were slightly adjusted accordingly.
JINMEI Tatuya [Wed, 22 Feb 2012 22:22:35 +0000 (14:22 -0800)]
[master] [1701] make sure in-memory find() return synthesized RRSIGs with wildcard
expansion. extended tests to check this case.
JINMEI Tatuya [Fri, 24 Feb 2012 21:53:47 +0000 (13:53 -0800)]
[master] changelog for #1667
JINMEI Tatuya [Fri, 24 Feb 2012 21:46:35 +0000 (13:46 -0800)]
[master] Merge branch 'trac1667'
JINMEI Tatuya [Fri, 24 Feb 2012 20:47:34 +0000 (12:47 -0800)]
[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
JINMEI Tatuya [Fri, 24 Feb 2012 20:45:46 +0000 (12:45 -0800)]
[master] added a missing parameter placeholder in a data source log message.
found by a report in bind10-users. fix okayed on jabber.
JINMEI Tatuya [Fri, 24 Feb 2012 19:33:01 +0000 (11:33 -0800)]
[1643] editorial: folded long lines
Tomek Mrugalski [Fri, 24 Feb 2012 18:05:10 +0000 (19:05 +0100)]
[1651] dhcp4 module now connects to msgq.
Jelte Jansen [Fri, 24 Feb 2012 15:08:29 +0000 (16:08 +0100)]
[1717] also create diffs table in old sqlite3 impl
Michal 'vorner' Vaner [Fri, 24 Feb 2012 12:06:30 +0000 (13:06 +0100)]
Merge #1705
Michal 'vorner' Vaner [Fri, 24 Feb 2012 12:03:36 +0000 (13:03 +0100)]
[1643] Typo in documentation
Michal 'vorner' Vaner [Fri, 24 Feb 2012 11:56:27 +0000 (12:56 +0100)]
[1643] Update xfrout + test TSIG keyring is used
Michal 'vorner' Vaner [Fri, 24 Feb 2012 10:24:29 +0000 (11:24 +0100)]
[1643] More tests
Jelte Jansen [Fri, 24 Feb 2012 10:08:42 +0000 (11:08 +0100)]
[1696] address other review comments
Michal 'vorner' Vaner [Fri, 24 Feb 2012 09:05:05 +0000 (10:05 +0100)]
[1643] Naming consistency