]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
13 years ago[2825] Entry added.
Thomas Markwalder [Thu, 14 Mar 2013 17:50:09 +0000 (13:50 -0400)] 
[2825] Entry added.

13 years agoMerge branch 'trac2825'
Thomas Markwalder [Thu, 14 Mar 2013 17:44:44 +0000 (13:44 -0400)] 
Merge branch 'trac2825'

13 years agoFix distcheck
Michal 'vorner' Vaner [Thu, 14 Mar 2013 15:44:55 +0000 (16:44 +0100)] 
Fix distcheck

The paths for running from the source tree were wrong (again :-|).
Adjust to match the configure's COMMON_PYTHON_PATH. But don't use it
directly, since it doesn't expand correctly.

13 years agoMerge #1927
Michal 'vorner' Vaner [Thu, 14 Mar 2013 14:25:54 +0000 (15:25 +0100)] 
Merge #1927

Tests for msgq, normal operations.

13 years ago[2825] Removed "mysql" directory prefix from #include statements.
Thomas Markwalder [Thu, 14 Mar 2013 12:50:20 +0000 (08:50 -0400)] 
[2825] Removed "mysql" directory prefix from #include statements.
The include path for MySQL includes is accurately set by mysql_config.

13 years ago[2835] Test the names in C++ too
Michal 'vorner' Vaner [Thu, 14 Mar 2013 10:26:28 +0000 (11:26 +0100)] 
[2835] Test the names in C++ too

Test the names of the data sources in client lists in the C++ code as
well as in the configuration checker.

13 years ago[2198] Fix library paths to add lib/util/threads/ too (contd.)
Mukund Sivaraman [Thu, 14 Mar 2013 10:09:36 +0000 (15:39 +0530)] 
[2198] Fix library paths to add lib/util/threads/ too (contd.)

13 years ago[2835] Test the same name across multiple classes too
Michal 'vorner' Vaner [Thu, 14 Mar 2013 10:06:11 +0000 (11:06 +0100)] 
[2835] Test the same name across multiple classes too

13 years ago[2835] Test the uniqueness of names is enforced
Michal 'vorner' Vaner [Thu, 14 Mar 2013 10:01:38 +0000 (11:01 +0100)] 
[2835] Test the uniqueness of names is enforced

Which isn't at the moment, so it fails.

13 years ago[2835] Add the data source name option
Michal 'vorner' Vaner [Thu, 14 Mar 2013 09:29:23 +0000 (10:29 +0100)] 
[2835] Add the data source name option

An optional name of the client in the client list in data source. No
handling done yet, only added to the spec file so it can be set.

13 years ago[2387] Remove duplicate testcase
Mukund Sivaraman [Thu, 14 Mar 2013 03:06:44 +0000 (08:36 +0530)] 
[2387] Remove duplicate testcase

13 years ago[2387] Use valid Base64 encoding in test
Mukund Sivaraman [Thu, 14 Mar 2013 03:06:24 +0000 (08:36 +0530)] 
[2387] Use valid Base64 encoding in test

13 years ago[2387] Remove duplicate # in front of ticket numbers
Mukund Sivaraman [Thu, 14 Mar 2013 02:56:01 +0000 (08:26 +0530)] 
[2387] Remove duplicate # in front of ticket numbers

13 years ago[2387] Change code to use a reference instead
Mukund Sivaraman [Thu, 14 Mar 2013 02:53:14 +0000 (08:23 +0530)] 
[2387] Change code to use a reference instead

13 years ago[2387] Add DNSKEY wire test for short keydata for RSA/MD5
Mukund Sivaraman [Thu, 14 Mar 2013 02:39:46 +0000 (08:09 +0530)] 
[2387] Add DNSKEY wire test for short keydata for RSA/MD5

13 years ago[2387] Make DNSKEY wire constructor throw on empty keydata
Mukund Sivaraman [Thu, 14 Mar 2013 02:30:14 +0000 (08:00 +0530)] 
[2387] Make DNSKEY wire constructor throw on empty keydata

13 years ago[2387] Add key data size check in InputBuffer constructor too
Mukund Sivaraman [Thu, 14 Mar 2013 02:11:58 +0000 (07:41 +0530)] 
[2387] Add key data size check in InputBuffer constructor too

