]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
9 years ago[4326] Changed ULL by an inline cast
Francis Dupont [Tue, 22 Mar 2016 16:45:19 +0000 (17:45 +0100)] 
[4326] Changed ULL by an inline cast

9 years ago[4326] untabified
Francis Dupont [Tue, 22 Mar 2016 16:31:30 +0000 (17:31 +0100)] 
[4326] untabified

9 years ago[4326] Fixed CID 1341464
Francis Dupont [Sat, 19 Mar 2016 16:46:37 +0000 (17:46 +0100)] 
[4326] Fixed CID 1341464

9 years ago[4326] Fixed CID 132738[1-4]
Francis Dupont [Sat, 19 Mar 2016 16:42:56 +0000 (17:42 +0100)] 
[4326] Fixed CID 132738[1-4]

9 years ago[4326] Fixed Coverity CID 1327378 (needs a second view)
Francis Dupont [Mon, 14 Mar 2016 19:04:45 +0000 (20:04 +0100)] 
[4326] Fixed Coverity CID 1327378 (needs a second view)

9 years ago[4326] Fixed Coverity CID 1232320
Francis Dupont [Mon, 14 Mar 2016 18:44:22 +0000 (19:44 +0100)] 
[4326] Fixed Coverity CID 1232320

9 years ago[4326] Fixed Coverity CID 1232272
Francis Dupont [Mon, 14 Mar 2016 17:58:19 +0000 (18:58 +0100)] 
[4326] Fixed Coverity CID 1232272

9 years ago[4326] Fixed Coverity CID 1232271
Francis Dupont [Mon, 14 Mar 2016 17:54:23 +0000 (18:54 +0100)] 
[4326] Fixed Coverity CID 1232271

9 years ago[4326] Addressed coverity CID 1202723
Francis Dupont [Sun, 13 Mar 2016 18:03:43 +0000 (19:03 +0100)] 
[4326] Addressed coverity CID 1202723

9 years ago[4326] copyright
Francis Dupont [Sun, 13 Mar 2016 18:01:43 +0000 (19:01 +0100)] 
[4326] copyright

9 years ago[4326] Addressed coverity CID 1202661
Francis Dupont [Sun, 13 Mar 2016 17:51:42 +0000 (18:51 +0100)] 
[4326] Addressed coverity CID 1202661

9 years ago[master] Added ChangeLog entry for #3571. trac4326_base
Marcin Siodelski [Fri, 11 Mar 2016 12:40:46 +0000 (13:40 +0100)] 
[master] Added ChangeLog entry for #3571.

9 years ago[master] Merge branch 'trac3571'
Marcin Siodelski [Fri, 11 Mar 2016 12:39:03 +0000 (13:39 +0100)] 
[master] Merge branch 'trac3571'

9 years ago[3571] Address review comments.
Marcin Siodelski [Fri, 11 Mar 2016 12:37:35 +0000 (13:37 +0100)] 
[3571] Address review comments.

Corrected mixed up use of DHCPv4 vs DHCPv6 and the
dhcp4 vs dhcp6 option space names.

9 years ago[master] Add commit number to change log entry for 4292
Shawn Routhier [Fri, 11 Mar 2016 03:43:13 +0000 (19:43 -0800)] 
[master] Add commit number to change log entry for 4292

9 years ago[master] Add comment and change log entry for 4292
Shawn Routhier [Fri, 11 Mar 2016 03:41:14 +0000 (19:41 -0800)] 
[master] Add comment and change log entry for 4292

9 years agoMerge branch 'trac4292' Copy BOOTP flags from requets to responses
Shawn Routhier [Fri, 11 Mar 2016 03:04:51 +0000 (19:04 -0800)] 
Merge branch 'trac4292' Copy BOOTP flags from requets to responses

9 years ago[master] Updated git hash
Francis Dupont [Wed, 9 Mar 2016 14:48:50 +0000 (15:48 +0100)] 
[master] Updated git hash

9 years ago[master] Finished merge of trac4315 (docs regeneration required python3)
Francis Dupont [Wed, 9 Mar 2016 14:48:04 +0000 (15:48 +0100)] 
[master] Finished merge of trac4315 (docs regeneration required python3)

