]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
13 years ago[2420] added note about current limitation of adding rrset and sig separately.
JINMEI Tatuya [Wed, 28 Nov 2012 22:06:36 +0000 (14:06 -0800)] 
[2420] added note about current limitation of adding rrset and sig separately.

13 years ago[2420] unify destroying zone data and leak check in the test dtor
JINMEI Tatuya [Wed, 28 Nov 2012 21:40:46 +0000 (13:40 -0800)] 
[2420] unify destroying zone data and leak check in the test dtor

13 years ago[master] Fix sunstudio error and warnings
Jelte Jansen [Wed, 28 Nov 2012 19:39:07 +0000 (19:39 +0000)] 
[master] Fix sunstudio error and warnings

- add std:: to strerror calls
- clean up and const_cast long_options array

13 years ago[2312] Add std namespace before distance.
Marcin Siodelski [Wed, 28 Nov 2012 18:52:53 +0000 (19:52 +0100)] 
[2312] Add std namespace before distance.

If omitted the build fails on Solaris complaining that distance is unknown.

13 years ago[2312] Fixed unit tests for custom option as a result of review.
Marcin Siodelski [Wed, 28 Nov 2012 16:45:27 +0000 (17:45 +0100)] 
[2312] Fixed unit tests for custom option as a result of review.

13 years ago[2312] Changes to the code as a result of review.
Marcin Siodelski [Wed, 28 Nov 2012 16:04:26 +0000 (17:04 +0100)] 
[2312] Changes to the code as a result of review.

13 years ago[2312] Fix some typos and missing Doxygen keywords
Stephen Morris [Wed, 28 Nov 2012 13:03:44 +0000 (13:03 +0000)] 
[2312] Fix some typos and missing Doxygen keywords

13 years ago[2157] remove SIG(0) from MessageAttributes
Yoshitaka Aharen [Wed, 28 Nov 2012 11:04:03 +0000 (20:04 +0900)] 
[2157] remove SIG(0) from MessageAttributes

13 years ago[master] Update changelog for merge of #1044
Jelte Jansen [Wed, 28 Nov 2012 10:17:56 +0000 (11:17 +0100)] 
[master] Update changelog for merge of #1044

13 years ago[master] Merge branch 'trac1044'
Jelte Jansen [Wed, 28 Nov 2012 10:17:12 +0000 (11:17 +0100)] 
[master] Merge branch 'trac1044'

13 years ago[2374] Only recognize numbers if MasterLexer::NUMBER is set
Jelte Jansen [Wed, 28 Nov 2012 10:07:06 +0000 (11:07 +0100)] 
[2374] Only recognize numbers if MasterLexer::NUMBER is set

13 years ago[2157] aligned the case of opcode and rcode
Yoshitaka Aharen [Wed, 28 Nov 2012 09:58:03 +0000 (18:58 +0900)] 
[2157] aligned the case of opcode and rcode

13 years ago[2365] Added todo comments for added functions.
Marcin Siodelski [Wed, 28 Nov 2012 09:57:23 +0000 (10:57 +0100)] 
[2365] Added todo comments for added functions.

13 years ago[2365] Use (un)packOptions functions in classes derived from Option.
Marcin Siodelski [Wed, 28 Nov 2012 09:42:16 +0000 (10:42 +0100)] 
[2365] Use (un)packOptions functions in classes derived from Option.

13 years ago[2157] updated includes
Yoshitaka Aharen [Wed, 28 Nov 2012 09:41:58 +0000 (18:41 +0900)] 
[2157] updated includes

13 years ago[2157] use isc::dns::Opcode directly
Yoshitaka Aharen [Wed, 28 Nov 2012 09:39:16 +0000 (18:39 +0900)] 
[2157] use isc::dns::Opcode directly

13 years ago[2365] Added packOptions and unpackOptions.
Marcin Siodelski [Wed, 28 Nov 2012 09:34:57 +0000 (10:34 +0100)] 
[2365] Added packOptions and unpackOptions.