13 years ago[2387] Point to the RFC about why key data has to be at least 3 bytes long
Mukund Sivaraman [Thu, 14 Mar 2013 02:11:35 +0000 (07:41 +0530)] 
[2387] Point to the RFC about why key data has to be at least 3 bytes long

13 years ago[2387] Update exception description in API doc
Mukund Sivaraman [Thu, 14 Mar 2013 01:50:18 +0000 (07:20 +0530)] 
[2387] Update exception description in API doc

13 years ago[master] fix clang issue with exception in unnamed namespace
Jelte Jansen [Wed, 13 Mar 2013 15:53:53 +0000 (08:53 -0700)] 
[master] fix clang issue with exception in unnamed namespace

13 years ago[1927] Remove leftover debug command
Michal 'vorner' Vaner [Wed, 13 Mar 2013 14:34:51 +0000 (15:34 +0100)] 
[1927] Remove leftover debug command

Don't put the resetUnitTestRootLogger in production program. This was
just a leftover from some debugging.

13 years ago[1927] Use barrier instead of sleep
Michal 'vorner' Vaner [Wed, 13 Mar 2013 14:33:22 +0000 (15:33 +0100)] 
[1927] Use barrier instead of sleep

It should be more reliable to ensure all messages arrived.

13 years ago[2198] Fix library paths to add lib/util/threads/ too (OpenBSD test failure)
Mukund Sivaraman [Wed, 13 Mar 2013 14:26:51 +0000 (19:56 +0530)] 
[2198] Fix library paths to add lib/util/threads/ too (OpenBSD test failure)

13 years ago[2198] Link libb10-threads in log tests
Mukund Sivaraman [Wed, 13 Mar 2013 13:43:06 +0000 (19:13 +0530)] 
[2198] Link libb10-threads in log tests

13 years ago[2252] add a test scenario for Xfr request rejected in IPv4
Naoki Kambe [Wed, 13 Mar 2013 01:56:10 +0000 (10:56 +0900)] 
[2252] add a test scenario for Xfr request rejected in IPv4

13 years ago[2252] add a test scenario for handling incoming notify only in IPv4
Naoki Kambe [Wed, 13 Mar 2013 01:38:30 +0000 (10:38 +0900)] 
[2252] add a test scenario for handling incoming notify only in IPv4

13 years ago[2252] reset numbers in the scenario tests
Naoki Kambe [Tue, 12 Mar 2013 11:17:37 +0000 (20:17 +0900)] 
[2252] reset numbers in the scenario tests

13 years ago[2252] unify multiple similar checks of initial statistics into a step method
Naoki Kambe [Tue, 12 Mar 2013 11:00:04 +0000 (20:00 +0900)] 
[2252] unify multiple similar checks of initial statistics into a step method

13 years ago[2252] reconsider expected values of counters for more specific values
Naoki Kambe [Tue, 12 Mar 2013 11:14:45 +0000 (20:14 +0900)] 
[2252] reconsider expected values of counters for more specific values

13 years ago[2252] remove an obsoleted statistics step method
Naoki Kambe [Wed, 13 Mar 2013 08:05:32 +0000 (17:05 +0900)] 
[2252] remove an obsoleted statistics step method

13 years ago[2252] unify repeating similar patterns
Naoki Kambe [Tue, 12 Mar 2013 10:14:26 +0000 (19:14 +0900)] 
[2252] unify repeating similar patterns

follow the same way as queries.feature for checking the values of
statistics counters

13 years ago[2252] add evaluating a minimum or maxmimum value
Naoki Kambe [Tue, 12 Mar 2013 10:12:07 +0000 (19:12 +0900)] 
[2252] add evaluating a minimum or maxmimum value

13 years ago[2252] replace assertGreaterEqual with assertAlmostEqual
Naoki Kambe [Tue, 12 Mar 2013 05:33:18 +0000 (14:33 +0900)] 
[2252] replace assertGreaterEqual with assertAlmostEqual

for more accurate check of latest_axfr_duration