9 years ago[master] Merged trac4315 (docs regeneration required python3)
Francis Dupont [Wed, 9 Mar 2016 14:45:40 +0000 (15:45 +0100)] 
[master] Merged trac4315 (docs regeneration required python3)

9 years ago[3571] Updated documentation of the Host class.
Marcin Siodelski [Wed, 9 Mar 2016 12:41:22 +0000 (13:41 +0100)] 
[3571] Updated documentation of the Host class.

9 years ago[3571] Added data structures to hold DHCP options in Host object.
Marcin Siodelski [Wed, 9 Mar 2016 12:20:16 +0000 (13:20 +0100)] 
[3571] Added data structures to hold DHCP options in Host object.

9 years ago[4315] Removed obsolete python3 check
Francis Dupont [Wed, 9 Mar 2016 12:16:59 +0000 (13:16 +0100)] 
[4315] Removed obsolete python3 check

9 years ago[master] Added ChangeLog entry for #3696. trac4315_base
Marcin Siodelski [Thu, 3 Mar 2016 16:09:02 +0000 (17:09 +0100)] 
[master] Added ChangeLog entry for #3696.

9 years ago[master] Merge branch 'trac3696'
Marcin Siodelski [Thu, 3 Mar 2016 14:58:56 +0000 (15:58 +0100)] 
[master] Merge branch 'trac3696'

9 years ago[3696] Updated test comments as a result of review.
Marcin Siodelski [Thu, 3 Mar 2016 14:57:29 +0000 (15:57 +0100)] 
[3696] Updated test comments as a result of review.

9 years ago[3696] Addressed review comments.
Marcin Siodelski [Tue, 1 Mar 2016 08:33:06 +0000 (09:33 +0100)] 
[3696] Addressed review comments.

Addressed a couple of minor issues and added unit tests for
switching between various lease database backends.

9 years ago[master] Fixed another use of option 65 as undefined trac3700_base trac4232a_base trac4272_base trac4313_base
Francis Dupont [Thu, 25 Feb 2016 13:36:25 +0000 (14:36 +0100)] 
[master] Fixed another use of option 65 as undefined

9 years ago[master] Updated git hash
Francis Dupont [Thu, 25 Feb 2016 12:15:03 +0000 (13:15 +0100)] 
[master] Updated git hash

9 years ago[master] Finished merge of trac4286 (missing simple standard DHCPv4 options)
Francis Dupont [Thu, 25 Feb 2016 12:14:06 +0000 (13:14 +0100)] 
[master] Finished merge of trac4286 (missing simple standard DHCPv4 options)

9 years ago[master] Merged trac4286 (missing simple standard DHCPv4 options)
Francis Dupont [Thu, 25 Feb 2016 12:09:10 +0000 (13:09 +0100)] 
[master] Merged trac4286 (missing simple standard DHCPv4 options)

9 years ago[4286] Added a comment to Option4AddrLstTest.empty
Francis Dupont [Thu, 25 Feb 2016 12:07:54 +0000 (13:07 +0100)] 
[4286] Added a comment to Option4AddrLstTest.empty

9 years ago[4286] Change NIS+ DHO_NIS_* into DHO_NISP_*
Francis Dupont [Thu, 25 Feb 2016 12:00:03 +0000 (13:00 +0100)] 
[4286] Change NIS+ DHO_NIS_* into DHO_NISP_*

9 years ago[4286] spelling
Francis Dupont [Thu, 25 Feb 2016 11:53:19 +0000 (12:53 +0100)] 
[4286] spelling

9 years ago[trac4292] Always copy the DHCPv4 flags field from the client's request to the server...
Shawn Routhier [Thu, 25 Feb 2016 04:51:53 +0000 (20:51 -0800)] 
[trac4292] Always copy the DHCPv4 flags field from the client's request to the server's response

9 years ago[4286] Updated CfgOptionDefTest.overrideStdOptionDef after option 65 added.
Tomek Mrugalski [Wed, 24 Feb 2016 14:34:40 +0000 (15:34 +0100)] 
[4286] Updated CfgOptionDefTest.overrideStdOptionDef after option 65 added.

9 years ago[master] ChangeLog/AUTHORS update after github #10 merge. trac4267_base0 trac4306_base trac4307_base trac4310_base
Tomek Mrugalski [Tue, 23 Feb 2016 17:27:20 +0000 (18:27 +0100)] 
[master] ChangeLog/AUTHORS update after github #10 merge.

