]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
10 years ago[4004] Allowed --disable-shared
Francis Dupont [Sat, 19 Sep 2015 11:25:24 +0000 (13:25 +0200)] 
[4004] Allowed --disable-shared

10 years ago[4004] Moved hooksStaticLinkInit() definition
Francis Dupont [Fri, 18 Sep 2015 18:21:29 +0000 (20:21 +0200)] 
[4004] Moved hooksStaticLinkInit() definition

10 years ago[4004] Got rid of *ENV_LIBRARY_PATH
Francis Dupont [Fri, 18 Sep 2015 18:21:04 +0000 (20:21 +0200)] 
[4004] Got rid of *ENV_LIBRARY_PATH

10 years ago[4004] Fixed static link
Francis Dupont [Fri, 18 Sep 2015 18:18:27 +0000 (20:18 +0200)] 
[4004] Fixed static link

10 years ago[master] ChangeLog updated after #3981. trac4061_base trac4062_base
Tomek Mrugalski [Fri, 18 Sep 2015 17:09:59 +0000 (19:09 +0200)] 
[master] ChangeLog updated after #3981.

10 years ago[master] Unit-test fix after #3981 merge.
Tomek Mrugalski [Fri, 18 Sep 2015 17:04:26 +0000 (19:04 +0200)] 
[master] Unit-test fix after #3981 merge.

 - Statistic is now reset properly in DeclineTest.*

10 years ago[master] Merge branch 'trac3981'
Tomek Mrugalski [Fri, 18 Sep 2015 16:10:28 +0000 (18:10 +0200)] 
[master] Merge branch 'trac3981'

Conflicts:
src/bin/dhcp4/tests/Makefile.am

10 years ago[3981] Changes after review:
Tomek Mrugalski [Fri, 18 Sep 2015 16:07:39 +0000 (18:07 +0200)] 
[3981] Changes after review:

 - moved lease decline to Lease::decline()

10 years ago[3981] Merge branch 'trac3981' of ssh://git.kea.isc.org/git/kea into trac3981
Tomek Mrugalski [Fri, 18 Sep 2015 14:58:07 +0000 (16:58 +0200)] 
[3981] Merge branch 'trac3981' of ssh://git.kea.isc.org/git/kea into trac3981

10 years ago[4047] Corrected order of calls in the TimerMgr unit test.
Marcin Siodelski [Fri, 18 Sep 2015 11:20:08 +0000 (13:20 +0200)] 
[4047] Corrected order of calls in the TimerMgr unit test.

10 years ago[4047] Cleanup in the TimerMgr unit tests.
Marcin Siodelski [Fri, 18 Sep 2015 11:08:14 +0000 (13:08 +0200)] 
[4047] Cleanup in the TimerMgr unit tests.

10 years ago[4047] Instance of the TimerMgr is now shared pointer.
Marcin Siodelski [Fri, 18 Sep 2015 11:03:05 +0000 (13:03 +0200)] 
[4047] Instance of the TimerMgr is now shared pointer.

10 years ago[4047] Fixed documentation of the TimerMgr.
Marcin Siodelski [Fri, 18 Sep 2015 10:45:47 +0000 (12:45 +0200)] 
[4047] Fixed documentation of the TimerMgr.

10 years ago[4047] Fixed issues with static deinitialization fiasco in TimerMgr.
Marcin Siodelski [Fri, 18 Sep 2015 10:36:22 +0000 (12:36 +0200)] 
[4047] Fixed issues with static deinitialization fiasco in TimerMgr.

10 years ago[4047] Implemented synchronization between the worker thead
Marcin Siodelski [Fri, 18 Sep 2015 05:49:40 +0000 (07:49 +0200)] 
[4047] Implemented synchronization between the worker thead

10 years ago[4049] untabify trac4004_base
Francis Dupont [Fri, 18 Sep 2015 07:51:32 +0000 (09:51 +0200)] 
[4049] untabify

