]>
git.ipfire.org Git - thirdparty/kea.git/log
Francis Dupont [Thu, 3 Nov 2016 12:25:14 +0000 (13:25 +0100)]
[5060] More yy -> eval in lexer source
Tomek Mrugalski [Thu, 3 Nov 2016 10:39:08 +0000 (11:39 +0100)]
[5060] lexer.cc regenerated
Tomek Mrugalski [Thu, 3 Nov 2016 10:38:56 +0000 (11:38 +0100)]
[5060] Compilation fix in lexer.ll
Francis Dupont [Tue, 1 Nov 2016 13:47:05 +0000 (13:47 +0000)]
[trac5060] regen
Francis Dupont [Tue, 1 Nov 2016 13:41:49 +0000 (14:41 +0100)]
[5060] yy prefix -> eval
Francis Dupont [Tue, 1 Nov 2016 10:23:01 +0000 (11:23 +0100)]
[master] Regenerated lexer.ll with flex 2.6.2 (last)
Marcin Siodelski [Mon, 31 Oct 2016 12:09:06 +0000 (13:09 +0100)]
[master] Fixed configure.ac issue with checking for gtest presence.
The test requires that the boost headers are included, otherwise the
test reports that gtest doesn't support XXX_TRUE() macros. This
change was okayed on jabber.
Tomek Mrugalski [Thu, 27 Oct 2016 10:44:42 +0000 (12:44 +0200)]
[master] files added to wrong repo.
Tomek Mrugalski [Thu, 27 Oct 2016 10:43:09 +0000 (12:43 +0200)]
[master] Initial commit: skeleton files added
Francis Dupont [Wed, 26 Oct 2016 14:08:19 +0000 (16:08 +0200)]
[master] Merged trac5051 (c++11 vs gtest)
Francis Dupont [Wed, 26 Oct 2016 14:07:02 +0000 (16:07 +0200)]
[5051] Updated error message
Francis Dupont [Mon, 24 Oct 2016 17:44:25 +0000 (19:44 +0200)]
[master] Merged trac5049 (configure displays C++ standard)
Francis Dupont [Wed, 19 Oct 2016 13:25:13 +0000 (15:25 +0200)]
[master] Merged trac4636 (log4cplus 2.x support)
Francis Dupont [Mon, 17 Oct 2016 15:53:45 +0000 (17:53 +0200)]
[5051] Ported the check from trac4631
Marcin Siodelski [Fri, 14 Oct 2016 11:53:17 +0000 (13:53 +0200)]
[master] Added ChangeLog entry for #2280.
Marcin Siodelski [Fri, 14 Oct 2016 11:50:11 +0000 (13:50 +0200)]
[master] Merge branch 'trac2280'
Francis Dupont [Fri, 14 Oct 2016 11:50:03 +0000 (13:50 +0200)]
[5049] Take and display C++ standard version in configure
Marcin Siodelski [Thu, 13 Oct 2016 14:54:20 +0000 (16:54 +0200)]
[master] Added ChangeLog entry for #5022.
Marcin Siodelski [Thu, 13 Oct 2016 14:29:31 +0000 (16:29 +0200)]
[master] Merge branch 'trac5022'
Marcin Siodelski [Thu, 13 Oct 2016 14:29:03 +0000 (16:29 +0200)]
[5022] Another test description corrected.
Tomek Mrugalski [Thu, 13 Oct 2016 11:51:47 +0000 (13:51 +0200)]
[5022] test descriptions updated
Marcin Siodelski [Wed, 12 Oct 2016 16:27:04 +0000 (18:27 +0200)]
[5022] Addressed review comments.
Removed a todo, updated example with multiple options and added
item descriptions in the DHCPv6 spec file.
Marcin Siodelski [Wed, 12 Oct 2016 08:25:29 +0000 (10:25 +0200)]
[2280] Avoid overlapping pools in the alloc engine unit tests.
Marcin Siodelski [Tue, 11 Oct 2016 21:57:54 +0000 (23:57 +0200)]
[2280] Improved efficiency of pool search.
Also added checks for overlapping pools within a subnet.
Marcin Siodelski [Thu, 6 Oct 2016 07:57:34 +0000 (09:57 +0200)]
[5022] Updated hosts test to check that pool options are overriden.
Marcin Siodelski [Thu, 6 Oct 2016 07:50:28 +0000 (09:50 +0200)]
[5022] Updated Kea Administrator's Manual with pool specific options.
Marcin Siodelski [Wed, 5 Oct 2016 19:25:14 +0000 (21:25 +0200)]
[5022] Updated DHCPv6 spec file with pool specific options.
Marcin Siodelski [Wed, 5 Oct 2016 18:56:42 +0000 (20:56 +0200)]
[5022] Options can only be specified for DHCPv6 pools.
Marcin Siodelski [Mon, 3 Oct 2016 09:56:20 +0000 (11:56 +0200)]
[5022] DHCPv6 server now supports specifying options on pool level.
Marcin Siodelski [Mon, 3 Oct 2016 07:49:29 +0000 (09:49 +0200)]
[5022] It is now possible to specify options for a prefix pool.
Stephen Morris [Wed, 21 Sep 2016 18:16:54 +0000 (19:16 +0100)]
[master] ChangeLog for #4484 and #5008
Stephen Morris [Wed, 21 Sep 2016 18:13:22 +0000 (19:13 +0100)]
[master] Merge branch 'trac5008'
Stephen Morris [Wed, 21 Sep 2016 18:12:10 +0000 (19:12 +0100)]
[master] Merge branch 'trac4484'
Tomek Mrugalski [Wed, 21 Sep 2016 18:03:00 +0000 (20:03 +0200)]
[master] ChangeLog updated.
Tomek Mrugalski [Wed, 21 Sep 2016 18:01:52 +0000 (20:01 +0200)]
[master] Merge branch 'trac3515' (man pages update)
Tomek Mrugalski [Wed, 21 Sep 2016 18:00:06 +0000 (20:00 +0200)]
[3515] Obsolete README removed.
Tomek Mrugalski [Wed, 21 Sep 2016 17:59:37 +0000 (19:59 +0200)]
[3515] Remaining man pages updated (after applying review comments)
Stephen Morris [Wed, 21 Sep 2016 17:24:14 +0000 (18:24 +0100)]
[5008] Minor correction to logging documentation
Tomek Mrugalski [Wed, 21 Sep 2016 15:24:51 +0000 (17:24 +0200)]
[master] ChangeLog updated after #3209 merge.
Tomek Mrugalski [Wed, 21 Sep 2016 15:15:55 +0000 (17:15 +0200)]
[master] Merge branch 'trac3209' (user_chk described in the User's Guide)
Tomek Mrugalski [Wed, 21 Sep 2016 15:06:38 +0000 (17:06 +0200)]
[5008] Small clarification and one @todo removed.
Marcin Siodelski [Wed, 21 Sep 2016 14:39:37 +0000 (16:39 +0200)]
[master] Added ChangeLog entry for #5012.
Marcin Siodelski [Wed, 21 Sep 2016 14:03:03 +0000 (16:03 +0200)]
[master] Merge branch 'trac5012'
Francis Dupont [Wed, 21 Sep 2016 11:19:50 +0000 (13:19 +0200)]
[master] Merged trac5006 (Kea User's Guide layout)
Stephen Morris [Wed, 21 Sep 2016 11:00:57 +0000 (12:00 +0100)]
[3209] Miscellaneous edits to the hooks documentation
Stephen Morris [Wed, 21 Sep 2016 09:40:12 +0000 (10:40 +0100)]
[5006] Minor fixes to PDF output
Move Kea logo to left of title in the header. Also fix an incorrect
cross-reference link in the DHCPv4 chapter.
Tomek Mrugalski [Wed, 21 Sep 2016 08:01:44 +0000 (10:01 +0200)]
[master] ChangeLog updated, missed review correction fixed.
Tomek Mrugalski [Wed, 21 Sep 2016 07:59:23 +0000 (09:59 +0200)]
[master] Merge branch 'trac4299' (devel guide update)
Tomek Mrugalski [Wed, 21 Sep 2016 07:58:59 +0000 (09:58 +0200)]
[4299] Minor typo fixed.
Tomek Mrugalski [Tue, 20 Sep 2016 20:23:14 +0000 (22:23 +0200)]
[3515] History section uncommented for perfdhcp.
Tomek Mrugalski [Tue, 20 Sep 2016 20:22:52 +0000 (22:22 +0200)]
[3515] See also section added.
Tomek Mrugalski [Tue, 20 Sep 2016 20:16:11 +0000 (22:16 +0200)]
[3515] D2 man page updated.
Tomek Mrugalski [Tue, 20 Sep 2016 20:10:31 +0000 (22:10 +0200)]
[3515] kea-dhcp4 man page updated.
Stephen Morris [Tue, 20 Sep 2016 19:45:23 +0000 (20:45 +0100)]
[4299] Minor edits during review
Marcin Siodelski [Tue, 20 Sep 2016 19:10:52 +0000 (21:10 +0200)]
[5012] Updated Kea library version numbers for 1.1-final release.
Marcin Siodelski [Tue, 20 Sep 2016 17:35:55 +0000 (19:35 +0200)]
[master] Added ChangeLog entry for #5009.
Tomek Mrugalski [Tue, 20 Sep 2016 17:19:18 +0000 (19:19 +0200)]
[3209] Added links to the Developer's guide section.
Tomek Mrugalski [Tue, 20 Sep 2016 17:09:03 +0000 (19:09 +0200)]
[3209] user_chk hook lib documented.
Stephen Morris [Tue, 20 Sep 2016 14:42:51 +0000 (15:42 +0100)]
[4484] Address review comments
Marcin Siodelski [Tue, 20 Sep 2016 14:40:38 +0000 (16:40 +0200)]
[master] Merge branch 'trac5009'
Stephen Morris [Tue, 20 Sep 2016 14:20:43 +0000 (15:20 +0100)]
[5008] Editing changes to chapters 9 through 18 of the Kea guide
Marcin Siodelski [Tue, 20 Sep 2016 13:37:11 +0000 (15:37 +0200)]
[5009] Addressed review comments.
Thomas Markwalder [Tue, 20 Sep 2016 10:32:38 +0000 (06:32 -0400)]
[master] Added ChangeLog entry 1174 for #5007.
Tomek Mrugalski [Tue, 20 Sep 2016 10:26:38 +0000 (12:26 +0200)]
[5009] Cassandra compilation fix.
Thomas Markwalder [Tue, 20 Sep 2016 10:13:40 +0000 (06:13 -0400)]
[master] kea-dhcp6 now only does DDNS on renewals if FQDN changes
Merges in branch 'trac5007'
Tomek Mrugalski [Tue, 20 Sep 2016 09:37:35 +0000 (11:37 +0200)]
[trac5009] Merge branch 'trac5009' of ssh://git.kea.isc.org/git/kea into trac5009
Tomek Mrugalski [Tue, 20 Sep 2016 09:37:02 +0000 (11:37 +0200)]
[5009] Compilation fixes for Linux
Marcin Siodelski [Tue, 20 Sep 2016 09:22:54 +0000 (11:22 +0200)]
[5009] Fix conversion of the IOAddress to uint32_t.
Marcin Siodelski [Tue, 20 Sep 2016 08:56:06 +0000 (10:56 +0200)]
[5009] Removed invalid log message from PgSQL lease manager.
Marcin Siodelski [Tue, 20 Sep 2016 08:53:40 +0000 (10:53 +0200)]
[5009] Check columns for NULL values in PostgreSQL host data source.
Marcin Siodelski [Tue, 20 Sep 2016 07:29:06 +0000 (09:29 +0200)]
[5009] Implemented get6(subnet_id, address) function for SQL backends.
Also removed uint32_t cast operator from IOAddress to remove
ambiguity when calling this new function.
Tomek Mrugalski [Mon, 19 Sep 2016 20:43:27 +0000 (22:43 +0200)]
[4299] General Developer's guide refresh.
Stephen Morris [Mon, 19 Sep 2016 14:09:23 +0000 (15:09 +0100)]
[4844] Editing pass through chapter 8 and more changes to chapter 7
Thomas Markwalder [Mon, 19 Sep 2016 13:08:54 +0000 (09:08 -0400)]
[5007] Addressed more review comments
src/bin/dhcp6/dhcp6_srv.cc
Dhcpv6Srv::createNameChangeRequests() - modified logic DNS-updated needed
logic to include changes to the FQDN flags.
src/bin/dhcp6/tests/fqdn_unittest.cc
TEST_F(FqdnDhcpv6SrvTest, processRequestRenewFqdnFlags) - new test to
verify the permutations of DNS direction flags on NCR generation
Stephen Morris [Sun, 18 Sep 2016 17:48:37 +0000 (18:48 +0100)]
[4844] Editing pass over first seven chapters of the Kea guide
Francis Dupont [Fri, 16 Sep 2016 19:15:16 +0000 (21:15 +0200)]
[5006] Applied proposed parameter for dblatex
Thomas Markwalder [Fri, 16 Sep 2016 18:27:46 +0000 (14:27 -0400)]
[5007] Addressed review comments
This is solution #2:
src/lib/dhcpsrv/alloc_engine.h
src/lib/dhcpsrv/alloc_engine.cc
AllocEngine::extendLease6() - replaced logic to set the context flags with
simply adding the original lease to the changed_leases_ list.
AllocEngine::updateLeaseData() - removed logic to set the context flags.
src/bin/dhcp6/dhcp6_srv.cc
Dhcpv6Srv::createNameChangeRequests() - replaced the context flag check
with logic which looks for candidate IA addresses in the ctx.changed_leases_
list. If found and the FDQN doman name has not changed, we move on to the
next candidate.
src/bin/dhcp6/tests/fqdn_unittest.cc
TEST_F(FqdnDhcpv6SrvTest, createNameChangeRequestsNoAddr) - removed
testing of context flag permutations
Marcin Siodelski [Fri, 16 Sep 2016 16:02:53 +0000 (18:02 +0200)]
[master] Added ChangeLog and updated AUTHORS for github #30.
Marcin Siodelski [Fri, 16 Sep 2016 15:29:21 +0000 (17:29 +0200)]
[master] Merge branch 'github30'
Marcin Siodelski [Fri, 16 Sep 2016 14:25:20 +0000 (16:25 +0200)]
[master] Merge branch 'trac3161'
Thomas Markwalder [Thu, 15 Sep 2016 20:10:53 +0000 (16:10 -0400)]
[5007] Suppress DDNS updates on DHCPv6 lease renewals unless the FQDN changes
src/lib/dhcpsrv/alloc_engine.h
src/lib/dhcpsrv/alloc_engine.cc
- AllocEngine::extendLease6()
- AllocEngine::updateLeaseData() - logic was added to clear the context
DNS update flags when the renewal does not alter the lease's FQDN.
src/bin/dhcp6/dhcp6_srv.h
src/bin/dhcp6/dhcp6_srv.cc
- Dhcpv6Srv::createNameChangeRequests() - added context as second parameter,
and modified function to return without creating NCR(s) if both update flags
in the context are false.
src/bin/dhcp6/tests/fqdn_unittest.cc
- TEST_F(FqdnDhcpv6SrvTest, createNameChangeRequests) - modified to verify
combinations of context update flags
- TEST_F(FqdnDhcpv6SrvTest, DISABLED_processTwoRequests) - renamed
to TEST_F(FqdnDhcpv6SrvTest, processTwoRequestsDiffFqdn) and enabled.
It had been disabled pending 3677 which has been completed.
- TEST_F(FqdnDhcpv6SrvTest, processTwoRequestsSameFqdn) - new test
which verifies that client "renewing" a lease by sending a second
request with the different FQDN generates the correct NCRs
- TEST_F(FqdnDhcpv6SrvTest, DISABLED_processRequestRenew) - renamed
to TEST_F(FqdnDhcpv6SrvTest, processRequestRenewDiffFqdn) and enabled.
It had been disabled pending 3677 which has been completed.
- TEST_F(FqdnDhcpv6SrvTest, processRequestRenewSameFqdn) - new test
which verifies that client renewing a lease by sending a renew
with the same FQDN does NOT generate any NCRs
Marcin Siodelski [Thu, 15 Sep 2016 18:23:59 +0000 (20:23 +0200)]
[github30] Updated MySQL upgrade scripts to use single quote.
Marcin Siodelski [Thu, 15 Sep 2016 13:52:17 +0000 (15:52 +0200)]
[github30] Merge branch 'xxwolfsrainxx-patch-1' into github30
This change has been ported from the repository:
- https://github.com/xxwolfsrainxx/kea.git
- branch: patch-1
Marcin Siodelski [Thu, 15 Sep 2016 13:19:07 +0000 (15:19 +0200)]
[master] Added ChangeLog for pull request #29.
Added two nicknames in the AUTHORS file to which we refer in the
ChangeLog.
Marcin Siodelski [Thu, 15 Sep 2016 12:54:52 +0000 (14:54 +0200)]
[master] Merge branch 'trac4328_1'
Marcin Siodelski [Thu, 15 Sep 2016 12:49:36 +0000 (14:49 +0200)]
[4328] Added parens around returned value of make_pair.
Marcin Siodelski [Thu, 15 Sep 2016 12:47:16 +0000 (14:47 +0200)]
[4328] Updated AUTHORS file.
Marcin Siodelski [Thu, 15 Sep 2016 11:45:03 +0000 (13:45 +0200)]
[4328] Merge branch 'andir-pull-request-29' into trac4328
Ported this change from https://github.com/andir/kea.git,
branch fix-make_pair.
Marcin Siodelski [Thu, 15 Sep 2016 11:01:53 +0000 (13:01 +0200)]
[master] Added ChangeLog entry for #4502.
Marcin Siodelski [Thu, 15 Sep 2016 11:00:19 +0000 (13:00 +0200)]
[master] Merge branch 'trac4502'
Marcin Siodelski [Thu, 15 Sep 2016 10:33:02 +0000 (12:33 +0200)]
[4502] Fixed a couple of nits in the Kea User's Guide per review comments.
Marcin Siodelski [Wed, 14 Sep 2016 16:03:38 +0000 (18:03 +0200)]
[master] Added ChangeLog entry for #3684.
Marcin Siodelski [Wed, 14 Sep 2016 16:02:39 +0000 (18:02 +0200)]
[master] Merge branch 'trac3684'
Marcin Siodelski [Wed, 14 Sep 2016 15:39:49 +0000 (17:39 +0200)]
[master] Added ChangeLog entry for #3950.
Marcin Siodelski [Wed, 14 Sep 2016 15:38:51 +0000 (17:38 +0200)]
[master] Merge branch 'trac3950'
Marcin Siodelski [Wed, 14 Sep 2016 15:19:18 +0000 (17:19 +0200)]
[master] Added ChangeLog entry for #4258.
Marcin Siodelski [Wed, 14 Sep 2016 15:18:14 +0000 (17:18 +0200)]
[master] Merge branch 'trac4258'
Marcin Siodelski [Wed, 14 Sep 2016 14:56:10 +0000 (16:56 +0200)]
[master] Added ChangeLog entry for #4765.
Marcin Siodelski [Wed, 14 Sep 2016 14:54:45 +0000 (16:54 +0200)]
[master] Merge branch 'trac4765'
Marcin Siodelski [Wed, 14 Sep 2016 14:51:31 +0000 (16:51 +0200)]
[4502] Minor fix in the User's Guide.