]>
git.ipfire.org Git - thirdparty/kea.git/log
Stephen Morris [Mon, 9 Nov 2015 12:41:52 +0000 (12:41 +0000)]
[3259] Changes after review
1. Updated Kea guide to note that removing the hooks-libraries
configuration element does not always have the expected effect.
2. Moved some documentation from the dhcp_parsers.cc file to the .h file.
3. Expanded checking of the contents of the hooks-libraries configuration
element.
Marcin Siodelski [Wed, 4 Nov 2015 02:31:57 +0000 (11:31 +0900)]
[3259] Corrected a typo.
Stephen Morris [Thu, 29 Oct 2015 17:51:12 +0000 (17:51 +0000)]
[3259] Ensure hooks example configuration files are copied on an install
Stephen Morris [Thu, 29 Oct 2015 15:03:48 +0000 (15:03 +0000)]
[3259] Changes after review
Stephen Morris [Wed, 28 Oct 2015 13:54:39 +0000 (13:54 +0000)]
[3259] Updates to handle new syntax only
As some incompatible changes have already been made to the hooks
interface (removal of the setSkip method), it seems pointless to
support both old and new hoos-libraries syntax. These modifications
remove support for the old syntax.
Stephen Morris [Wed, 28 Oct 2015 13:18:57 +0000 (13:18 +0000)]
[3259] Corrections to the documentation
Stephen Morris [Wed, 28 Oct 2015 11:38:21 +0000 (11:38 +0000)]
[3259] Fixed errors in .spec files.
Stephen Morris [Wed, 28 Oct 2015 11:27:12 +0000 (11:27 +0000)]
[3259] Add test to check that mixed syntax element is rejected
Stephen Morris [Wed, 28 Oct 2015 11:26:48 +0000 (11:26 +0000)]
[3259] Updating non-dhcpsrv test with new hooks library syntax
Stephen Morris [Wed, 28 Oct 2015 11:24:27 +0000 (11:24 +0000)]
[3259] Update .spec files with new hooks-libraries syntax
Stephen Morris [Wed, 28 Oct 2015 11:23:03 +0000 (11:23 +0000)]
[3259] Update documentation with new syntax
Stephen Morris [Tue, 27 Oct 2015 16:37:07 +0000 (16:37 +0000)]
[3259] Added capability to interpret old and new hooks library syntax
Stephen Morris [Tue, 27 Oct 2015 15:14:30 +0000 (15:14 +0000)]
[3259] Parameterise hooks configuration syntax tests
Modify the tests of the hooks-libraries syntax to allow testing
of both the old and the new syntax.
Marcin Siodelski [Tue, 27 Oct 2015 10:58:33 +0000 (11:58 +0100)]
[master] Added ChangeLog entry for #3977.
Marcin Siodelski [Tue, 27 Oct 2015 10:19:35 +0000 (11:19 +0100)]
[master] Merge branch 'trac3977'
Shawn Routhier [Tue, 27 Oct 2015 04:25:15 +0000 (21:25 -0700)]
[trac3977] update comment to be v4 instead of v6
Marcin Siodelski [Mon, 26 Oct 2015 19:50:30 +0000 (20:50 +0100)]
[3977] Addressed review comments.
Francis Dupont [Mon, 26 Oct 2015 12:56:51 +0000 (13:56 +0100)]
[master] Updated git hash
Francis Dupont [Mon, 26 Oct 2015 12:55:36 +0000 (13:55 +0100)]
[master] Finished merge of trac3978 (new leases-reclaim command)
Francis Dupont [Mon, 26 Oct 2015 12:52:43 +0000 (13:52 +0100)]
[master] Finished merge of trac3978 (new leases-reclaim command)
Francis Dupont [Mon, 26 Oct 2015 12:33:56 +0000 (13:33 +0100)]
[master] Merged trac3978 (new leases-reclaim command)
Shawn Routhier [Mon, 26 Oct 2015 05:25:45 +0000 (22:25 -0700)]
[trac3977] Tidy up some typos
Francis Dupont [Fri, 23 Oct 2015 02:23:45 +0000 (04:23 +0200)]
[3978] Addressed comments
Francis Dupont [Wed, 21 Oct 2015 19:22:25 +0000 (21:22 +0200)]
[master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea
Francis Dupont [Wed, 21 Oct 2015 19:21:55 +0000 (21:21 +0200)]
[master] spelling
Thomas Markwalder [Wed, 21 Oct 2015 18:58:02 +0000 (14:58 -0400)]
[master] Added ChangeLog entry 1036 for trac #3969.
Thomas Markwalder [Wed, 21 Oct 2015 18:24:19 +0000 (14:24 -0400)]
[master] Implemented schema upgrade for Postgres schema 2.0
Merged in branch 'trac3969'
Thomas Markwalder [Wed, 21 Oct 2015 15:57:47 +0000 (11:57 -0400)]
[3969] Addressed review comments
Francis Dupont [Wed, 21 Oct 2015 15:06:19 +0000 (17:06 +0200)]
[master] Replaced EXPECT_EQ by EXPECT_TRUE == on HWAddr
Francis Dupont [Wed, 21 Oct 2015 13:17:21 +0000 (15:17 +0200)]
[master] Updated git hash
Francis Dupont [Wed, 21 Oct 2015 13:15:17 +0000 (15:15 +0200)]
[master] Finished merge of trac4071 (internal record format in option doc)
Francis Dupont [Wed, 21 Oct 2015 13:13:11 +0000 (15:13 +0200)]
[master] Merged trac4071 (internal record format in option doc)
Francis Dupont [Wed, 21 Oct 2015 13:07:03 +0000 (15:07 +0200)]
[master] Merged trac4059 (layer 2 DHCPv6 relays)
Francis Dupont [Wed, 21 Oct 2015 13:05:11 +0000 (15:05 +0200)]
[master] Updated git hash
Francis Dupont [Wed, 21 Oct 2015 12:55:17 +0000 (14:55 +0200)]
[master] Finished merge of trac4058 (DHCPv4 Subnet Selection option)
Marcin Siodelski [Wed, 21 Oct 2015 12:15:24 +0000 (14:15 +0200)]
[3977] Added system_messages program to .gitignore.
Marcin Siodelski [Wed, 21 Oct 2015 11:21:32 +0000 (13:21 +0200)]
[3977] Removed unused code generating NCRs.
Marcin Siodelski [Wed, 21 Oct 2015 10:47:04 +0000 (12:47 +0200)]
[3977] Do not generate NCRs for prefix delegation.
Marcin Siodelski [Wed, 21 Oct 2015 10:25:04 +0000 (12:25 +0200)]
[3977] Improved logging in methods queueing NCRs and reclaiming leases.
Marcin Siodelski [Wed, 21 Oct 2015 09:20:15 +0000 (11:20 +0200)]
[3977] Added variants of PktX::makeLabel excluding transaction id.
Thomas Markwalder [Tue, 20 Oct 2015 12:36:14 +0000 (08:36 -0400)]
[3969] Added upgrade support from Postgres schema 1.0 to 2.0
Upgrade adds state column to both lease tables, the state table,
and the lease dump functions.
src/bin/admin/scripts/pgsql/upgrade_1.0_to_2.0.sh -
new script for upgrading postgres schema
src/bin/admin/tests/dhcpdb_create_1.0.pgsql
new sql script for creating 1.0 schema db
configure.ac
added entry for new upgrade script
src/bin/admin/kea-admin.in
pgsql_upgrade() - modified to set Postgres password env variable
and pass in remaining args as psql expects them
src/bin/admin/scripts/pgsql/Makefile.am
added entry for new upgrade script
src/bin/admin/tests/Makefile.am
added entry for 1.0 schema script
src/bin/admin/tests/pgsql_tests.sh.in
pgsql_upgrade_test() - revamped now that Postgres actually
has its first upgrade script.
Marcin Siodelski [Mon, 19 Oct 2015 13:30:01 +0000 (15:30 +0200)]
[3977] Name change requests are now generated when lease is reused.
This change triggered a lot of code refactoring for generating the
NameChangeRequests. Long story short is that the functions responsible
for generating NCRs from the lease information have been moved to
the libdhcpsrv where they better fit and where they may be used
by both allocation engine and the servers.
Stephen Morris [Tue, 20 Oct 2015 10:12:43 +0000 (11:12 +0100)]
[master] ChangeLog for trac3443
Stephen Morris [Tue, 20 Oct 2015 09:54:43 +0000 (10:54 +0100)]
[master] Merge branch 'trac3443'
Francis Dupont [Mon, 19 Oct 2015 17:14:33 +0000 (19:14 +0200)]
[4071] Tried inline description of standard option records
Stephen Morris [Mon, 19 Oct 2015 17:05:01 +0000 (18:05 +0100)]
[3443] Minor changes after review.
Marcin Siodelski [Mon, 19 Oct 2015 14:32:07 +0000 (07:32 -0700)]
[master] Fixing one more params binding issue in PostgreSQL.
This change was omitted during the previous commit.
Marcin Siodelski [Mon, 19 Oct 2015 14:17:10 +0000 (07:17 -0700)]
[master] Do not use temporary variables to bind to PostgreSQL queries.
This change has been reviewed and approved on jabber.
Francis Dupont [Sat, 17 Oct 2015 09:22:24 +0000 (11:22 +0200)]
[3978] Rearranged DHCPv4 unit tests
Francis Dupont [Sat, 17 Oct 2015 09:19:55 +0000 (11:19 +0200)]
[3978] Cleaned up code
Francis Dupont [Fri, 16 Oct 2015 23:10:25 +0000 (01:10 +0200)]
[3978] new command handler takes no argument
Francis Dupont [Fri, 16 Oct 2015 21:50:39 +0000 (23:50 +0200)]
[3978] Added unit tests
Francis Dupont [Fri, 16 Oct 2015 21:01:33 +0000 (23:01 +0200)]
[3978] Tentative leases-reclaim command
Francis Dupont [Fri, 16 Oct 2015 21:01:02 +0000 (23:01 +0200)]
[3978] spelling
Francis Dupont [Fri, 16 Oct 2015 21:00:35 +0000 (23:00 +0200)]
[3978] spelling
Francis Dupont [Fri, 16 Oct 2015 20:31:51 +0000 (22:31 +0200)]
[3978] commands-list -> list-commands
Marcin Siodelski [Fri, 16 Oct 2015 15:24:44 +0000 (17:24 +0200)]
[master] Added ChangeLog entry for #3968.
Marcin Siodelski [Fri, 16 Oct 2015 15:12:07 +0000 (17:12 +0200)]
[master] Merge branch 'trac3968'
Francis Dupont [Fri, 16 Oct 2015 14:00:31 +0000 (16:00 +0200)]
[master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea
Francis Dupont [Fri, 16 Oct 2015 14:00:07 +0000 (16:00 +0200)]
[master] Removed extra data_source_unittest.cc file
Tomek Mrugalski [Fri, 16 Oct 2015 12:57:52 +0000 (14:57 +0200)]
[master] Compilation fix.
Francis Dupont [Fri, 16 Oct 2015 12:19:39 +0000 (14:19 +0200)]
[master] Fixed bare make distcheck
Francis Dupont [Fri, 16 Oct 2015 11:46:02 +0000 (13:46 +0200)]
[master] Fixed Makefile.am
Francis Dupont [Fri, 16 Oct 2015 11:44:55 +0000 (13:44 +0200)]
[master] Updated git hash
Francis Dupont [Fri, 16 Oct 2015 11:44:05 +0000 (13:44 +0200)]
[master] Removed remaining references to system_messages.py
Francis Dupont [Fri, 16 Oct 2015 11:29:41 +0000 (13:29 +0200)]
[master] Finished merge of trac3516 (trac3516)
Marcin Siodelski [Thu, 15 Oct 2015 20:00:42 +0000 (22:00 +0200)]
[3968] Updated PostgreSQL schema per review comments.
Marcin Siodelski [Thu, 15 Oct 2015 19:48:01 +0000 (21:48 +0200)]
[3968] Added ASC sorting for indexes by expiration.
Marcin Siodelski [Thu, 15 Oct 2015 19:33:38 +0000 (21:33 +0200)]
[3968] New constraints added to the upgrade scripts and tests.
Also, updated the lease_hwaddr_source table with missing
entries from the lease.cc.
Marcin Siodelski [Thu, 15 Oct 2015 17:59:12 +0000 (19:59 +0200)]
[3968] Merge branch 'master' into trac3968
Marcin Siodelski [Thu, 15 Oct 2015 17:57:15 +0000 (19:57 +0200)]
[3968] Added additional constraints to mysql creation script.
Francis Dupont [Thu, 15 Oct 2015 17:17:31 +0000 (19:17 +0200)]
[4059] Added new cases to selectSubnetRelayLinkaddr unit test
Marcin Siodelski [Thu, 15 Oct 2015 14:20:15 +0000 (16:20 +0200)]
[master] Added Changelog entry for #4075.
Marcin Siodelski [Thu, 15 Oct 2015 14:16:50 +0000 (16:16 +0200)]
[master] Merge branch 'trac4075'
Francis Dupont [Thu, 15 Oct 2015 13:47:45 +0000 (15:47 +0200)]
[4058] Added an initResponse unit test
Francis Dupont [Thu, 15 Oct 2015 12:44:51 +0000 (14:44 +0200)]
[4058] Moved client-id option copy
Francis Dupont [Thu, 15 Oct 2015 12:18:05 +0000 (14:18 +0200)]
[3516] Added some comments in processFile() for loop
Francis Dupont [Thu, 15 Oct 2015 12:10:35 +0000 (14:10 +0200)]
[3516] Added a cap to DictionaryType
Tomek Mrugalski [Thu, 15 Oct 2015 08:34:01 +0000 (10:34 +0200)]
[master] Unit-test fixes after trac3987 merge.
Tomek Mrugalski [Thu, 15 Oct 2015 07:32:31 +0000 (09:32 +0200)]
[master] ChangeLog updated after trac3986 merge.
Tomek Mrugalski [Thu, 15 Oct 2015 07:29:55 +0000 (09:29 +0200)]
[master] Merge branch 'trac3987' (lease6_decline hook)
Tomek Mrugalski [Thu, 15 Oct 2015 07:29:09 +0000 (09:29 +0200)]
[3987] Changes after review:
- comments, message corrected
- unit-tests renamed to follow naming convention better
Marcin Siodelski [Thu, 15 Oct 2015 06:49:25 +0000 (08:49 +0200)]
[master] Added ChangeLog entry for #3975.
Marcin Siodelski [Thu, 15 Oct 2015 06:43:51 +0000 (08:43 +0200)]
[master] Merge branch 'trac3975'
Tomek Mrugalski [Wed, 14 Oct 2015 18:27:52 +0000 (20:27 +0200)]
[master] ChangeLog updated after #3985 merge.
Marcin Siodelski [Wed, 14 Oct 2015 17:28:04 +0000 (19:28 +0200)]
[3975] Addressed review comments.
Stephen Morris [Wed, 14 Oct 2015 17:10:09 +0000 (18:10 +0100)]
[3443] Removed some redundant length checks
Also some refomatting to better conform to Kea style guide and
added some method headers.
Tomek Mrugalski [Wed, 14 Oct 2015 14:56:47 +0000 (16:56 +0200)]
[master] Merge branch 'trac3985' (automated declined v6 lease recovery)
Tomek Mrugalski [Wed, 14 Oct 2015 14:52:36 +0000 (16:52 +0200)]
[3985] Comments updated after review.
Stephen Morris [Wed, 14 Oct 2015 13:03:26 +0000 (14:03 +0100)]
[master] Updated ChangeLog for trac3953
Stephen Morris [Wed, 14 Oct 2015 12:59:03 +0000 (13:59 +0100)]
[master] Merge branch 'trac3953'
Tomek Mrugalski [Wed, 14 Oct 2015 10:47:24 +0000 (12:47 +0200)]
[master] ChangeLog updated after trac3986 merge.
Tomek Mrugalski [Wed, 14 Oct 2015 10:22:26 +0000 (12:22 +0200)]
[master] Merge branch 'trac3986' (lease4_decline hook)
Tomek Mrugalski [Wed, 14 Oct 2015 10:22:11 +0000 (12:22 +0200)]
[3986] Changes in comments after review
Marcin Siodelski [Tue, 13 Oct 2015 20:01:00 +0000 (22:01 +0200)]
[4075] Corrected seconds to milliseconds in the log message.
Marcin Siodelski [Tue, 13 Oct 2015 19:59:12 +0000 (21:59 +0200)]
[4075] Added comment in the unit test about the usleep time selection.
Marcin Siodelski [Tue, 13 Oct 2015 19:43:38 +0000 (21:43 +0200)]
[4075] Account for the usleep wake up delays on VMs.
This change affects the reclaimExpiredLeasesTimeout test.
Tomek Mrugalski [Tue, 13 Oct 2015 17:19:56 +0000 (19:19 +0200)]
[master] ChangeLog updated after trac3499 merge.
Tomek Mrugalski [Tue, 13 Oct 2015 17:18:20 +0000 (19:18 +0200)]
[master] Merge branch 'trac3499' (hooks skip flag => next step status)
Tomek Mrugalski [Tue, 13 Oct 2015 17:17:04 +0000 (19:17 +0200)]
[3499] Changes after review:
- HandlesTest.CheckModifiedArgument test covers DROP status
- Hooks Component Developer's Guide updated
- Nest -> Next