]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
10 years ago[4212] Compilation fix
Tomek Mrugalski [Wed, 9 Mar 2016 14:50:21 +0000 (15:50 +0100)] 
[4212] Compilation fix

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

10 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)

10 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)

10 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.

10 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.

10 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

10 years ago[4226] Reverted previous changes to Pkt4::getName()
Tomek Mrugalski [Tue, 8 Mar 2016 13:27:31 +0000 (14:27 +0100)] 
[4226] Reverted previous changes to Pkt4::getName()

10 years ago[4212] Restructured MySQL Exchange classes in host data source.
Marcin Siodelski [Wed, 2 Mar 2016 16:59:54 +0000 (17:59 +0100)] 
[4212] Restructured MySQL Exchange classes in host data source.

10 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.

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

10 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.

10 years ago[4212] Using single query to retrieve hosts and IPv6 reservations.
Marcin Siodelski [Wed, 2 Mar 2016 11:18:04 +0000 (12:18 +0100)] 
[4212] Using single query to retrieve hosts and IPv6 reservations.

10 years ago[4212] Renamed two variables to adhere to our coding guidelines.
Marcin Siodelski [Tue, 1 Mar 2016 23:05:11 +0000 (00:05 +0100)] 
[4212] Renamed two variables to adhere to our coding guidelines.

Also, use new constant for checking fetch failure in MySQL.

10 years ago[4212] Addressed review comments.
Marcin Siodelski [Tue, 1 Mar 2016 15:54:18 +0000 (16:54 +0100)] 
[4212] Addressed review comments.

- Introduced constants for MySQL fetch results
- Simplified loops in generic SQL unit tests
- Removed some typos
- Removed unused variables

10 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.

10 years ago[4232a] Updated doc
Francis Dupont [Sat, 27 Feb 2016 14:43:22 +0000 (15:43 +0100)] 
[4232a] Updated doc

10 years ago[4313] Added relay4[code].exists which was lost in merge
Francis Dupont [Sat, 27 Feb 2016 14:36:28 +0000 (15:36 +0100)] 
[4313] Added relay4[code].exists which was lost in merge

10 years ago[4232a] Rebased and removed @
Francis Dupont [Sat, 27 Feb 2016 14:01:53 +0000 (15:01 +0100)] 
[4232a] Rebased and removed @

10 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

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

10 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)

10 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)

10 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

10 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_*

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

10 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

10 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.

10 years ago[4267] Added processPacket() for DHCPv6 server too
Francis Dupont [Wed, 24 Feb 2016 14:20:08 +0000 (15:20 +0100)] 
[4267] Added processPacket() for DHCPv6 server too

10 years ago[4267] Moved the send part from processPacket to run_once
Francis Dupont [Wed, 24 Feb 2016 13:51:20 +0000 (14:51 +0100)] 
[4267] Moved the send part from processPacket to run_once

10 years ago[4267] Fixed merge typo trac4267_base
Francis Dupont [Wed, 24 Feb 2016 13:19:03 +0000 (14:19 +0100)] 
[4267] Fixed merge typo

10 years ago[4267] Finished merge of trac4266 (run_one server routine)
Francis Dupont [Wed, 24 Feb 2016 13:00:14 +0000 (14:00 +0100)] 
[4267] Finished merge of trac4266 (run_one server routine)

10 years ago[4267] Finished merge of (rebased) trac4108 (Reorganize DHCP server code flow)
Francis Dupont [Wed, 24 Feb 2016 12:37:05 +0000 (13:37 +0100)] 
[4267] Finished merge of (rebased) trac4108 (Reorganize DHCP server code flow)

10 years ago[4267] Merged (rebased) trac4108 (Reorganize DHCP server code flow)
Francis Dupont [Wed, 24 Feb 2016 12:27:55 +0000 (13:27 +0100)] 
[4267] Merged (rebased) trac4108 (Reorganize DHCP server code flow)

10 years ago[4310] Put LOG_FATAL() calls in a try block to avoid double errors
Francis Dupont [Wed, 24 Feb 2016 12:17:32 +0000 (13:17 +0100)] 
[4310] Put LOG_FATAL() calls in a try block to avoid double errors

10 years ago[4307] Fixed CID 1202718, 1202719 and 1292720fg
Francis Dupont [Tue, 23 Feb 2016 22:15:09 +0000 (23:15 +0100)] 
[4307] Fixed CID 12027181202719 and 1292720fg

10 years ago[4307] Fixed CID 1202702
Francis Dupont [Tue, 23 Feb 2016 21:57:58 +0000 (22:57 +0100)] 
[4307] Fixed CID 1202702

