]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
8 years ago[5241] wording
Francis Dupont [Mon, 7 Aug 2017 07:46:54 +0000 (09:46 +0200)] 
[5241] wording

8 years ago[5241] Minor changes after review.
Tomek Mrugalski [Wed, 2 Aug 2017 17:58:15 +0000 (19:58 +0200)] 
[5241] Minor changes after review.

8 years ago[5241] Added PRL vs always-true requested unit tests
Francis Dupont [Sun, 30 Jul 2017 15:31:23 +0000 (17:31 +0200)] 
[5241] Added PRL vs always-true requested unit tests

8 years ago[5241] Explained always-true action
Francis Dupont [Sun, 30 Jul 2017 14:41:59 +0000 (16:41 +0200)] 
[5241] Explained always-true action

8 years ago[5241] Updated get_config unit tests
Francis Dupont [Fri, 28 Jul 2017 14:54:14 +0000 (16:54 +0200)] 
[5241] Updated get_config unit tests

8 years ago[trac5241] regen
Francis Dupont [Fri, 28 Jul 2017 14:15:50 +0000 (14:15 +0000)] 
[trac5241] regen

8 years ago[5241] Changed "persistent" into "always-send"
Francis Dupont [Fri, 28 Jul 2017 14:12:56 +0000 (16:12 +0200)] 
[5241] Changed "persistent" into "always-send"

8 years ago[5241] Added the function in DHCPv4 and 6 servers
Francis Dupont [Fri, 7 Jul 2017 18:10:25 +0000 (20:10 +0200)] 
[5241] Added the function in DHCPv4 and 6 servers

8 years ago[5241] Added syntax, doc, parser, etc, but not the function
Francis Dupont [Fri, 7 Jul 2017 13:44:32 +0000 (15:44 +0200)] 
[5241] Added syntax, doc, parser, etc, but not the function

8 years ago[master] Added ChangeLog entry for #5304. trac5227_base trac5241_base
Marcin Siodelski [Fri, 7 Jul 2017 09:37:58 +0000 (11:37 +0200)] 
[master] Added ChangeLog entry for #5304.

8 years ago[master] Merge branch 'trac5304'
Marcin Siodelski [Fri, 7 Jul 2017 09:03:34 +0000 (11:03 +0200)] 
[master] Merge branch 'trac5304'

8 years ago[5304] Addressed review comment.
Marcin Siodelski [Thu, 6 Jul 2017 20:28:26 +0000 (22:28 +0200)] 
[5304] Addressed review comment.

8 years ago[master] Removed unnecessary check in unix_control_client.
Marcin Siodelski [Wed, 5 Jul 2017 18:04:10 +0000 (20:04 +0200)] 
[master] Removed unnecessary check in unix_control_client.

This change fixes an unstable unit test and it was okayed on jabber.

8 years ago[master] added ChangeLog entry 1270 for 5325.
Thomas Markwalder [Thu, 6 Jul 2017 13:31:04 +0000 (09:31 -0400)] 
[master] added ChangeLog entry 1270 for 5325.

8 years ago[master] Fixed files missing from distcheck
Thomas Markwalder [Thu, 6 Jul 2017 13:24:07 +0000 (09:24 -0400)] 
[master] Fixed files missing from distcheck

    Merge branch 'trac5325' and added rules for files
    missed in asiolink:

src/lib/asiolink/Makefile.am
    +libkea_asiolink_la_SOURCES += io_acceptor.h
    +libkea_asiolink_la_SOURCES += unix_domain_socket_acceptor.h
    +libkea_asiolink_la_SOURCES += unix_domain_socket_endpoint.h

8 years ago[master] regen flex/bison files
Francis Dupont [Thu, 6 Jul 2017 11:12:16 +0000 (11:12 +0000)] 
[master] regen flex/bison files