13 years ago[2312] Implemented toText method for custom options.
Marcin Siodelski [Wed, 28 Nov 2012 09:02:18 +0000 (10:02 +0100)] 
[2312] Implemented toText method for custom options.

13 years ago[2157] updated doxygen: MessageAttributes is now exception free.
JINMEI Tatuya [Wed, 28 Nov 2012 04:45:14 +0000 (20:45 -0800)] 
[2157] updated doxygen: MessageAttributes is now exception free.

13 years ago[2157] editorial cleanup: removed ';' at the end of function blocks
JINMEI Tatuya [Wed, 28 Nov 2012 04:36:38 +0000 (20:36 -0800)] 
[2157] editorial cleanup: removed ';' at the end of function blocks

13 years ago[master] Re-added 'u' marker for long unsigned
Jelte Jansen [Tue, 27 Nov 2012 22:52:48 +0000 (23:52 +0100)] 
[master] Re-added 'u' marker for long unsigned

Which got accidentally removed in the previous commit

13 years ago[2420] re-create updater in clearZoneData() to avoid referencing invalid data
JINMEI Tatuya [Tue, 27 Nov 2012 22:05:43 +0000 (14:05 -0800)] 
[2420] re-create updater in clearZoneData() to avoid referencing invalid data

13 years ago[2420] fixed typo in test names
JINMEI Tatuya [Tue, 27 Nov 2012 21:29:39 +0000 (13:29 -0800)] 
[2420] fixed typo in test names

13 years ago[master] Fix overflow catching in number lexer state
Jelte Jansen [Tue, 27 Nov 2012 21:23:53 +0000 (22:23 +0100)] 
[master] Fix overflow catching in number lexer state

13 years ago[2312] Implemented OptionCustom::toText() function.
Marcin Siodelski [Tue, 27 Nov 2012 20:53:54 +0000 (21:53 +0100)] 
[2312] Implemented OptionCustom::toText() function.

13 years ago[master] fix compiler warning; append 'u' to large unsigned decimals
Jelte Jansen [Tue, 27 Nov 2012 16:22:14 +0000 (17:22 +0100)] 
[master] fix compiler warning; append 'u' to large unsigned decimals

13 years ago[2312] Corrected typos in doxygen documentation.
Marcin Siodelski [Tue, 27 Nov 2012 15:58:06 +0000 (16:58 +0100)] 
[2312] Corrected typos in doxygen documentation.

13 years ago[2312] Report an error when option data is truncated.
Marcin Siodelski [Tue, 27 Nov 2012 15:52:51 +0000 (16:52 +0100)] 
[2312] Report an error when option data is truncated.

13 years ago[2312] Code cleanup in OptionCustom::createBuffers.
Marcin Siodelski [Tue, 27 Nov 2012 14:50:36 +0000 (15:50 +0100)] 
[2312] Code cleanup in OptionCustom::createBuffers.

13 years ago[master] Fix changes from #2374 to match API changes
Jelte Jansen [Tue, 27 Nov 2012 13:49:40 +0000 (14:49 +0100)] 
[master] Fix changes from #2374 to match API changes

13 years ago[2312] Added the method to return number of option data field.
Marcin Siodelski [Tue, 27 Nov 2012 13:32:34 +0000 (14:32 +0100)] 
[2312] Added the method to return number of option data field.

13 years ago[master] Merge branch 'trac2374'
Jelte Jansen [Tue, 27 Nov 2012 13:29:05 +0000 (14:29 +0100)] 
[master] Merge branch 'trac2374'

13 years ago[2374] Add one more test to numbers-that-are-strings
Jelte Jansen [Tue, 27 Nov 2012 13:28:41 +0000 (14:28 +0100)] 
[2374] Add one more test to numbers-that-are-strings

13 years ago[2398] minor update: fix an error message
Jelte Jansen [Tue, 27 Nov 2012 13:22:15 +0000 (14:22 +0100)] 
[2398] minor update: fix an error message