9 years ago[master] Merge branch 'jpopelka-master' (github #10)
Tomek Mrugalski [Tue, 23 Feb 2016 16:10:31 +0000 (17:10 +0100)] 
[master] Merge branch 'jpopelka-master' (github #10)

9 years agoMerge branch 'master' of https://github.com/jpopelka/kea into jpopelka-master
Tomek Mrugalski [Tue, 23 Feb 2016 16:10:10 +0000 (17:10 +0100)] 
Merge branch 'master' of https://github.com/jpopelka/kea into jpopelka-master

9 years ago[master] Fixed #4231 doxygen warning
Francis Dupont [Fri, 19 Feb 2016 16:32:52 +0000 (17:32 +0100)] 
[master] Fixed #4231 doxygen warning

9 years ago[master] relay -> relay4 in classify doc
Francis Dupont [Fri, 19 Feb 2016 16:24:45 +0000 (17:24 +0100)] 
[master] relay -> relay4 in classify doc

9 years ago[master] parser *.hh timestamps
Francis Dupont [Fri, 19 Feb 2016 16:22:46 +0000 (17:22 +0100)] 
[master] parser *.hh timestamps

9 years ago[master] Merged trac4233 (new concat string function to classification expression)
Francis Dupont [Fri, 19 Feb 2016 16:21:36 +0000 (17:21 +0100)] 
[master] Merged trac4233 (new concat string function to classification expression)

9 years ago[master] Finished merge of trac4231 (new boolean operators)
Francis Dupont [Fri, 19 Feb 2016 15:53:05 +0000 (16:53 +0100)] 
[master] Finished merge of trac4231 (new boolean operators)

9 years ago[4231] Added logicalParentheses as a complement of logicalPrecedence unit tests
Francis Dupont [Thu, 18 Feb 2016 21:57:39 +0000 (22:57 +0100)] 
[4231] Added logicalParentheses as a complement of logicalPrecedence unit tests

9 years ago[master] ChangeLog updated.
Tomek Mrugalski [Thu, 18 Feb 2016 14:02:17 +0000 (15:02 +0100)] 
[master] ChangeLog updated.

9 years ago[master] Merge branch 'trac4264' (v4 relay options accessible in classification)
Tomek Mrugalski [Thu, 18 Feb 2016 12:36:59 +0000 (13:36 +0100)] 
[master] Merge branch 'trac4264' (v4 relay options accessible in classification)

9 years ago[4264] Fix in one Token unit-test
Tomek Mrugalski [Thu, 18 Feb 2016 12:36:30 +0000 (13:36 +0100)] 
[4264] Fix in one Token unit-test

9 years ago[4264] Minor tweak.
Tomek Mrugalski [Wed, 17 Feb 2016 17:52:40 +0000 (18:52 +0100)] 
[4264] Minor tweak.

9 years ago[4264] New unit-test for relay4 expression added.
Tomek Mrugalski [Wed, 17 Feb 2016 17:44:37 +0000 (18:44 +0100)] 
[4264] New unit-test for relay4 expression added.

9 years ago[4264] Parser files regenerated.
Tomek Mrugalski [Wed, 17 Feb 2016 17:44:13 +0000 (18:44 +0100)] 
[4264] Parser files regenerated.

9 years ago[4264] relay converted to relay4
Tomek Mrugalski [Wed, 17 Feb 2016 17:43:51 +0000 (18:43 +0100)] 
[4264] relay converted to relay4

9 years ago[4231] Improved parenthesis doc
Francis Dupont [Tue, 16 Feb 2016 08:44:14 +0000 (09:44 +0100)] 
[4231] Improved parenthesis doc

9 years ago[4231] Added doc
Francis Dupont [Mon, 15 Feb 2016 16:10:09 +0000 (17:10 +0100)] 
[4231] Added doc

9 years ago[4231] Addressed code comments
Francis Dupont [Mon, 15 Feb 2016 15:47:27 +0000 (16:47 +0100)] 
[4231] Addressed code comments

9 years ago[trac4264] Fix some typos in the comments and docs
Shawn Routhier [Thu, 11 Feb 2016 05:29:57 +0000 (21:29 -0800)] 
[trac4264] Fix some typos in the comments and docs

9 years ago[master] Added ChangeLog entry for #4254.
Marcin Siodelski [Mon, 8 Feb 2016 15:16:01 +0000 (16:16 +0100)] 
[master] Added ChangeLog entry for #4254.

9 years ago[master] Merge branch 'trac4254'
Marcin Siodelski [Mon, 8 Feb 2016 14:57:54 +0000 (15:57 +0100)] 
[master] Merge branch 'trac4254'

9 years ago[4264] Parser regenerated.
Tomek Mrugalski [Tue, 2 Feb 2016 22:17:46 +0000 (23:17 +0100)] 
[4264] Parser regenerated.

9 years ago[4264] relay[123].hex token implemented.
Tomek Mrugalski [Tue, 2 Feb 2016 22:17:22 +0000 (23:17 +0100)] 
[4264] relay[123].hex token implemented.

9 years ago[4286] Added definitions in guide
Francis Dupont [Thu, 28 Jan 2016 13:39:15 +0000 (14:39 +0100)] 
[4286] Added definitions in guide

9 years ago[4286] Added empty mobile-ip-home-agent test
Francis Dupont [Thu, 28 Jan 2016 13:34:10 +0000 (14:34 +0100)] 
[4286] Added empty mobile-ip-home-agent test

9 years ago[4286] Added option tests
Francis Dupont [Thu, 28 Jan 2016 13:21:06 +0000 (14:21 +0100)] 
[4286] Added option tests

9 years ago[4286] Added standard definitions
Francis Dupont [Thu, 28 Jan 2016 13:16:32 +0000 (14:16 +0100)] 
[4286] Added standard definitions

9 years ago[4286] Uncommented option definitions
Francis Dupont [Thu, 28 Jan 2016 12:59:12 +0000 (13:59 +0100)] 
[4286] Uncommented option definitions

9 years ago[4254] Updated perfdhcp man page to include -f for DHCPv4.
Marcin Siodelski [Wed, 20 Jan 2016 17:30:24 +0000 (18:30 +0100)] 
[4254] Updated perfdhcp man page to include -f for DHCPv4.

9 years ago[4254] Moved -f option in perfdhcp help to common options.
Marcin Siodelski [Wed, 20 Jan 2016 14:33:36 +0000 (15:33 +0100)] 
[4254] Moved -f option in perfdhcp help to common options.

Previously -f option was listed in DHCPv6 only options.

9 years ago[4254] Merged #4263 fix
Francis Dupont [Wed, 20 Jan 2016 13:23:04 +0000 (14:23 +0100)] 
[4254] Merged #4263 fix

9 years ago[4254] Spelling + a few reindent and copyright updates
Francis Dupont [Sat, 16 Jan 2016 23:05:37 +0000 (00:05 +0100)] 
[4254] Spelling + a few reindent and copyright updates

9 years ago[4254] Fixed exchange name for the DHCPv4 renewals in StatsMgr.
Marcin Siodelski [Fri, 15 Jan 2016 15:37:24 +0000 (16:37 +0100)] 
[4254] Fixed exchange name for the DHCPv4 renewals in StatsMgr.

9 years ago[4254] Include client identifier in a DHCPv4 message.
Marcin Siodelski [Fri, 15 Jan 2016 14:55:32 +0000 (15:55 +0100)] 
[4254] Include client identifier in a DHCPv4 message.

9 years ago[4254] Added sanity checks for ACK from which renewal is generated.
Marcin Siodelski [Fri, 15 Jan 2016 14:04:05 +0000 (15:04 +0100)] 
[4254] Added sanity checks for ACK from which renewal is generated.

9 years ago[4254] perfdhcp sends DHCPv4 renews when -f option is specified.
Marcin Siodelski [Wed, 13 Jan 2016 13:41:00 +0000 (14:41 +0100)] 
[4254] perfdhcp sends DHCPv4 renews when -f option is specified.

9 years ago[4254] perfdhcp -f parameter can be specified for DHCPv4 case.
Marcin Siodelski [Tue, 12 Jan 2016 18:33:37 +0000 (19:33 +0100)] 
[4254] perfdhcp -f parameter can be specified for DHCPv4 case.

9 years ago[master] version update trac4263_base trac4266_base trac4286_base trac4287_base trac4289_base trac4290_base trac4291_base
Wlodek Wencel [Tue, 12 Jan 2016 17:25:04 +0000 (18:25 +0100)] 
[master] version update

9 years ago[3696] Removed unused parameter.
Marcin Siodelski [Tue, 12 Jan 2016 16:17:09 +0000 (17:17 +0100)] 
[3696] Removed unused parameter.

9 years ago[3696] Remove default lease files after unit tests.
Marcin Siodelski [Tue, 12 Jan 2016 15:49:00 +0000 (16:49 +0100)] 
[3696] Remove default lease files after unit tests.

9 years ago[3696] It is allowed to not specify lease database configuration.
Marcin Siodelski [Tue, 12 Jan 2016 13:26:07 +0000 (14:26 +0100)] 
[3696] It is allowed to not specify lease database configuration.

In such case, the server will use a default configuration - memfile
lease database backend.

9 years agotools/path_replacer.sh.in: add missing backslashes 10/head
Jiri Popelka [Thu, 2 Jul 2015 11:32:48 +0000 (13:32 +0200)] 
tools/path_replacer.sh.in: add missing backslashes

9 years ago[master] ChangeLog commit-id updated.
Tomek Mrugalski [Wed, 23 Dec 2015 19:35:57 +0000 (20:35 +0100)] 
[master] ChangeLog commit-id updated.

9 years ago[github17] Update ChangeLog, AUTHORS file.
Tomek Mrugalski [Wed, 23 Dec 2015 18:37:32 +0000 (19:37 +0100)] 
[github17] Update ChangeLog, AUTHORS file.

9 years agoUse unsigned long for dhcp_identifier_length
Jiri Popelka [Wed, 23 Dec 2015 12:12:36 +0000 (13:12 +0100)] 
Use unsigned long for dhcp_identifier_length

fixes:
mysql_host_data_source.cc:236:33: error: invalid conversion from 'size_t* {aka unsigned int*}' to 'long unsigned int*' [-fpermissive]
                 bind_[1].length = &dhcp_identifier_length_;
                                 ^
mysql_host_data_source.cc:243:33: error: invalid conversion from 'size_t* {aka unsigned int*}' to 'long unsigned int*' [-fpermissive]
                 bind_[1].length = &dhcp_identifier_length_;
                                 ^
mysql_host_data_source.cc:344:25: error: invalid conversion from 'size_t* {aka unsigned int*}' to 'long unsigned int*' [-fpermissive]
         bind_[1].length = &dhcp_identifier_length_;

9 years ago[master] ChangeLog commit-id corrected.
Tomek Mrugalski [Wed, 23 Dec 2015 18:32:48 +0000 (19:32 +0100)] 
[master] ChangeLog commit-id corrected.

9 years ago[master] Document and log message typo corrections
Thomas Markwalder [Wed, 23 Dec 2015 13:04:50 +0000 (08:04 -0500)] 
[master] Document and log message typo corrections

    Merges in branch 'trac3872'

9 years ago[master] Finised merge of trac4234 (doxygen warnings)
Francis Dupont [Tue, 22 Dec 2015 17:05:59 +0000 (18:05 +0100)] 
[master] Finised merge of trac4234 (doxygen warnings)

9 years ago[master] Added ChangeLog entry for #4249.
Marcin Siodelski [Mon, 21 Dec 2015 18:22:30 +0000 (19:22 +0100)] 
[master] Added ChangeLog entry for #4249.

9 years ago[master] Merge branch 'trac4249'
Marcin Siodelski [Mon, 21 Dec 2015 17:30:15 +0000 (18:30 +0100)] 
[master] Merge branch 'trac4249'

9 years ago[4234] Fixed qa conflict
Francis Dupont [Mon, 21 Dec 2015 15:31:57 +0000 (16:31 +0100)] 
[4234] Fixed qa conflict

9 years ago[4249] Fixed naming issue in dhcp_test_lib.sh.in
Thomas Markwalder [Mon, 21 Dec 2015 15:14:10 +0000 (10:14 -0500)] 
[4249] Fixed naming issue in dhcp_test_lib.sh.in

src/lib/testutils/dhcp_test_lib.sh.in
    renamed kill_processes to kill_processes_by_name
    replaced call to kill_pids with call to kill_processes_by_name

9 years ago[4234] Updated Doxyfile and addressed comments
Francis Dupont [Mon, 21 Dec 2015 15:03:44 +0000 (16:03 +0100)] 
[4234] Updated Doxyfile and addressed comments

9 years ago[4249] Fixed race conditions when killing kea-lfc.
Marcin Siodelski [Fri, 18 Dec 2015 16:40:00 +0000 (17:40 +0100)] 
[4249] Fixed race conditions when killing kea-lfc.

9 years ago[master] Merge branch 'trac4230'
Marcin Siodelski [Thu, 17 Dec 2015 16:45:04 +0000 (17:45 +0100)] 
[master] Merge branch 'trac4230'

9 years ago[master] Added ChangeLog entry 1073 for Github #16,Trac #4237,#4238
Thomas Markwalder [Thu, 17 Dec 2015 16:41:20 +0000 (11:41 -0500)] 
[master] Added ChangeLog entry 1073 for Github #16,Trac #4237,#4238

9 years ago[4230] Updated User's Guide per review comment.
Marcin Siodelski [Thu, 17 Dec 2015 14:53:28 +0000 (15:53 +0100)] 
[4230] Updated User's Guide per review comment.

Explained that the "duid" parameter is accepted for DHCPv4
reservations but shouldn't be used because will be
misinterpreted.

9 years ago[master] Fixes MySQL InnoDB engine issue, MySQL version bump to 4.1
Thomas Markwalder [Thu, 17 Dec 2015 14:20:18 +0000 (09:20 -0500)] 
[master] Fixes MySQL InnoDB engine issue, MySQL version bump to 4.1

    Merges branch 'trac4237'

9 years ago[4237] Addressed review comments
Thomas Markwalder [Thu, 17 Dec 2015 14:05:32 +0000 (09:05 -0500)] 
[4237] Addressed review comments

AUTHORS
    Added pull submitter,https://github.com/isc-projects/kea/pull/16,
    Sebastien Couture.

src/bin/admin/scripts/mysql/dhcpdb_create.mysql
    Fixed "FROm"

9 years ago[4230] Updated Kea guide that client id based reservations aren't supported.
Marcin Siodelski [Thu, 17 Dec 2015 12:34:19 +0000 (13:34 +0100)] 
[4230] Updated Kea guide that client id based reservations aren't supported.

9 years ago[master] Added ChangeLog entry for #4236.
Marcin Siodelski [Wed, 16 Dec 2015 22:15:51 +0000 (23:15 +0100)] 
[master] Added ChangeLog entry for #4236.

9 years ago[master] Merge branch 'trac4236'
Marcin Siodelski [Wed, 16 Dec 2015 21:39:30 +0000 (22:39 +0100)] 
[master] Merge branch 'trac4236'

9 years ago[4237] Fixes #4238, adds lease dump order by, bumps MySQL schema to 4.1
Thomas Markwalder [Wed, 16 Dec 2015 19:44:16 +0000 (14:44 -0500)] 
[4237] Fixes #4238, adds lease dump order by, bumps MySQL schema to 4.1

Bumps MySQL schema version from 4.0 to 4.1.

Fixes the issue spelled out in 4238 by adding an entry for hardware
address source of zero. This change was added here to limit the
number of schema version bumps.

Changes the MySQL lease dump functions to order by the lease address.
This ensures the dumps always ordered in a predictable manner.

src/bin/admin/scripts/mysql/upgrade_4.0_to_4.1.sh.in
    New file to upgrade from 4.0 to 4.1

configure.ac
    Added entry for mysql/upgrade_4.0_to_4.1.sh

src/bin/admin/scripts/mysql/Makefile.am
    Added entry form upgrade_4.0_to_4.1.sh

src/bin/admin/scripts/mysql/dhcpdb_create.mysql
    Added insert of HWADDR_SOURCE_UNKNOWN  into lease_hwaddr_source
    Added order by clauses to lease4DumpData and lease6DumpData
    Updated schema version from 4.0 to 4.1

src/bin/admin/tests/mysql_tests.sh.in
    mysql_upgrade_test()
        Added test for 4.0 to 4.1 upgrade
        Changed final version check to 4.1