10 years ago[4307] Fixed CID 1202722
Francis Dupont [Tue, 23 Feb 2016 21:47:08 +0000 (22:47 +0100)] 
[4307] Fixed CID 1202722

10 years ago[4306] Copyright
Francis Dupont [Tue, 23 Feb 2016 21:45:47 +0000 (22:45 +0100)] 
[4306] Copyright

10 years ago[4306] Fixed CID 1202663 and 1202665
Francis Dupont [Tue, 23 Feb 2016 21:38:56 +0000 (22:38 +0100)] 
[4306] Fixed CID 1202663 and 1202665

10 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.

10 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)

10 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

10 years ago[4108_rebase] AUTHORS updated.
Tomek Mrugalski [Mon, 22 Feb 2016 20:15:01 +0000 (21:15 +0100)] 
[4108_rebase] AUTHORS updated.

10 years ago[4108] Updated code: the sent hook gets the query
Francis Dupont [Fri, 22 Jan 2016 15:23:10 +0000 (16:23 +0100)] 
[4108] Updated code: the sent hook gets the query

10 years ago[4108] added doc for the new method, adjusted it for run() accordingly.
JINMEI Tatuya [Sun, 1 Nov 2015 01:53:18 +0000 (10:53 +0900)] 
[4108] added doc for the new method, adjusted it for run() accordingly.

10 years ago[4108] unrelated cleanup: catch an exception by reference.
JINMEI Tatuya [Sun, 1 Nov 2015 01:45:08 +0000 (10:45 +0900)] 
[4108] unrelated cleanup: catch an exception by reference.

also folded a too long line.

10 years ago[4108] indentation fixup. some too long lines were folded, too.
JINMEI Tatuya [Sun, 1 Nov 2015 01:43:42 +0000 (10:43 +0900)] 
[4108] indentation fixup. some too long lines were folded, too.

10 years ago[4108] extract packet processing of Dhcpv4Srv::run() into a new method.
JINMEI Tatuya [Sun, 1 Nov 2015 01:39:10 +0000 (10:39 +0900)] 
[4108] extract packet processing of Dhcpv4Srv::run() into a new method.

the new one is named processPacket().  this is a trivial refactoring,
intentionally not making any other editorial cleanups (such as indentation
fixup).

10 years ago[4266] Cloned overloaded process packet got exception log message
Francis Dupont [Sat, 20 Feb 2016 13:15:17 +0000 (14:15 +0100)] 
[4266] Cloned overloaded process packet got exception log message

10 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

10 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

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

10 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)

10 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)

10 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

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

10 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)

10 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

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

10 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.

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

10 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

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

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

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

10 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

10 years ago[4212] Applied two patches by Adam:
Tomek Mrugalski [Mon, 8 Feb 2016 19:12:36 +0000 (20:12 +0100)] 
[4212] Applied two patches by Adam:

 - addressed most review comments
 - added new unit-tests
 - remove reservation for temporary addresses TA
 - updated AUTHORS file

10 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.

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

10 years ago[4226] Remaining two exception conditions removed.
Tomek Mrugalski [Mon, 8 Feb 2016 14:32:11 +0000 (15:32 +0100)] 
[4226] Remaining two exception conditions removed.

10 years ago[4226] getType() and getName() in Pkt4 are now exception safe.
Tomek Mrugalski [Fri, 5 Feb 2016 14:32:54 +0000 (15:32 +0100)] 
[4226] getType() and getName() in Pkt4 are now exception safe.

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

10 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.

10 years ago[4291] Proposed fix
Francis Dupont [Mon, 1 Feb 2016 14:16:25 +0000 (15:16 +0100)] 
[4291] Proposed fix

10 years ago[4291] Put the new unit test in the right universe
Francis Dupont [Mon, 1 Feb 2016 14:15:42 +0000 (15:15 +0100)] 
[4291] Put the new unit test in the right universe

10 years ago[4291] Added unit test
Francis Dupont [Mon, 1 Feb 2016 13:39:44 +0000 (14:39 +0100)] 
[4291] Added unit test

10 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

10 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

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

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

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

10 years ago[4212] Patch as provided by Adam Kalmus
Tomek Mrugalski [Wed, 27 Jan 2016 14:58:07 +0000 (15:58 +0100)] 
[4212] Patch as provided by Adam Kalmus

 - Tomek verified that it applied cleanly, compiled and
   unit-tests passed.

10 years ago[4266] Done for DHCPv6 and v4
Francis Dupont [Fri, 22 Jan 2016 18:43:16 +0000 (19:43 +0100)] 
[4266] Done for DHCPv6 and v4

10 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.

10 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.

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

10 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

10 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.

10 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.

10 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.

10 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.

10 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.

10 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

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

10 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.

10 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.

10 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

10 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.

10 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.