13 years ago[2312] Constructor unit test.
Marcin Siodelski [Tue, 27 Nov 2012 13:21:03 +0000 (14:21 +0100)] 
[2312] Constructor unit test.

13 years ago[master] Update .gitignore files
Mukund Sivaraman [Tue, 27 Nov 2012 13:19:23 +0000 (18:49 +0530)] 
[master] Update .gitignore files

13 years ago[2398] Unify two sending methods a bit
Jelte Jansen [Tue, 27 Nov 2012 13:09:20 +0000 (14:09 +0100)] 
[2398] Unify two sending methods a bit

By moving the error-checking into __send_data(), both send_prepared_msg() and __process_write() now only need to check the return value

13 years ago[2312] Implement pack and unpack.
Marcin Siodelski [Tue, 27 Nov 2012 12:43:54 +0000 (13:43 +0100)] 
[2312] Implement pack and unpack.

13 years ago[master] Fix test for the case where Python readline isn't available
Mukund Sivaraman [Tue, 27 Nov 2012 11:02:45 +0000 (16:32 +0530)] 
[master] Fix test for the case where Python readline isn't available

13 years ago[master] Fix sed regex syntax for BSDs' sed
Mukund Sivaraman [Tue, 27 Nov 2012 10:22:22 +0000 (15:52 +0530)] 
[master] Fix sed regex syntax for BSDs' sed

13 years ago[2364] Merge branch 'master' into trac2364
Stephen Morris [Tue, 27 Nov 2012 11:09:00 +0000 (11:09 +0000)] 
[2364] Merge branch 'master' into trac2364

13 years ago[2364] Correct typos in header comments
Stephen Morris [Tue, 27 Nov 2012 11:06:30 +0000 (11:06 +0000)] 
[2364] Correct typos in header comments

13 years ago[2398] Add second control socket pair to test msgq
Jelte Jansen [Tue, 27 Nov 2012 11:00:52 +0000 (12:00 +0100)] 
[2398] Add second control socket pair to test msgq

And remove internal timeouts in msgq again; actions are now only triggered by available data, as in the original

13 years ago[2312] Return option length.
Marcin Siodelski [Tue, 27 Nov 2012 10:48:25 +0000 (11:48 +0100)] 
[2312] Return option length.

13 years ago[2312] Updated doxygen comments in option_custom.h
Marcin Siodelski [Tue, 27 Nov 2012 10:48:06 +0000 (11:48 +0100)] 
[2312] Updated doxygen comments in option_custom.h

13 years ago[master] Change log for trac 2410
Stephen Morris [Tue, 27 Nov 2012 10:44:09 +0000 (10:44 +0000)] 
[master] Change log for trac 2410

13 years ago[2410] Merge branch 'master' into trac2410
Stephen Morris [Tue, 27 Nov 2012 10:16:03 +0000 (10:16 +0000)] 
[2410] Merge branch 'master' into trac2410

13 years ago[2312] Unit tests to validate custom options for different definitions.
Marcin Siodelski [Tue, 27 Nov 2012 10:06:29 +0000 (11:06 +0100)] 
[2312] Unit tests to validate custom options for different definitions.

13 years ago[master] Update ChangeLog for #2490.
Marcin Siodelski [Tue, 27 Nov 2012 07:42:56 +0000 (08:42 +0100)] 
[master] Update ChangeLog for #2490.

13 years ago[2225_statistics] add @staticmethod annotation to inc_notifyoutv4() and inc_notifyoutv6()
Naoki Kambe [Tue, 27 Nov 2012 05:58:14 +0000 (14:58 +0900)] 
[2225_statistics] add @staticmethod annotation to inc_notifyoutv4() and inc_notifyoutv6()

13 years ago[2225_statistics] do imp.reload(counter) in setUpClass()
Naoki Kambe [Tue, 27 Nov 2012 07:34:27 +0000 (16:34 +0900)] 
[2225_statistics] do imp.reload(counter) in setUpClass()

