]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
6 years ago[#488,!259] Parse siaddr, sname and boot-file-name in shared network parser.
Marcin Siodelski [Wed, 6 Mar 2019 15:47:00 +0000 (16:47 +0100)] 
[#488,!259] Parse siaddr, sname and boot-file-name in shared network parser.

6 years ago[#488,!259] Rename parameters in the base network parser.
Marcin Siodelski [Wed, 6 Mar 2019 15:44:29 +0000 (16:44 +0100)] 
[#488,!259] Rename parameters in the base network parser.

6 years ago[#488,!259] Test authoritative flag in MySQL CB.
Marcin Siodelski [Wed, 6 Mar 2019 15:44:07 +0000 (16:44 +0100)] 
[#488,!259] Test authoritative flag in MySQL CB.

6 years ago[#488,!259] Added support for boot file, next_server and sname to MySQL CB.
Marcin Siodelski [Wed, 6 Mar 2019 13:31:55 +0000 (14:31 +0100)] 
[#488,!259] Added support for boot file, next_server and sname to MySQL CB.

6 years ago[#488,!259] Added sname, next-server and boot-file-name to MySQL schema.
Marcin Siodelski [Wed, 6 Mar 2019 11:26:36 +0000 (12:26 +0100)] 
[#488,!259] Added sname, next-server and boot-file-name to MySQL schema.

6 years ago[#488,!259] Subnet's and Network's toElement do not output optionals.
Marcin Siodelski [Wed, 6 Mar 2019 11:15:04 +0000 (12:15 +0100)] 
[#488,!259] Subnet's and Network's toElement do not output optionals.

6 years ago[#488,!259] Extracted common parsing functions to a new class.
Marcin Siodelski [Wed, 6 Mar 2019 08:10:19 +0000 (09:10 +0100)] 
[#488,!259] Extracted common parsing functions to a new class.

6 years ago[#488,!259] Regenerated get_config_unittests for v4 and corrected issues.
Marcin Siodelski [Tue, 5 Mar 2019 19:43:24 +0000 (20:43 +0100)] 
[#488,!259] Regenerated get_config_unittests for v4 and corrected issues.

6 years ago[#488,!259] Correct unit tests failing after recent code updates.
Marcin Siodelski [Tue, 5 Mar 2019 11:03:45 +0000 (12:03 +0100)] 
[#488,!259] Correct unit tests failing after recent code updates.

6 years ago[#488,!259] Added support for authoritative flag in MySQL CB.
Marcin Siodelski [Mon, 4 Mar 2019 19:06:04 +0000 (20:06 +0100)] 
[#488,!259] Added support for authoritative flag in MySQL CB.

6 years ago[#488] Shared network parser stores parsed parameters in the object.
Marcin Siodelski [Mon, 4 Mar 2019 17:33:54 +0000 (18:33 +0100)] 
[#488] Shared network parser stores parsed parameters in the object.

6 years ago[#488] DHCP subnet and network parsers allow unspecified parameters.
Marcin Siodelski [Mon, 4 Mar 2019 11:02:39 +0000 (12:02 +0100)] 
[#488] DHCP subnet and network parsers allow unspecified parameters.

6 years ago[master] Removed trailing comma in the default kea-dhcp-ddns config. 465-add-subnet4-update-and-subnet6-update-commands-to-subnet-cmds-hook_base2
Marcin Siodelski [Thu, 7 Mar 2019 12:59:24 +0000 (13:59 +0100)] 
[master] Removed trailing comma in the default kea-dhcp-ddns config.

Okayed on jabber.

6 years agoimproved Sandbox class comments 357-unit-tests-create-too-long-socket-paths-that-are-not-allowed-by-unix-systems
Michal Nowikowski [Thu, 7 Mar 2019 11:18:03 +0000 (12:18 +0100)] 
improved Sandbox class comments

6 years agoremoved unnecessary includes
Michal Nowikowski [Thu, 7 Mar 2019 11:08:16 +0000 (12:08 +0100)] 
removed unnecessary includes

6 years ago[#357,!258] Added space after return.
Marcin Siodelski [Thu, 7 Mar 2019 10:52:08 +0000 (11:52 +0100)] 
[#357,!258] Added space after return.

6 years agoreplaced throwing exception in destructor with a trace and exit(1)
Michal Nowikowski [Thu, 7 Mar 2019 09:56:14 +0000 (10:56 +0100)] 
replaced throwing exception in destructor with a trace and exit(1)

6 years agochanges after review: updated comments and did other small improvements
Michal Nowikowski [Thu, 7 Mar 2019 09:30:08 +0000 (10:30 +0100)] 
changes after review: updated comments and did other small improvements

6 years agoChanged location of unit socket in unit tests
Michal Nowikowski [Tue, 5 Mar 2019 05:40:15 +0000 (06:40 +0100)] 
Changed location of unit socket in unit tests

Previously it was stored in TEST_DATA_BUILDDIR which resides inside repo sources.
Due to the fact that when repo was located in deep patch creating socket was
failing as max socket patch is about 100 characters. Now it is located
in temp folder managed by Sandbox class. The sandbox directory is created
in test constructor and deleted in destructor. As the temp directory
is in form /tmp/kea-XXXXXX the lnegth is always lower than 1000, so running
the unit tests never fails.

6 years ago[478-improve-error-message-database-backend-mysql] Reviewed changes and addressed... 478-improve-error-message-database-backend-mysql
Francis Dupont [Wed, 6 Mar 2019 20:24:38 +0000 (21:24 +0100)] 
[478-improve-error-message-database-backend-mysql] Reviewed changes and addressed comments

6 years ago[#478,!249] Added extra log error message.
Tomek Mrugalski [Wed, 6 Mar 2019 18:46:59 +0000 (19:46 +0100)] 
[#478,!249] Added extra log error message.

6 years ago[478-improve-error-message-database-backend-mysql] Better message for not built lease...
Francis Dupont [Thu, 28 Feb 2019 14:44:55 +0000 (15:44 +0100)] 
[478-improve-error-message-database-backend-mysql] Better message for not built lease database type

6 years ago[#471] Hammer docs updated 471-hammer-docs
Tomek Mrugalski [Wed, 6 Mar 2019 11:42:30 +0000 (12:42 +0100)] 
[#471] Hammer docs updated

6 years ago[#480] ChangeLog updated 480-shellcheck
Tomek Mrugalski [Wed, 6 Mar 2019 14:18:53 +0000 (15:18 +0100)] 
[#480] ChangeLog updated

6 years ago[480-shellcheck] Addressed SC2231 extra warnings
Francis Dupont [Wed, 6 Mar 2019 12:10:54 +0000 (13:10 +0100)] 
[480-shellcheck] Addressed SC2231 extra warnings

6 years agoFixed execution of find command
Tomek Mrugalski [Wed, 6 Mar 2019 11:23:19 +0000 (12:23 +0100)] 
Fixed execution of find command

6 years ago! -z replaced with -n
Tomek Mrugalski [Wed, 6 Mar 2019 11:09:52 +0000 (12:09 +0100)] 
! -z replaced with -n

6 years agoRemoved SC2046 disables and added nested double quotes instead.
Tomek Mrugalski [Wed, 6 Mar 2019 11:09:34 +0000 (12:09 +0100)] 
Removed SC2046 disables and added nested double quotes instead.

6 years agoAnother ! -z replaced with -n
Tomek Mrugalski [Wed, 6 Mar 2019 10:54:32 +0000 (11:54 +0100)] 
Another ! -z replaced with -n

6 years agoReplaced ! -z with -n
Tomek Mrugalski [Wed, 6 Mar 2019 10:53:42 +0000 (11:53 +0100)] 
Replaced ! -z with -n

6 years agoConverted sysrepo_config: bash -> sh
Tomek Mrugalski [Wed, 6 Mar 2019 10:35:48 +0000 (11:35 +0100)] 
Converted sysrepo_config: bash -> sh

6 years agoCopyright headers added. Addressed 3 remaining shellcheck issues.
Tomek Mrugalski [Wed, 6 Mar 2019 10:34:41 +0000 (11:34 +0100)] 
Copyright headers added. Addressed 3 remaining shellcheck issues.

6 years agoRemaining warnings in kea-admin and keactrl addressed.
Tomek Mrugalski [Wed, 6 Mar 2019 10:27:50 +0000 (11:27 +0100)] 
Remaining warnings in kea-admin and keactrl addressed.

6 years ago[480-shellcheck] Updated copyright years
Francis Dupont [Mon, 4 Mar 2019 22:12:50 +0000 (23:12 +0100)] 
[480-shellcheck] Updated copyright years

6 years agoList of scripts to check fixed.
Tomek Mrugalski [Mon, 4 Mar 2019 19:17:23 +0000 (20:17 +0100)] 
List of scripts to check fixed.

6 years agosysrepo_config cleaned up
Tomek Mrugalski [Mon, 4 Mar 2019 19:13:29 +0000 (20:13 +0100)] 
sysrepo_config cleaned up

6 years agocql_config cleaned up
Tomek Mrugalski [Mon, 4 Mar 2019 18:46:58 +0000 (19:46 +0100)] 
cql_config cleaned up

6 years agokea-admin fixed
Tomek Mrugalski [Mon, 4 Mar 2019 18:27:25 +0000 (19:27 +0100)] 
kea-admin fixed

6 years agoDisabled one more warning.
Tomek Mrugalski [Mon, 4 Mar 2019 18:06:08 +0000 (19:06 +0100)] 
Disabled one more warning.

6 years agoMore shellcheck fixes
Tomek Mrugalski [Mon, 4 Mar 2019 17:35:48 +0000 (18:35 +0100)] 
More shellcheck fixes

6 years agoReverted removal of prefix variable.
Tomek Mrugalski [Mon, 4 Mar 2019 15:00:27 +0000 (16:00 +0100)] 
Reverted removal of prefix variable.

6 years agoMore quotes!
Tomek Mrugalski [Mon, 4 Mar 2019 14:44:41 +0000 (15:44 +0100)] 
More quotes!

6 years agolocal variables declared and initialized separately
Tomek Mrugalski [Mon, 4 Mar 2019 14:34:57 +0000 (15:34 +0100)] 
local variables declared and initialized separately

6 years agoMore quotes
Tomek Mrugalski [Mon, 4 Mar 2019 14:32:23 +0000 (15:32 +0100)] 
More quotes

6 years agoWarning about local variables disabled
Tomek Mrugalski [Mon, 4 Mar 2019 14:12:31 +0000 (15:12 +0100)] 
Warning about local variables disabled

6 years agolocal directiver restored
Tomek Mrugalski [Mon, 4 Mar 2019 14:12:08 +0000 (15:12 +0100)] 
local directiver restored

6 years agoMore quotes
Tomek Mrugalski [Mon, 4 Mar 2019 11:26:01 +0000 (12:26 +0100)] 
More quotes

6 years ago[#480,!245] More fixes
Tomek Mrugalski [Sat, 2 Mar 2019 02:34:40 +0000 (03:34 +0100)] 
[#480,!245] More fixes

6 years ago[#480,!245] Some more shell fixes
Tomek Mrugalski [Thu, 28 Feb 2019 21:13:43 +0000 (22:13 +0100)] 
[#480,!245] Some more shell fixes

6 years ago[#480,!245] Some bugs in scripts fixed.
Tomek Mrugalski [Tue, 26 Feb 2019 19:46:15 +0000 (20:46 +0100)] 
[#480,!245] Some bugs in scripts fixed.

6 years agogitlab-ci simplified
Tomek Mrugalski [Tue, 26 Feb 2019 19:24:36 +0000 (20:24 +0100)] 
gitlab-ci simplified

6 years agoapt changed to apt-get
Tomek Mrugalski [Tue, 26 Feb 2019 19:11:03 +0000 (20:11 +0100)] 
apt changed to apt-get

6 years agoStage defined explicitly as test
Tomek Mrugalski [Tue, 26 Feb 2019 19:05:00 +0000 (20:05 +0100)] 
Stage defined explicitly as test

6 years agoattempt #6
Tomek Mrugalski [Tue, 26 Feb 2019 18:53:21 +0000 (19:53 +0100)] 
attempt #6

6 years agoattempt #5
Tomek Mrugalski [Tue, 26 Feb 2019 18:50:56 +0000 (19:50 +0100)] 
attempt #5

6 years ago[#480,!245] Attempt #4
Tomek Mrugalski [Tue, 26 Feb 2019 18:35:35 +0000 (19:35 +0100)] 
[#480,!245] Attempt #4

6 years ago[#480,!245] Attempt #3
Tomek Mrugalski [Tue, 26 Feb 2019 18:33:06 +0000 (19:33 +0100)] 
[#480,!245] Attempt #3

6 years ago[#480,!245] yml random fix attempt
Tomek Mrugalski [Tue, 26 Feb 2019 18:24:41 +0000 (19:24 +0100)] 
[#480,!245] yml random fix attempt

6 years ago[#480,!245] Using debian image now
Tomek Mrugalski [Tue, 26 Feb 2019 18:20:59 +0000 (19:20 +0100)] 
[#480,!245] Using debian image now

6 years ago[#480,!245] First gitlab-ci added
Tomek Mrugalski [Tue, 26 Feb 2019 18:04:15 +0000 (19:04 +0100)] 
[#480,!245] First gitlab-ci added

6 years agoupdated changelog about hammer changes 518-hammer-check-vagrant-version-remove-from-extra_dist 430-configure-location-of-datadir_base 465-add-subnet4-update-and-subnet6-update-commands-to-subnet-cmds-hook_base 486-no-longer-use-bison-is-yacc-emulation-mode_base
Michal Nowikowski [Tue, 5 Mar 2019 05:35:36 +0000 (06:35 +0100)] 
updated changelog about hammer changes

6 years agohammer: added checking vagrant version, removed hammer from EXTRA_DIST
Michal Nowikowski [Mon, 4 Mar 2019 10:36:57 +0000 (11:36 +0100)] 
hammer: added checking vagrant version, removed hammer from EXTRA_DIST

6 years ago[master] Added ChangeLog for #489.
Marcin Siodelski [Mon, 4 Mar 2019 15:13:37 +0000 (16:13 +0100)] 
[master] Added ChangeLog for #489.

6 years ago[#489,!250] Drop constraints on dhcp6_[pd]_pool prior to rename.
Marcin Siodelski [Mon, 4 Mar 2019 12:05:19 +0000 (13:05 +0100)] 
[#489,!250] Drop constraints on dhcp6_[pd]_pool prior to rename.

6 years ago[#489,!250] Addressed review comments.
Marcin Siodelski [Mon, 4 Mar 2019 11:45:36 +0000 (12:45 +0100)] 
[#489,!250] Addressed review comments.

6 years ago[#489,!250] Updated MySQL admin tests for new percent parameters.
Marcin Siodelski [Fri, 1 Mar 2019 14:53:52 +0000 (15:53 +0100)] 
[#489,!250] Updated MySQL admin tests for new percent parameters.

6 years ago[#489,!250] Extended MySQL backend to store floating values in shared nets.
Marcin Siodelski [Fri, 1 Mar 2019 14:28:39 +0000 (15:28 +0100)] 
[#489,!250] Extended MySQL backend to store floating values in shared nets.

6 years ago[#489,!250] Extend MySQL backend to store floating point values.
Marcin Siodelski [Fri, 1 Mar 2019 14:06:25 +0000 (15:06 +0100)] 
[#489,!250] Extend MySQL backend to store floating point values.

6 years ago[#489] Updated MySQL CB to handle unspecified subnet and network values.
Marcin Siodelski [Thu, 28 Feb 2019 09:28:27 +0000 (10:28 +0100)] 
[#489] Updated MySQL CB to handle unspecified subnet and network values.

6 years agoChangelog updated 362-Editing_User_Guide_grammar,_clarity 489-the-mysql-config-backend-must-store-unspecified-subnet-and-network-parameters-as-null-2 481-remote-subnet4-set-inconsistent-work-when-id-subnet-is-duplicated_base 492-cb-subnet-merge-vs-duplicate-subnet-prefixes_base 499-global-keywords-entries_base 512-remote-network4-del-update_base
Tomek Mrugalski [Thu, 28 Feb 2019 14:55:11 +0000 (15:55 +0100)] 
Changelog updated

6 years agoMinor clarification with LFC
Tomek Mrugalski [Thu, 28 Feb 2019 14:44:28 +0000 (15:44 +0100)] 
Minor clarification with LFC

6 years agoUpdate dhcp6-srv.xml to fix small grammatical errors lines 1158-1162
Suzanne Goldlust [Mon, 25 Feb 2019 15:11:43 +0000 (10:11 -0500)] 
Update dhcp6-srv.xml to fix small grammatical errors lines 1158-1162

6 years ago[#362] Corrected escaped examples.
Tomek Mrugalski [Mon, 25 Feb 2019 14:14:13 +0000 (15:14 +0100)] 
[#362] Corrected escaped examples.

6 years ago[#362] Clarified when an option is sent
Tomek Mrugalski [Mon, 25 Feb 2019 14:02:05 +0000 (15:02 +0100)] 
[#362] Clarified when an option is sent

6 years ago[#362] Unicast address binding example in v6
Tomek Mrugalski [Mon, 25 Feb 2019 13:57:17 +0000 (14:57 +0100)] 
[#362] Unicast address binding example in v6

6 years agoUpdate dhcp4-srv.xml to add missing "a" in line 499
Suzanne Goldlust [Fri, 22 Feb 2019 15:11:26 +0000 (10:11 -0500)] 
Update dhcp4-srv.xml to add missing "a" in line 499

6 years agoUpdate dhcp6-srv.xml to add missing "a" in line 629
Suzanne Goldlust [Fri, 22 Feb 2019 15:10:43 +0000 (10:10 -0500)] 
Update dhcp6-srv.xml to add missing "a" in line 629

6 years ago[#362,!182] Added clarification about Cassandra connection failure handling
Tomek Mrugalski [Fri, 22 Feb 2019 13:04:41 +0000 (14:04 +0100)] 
[#362,!182] Added clarification about Cassandra connection failure handling

6 years ago[#362,!182] Example of hosts-database added.
Tomek Mrugalski [Fri, 22 Feb 2019 12:57:10 +0000 (13:57 +0100)] 
[#362,!182] Example of hosts-database added.

6 years ago[#362,!182] Links to on-line ARM replaced with local references
Tomek Mrugalski [Fri, 22 Feb 2019 10:01:42 +0000 (11:01 +0100)] 
[#362,!182] Links to on-line ARM replaced with local references

6 years ago[#362,!182] Added missing <command>s in recently added text
Tomek Mrugalski [Fri, 22 Feb 2019 09:52:47 +0000 (10:52 +0100)] 
[#362,!182] Added missing <command>s in recently added text

6 years ago[#362,!182] comment review: move lease-expiration params to beginning of the charter
Tomek Mrugalski [Fri, 22 Feb 2019 09:40:40 +0000 (10:40 +0100)] 
[#362,!182] comment review: move lease-expiration params to beginning of the charter

6 years ago[#362,!182] Added clarification what it means to enable lease affinity
Tomek Mrugalski [Fri, 22 Feb 2019 08:50:18 +0000 (09:50 +0100)] 
[#362,!182] Added clarification what it means to enable lease affinity

6 years ago[#362,!182] Removed obsolete libdhcp secton
Tomek Mrugalski [Thu, 21 Feb 2019 21:55:21 +0000 (22:55 +0100)] 
[#362,!182] Removed obsolete libdhcp secton

6 years agoUpdate dhcp6-srv.xml to incorporate Stephen's comments
Suzanne Goldlust [Wed, 20 Feb 2019 20:03:00 +0000 (15:03 -0500)] 
Update dhcp6-srv.xml to incorporate Stephen's comments

6 years agoUpdate dhcp4-srv.xml to add minor text corrections from Stephen
Suzanne Goldlust [Wed, 20 Feb 2019 20:02:16 +0000 (15:02 -0500)] 
Update dhcp4-srv.xml to add minor text corrections from Stephen

6 years agoUpdate dhcp4-srv.xml to add Stephen's recommended change (copying lines 525-533 from...
Suzanne Goldlust [Wed, 20 Feb 2019 19:52:38 +0000 (14:52 -0500)] 
Update dhcp4-srv.xml to add Stephen's recommended change (copying lines 525-533 from dhcp6-srv.xml)

6 years agoUpdate dhcp4-srv.xml to incorporate Stephen's review comments
Suzanne Goldlust [Thu, 7 Feb 2019 15:56:53 +0000 (10:56 -0500)] 
Update dhcp4-srv.xml to incorporate Stephen's review comments

6 years agoUpdate install.xml
Suzanne Goldlust [Tue, 5 Feb 2019 15:08:29 +0000 (10:08 -0500)] 
Update install.xml

6 years agoUpdate stats.xml
Suzanne Goldlust [Mon, 4 Feb 2019 21:32:39 +0000 (16:32 -0500)] 
Update stats.xml

6 years agoUpdate shell.xml
Suzanne Goldlust [Thu, 31 Jan 2019 19:52:22 +0000 (14:52 -0500)] 
Update shell.xml

6 years agoUpdate quickstart.xml
Suzanne Goldlust [Thu, 31 Jan 2019 19:50:08 +0000 (14:50 -0500)] 
Update quickstart.xml

6 years agoUpdate netconf.xml
Suzanne Goldlust [Thu, 31 Jan 2019 19:49:20 +0000 (14:49 -0500)] 
Update netconf.xml

6 years agoUpdate logging.xml
Suzanne Goldlust [Thu, 31 Jan 2019 17:25:56 +0000 (12:25 -0500)] 
Update logging.xml

6 years agoUpdate logging.xml
Suzanne Goldlust [Thu, 31 Jan 2019 16:27:34 +0000 (11:27 -0500)] 
Update logging.xml

6 years agoUpdate libdhcp.xml
Suzanne Goldlust [Thu, 31 Jan 2019 14:55:12 +0000 (09:55 -0500)] 
Update libdhcp.xml

6 years agoUpdate dhcp6-srv.xml
Suzanne Goldlust [Fri, 25 Jan 2019 16:23:57 +0000 (11:23 -0500)] 
Update dhcp6-srv.xml

6 years agoUpdate api.xml
Suzanne Goldlust [Thu, 24 Jan 2019 22:44:27 +0000 (17:44 -0500)] 
Update api.xml

6 years agoUpdate lease-expiration.xml
Suzanne Goldlust [Wed, 23 Jan 2019 22:19:58 +0000 (17:19 -0500)] 
Update lease-expiration.xml

6 years agoUpdate keactrl.xml
Suzanne Goldlust [Thu, 17 Jan 2019 20:30:17 +0000 (15:30 -0500)] 
Update keactrl.xml