8 years ago[master] Finishing merge of trac5121 (HRMode in flex/bison)
Francis Dupont [Thu, 6 Jul 2017 11:11:00 +0000 (13:11 +0200)] 
[master] Finishing merge of trac5121 (HRMode in flex/bison)

8 years ago[5325] Add d2_parsery.yy to dist source tree
Thomas Markwalder [Wed, 5 Jul 2017 19:52:01 +0000 (15:52 -0400)] 
[5325] Add d2_parsery.yy to dist source tree

src/bin/d2/Makefile.am
    Added EXTRA_DIST rule for d2_parser.yy

8 years ago[5121] Examples updated.
Tomek Mrugalski [Wed, 5 Jul 2017 16:32:29 +0000 (18:32 +0200)] 
[5121] Examples updated.

8 years ago[master] Added explicit to IOServiceWork to remove 2 cppcheck regressions.
Marcin Siodelski [Wed, 5 Jul 2017 16:23:14 +0000 (18:23 +0200)] 
[master] Added explicit to IOServiceWork to remove 2 cppcheck regressions.

This is trivial fix which I am committing on my discretion.

8 years ago[5304] Documented how to setup reverse proxy for control agent.
Marcin Siodelski [Wed, 5 Jul 2017 16:08:59 +0000 (18:08 +0200)] 
[5304] Documented how to setup reverse proxy for control agent.