13 years ago[2225_statistics] change init() to class method (add @classmethod annotation)
Naoki Kambe [Tue, 27 Nov 2012 05:57:37 +0000 (14:57 +0900)] 
[2225_statistics] change init() to class method (add @classmethod annotation)

13 years ago[2225_statistics] put _COUNTER inside of the class scope
Naoki Kambe [Tue, 27 Nov 2012 06:57:34 +0000 (15:57 +0900)] 
[2225_statistics] put _COUNTER inside of the class scope

13 years ago[2312] Swap the custom option buffers when all initialized.
Marcin Siodelski [Tue, 27 Nov 2012 07:26:44 +0000 (08:26 +0100)] 
[2312] Swap the custom option buffers when all initialized.

13 years ago[2497] Add missing testcase for AbstractRdataFactory::create() from lexer
Mukund Sivaraman [Tue, 27 Nov 2012 04:50:18 +0000 (10:20 +0530)] 
[2497] Add missing testcase for AbstractRdataFactory::create() from lexer

13 years ago[2497] Add a new RdataFactory class which includes the new create() impl
Mukund Sivaraman [Tue, 27 Nov 2012 04:27:19 +0000 (09:57 +0530)] 
[2497] Add a new RdataFactory class which includes the new create() impl

Also code to gen-rdatacode.py to optionally use the new RdataFactory
for some types if configured to do so.

13 years ago[2497] Delete trailing whitespace
Mukund Sivaraman [Tue, 27 Nov 2012 04:15:39 +0000 (09:45 +0530)] 
[2497] Delete trailing whitespace

13 years ago[2497] Rename existing RdataFactory to OldRdataFactory
Mukund Sivaraman [Tue, 27 Nov 2012 04:08:40 +0000 (09:38 +0530)] 
[2497] Rename existing RdataFactory to OldRdataFactory

13 years ago[2497] Introduce a new AbstractRdataFactory::create() that takes a MasterLexer
Mukund Sivaraman [Tue, 27 Nov 2012 04:00:46 +0000 (09:30 +0530)] 
[2497] Introduce a new AbstractRdataFactory::create() that takes a MasterLexer

Also have a default implementation that simply concatenates
all token data into a string and calls the create() variant
which accepts a string.

13 years ago[2497] Add placeholder MasterLoader class
Mukund Sivaraman [Tue, 27 Nov 2012 03:58:26 +0000 (09:28 +0530)] 
[2497] Add placeholder MasterLoader class

It just contains MasterLoader::Options enum for now.

13 years ago[2497] Fix #endif comment to match #if comment
Mukund Sivaraman [Tue, 27 Nov 2012 03:57:47 +0000 (09:27 +0530)] 
[2497] Fix #endif comment to match #if comment

13 years ago[1745] Update ChangeLog
Mukund Sivaraman [Tue, 27 Nov 2012 01:40:53 +0000 (07:10 +0530)] 
[1745] Update ChangeLog

13 years agoMerge branch 'master' into trac1745
Mukund Sivaraman [Tue, 27 Nov 2012 00:50:42 +0000 (06:20 +0530)] 
Merge branch 'master' into trac1745

13 years ago[2312] Initialize custom option's buffers when option is not a record.
Marcin Siodelski [Mon, 26 Nov 2012 21:08:43 +0000 (22:08 +0100)] 
[2312] Initialize custom option's buffers when option is not a record.

13 years ago[2312] Use IOAddress::fromBytes intead of IOAddress::from_bytes.
Marcin Siodelski [Mon, 26 Nov 2012 19:32:27 +0000 (20:32 +0100)] 
[2312] Use IOAddress::fromBytes intead of IOAddress::from_bytes.

13 years ago[2404] Further refactoring and a bit of simplification.
Stephen Morris [Mon, 26 Nov 2012 19:17:27 +0000 (19:17 +0000)] 
[2404] Further refactoring and a bit of simplification.

Also, included dhcpsrv in the list of directories searched by Doxygen.