10 years ago[trac3982] fix some typos
Shawn Routhier [Fri, 18 Sep 2015 02:06:53 +0000 (19:06 -0700)] 
[trac3982] fix some typos

10 years ago[4046] Fix missing message_dictionary.h in install directory
Stephen Morris [Thu, 17 Sep 2015 15:33:08 +0000 (16:33 +0100)] 
[4046] Fix missing message_dictionary.h in install directory

This file was included in message_initializer.h; as that was copied
to the install directory, this one needed to be as well (but wasn't).

Since MessageInitializer only contains a pointer to the message dictionary,
providing a standalone declaration of MessageDictionary in that file
eliminated the need to include the definition in message_dictionary.h,
so the #include of that file could be removed and with it the need to copy
it to the installation directory.

10 years ago[4049] Fixed the typeid(*option) bug
Francis Dupont [Thu, 17 Sep 2015 12:05:40 +0000 (14:05 +0200)] 
[4049] Fixed the typeid(*option) bug

10 years ago[trac3891] Typo level items
Shawn Routhier [Thu, 17 Sep 2015 00:11:14 +0000 (17:11 -0700)] 
[trac3891] Typo level items

10 years ago[4009] Added --with-boost-libs description trac4060_base
Francis Dupont [Wed, 16 Sep 2015 21:12:18 +0000 (23:12 +0200)] 
[4009] Added --with-boost-libs description

10 years ago[4009] Moved LICENSE file
Francis Dupont [Wed, 16 Sep 2015 21:01:46 +0000 (23:01 +0200)] 
[4009] Moved LICENSE file

10 years ago[4032] Improved message unit test comment
Francis Dupont [Wed, 16 Sep 2015 20:55:38 +0000 (22:55 +0200)] 
[4032] Improved message unit test comment

10 years ago[master] Updated git hash trac4049_base
Francis Dupont [Wed, 16 Sep 2015 15:36:44 +0000 (17:36 +0200)] 
[master] Updated git hash

10 years ago[master] Finished merge of trac3773 (always call SanityCheck)
Francis Dupont [Wed, 16 Sep 2015 15:36:06 +0000 (17:36 +0200)] 
[master] Finished merge of  trac3773 (always call SanityCheck)

10 years ago[master] Merged trac3773 (always call SanityCheck)
Francis Dupont [Wed, 16 Sep 2015 15:33:45 +0000 (17:33 +0200)] 
[master] Merged trac3773 (always call SanityCheck)

10 years ago[3773] Updated comments
Francis Dupont [Wed, 16 Sep 2015 15:32:14 +0000 (17:32 +0200)] 
[3773] Updated comments

10 years ago[trac3982] Fix some typos and cut and paste errors
Shawn Routhier [Wed, 16 Sep 2015 14:50:07 +0000 (07:50 -0700)] 
[trac3982] Fix some typos and cut and paste errors

10 years ago[3981] Messages reworded slightly.
Tomek Mrugalski [Wed, 16 Sep 2015 14:01:07 +0000 (16:01 +0200)] 
[3981] Messages reworded slightly.

10 years ago[3981] Changes after review:
Tomek Mrugalski [Wed, 16 Sep 2015 13:55:25 +0000 (15:55 +0200)] 
[3981] Changes after review:

 - Explanation why are we not updating assigned-addresses
 - DHCP4_DECLINE_LEASE message reworded as suggested
 - processDecline method described properly
 - declineNonMatchingIPAddresses description updated
 - global declined-addresses statistic added and tested
 -

10 years ago[master] Updated git hash
Francis Dupont [Wed, 16 Sep 2015 13:40:09 +0000 (15:40 +0200)] 
[master] Updated git hash

10 years ago[master] Finished merge of trac3911a (Makefile.am dependency)
Francis Dupont [Wed, 16 Sep 2015 13:38:20 +0000 (15:38 +0200)] 
[master] Finished merge of trac3911a (Makefile.am dependency)

10 years ago[3911a] untabify
Francis Dupont [Wed, 16 Sep 2015 13:32:39 +0000 (15:32 +0200)] 
[3911a] untabify

10 years ago[3973] Addressed review comments.
Marcin Siodelski [Wed, 16 Sep 2015 12:02:31 +0000 (14:02 +0200)] 
[3973] Addressed review comments.

10 years ago[master] Added ChangeLog entry for #3966.
Marcin Siodelski [Wed, 16 Sep 2015 11:07:14 +0000 (13:07 +0200)] 
[master] Added ChangeLog entry for #3966.

10 years ago[master] Merge branch 'trac3966'
Marcin Siodelski [Wed, 16 Sep 2015 10:54:05 +0000 (12:54 +0200)] 
[master] Merge branch 'trac3966'

10 years ago[3966] Updated schema files per review comments.
Marcin Siodelski [Tue, 15 Sep 2015 12:02:18 +0000 (14:02 +0200)] 
[3966] Updated schema files per review comments.

10 years ago[trac3891] Fix some typos in the message descriptions
Shawn Routhier [Tue, 15 Sep 2015 04:27:19 +0000 (21:27 -0700)] 
[trac3891] Fix some typos in the message descriptions

10 years ago[3973] Added todos for the lease reclamation routines.
Marcin Siodelski [Fri, 11 Sep 2015 07:34:37 +0000 (09:34 +0200)] 
[3973] Added todos for the lease reclamation routines.

10 years ago[3973] Explicit types in the base class constructor.
Marcin Siodelski [Thu, 10 Sep 2015 18:25:21 +0000 (20:25 +0200)] 
[3973] Explicit types in the base class constructor.

10 years ago[3973] Updated descriptions of lease reclamation routines in alloc_engine.h
Marcin Siodelski [Thu, 10 Sep 2015 17:58:55 +0000 (19:58 +0200)] 
[3973] Updated descriptions of lease reclamation routines in alloc_engine.h

10 years ago[3973] Update statistics when the lease is reclaimed.
Marcin Siodelski [Thu, 10 Sep 2015 14:27:32 +0000 (16:27 +0200)] 
[3973] Update statistics when the lease is reclaimed.

10 years ago[3973] Use client identifier to generate DHCID for lease reclamation.
Marcin Siodelski [Thu, 10 Sep 2015 10:43:37 +0000 (12:43 +0200)] 
[3973] Use client identifier to generate DHCID for lease reclamation.

10 years ago[3973] Implemented tests for DHCPv4 lease reclamation routine.
Marcin Siodelski [Wed, 9 Sep 2015 19:12:59 +0000 (21:12 +0200)] 
[3973] Implemented tests for DHCPv4 lease reclamation routine.

10 years ago[3973] Added logging to the lease expiration routine.
Marcin Siodelski [Wed, 9 Sep 2015 13:44:07 +0000 (15:44 +0200)] 
[3973] Added logging to the lease expiration routine.

Also added better exception handling.

10 years ago[3973] Implemented first version of the lease reclamation routine.
Marcin Siodelski [Tue, 8 Sep 2015 14:25:06 +0000 (16:25 +0200)] 
[3973] Implemented first version of the lease reclamation routine.

10 years ago[3982] Unit-tests fix.
Tomek Mrugalski [Wed, 9 Sep 2015 18:40:24 +0000 (20:40 +0200)] 
[3982] Unit-tests fix.

10 years ago[master] changed kea version from 'beta' to 'git' fd4o6_base
Wlodek Wencel [Wed, 9 Sep 2015 16:56:23 +0000 (18:56 +0200)] 
[master] changed kea version from 'beta' to 'git'

10 years ago[3982] Decline support in DHCPv6 implemented.
Tomek Mrugalski [Wed, 9 Sep 2015 14:15:46 +0000 (16:15 +0200)] 
[3982] Decline support in DHCPv6 implemented.

10 years ago[master] Updated git tag
Francis Dupont [Wed, 9 Sep 2015 11:59:13 +0000 (13:59 +0200)] 
[master] Updated git tag

10 years ago[master] Finished merge of trac4024 (critical C++ issues)
Francis Dupont [Wed, 9 Sep 2015 11:55:07 +0000 (13:55 +0200)] 
[master] Finished merge of trac4024 (critical C++ issues)

10 years ago[master] Merged trac4024 (critical C++ issues)
Francis Dupont [Wed, 9 Sep 2015 11:45:27 +0000 (13:45 +0200)] 
[master] Merged trac4024 (critical C++ issues)

10 years ago[3966] Added lease_states table to the MySQL database.
Marcin Siodelski [Wed, 9 Sep 2015 08:29:32 +0000 (10:29 +0200)] 
[3966] Added lease_states table to the MySQL database.

10 years ago[master] Added ChangeLog entry for #3970.
Marcin Siodelski [Tue, 8 Sep 2015 17:54:09 +0000 (19:54 +0200)] 
[master] Added ChangeLog entry for #3970.

The crowd goes wild with ChangeLog entry #1000!

10 years ago[master] Merge branch 'trac3970'
Marcin Siodelski [Tue, 8 Sep 2015 17:40:59 +0000 (19:40 +0200)] 
[master] Merge branch 'trac3970'

10 years ago[3970] Improved the test for TimerMgr::stopThread.
Marcin Siodelski [Tue, 8 Sep 2015 17:39:52 +0000 (19:39 +0200)] 
[3970] Improved the test for TimerMgr::stopThread.

This test now also checks that it is possible to skip running
ready handlers.

10 years ago[3966] Addressed review comments.
Marcin Siodelski [Tue, 8 Sep 2015 17:17:32 +0000 (19:17 +0200)] 
[3966] Addressed review comments.

10 years ago[3981] Compilation fixes, unit-tests now passing.
Tomek Mrugalski [Tue, 8 Sep 2015 17:08:42 +0000 (19:08 +0200)] 
[3981] Compilation fixes, unit-tests now passing.

10 years ago[3970] Addressed review comments again.
Marcin Siodelski [Tue, 8 Sep 2015 15:17:52 +0000 (17:17 +0200)] 
[3970] Addressed review comments again.

Implemented new test for the TimerMgr::stopThread().
Removed redundant clear of the error string.
Added comment to the TimerMgr about the thread safety.

10 years ago[master] Added ChangeLog entry 999 for 2615
Thomas Markwalder [Tue, 8 Sep 2015 14:05:45 +0000 (10:05 -0400)] 
[master] Added ChangeLog entry 999 for 2615

10 years ago[3981] DHCPDECLINE support implemented.
Tomek Mrugalski [Tue, 8 Sep 2015 12:35:28 +0000 (14:35 +0200)] 
[3981] DHCPDECLINE support implemented.

10 years agoMerge branch 'master' of ssh://git.kea.isc.org/git/kea
Thomas Markwalder [Tue, 8 Sep 2015 14:02:31 +0000 (10:02 -0400)] 
Merge branch 'master' of ssh://git.kea.isc.org/git/kea

10 years ago[master] ChangeLog updated after 3983 merge.
Tomek Mrugalski [Tue, 8 Sep 2015 13:46:42 +0000 (15:46 +0200)] 
[master] ChangeLog updated after 3983 merge.

10 years agoMerge branch 'trac2615'
Thomas Markwalder [Tue, 8 Sep 2015 13:40:25 +0000 (09:40 -0400)] 
Merge branch 'trac2615'

10 years ago[2615] Addressed review comments
Thomas Markwalder [Tue, 8 Sep 2015 13:38:49 +0000 (09:38 -0400)] 
[2615] Addressed review comments

Minor changes to commentary, etc.

10 years ago[master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea
Tomek Mrugalski [Tue, 8 Sep 2015 13:35:25 +0000 (15:35 +0200)] 
[master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea

10 years ago[master] distcheck fix after 3983 merge.
Tomek Mrugalski [Tue, 8 Sep 2015 13:20:05 +0000 (15:20 +0200)] 
[master] distcheck fix after 3983 merge.

10 years ago[trac3483] changelog
Jeremy C. Reed [Tue, 8 Sep 2015 13:17:40 +0000 (09:17 -0400)] 
[trac3483] changelog

10 years agoMerge branch 'trac3483'
Jeremy C. Reed [Tue, 8 Sep 2015 12:57:41 +0000 (08:57 -0400)] 
Merge branch 'trac3483'

10 years ago[master] Merge branch 'trac3983' (Decline parameters in v4 and v6)
Tomek Mrugalski [Tue, 8 Sep 2015 12:56:57 +0000 (14:56 +0200)] 
[master] Merge branch 'trac3983' (Decline parameters in v4 and v6)

10 years ago[3983] defaults.h moved to src (after Marcin's review)
Tomek Mrugalski [Tue, 8 Sep 2015 12:56:20 +0000 (14:56 +0200)] 
[3983] defaults.h moved to src (after Marcin's review)

10 years ago[4032] Added a message matching example
Francis Dupont [Mon, 7 Sep 2015 17:20:01 +0000 (19:20 +0200)] 
[4032] Added a message matching example

10 years ago[4009] Extra cleanup + Restore coroutine license
Francis Dupont [Mon, 7 Sep 2015 13:16:20 +0000 (15:16 +0200)] 
[4009] Extra cleanup + Restore coroutine license

10 years ago[3966] Fixed failing lease dump unit tests.
Marcin Siodelski [Mon, 7 Sep 2015 12:54:59 +0000 (14:54 +0200)] 
[3966] Fixed failing lease dump unit tests.

10 years ago[3966] Added missing logging trces to MySQL and Memfile.
Marcin Siodelski [Mon, 7 Sep 2015 12:24:57 +0000 (14:24 +0200)] 
[3966] Added missing logging trces to MySQL and Memfile.

10 years ago[3966] Implemented deletion of the reclaimed leases in MySQL.
Marcin Siodelski [Mon, 7 Sep 2015 11:58:22 +0000 (13:58 +0200)] 
[3966] Implemented deletion of the reclaimed leases in MySQL.

10 years ago[4009] Added --with-boost-libs for Fedora 22 where it can be required
Francis Dupont [Mon, 7 Sep 2015 11:52:25 +0000 (13:52 +0200)] 
[4009] Added --with-boost-libs for Fedora 22 where it can be required

10 years ago[3966] Implemented methods to retrieve expired leases in MySQL.
Marcin Siodelski [Mon, 7 Sep 2015 11:29:17 +0000 (13:29 +0200)] 
[3966] Implemented methods to retrieve expired leases in MySQL.

10 years ago[4009] Fixed 2 timeouts for CentOS 7
Francis Dupont [Mon, 7 Sep 2015 11:07:32 +0000 (13:07 +0200)] 
[4009] Fixed 2 timeouts for CentOS 7

10 years ago[3966] Updated MySQL lease manager to include state column in queries.
Marcin Siodelski [Mon, 7 Sep 2015 08:47:30 +0000 (10:47 +0200)] 
[3966] Updated MySQL lease manager to include state column in queries.

10 years ago[3966] Updated MySQL schema to version 4.0
Marcin Siodelski [Mon, 7 Sep 2015 08:19:32 +0000 (10:19 +0200)] 
[3966] Updated MySQL schema to version 4.0

10 years ago[3516] Addressed old comments
Francis Dupont [Sat, 5 Sep 2015 17:30:52 +0000 (19:30 +0200)] 
[3516] Addressed old comments

10 years ago[3516] Added missing trailing EOL
Francis Dupont [Sat, 5 Sep 2015 07:51:08 +0000 (09:51 +0200)] 
[3516] Added missing trailing EOL

10 years ago[3773] Added unit tests for confirm and rebind
Francis Dupont [Fri, 4 Sep 2015 21:56:20 +0000 (23:56 +0200)] 
[3773] Added unit tests for confirm and rebind

10 years ago[3773] Cleanup sanityCheck() related comments (phase 2)
Francis Dupont [Fri, 4 Sep 2015 20:39:54 +0000 (22:39 +0200)] 
[3773] Cleanup sanityCheck() related comments (phase 2)

10 years ago[3773] Added missing calls to sanityCheck() (phase 1)
Francis Dupont [Fri, 4 Sep 2015 20:18:40 +0000 (22:18 +0200)] 
[3773] Added missing calls to sanityCheck() (phase 1)

10 years ago[4009] Merge branch 'trac4009' of ssh://git.kea.isc.org/git/kea into trac4009
Francis Dupont [Fri, 4 Sep 2015 19:05:29 +0000 (21:05 +0200)] 
[4009] Merge branch 'trac4009' of ssh://git.kea.isc.org/git/kea into trac4009

10 years ago[4009] Removed no longer needed contine
Francis Dupont [Fri, 4 Sep 2015 19:04:18 +0000 (21:04 +0200)] 
[4009] Removed no longer needed contine

10 years ago[4009] Fixed DController unit test suffering from the race condition.
Marcin Siodelski [Fri, 4 Sep 2015 16:32:35 +0000 (18:32 +0200)] 
[4009] Fixed DController unit test suffering from the race condition.

10 years ago[4009] Fixed the deinitialization of objects in the Memfile unit test.
Marcin Siodelski [Fri, 4 Sep 2015 14:54:27 +0000 (16:54 +0200)] 
[4009] Fixed the deinitialization of objects in the Memfile unit test.

10 years ago[4009] Added missing includes to prevent build failures on Centos.
Marcin Siodelski [Fri, 4 Sep 2015 14:53:52 +0000 (16:53 +0200)] 
[4009] Added missing includes to prevent build failures on Centos.

10 years ago[4009] Fixed the failing unit test
Francis Dupont [Fri, 4 Sep 2015 11:56:46 +0000 (13:56 +0200)] 
[4009] Fixed the failing unit test

10 years ago[4009] Added some $(BOOST_LIBS) libtool fails to manage
Francis Dupont [Fri, 4 Sep 2015 09:44:52 +0000 (11:44 +0200)] 
[4009] Added some $(BOOST_LIBS) libtool fails to manage

10 years ago[3970] Add parameter to run pending callbacks when thread is stopped.
Marcin Siodelski [Fri, 4 Sep 2015 09:01:48 +0000 (11:01 +0200)] 
[3970] Add parameter to run pending callbacks when thread is stopped.

10 years ago[4009] Fixed the libboost_system dependency for Boost < 1.56
Francis Dupont [Fri, 4 Sep 2015 08:42:21 +0000 (10:42 +0200)] 
[4009] Fixed the libboost_system dependency for Boost < 1.56

10 years ago[3970] Addressed most of the review comments.
Marcin Siodelski [Fri, 4 Sep 2015 07:47:25 +0000 (09:47 +0200)] 
[3970] Addressed most of the review comments.

10 years ago[4009] Added BOOST_ASIO_HEADER_ONLY define
Francis Dupont [Thu, 3 Sep 2015 18:07:39 +0000 (20:07 +0200)] 
[4009] Added BOOST_ASIO_HEADER_ONLY define

10 years ago[4009] Added asio header checks
Francis Dupont [Thu, 3 Sep 2015 18:05:00 +0000 (20:05 +0200)] 
[4009] Added asio header checks

10 years ago[4009] Updated asiolink.h
Francis Dupont [Thu, 3 Sep 2015 18:01:21 +0000 (20:01 +0200)] 
[4009] Updated asiolink.h

10 years ago[4009] Updated asiolibk README
Francis Dupont [Thu, 3 Sep 2015 17:59:23 +0000 (19:59 +0200)] 
[4009] Updated asiolibk README