8 years ago[master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea
Francis Dupont [Wed, 5 Jul 2017 15:34:33 +0000 (17:34 +0200)] 
[master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea

8 years ago[master] Fixed again the Range 0UL in DHCPv6 get-config tests
Francis Dupont [Wed, 5 Jul 2017 15:34:12 +0000 (17:34 +0200)] 
[master] Fixed again the Range 0UL in DHCPv6 get-config tests

8 years ago[master] Added ChangeLog entry for #5318.
Marcin Siodelski [Wed, 5 Jul 2017 14:47:13 +0000 (16:47 +0200)] 
[master] Added ChangeLog entry for #5318.

8 years ago[master] Merge branch 'trac5318'
Marcin Siodelski [Wed, 5 Jul 2017 14:32:14 +0000 (16:32 +0200)] 
[master] Merge branch 'trac5318'

8 years ago[master] Fixed merge errors and some trivial warnings
Francis Dupont [Wed, 5 Jul 2017 14:29:20 +0000 (16:29 +0200)] 
[master] Fixed merge errors and some trivial warnings

8 years ago[5318] Minor corrections.
Tomek Mrugalski [Wed, 5 Jul 2017 14:27:38 +0000 (16:27 +0200)] 
[5318] Minor corrections.

8 years ago[master] regen lexers with last flex
Francis Dupont [Wed, 5 Jul 2017 14:01:33 +0000 (14:01 +0000)] 
[master] regen lexers with last flex

8 years ago[master] Updated git hash
Francis Dupont [Wed, 5 Jul 2017 12:55:14 +0000 (14:55 +0200)] 
[master] Updated git hash

8 years ago[master] regen parsers
Francis Dupont [Wed, 5 Jul 2017 12:54:27 +0000 (12:54 +0000)] 
[master] regen parsers

8 years ago[master] Finishing merge of trac3389a (re-detect interfaces)
Francis Dupont [Wed, 5 Jul 2017 12:52:54 +0000 (14:52 +0200)] 
[master] Finishing merge of trac3389a (re-detect interfaces)

8 years ago[master] Updated git hash
Francis Dupont [Wed, 5 Jul 2017 12:43:23 +0000 (14:43 +0200)] 
[master] Updated git hash

8 years ago[master] Finishing merge of trac5243 (RedHat vs SO_REUSEPORT)
Francis Dupont [Wed, 5 Jul 2017 12:42:41 +0000 (14:42 +0200)] 
[master] Finishing merge of trac5243 (RedHat vs SO_REUSEPORT)

8 years ago[master] Merged trac5243 (RedHat vs SO_REUSEPORT)
Francis Dupont [Wed, 5 Jul 2017 12:38:48 +0000 (14:38 +0200)] 
[master] Merged trac5243 (RedHat vs SO_REUSEPORT)

8 years ago[master] Updated git hash
Francis Dupont [Wed, 5 Jul 2017 12:31:01 +0000 (14:31 +0200)] 
[master] Updated git hash

8 years ago[master] Finishing merge of trac5288 (option-data in DHCPv4 pools)
Francis Dupont [Wed, 5 Jul 2017 12:30:29 +0000 (14:30 +0200)] 
[master] Finishing merge of trac5288 (option-data in DHCPv4 pools)

8 years ago[master] Merged trac5288 (option-data in DHCPv4 pools)
Francis Dupont [Wed, 5 Jul 2017 12:28:27 +0000 (14:28 +0200)] 
[master] Merged trac5288 (option-data in DHCPv4 pools)

8 years ago[5288] Improved indent
Francis Dupont [Wed, 5 Jul 2017 12:27:14 +0000 (14:27 +0200)] 
[5288] Improved indent

8 years ago[master] Updated git hash
Francis Dupont [Wed, 5 Jul 2017 12:21:08 +0000 (14:21 +0200)] 
[master] Updated git hash

8 years ago[master] regen parser
Francis Dupont [Wed, 5 Jul 2017 12:19:18 +0000 (12:19 +0000)] 
[master] regen parser

8 years ago[5318] Addressed review comments.
Marcin Siodelski [Wed, 5 Jul 2017 12:18:57 +0000 (14:18 +0200)] 
[5318] Addressed review comments.

Also, when timeout occurs in control channel connection, all async tasks
are cancelled.

8 years ago[master] Merged trac5287 (count DHCPv6 relay options both ways)
Francis Dupont [Wed, 5 Jul 2017 12:16:24 +0000 (14:16 +0200)] 
[master] Merged trac5287 (count DHCPv6 relay options both ways)

8 years ago[master] Merged trac5286 (signed integers in options)
Francis Dupont [Wed, 5 Jul 2017 12:07:34 +0000 (14:07 +0200)] 
[master] Merged trac5286 (signed integers in options)

8 years ago[3389a] Moved re-detect default to simple_parse[46]
Francis Dupont [Tue, 4 Jul 2017 22:38:40 +0000 (00:38 +0200)] 
[3389a] Moved re-detect default to simple_parse[46]

8 years ago[5286] Added unit-tests to test if intX types are handled.
Tomek Mrugalski [Tue, 4 Jul 2017 19:14:29 +0000 (21:14 +0200)] 
[5286] Added unit-tests to test if intX types are handled.

8 years ago[5243] Clarified that affected version is RedHat 6.4
Tomek Mrugalski [Tue, 4 Jul 2017 18:29:08 +0000 (20:29 +0200)] 
[5243] Clarified that affected version is RedHat 6.4

8 years ago[5287] Minor grammar corrections.
Tomek Mrugalski [Tue, 4 Jul 2017 18:19:57 +0000 (20:19 +0200)] 
[5287] Minor grammar corrections.

8 years ago[5318] Updated User's Guide with the information about connection timeouts.
Marcin Siodelski [Tue, 4 Jul 2017 16:12:46 +0000 (18:12 +0200)] 
[5318] Updated User's Guide with the information about connection timeouts.

Also, included a note about removal of the 64kB command restrictions.

8 years ago[5318] Default control connection timeout is now 10s.
Marcin Siodelski [Tue, 4 Jul 2017 15:55:20 +0000 (17:55 +0200)] 
[5318] Default control connection timeout is now 10s.

8 years ago[5288] Regenerated get_config_unittest.cc
Tomek Mrugalski [Tue, 4 Jul 2017 15:35:22 +0000 (17:35 +0200)] 
[5288] Regenerated get_config_unittest.cc

8 years ago[5288] Making the example simpler to understand.
Tomek Mrugalski [Tue, 4 Jul 2017 15:18:35 +0000 (17:18 +0200)] 
[5288] Making the example simpler to understand.

8 years ago[5288] Fixed CfgSubnets4Test.unparsePool unit-test
Tomek Mrugalski [Tue, 4 Jul 2017 15:17:36 +0000 (17:17 +0200)] 
[5288] Fixed CfgSubnets4Test.unparsePool unit-test

8 years ago[5288] Removed unnecessary text.
Tomek Mrugalski [Tue, 4 Jul 2017 15:17:12 +0000 (17:17 +0200)] 
[5288] Removed unnecessary text.

8 years ago[5288] Minor changes after review
Tomek Mrugalski [Tue, 4 Jul 2017 15:10:47 +0000 (17:10 +0200)] 
[5288] Minor changes after review

8 years ago[5318] Minor corrections after review.
Tomek Mrugalski [Tue, 4 Jul 2017 14:37:17 +0000 (16:37 +0200)] 
[5318] Minor corrections after review.

8 years ago[5318] Call shutdown prior to closing the control socket.
Marcin Siodelski [Tue, 4 Jul 2017 07:47:02 +0000 (09:47 +0200)] 
[5318] Call shutdown prior to closing the control socket.

8 years ago[5288] Added option-data in DHCPv4 pools
Francis Dupont [Mon, 3 Jul 2017 21:09:12 +0000 (23:09 +0200)] 
[5288] Added option-data in DHCPv4 pools

8 years ago[5318] Added unit tests for long connections in DHCPv6.
Marcin Siodelski [Mon, 3 Jul 2017 15:47:12 +0000 (17:47 +0200)] 
[5318] Added unit tests for long connections in DHCPv6.

8 years ago[5318] Implemented timeouts for CommandMgr.
Marcin Siodelski [Mon, 3 Jul 2017 15:39:00 +0000 (17:39 +0200)] 
[5318] Implemented timeouts for CommandMgr.

8 years ago[5318] Improved the tests for long commands/responses.
Marcin Siodelski [Mon, 3 Jul 2017 13:57:52 +0000 (15:57 +0200)] 
[5318] Improved the tests for long commands/responses.

8 years ago[5318] Cleanup comments and log messages in the CommandMgr.
Marcin Siodelski [Mon, 3 Jul 2017 12:08:54 +0000 (14:08 +0200)] 
[5318] Cleanup comments and log messages in the CommandMgr.

8 years ago[5287] Updated clasify doc
Francis Dupont [Mon, 3 Jul 2017 11:09:16 +0000 (13:09 +0200)] 
[5287] Updated clasify doc

8 years ago[5318] PoC for extending maximum request/response over 64k in Ctrl channel.
Marcin Siodelski [Mon, 26 Jun 2017 13:39:57 +0000 (15:39 +0200)] 
[5318] PoC for extending maximum request/response over 64k in Ctrl channel.

8 years ago[master] Added ChangeLog entry for #5317.
Marcin Siodelski [Mon, 3 Jul 2017 09:16:07 +0000 (11:16 +0200)] 
[master] Added ChangeLog entry for #5317.

8 years ago[master] Merge branch 'trac5317a'
Marcin Siodelski [Mon, 3 Jul 2017 08:59:28 +0000 (10:59 +0200)] 
[master] Merge branch 'trac5317a'

8 years ago[5286] Added signed integers
Francis Dupont [Sat, 1 Jul 2017 19:54:44 +0000 (21:54 +0200)] 
[5286] Added signed integers

8 years ago[3389a] tabs => spaces
Tomek Mrugalski [Fri, 30 Jun 2017 16:51:01 +0000 (18:51 +0200)] 
[3389a] tabs => spaces

8 years ago[3389a] Minor improvement in the docs
Tomek Mrugalski [Fri, 30 Jun 2017 16:48:58 +0000 (18:48 +0200)] 
[3389a] Minor improvement in the docs

8 years ago[5317] Addressed review comments.
Marcin Siodelski [Fri, 30 Jun 2017 13:23:04 +0000 (15:23 +0200)] 
[5317] Addressed review comments.

8 years ago[master] Added Changelogs for #5302 and #5303. trac5286_base trac5287_base trac5288_base
Marcin Siodelski [Thu, 29 Jun 2017 16:06:49 +0000 (18:06 +0200)] 
[master] Added Changelogs for #5302 and #5303.

8 years ago[master] Merge branch 'trac5303'
Marcin Siodelski [Thu, 29 Jun 2017 15:53:18 +0000 (17:53 +0200)] 
[master] Merge branch 'trac5303'

# Conflicts:
# src/lib/http/connection.cc

8 years ago[5303] Added comment in the apache example that it is for testing purposes.
Marcin Siodelski [Thu, 29 Jun 2017 15:46:24 +0000 (17:46 +0200)] 
[5303] Added comment in the apache example that it is for testing purposes.

8 years ago[master] Merge branch 'trac5302'
Marcin Siodelski [Thu, 29 Jun 2017 14:33:11 +0000 (16:33 +0200)] 
[master] Merge branch 'trac5302'

8 years ago[5302] Added comment in the https example that it is for testing purposes.
Marcin Siodelski [Thu, 29 Jun 2017 14:32:26 +0000 (16:32 +0200)] 
[5302] Added comment in the https example that it is for testing purposes.

8 years ago[5317] Updated copyright year.
Marcin Siodelski [Fri, 23 Jun 2017 09:14:15 +0000 (11:14 +0200)] 
[5317] Updated copyright year.

8 years ago[5317] Updated Developer's Guide.
Marcin Siodelski [Fri, 23 Jun 2017 09:12:30 +0000 (11:12 +0200)] 
[5317] Updated Developer's Guide.

8 years ago[5317] Cleanup of the CommandMgr's code.
Marcin Siodelski [Thu, 22 Jun 2017 16:35:05 +0000 (18:35 +0200)] 
[5317] Cleanup of the CommandMgr's code.

8 years ago[5317] Only a single control command connection is now allowed.
Marcin Siodelski [Thu, 22 Jun 2017 11:39:19 +0000 (13:39 +0200)] 
[5317] Only a single control command connection is now allowed.

8 years ago[5317] Use poll() instead of run_one() in Ctrl DHCP server unit tests.
Marcin Siodelski [Thu, 22 Jun 2017 10:15:40 +0000 (12:15 +0200)] 
[5317] Use poll() instead of run_one() in Ctrl DHCP server unit tests.

8 years ago[master] Apply the fix which was accidentally omitted during merge.
Marcin Siodelski [Thu, 22 Jun 2017 10:10:53 +0000 (12:10 +0200)] 
[master] Apply the fix which was accidentally omitted during merge.

Commiting on my discretion as this is trivial fix.

8 years ago[master] Added Changelog entry for #5190.
Marcin Siodelski [Thu, 22 Jun 2017 09:14:10 +0000 (11:14 +0200)] 
[master] Added Changelog entry for #5190.

8 years ago[master] Merge branch 'trac5190'
Marcin Siodelski [Thu, 22 Jun 2017 09:11:57 +0000 (11:11 +0200)] 
[master] Merge branch 'trac5190'

8 years ago[master] Added ChangeLog entry for #5261.
Marcin Siodelski [Thu, 22 Jun 2017 08:40:13 +0000 (10:40 +0200)] 
[master] Added ChangeLog entry for #5261.

8 years ago[master] Merge branch 'trac5261'
Marcin Siodelski [Thu, 22 Jun 2017 08:38:37 +0000 (10:38 +0200)] 
[master] Merge branch 'trac5261'

8 years ago[5317] Use ASIO unix domain sockets in DHCPv6 server.
Marcin Siodelski [Wed, 21 Jun 2017 17:16:28 +0000 (19:16 +0200)] 
[5317] Use ASIO unix domain sockets in DHCPv6 server.

8 years ago[5317] Cleanup new code added to facilitate unix domain sockets.
Marcin Siodelski [Wed, 21 Jun 2017 17:05:45 +0000 (19:05 +0200)] 
[5317] Cleanup new code added to facilitate unix domain sockets.

8 years ago[5243] Ignored ENOPROTOOPT on SO_REUSEPORT for RedHat
Francis Dupont [Wed, 21 Jun 2017 14:37:47 +0000 (16:37 +0200)] 
[5243] Ignored ENOPROTOOPT on SO_REUSEPORT for RedHat

8 years ago[5317] DHCPv4 server is using ASIO based CommandMgr.
Marcin Siodelski [Wed, 21 Jun 2017 10:43:12 +0000 (12:43 +0200)] 
[5317] DHCPv4 server is using ASIO based CommandMgr.

8 years ago[5317] TimerMgr's handlers are now ran in the main thread.
Marcin Siodelski [Wed, 21 Jun 2017 09:40:38 +0000 (11:40 +0200)] 
[5317] TimerMgr's handlers are now ran in the main thread.

8 years ago[master] Updated git hashes trac5243_base
Francis Dupont [Thu, 8 Jun 2017 18:25:42 +0000 (20:25 +0200)] 
[master] Updated git hashes

8 years ago[master] Finished merge of trac5104 (prefix triple assignment)
Francis Dupont [Thu, 8 Jun 2017 18:23:14 +0000 (20:23 +0200)] 
[master] Finished merge of trac5104 (prefix triple assignment)

8 years ago[master] Merged trac5104 (prefix triple assignment)
Francis Dupont [Thu, 8 Jun 2017 18:21:20 +0000 (20:21 +0200)] 
[master] Merged trac5104 (prefix triple assignment)

8 years ago[master] Added ChangeLog entry for #5189.
Marcin Siodelski [Thu, 8 Jun 2017 14:58:07 +0000 (16:58 +0200)] 
[master] Added ChangeLog entry for #5189.

8 years ago[master] Merge branch 'trac5189'
Marcin Siodelski [Thu, 8 Jun 2017 14:56:14 +0000 (16:56 +0200)] 
[master] Merge branch 'trac5189'

# Conflicts:
# src/bin/agent/ca_command_mgr.h
# src/bin/agent/tests/ca_command_mgr_unittests.cc
# src/lib/asiolink/testutils/test_server_unix_socket.cc

8 years ago[5189] Trivial fixes in the unix domain socket unitest.
Marcin Siodelski [Thu, 8 Jun 2017 13:44:24 +0000 (15:44 +0200)] 
[5189] Trivial fixes in the unix domain socket unitest.

8 years ago[5189] Fixed failing unix domain socket unit test.
Marcin Siodelski [Thu, 8 Jun 2017 13:27:43 +0000 (15:27 +0200)] 
[5189] Fixed failing unix domain socket unit test.

As a result of the review.

8 years ago[5189] Couple minor comment improvements.
Tomek Mrugalski [Thu, 8 Jun 2017 11:15:15 +0000 (13:15 +0200)] 
[5189] Couple minor comment improvements.

8 years ago[master] updated config examples with refrence to syslog
Tomek Mrugalski [Wed, 7 Jun 2017 19:34:52 +0000 (21:34 +0200)] 
[master] updated config examples with refrence to syslog

8 years ago[5189] Addressed review comments.
Marcin Siodelski [Wed, 7 Jun 2017 15:25:08 +0000 (17:25 +0200)] 
[5189] Addressed review comments.

8 years ago[master] fixes in command examples
Wlodek Wencel [Wed, 7 Jun 2017 10:55:27 +0000 (12:55 +0200)] 
[master] fixes in command examples