13 years ago[2312] Initialize structure holding buffer for data fields.
Marcin Siodelski [Mon, 26 Nov 2012 17:35:00 +0000 (18:35 +0100)] 
[2312] Initialize structure holding buffer for data fields.

13 years ago[2312] Use common read/write functions to store values in a buffer.
Marcin Siodelski [Mon, 26 Nov 2012 14:53:20 +0000 (15:53 +0100)] 
[2312] Use common read/write functions to store values in a buffer.

13 years ago[2312] Added functions to read data of different types from buffer.
Marcin Siodelski [Mon, 26 Nov 2012 12:19:42 +0000 (13:19 +0100)] 
[2312] Added functions to read data of different types from buffer.

13 years ago[2312] Added utility class to write data of various types to a buffer.
Marcin Siodelski [Mon, 26 Nov 2012 11:25:42 +0000 (12:25 +0100)] 
[2312] Added utility class to write data of various types to a buffer.

13 years ago[2312] Created OptionCustom class.
Marcin Siodelski [Mon, 26 Nov 2012 11:09:17 +0000 (12:09 +0100)] 
[2312] Created OptionCustom class.

13 years ago[master] Merge branch 'trac2490'
Marcin Siodelski [Mon, 26 Nov 2012 17:47:46 +0000 (18:47 +0100)] 
[master] Merge branch 'trac2490'

13 years agoFix cppcheck complain
Michal 'vorner' Vaner [Mon, 26 Nov 2012 15:18:47 +0000 (16:18 +0100)] 
Fix cppcheck complain

Cppcheck complained there's an uninitialized variable in constructor.
This is mostly a false positive (the value is not used before being
assigned), but fix it anyway to make it silent.

13 years ago[master] Temporarily disable two tests
Jelte Jansen [Mon, 26 Nov 2012 13:49:26 +0000 (14:49 +0100)] 
[master] Temporarily disable two tests

These make distcheck fail on a number of systems (they have built-in disabling code for a number of other systems). See ticket #2479

13 years ago[2364] More changes in response to review
Stephen Morris [Mon, 26 Nov 2012 13:28:40 +0000 (13:28 +0000)] 
[2364] More changes in response to review

Also change type of exception thrown by packX() if universe is incorrect.

13 years ago[2225_statistics] change the order of the parent classes and add setUp() and tearDown...
Naoki Kambe [Mon, 26 Nov 2012 13:08:12 +0000 (22:08 +0900)] 
[2225_statistics] change the order of the parent classes and add setUp() and tearDown() into the child classes

13 years ago[2225_statistics] reload module in setUp()
Naoki Kambe [Mon, 26 Nov 2012 13:07:06 +0000 (22:07 +0900)] 
[2225_statistics] reload module in setUp()