13 years ago[2252] add tests for counters of XfrinConnection in IPv6 address
Naoki Kambe [Tue, 12 Mar 2013 05:24:44 +0000 (14:24 +0900)] 
[2252] add tests for counters of XfrinConnection in IPv6 address

13 years ago[2252] test _get_ipver_str() by creating MockXfrinConnection object
Naoki Kambe [Tue, 12 Mar 2013 04:56:43 +0000 (13:56 +0900)] 
[2252] test _get_ipver_str() by creating MockXfrinConnection object

13 years ago[2252] unify redundant assertion lines
Naoki Kambe [Tue, 12 Mar 2013 04:25:12 +0000 (13:25 +0900)] 
[2252] unify redundant assertion lines

13 years ago[2252] typo fix
Naoki Kambe [Tue, 12 Mar 2013 11:31:29 +0000 (20:31 +0900)] 
[2252] typo fix

13 years ago[2252] remove poll-interval from stats config
Naoki Kambe [Wed, 13 Mar 2013 05:14:10 +0000 (14:14 +0900)] 
[2252] remove poll-interval from stats config

and query statistics data before waiting for the log messages instead
of that

13 years ago[2252] simplify complicated if-elif lines using a dictionary
Naoki Kambe [Mon, 11 Mar 2013 12:15:11 +0000 (21:15 +0900)] 
[2252] simplify complicated if-elif lines using a dictionary