13 years ago[2225_statistics] should not do this test unless there is no timer parameter(time_to_...
Naoki Kambe [Mon, 26 Nov 2012 13:06:30 +0000 (22:06 +0900)] 
[2225_statistics] should not do this test unless there is no timer parameter(time_to_xxx) in statistics spec

13 years ago[2225_statistics] add tearDown()
Naoki Kambe [Mon, 26 Nov 2012 13:05:28 +0000 (22:05 +0900)] 
[2225_statistics] add tearDown()

clear statistics data when every test is finished

13 years ago[2225_statistics] revise a comment
Naoki Kambe [Mon, 26 Nov 2012 13:04:42 +0000 (22:04 +0900)] 
[2225_statistics] revise a comment

13 years ago[2364] Minor changes to exception text after review.
Stephen Morris [Mon, 26 Nov 2012 12:43:39 +0000 (12:43 +0000)] 
[2364] Minor changes to exception text after review.

13 years ago[2374] Comments for end of unnamed namespaces
Jelte Jansen [Mon, 26 Nov 2012 10:57:08 +0000 (11:57 +0100)] 
[2374] Comments for end of unnamed namespaces

13 years ago[2374] Use correct type for base of strtoul()
Jelte Jansen [Mon, 26 Nov 2012 10:48:48 +0000 (11:48 +0100)] 
[2374] Use correct type for base of strtoul()

13 years ago[2374] Add tests for escapes in numbers that are really strings
Jelte Jansen [Mon, 26 Nov 2012 10:43:46 +0000 (11:43 +0100)] 
[2374] Add tests for escapes in numbers that are really strings

13 years agoMerge #2375
Michal 'vorner' Vaner [Mon, 26 Nov 2012 10:32:59 +0000 (11:32 +0100)] 
Merge #2375

13 years ago[2374] Fix comments in number tokens
Jelte Jansen [Mon, 26 Nov 2012 10:30:06 +0000 (11:30 +0100)] 
[2374] Fix comments in number tokens

a number directly followed by ;comment was not parsed correctly

13 years agoMerge #2376
Michal 'vorner' Vaner [Mon, 26 Nov 2012 10:13:16 +0000 (11:13 +0100)] 
Merge #2376

Conflicts:
src/lib/datasrc/datasrc_messages.mes

13 years ago[1044] Revert perfdhcp disabled tests
Jelte Jansen [Mon, 26 Nov 2012 10:01:44 +0000 (11:01 +0100)] 
[1044] Revert perfdhcp disabled tests

This still needs to be done, but should probably go into a separate commit straight to master

13 years ago[2225_statistics] remove unused paths
Naoki Kambe [Mon, 26 Nov 2012 07:49:45 +0000 (16:49 +0900)] 
[2225_statistics] remove unused paths

13 years ago[2225_statistics] update counter class names in docstring
Naoki Kambe [Mon, 26 Nov 2012 05:12:09 +0000 (14:12 +0900)] 
[2225_statistics] update counter class names in docstring

13 years ago[2225_statistics] move init() into the Counter class
Naoki Kambe [Mon, 26 Nov 2012 04:35:11 +0000 (13:35 +0900)] 
[2225_statistics] move init() into the Counter class

13 years ago[2225_statistics] move constants which are used in test_rasing_incrementers()
Naoki Kambe [Thu, 22 Nov 2012 08:39:39 +0000 (17:39 +0900)] 
[2225_statistics] move constants which are used in test_rasing_incrementers()

13 years ago[2225_statistics] add tearDown()
Naoki Kambe [Thu, 22 Nov 2012 08:32:45 +0000 (17:32 +0900)] 
[2225_statistics] add tearDown()

clear statistics data when every test is finished

13 years ago[2225_statistics] reload counter module in each testcase
Naoki Kambe [Mon, 26 Nov 2012 08:03:16 +0000 (17:03 +0900)] 
[2225_statistics] reload counter module in each testcase

13 years ago[2225_statistics] add B10_FROM_SOURCE
Naoki Kambe [Mon, 26 Nov 2012 08:09:38 +0000 (17:09 +0900)] 
[2225_statistics] add B10_FROM_SOURCE

13 years ago[2225_statistics] rename class name and add TEST_SPECFILE_LOCATION
Naoki Kambe [Mon, 26 Nov 2012 08:09:16 +0000 (17:09 +0900)] 
[2225_statistics] rename class name and add TEST_SPECFILE_LOCATION

13 years ago[2225_statistics] add some test specfiles
Naoki Kambe [Mon, 26 Nov 2012 07:56:56 +0000 (16:56 +0900)] 
[2225_statistics] add some test specfiles

13 years ago[2375] a few trivial comment updates (fixing copy-paste errors)
JINMEI Tatuya [Mon, 26 Nov 2012 07:40:01 +0000 (16:40 +0900)] 
[2375] a few trivial comment updates (fixing copy-paste errors)

13 years ago[2376] corrected a trivial typo in doc
JINMEI Tatuya [Mon, 26 Nov 2012 06:57:47 +0000 (15:57 +0900)] 
[2376] corrected a trivial typo in doc

13 years ago[2375] cleanup: removed an unused function
JINMEI Tatuya [Mon, 26 Nov 2012 06:55:37 +0000 (15:55 +0900)] 
[2375] cleanup: removed an unused function