13 years ago[2252] simplify complicated if-else lines (unrelated to #2252)
Naoki Kambe [Mon, 11 Mar 2013 12:09:23 +0000 (21:09 +0900)] 
[2252] simplify complicated if-else lines (unrelated to #2252)

13 years ago[2831] skip other death tests on valgrind, too.
JINMEI Tatuya [Wed, 13 Mar 2013 07:40:00 +0000 (00:40 -0700)] 
[2831] skip other death tests on valgrind, too.

13 years ago[2831] skip death test if run on valgrind
JINMEI Tatuya [Wed, 13 Mar 2013 07:28:22 +0000 (00:28 -0700)] 
[2831] skip death test if run on valgrind

13 years ago[2831] use null mutex for managed mapped file.
JINMEI Tatuya [Wed, 13 Mar 2013 07:25:43 +0000 (00:25 -0700)] 
[2831] use null mutex for managed mapped file.

it eliminates possible dependency on pthread library (which is not needed
for the memory segment class) and possible build time troubles due to that.

13 years ago[2198] Check that the logger locks the LoggerManager mutex before calling log4cplus
Mukund Sivaraman [Tue, 30 Oct 2012 03:46:52 +0000 (09:16 +0530)] 
[2198] Check that the logger locks the LoggerManager mutex before calling log4cplus

13 years ago[2198] Add Mutex::tryLock() and non-blocking variant of Mutex::Locker
Mukund Sivaraman [Tue, 30 Oct 2012 03:19:14 +0000 (08:49 +0530)] 
[2198] Add Mutex::tryLock() and non-blocking variant of Mutex::Locker

This is necessary for testing that a mutex was used in code.  I've
also added comments to discourage the use of the lock methods
directly and use the Mutex::Locker where applicable. The Mutex lock
methods are currently private.

13 years ago[2198] Fix library paths to add lib/util/threads/ too (Mac OS test failure)
Mukund Sivaraman [Sun, 21 Oct 2012 23:38:45 +0000 (05:08 +0530)] 
[2198] Fix library paths to add lib/util/threads/ too (Mac OS test failure)

13 years ago[2198] Link -lpthread in libb10-threads target
Mukund Sivaraman [Sun, 21 Oct 2012 23:33:19 +0000 (05:03 +0530)] 
[2198] Link -lpthread in libb10-threads target

13 years ago[2198] Use a mutex from LoggerManager during logging calls
Mukund Sivaraman [Mon, 29 Oct 2012 06:43:44 +0000 (12:13 +0530)] 
[2198] Use a mutex from LoggerManager during logging calls

... for mutual exclusion among threads.

13 years ago[2387] trivial (unrelated) cleanups: constify and indentation fix.
JINMEI Tatuya [Tue, 12 Mar 2013 21:52:44 +0000 (14:52 -0700)] 
[2387] trivial (unrelated) cleanups: constify and indentation fix.

13 years ago[2831] make sure flushing memory before unmapping.
JINMEI Tatuya [Tue, 12 Mar 2013 20:30:54 +0000 (13:30 -0700)] 
[2831] make sure flushing memory before unmapping.

13 years ago[master] Fix test: remove sleep, use fake mtime
Jelte Jansen [Tue, 12 Mar 2013 11:34:09 +0000 (11:34 +0000)] 
[master] Fix test: remove sleep, use fake mtime

13 years ago[1927] Test msgq normal operations
Michal 'vorner' Vaner [Tue, 12 Mar 2013 11:19:26 +0000 (12:19 +0100)] 
[1927] Test msgq normal operations

The success cases of sending, receiving, subscribing, etc.

13 years ago[master] Update changelog for merge of #2710
Jelte Jansen [Tue, 12 Mar 2013 09:52:45 +0000 (10:52 +0100)] 
[master] Update changelog for merge of #2710

13 years ago[master] Merge branch 'trac2710'
Jelte Jansen [Tue, 12 Mar 2013 09:32:03 +0000 (10:32 +0100)] 
[master] Merge branch 'trac2710'

Conflicts:
src/bin/cmdctl/tests/cmdctl_test.py

13 years ago[2710] Terminate the last line of text
Michal 'vorner' Vaner [Tue, 12 Mar 2013 08:29:42 +0000 (09:29 +0100)] 
[2710] Terminate the last line of text

13 years ago[2831] more documentation and some more tests
JINMEI Tatuya [Tue, 12 Mar 2013 05:53:43 +0000 (22:53 -0700)] 
[2831] more documentation and some more tests

13 years ago[2831] added getCheckSum method
JINMEI Tatuya [Tue, 12 Mar 2013 05:05:25 +0000 (22:05 -0700)] 
[2831] added getCheckSum method

13 years ago[2252] care for the socket family which is neither INET6 nor INET
Naoki Kambe [Tue, 12 Mar 2013 02:32:47 +0000 (11:32 +0900)] 
[2252] care for the socket family which is neither INET6 nor INET

13 years ago[2252] rename the helper method name
Naoki Kambe [Mon, 11 Mar 2013 11:26:47 +0000 (20:26 +0900)] 
[2252] rename the helper method name

rename "get_ipver_str()" to "_get_ipver_str()" to protect an access
from outside. This is for addressing the reviewer's comment.

13 years ago[2252] rename the item name and update descriptions
Naoki Kambe [Mon, 11 Mar 2013 11:22:13 +0000 (20:22 +0900)] 
[2252] rename the item name and update descriptions

rename the item name "time_to_xxxx" to "latest_xxxx_duration", and
update descriptions of them. This is for addressing the reviewer's
comment.

13 years ago[2831] make shrinkToFit non virtual; add more doc
JINMEI Tatuya [Tue, 12 Mar 2013 03:51:29 +0000 (20:51 -0700)] 
[2831] make shrinkToFit non virtual; add more doc

13 years ago[2831] handle the case where setNamedAddress failed due to short space.
JINMEI Tatuya [Tue, 12 Mar 2013 03:27:09 +0000 (20:27 -0700)] 
[2831] handle the case where setNamedAddress failed due to short space.

also clarify these in doc.

13 years ago[2387] Add API doc for NSEC3PARAM constructors
Mukund Sivaraman [Tue, 12 Mar 2013 03:00:59 +0000 (08:30 +0530)] 
[2387] Add API doc for NSEC3PARAM constructors

13 years ago[2387] Add more NSEC3PARAM unittests
Mukund Sivaraman [Tue, 12 Mar 2013 02:49:30 +0000 (08:19 +0530)] 
[2387] Add more NSEC3PARAM unittests

13 years ago[2387] Remove now unused parseNSEC3ParamText() function
Mukund Sivaraman [Tue, 12 Mar 2013 02:37:59 +0000 (08:07 +0530)] 
[2387] Remove now unused parseNSEC3ParamText() function

13 years ago[2387] Update NSEC3PARAM string RDATA constructor to use MasterLexer
Mukund Sivaraman [Tue, 12 Mar 2013 02:26:08 +0000 (07:56 +0530)] 
[2387] Update NSEC3PARAM string RDATA constructor to use MasterLexer

Also adjust tests.

13 years ago[2831] added some documentation
JINMEI Tatuya [Tue, 12 Mar 2013 02:20:39 +0000 (19:20 -0700)] 
[2831] added some documentation

13 years ago[2387] Add NSEC3PARAM lexer constructor implementation
Mukund Sivaraman [Tue, 12 Mar 2013 02:14:42 +0000 (07:44 +0530)] 
[2387] Add NSEC3PARAM lexer constructor implementation

13 years ago[2831] added namedAddress interface to local segment, share the test cases.
JINMEI Tatuya [Mon, 11 Mar 2013 22:03:24 +0000 (15:03 -0700)] 
[2831] added namedAddress interface to local segment, share the test cases.

13 years ago[2831] check prohibited operations on read-only segments more reliably
JINMEI Tatuya [Mon, 11 Mar 2013 21:26:18 +0000 (14:26 -0700)] 
[2831] check prohibited operations on read-only segments more reliably

13 years ago[2831] supported shrinkToFit().
JINMEI Tatuya [Mon, 11 Mar 2013 21:02:32 +0000 (14:02 -0700)] 
[2831] supported shrinkToFit().

13 years ago[2710] address review comments
Jelte Jansen [Mon, 11 Mar 2013 16:36:40 +0000 (17:36 +0100)] 
[2710] address review comments

- set 'file used' to None if set to nonexistent file
- remove couple of unnecessary test value checks
- slightly more efficient temporary file write

13 years ago[1927] Harness to run msgq process
Michal 'vorner' Vaner [Mon, 11 Mar 2013 13:01:56 +0000 (14:01 +0100)] 
[1927] Harness to run msgq process

Provide a test suite to launch and stop msgq from tests as separate
process. It'll be used to test it works correctly, by connecting to it
from the tests.

13 years ago[2775] Sharing cache
Michal 'vorner' Vaner [Mon, 11 Mar 2013 10:15:39 +0000 (11:15 +0100)] 
[2775] Sharing cache

13 years ago[2775] Fixups of text
Michal 'vorner' Vaner [Mon, 11 Mar 2013 09:20:38 +0000 (10:20 +0100)] 
[2775] Fixups of text

13 years agoMerge #2768
Michal 'vorner' Vaner [Mon, 11 Mar 2013 08:50:53 +0000 (09:50 +0100)] 
Merge #2768

The rpcCall method in C++

13 years ago[2768] Remove some more references
Michal 'vorner' Vaner [Mon, 11 Mar 2013 08:49:04 +0000 (09:49 +0100)] 
[2768] Remove some more references

They save only little bit of work to the CPU and are suspicious to
casual reader, even when they should be safe in theory.

13 years ago[2387] Update API doc for NSEC MasterLexer constructor
Mukund Sivaraman [Mon, 11 Mar 2013 07:53:38 +0000 (13:23 +0530)] 
[2387] Update API doc for NSEC MasterLexer constructor

13 years ago[2387] Add API doc for DNSKEY constructors
Mukund Sivaraman [Mon, 11 Mar 2013 07:49:19 +0000 (13:19 +0530)] 
[2387] Add API doc for DNSKEY constructors

13 years agoAdd API doc for NSEC3 constructors
Mukund Sivaraman [Mon, 11 Mar 2013 07:07:07 +0000 (12:37 +0530)] 
Add API doc for NSEC3 constructors

13 years ago[2387] Add API doc for parseNSEC3ParamFromLexer()
Mukund Sivaraman [Mon, 11 Mar 2013 06:58:27 +0000 (12:28 +0530)] 
[2387] Add API doc for parseNSEC3ParamFromLexer()

13 years ago[2387] Add more NSEC3 unittests
Mukund Sivaraman [Mon, 11 Mar 2013 06:41:13 +0000 (12:11 +0530)] 
[2387] Add more NSEC3 unittests

13 years ago[2387] Fix empty bitmap case
Mukund Sivaraman [Mon, 11 Mar 2013 06:34:34 +0000 (12:04 +0530)] 
[2387] Fix empty bitmap case

13 years ago[2387] Remove now unused buildBitmapsFromText()
Mukund Sivaraman [Mon, 11 Mar 2013 06:18:26 +0000 (11:48 +0530)] 
[2387] Remove now unused buildBitmapsFromText()

13 years ago[2387] Add namespace to argument's type
Mukund Sivaraman [Mon, 11 Mar 2013 06:16:04 +0000 (11:46 +0530)] 
[2387] Add namespace to argument's type

13 years ago[2387] Add NSEC3 string RDATA constructor
Mukund Sivaraman [Mon, 11 Mar 2013 06:15:46 +0000 (11:45 +0530)] 
[2387] Add NSEC3 string RDATA constructor

13 years ago[2387] Add NSEC3 lexer constructor implementation
Mukund Sivaraman [Mon, 11 Mar 2013 03:58:47 +0000 (09:28 +0530)] 
[2387] Add NSEC3 lexer constructor implementation

13 years ago[2387] Don't support trailing comments in DNSKEY string constructor
Mukund Sivaraman [Mon, 11 Mar 2013 03:28:21 +0000 (08:58 +0530)] 
[2387] Don't support trailing comments in DNSKEY string constructor

This commit also disables some masterLoad() tests that should be fixed
as apart of #2381.

13 years agoRevert "[2387] Allow comments at the end of DS like string data"
Mukund Sivaraman [Mon, 11 Mar 2013 03:19:38 +0000 (08:49 +0530)] 
Revert "[2387] Allow comments at the end of DS like string data"

This reverts commit 00d53a32412c50c20c573f40d895e8ad7f74ad4f.

13 years agoMerge branch 'trac2641_3'
Mukund Sivaraman [Mon, 11 Mar 2013 01:46:40 +0000 (07:16 +0530)] 
Merge branch 'trac2641_3'

13 years agoMerge branch 'trac2698'
Mukund Sivaraman [Mon, 11 Mar 2013 01:15:02 +0000 (06:45 +0530)] 
Merge branch 'trac2698'

13 years ago[2831] handle deallocating null
JINMEI Tatuya [Sat, 9 Mar 2013 20:07:24 +0000 (12:07 -0800)] 
[2831] handle deallocating null

13 years ago[2831] added get/set/clearNamedAddress interfaces
JINMEI Tatuya [Sat, 9 Mar 2013 19:58:17 +0000 (11:58 -0800)] 
[2831] added get/set/clearNamedAddress interfaces

13 years ago[2831] cleanup
JINMEI Tatuya [Sat, 9 Mar 2013 01:02:51 +0000 (17:02 -0800)] 
[2831] cleanup

13 years ago[2831] tested other corner cases of deallocate()
JINMEI Tatuya [Sat, 9 Mar 2013 00:55:28 +0000 (16:55 -0800)] 
[2831] tested other corner cases of deallocate()

13 years ago[2831] some cleanups
JINMEI Tatuya [Sat, 9 Mar 2013 00:19:49 +0000 (16:19 -0800)] 
[2831] some cleanups

13 years ago[2831] introduced file-mapped memory segment with some basic functionalities.
JINMEI Tatuya [Fri, 8 Mar 2013 23:15:44 +0000 (15:15 -0800)] 
[2831] introduced file-mapped memory segment with some basic functionalities.

committing mostly as a backup.

13 years ago[master]Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
Jeremy C. Reed [Fri, 8 Mar 2013 16:55:49 +0000 (10:55 -0600)] 
[master]Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10

fix conflict in changelog

13 years ago[master] various more typo and misspelling fixes
Jeremy C. Reed [Fri, 8 Mar 2013 16:32:43 +0000 (10:32 -0600)] 
[master] various more typo and misspelling fixes

Some slight grammar changes.
Mostly in comments, but some for api docs.
Changes a isc_throw output too.

Reviewed via jabber.

13 years ago[master] add git revision for changelog entry
Jeremy C. Reed [Fri, 8 Mar 2013 16:32:18 +0000 (10:32 -0600)] 
[master] add git revision for changelog entry