]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2017-07-06  Francis Dupont[master] Finishing merge of trac5121 (HRMode in flex...
2017-07-05  Tomek Mrugalski[5121] Examples updated.
2017-07-05  Marcin Siodelski[master] Added explicit to IOServiceWork to remove...
2017-07-05  Francis Dupont[master] Merge branch 'master' of ssh://git.kea.isc...
2017-07-05  Francis Dupont[master] Fixed again the Range 0UL in DHCPv6 get-config...
2017-07-05  Marcin Siodelski[master] Added ChangeLog entry for #5318.
2017-07-05  Marcin Siodelski[master] Merge branch 'trac5318'
2017-07-05  Francis Dupont[master] Fixed merge errors and some trivial warnings
2017-07-05  Tomek Mrugalski[5318] Minor corrections.
2017-07-05  Francis Dupont[master] regen lexers with last flex
2017-07-05  Francis Dupont[master] Updated git hash
2017-07-05  Francis Dupont[master] regen parsers
2017-07-05  Francis Dupont[master] Finishing merge of trac3389a (re-detect interf...
2017-07-05  Francis Dupont[master] Updated git hash
2017-07-05  Francis Dupont[master] Finishing merge of trac5243 (RedHat vs SO_REUS...
2017-07-05  Francis Dupont[master] Merged trac5243 (RedHat vs SO_REUSEPORT)
2017-07-05  Francis Dupont[master] Updated git hash
2017-07-05  Francis Dupont[master] Finishing merge of trac5288 (option-data in...
2017-07-05  Francis Dupont[master] Merged trac5288 (option-data in DHCPv4 pools)
2017-07-05  Francis Dupont[5288] Improved indent
2017-07-05  Francis Dupont[master] Updated git hash
2017-07-05  Francis Dupont[master] regen parser
2017-07-05  Marcin Siodelski[5318] Addressed review comments.
2017-07-05  Francis Dupont[master] Merged trac5287 (count DHCPv6 relay options...
2017-07-05  Francis Dupont[master] Merged trac5286 (signed integers in options)
2017-07-04  Francis Dupont[3389a] Moved re-detect default to simple_parse[46]
2017-07-04  Tomek Mrugalski[5286] Added unit-tests to test if intX types are handled.
2017-07-04  Tomek Mrugalski[5243] Clarified that affected version is RedHat 6.4
2017-07-04  Tomek Mrugalski[5287] Minor grammar corrections.
2017-07-04  Marcin Siodelski[5318] Updated User's Guide with the information about...
2017-07-04  Marcin Siodelski[5318] Default control connection timeout is now 10s.
2017-07-04  Tomek Mrugalski[5288] Regenerated get_config_unittest.cc
2017-07-04  Tomek Mrugalski[5288] Making the example simpler to understand.
2017-07-04  Tomek Mrugalski[5288] Fixed CfgSubnets4Test.unparsePool unit-test
2017-07-04  Tomek Mrugalski[5288] Removed unnecessary text.
2017-07-04  Tomek Mrugalski[5288] Minor changes after review
2017-07-04  Tomek Mrugalski[5318] Minor corrections after review.
2017-07-04  Marcin Siodelski[5318] Call shutdown prior to closing the control socket.
2017-07-03  Francis Dupont[5288] Added option-data in DHCPv4 pools
2017-07-03  Marcin Siodelski[5318] Added unit tests for long connections in DHCPv6.
2017-07-03  Marcin Siodelski[5318] Implemented timeouts for CommandMgr.
2017-07-03  Marcin Siodelski[5318] Improved the tests for long commands/responses.
2017-07-03  Marcin Siodelski[5318] Cleanup comments and log messages in the CommandMgr.
2017-07-03  Francis Dupont[5287] Updated clasify doc
2017-07-03  Marcin Siodelski[5318] PoC for extending maximum request/response over...
2017-07-03  Marcin Siodelski[master] Added ChangeLog entry for #5317.
2017-07-03  Marcin Siodelski[master] Merge branch 'trac5317a'
2017-07-01  Francis Dupont[5286] Added signed integers
2017-06-30  Tomek Mrugalski[3389a] tabs => spaces
2017-06-30  Tomek Mrugalski[3389a] Minor improvement in the docs
2017-06-30  Marcin Siodelski[5317] Addressed review comments.
2017-06-29  Marcin Siodelski[master] Added Changelogs for #5302 and #5303. trac5286_base trac5287_base trac5288_base
2017-06-29  Marcin Siodelski[master] Merge branch 'trac5303'
2017-06-29  Marcin Siodelski[5303] Added comment in the apache example that it...
2017-06-29  Marcin Siodelski[master] Merge branch 'trac5302'
2017-06-29  Marcin Siodelski[5302] Added comment in the https example that it is...
2017-06-23  Marcin Siodelski[5317] Updated copyright year.
2017-06-23  Marcin Siodelski[5317] Updated Developer's Guide.
2017-06-22  Marcin Siodelski[5317] Cleanup of the CommandMgr's code.
2017-06-22  Marcin Siodelski[5317] Only a single control command connection is...
2017-06-22  Marcin Siodelski[5317] Use poll() instead of run_one() in Ctrl DHCP...
2017-06-22  Marcin Siodelski[master] Apply the fix which was accidentally omitted...
2017-06-22  Marcin Siodelski[master] Added Changelog entry for #5190.
2017-06-22  Marcin Siodelski[master] Merge branch 'trac5190'
2017-06-22  Marcin Siodelski[master] Added ChangeLog entry for #5261.
2017-06-22  Marcin Siodelski[master] Merge branch 'trac5261'
2017-06-21  Marcin Siodelski[5317] Use ASIO unix domain sockets in DHCPv6 server.
2017-06-21  Marcin Siodelski[5317] Cleanup new code added to facilitate unix domain...
2017-06-21  Francis Dupont[5243] Ignored ENOPROTOOPT on SO_REUSEPORT for RedHat
2017-06-21  Marcin Siodelski[5317] DHCPv4 server is using ASIO based CommandMgr.
2017-06-21  Marcin Siodelski[5317] TimerMgr's handlers are now ran in the main...
2017-06-08  Francis Dupont[master] Updated git hashes trac5243_base
2017-06-08  Francis Dupont[master] Finished merge of trac5104 (prefix triple...
2017-06-08  Francis Dupont[master] Merged trac5104 (prefix triple assignment)
2017-06-08  Marcin Siodelski[master] Added ChangeLog entry for #5189.
2017-06-08  Marcin Siodelski[master] Merge branch 'trac5189'
2017-06-08  Marcin Siodelski[5189] Trivial fixes in the unix domain socket unitest.
2017-06-08  Marcin Siodelski[5189] Fixed failing unix domain socket unit test.
2017-06-08  Tomek Mrugalski[5189] Couple minor comment improvements.
2017-06-07  Tomek Mrugalski[master] updated config examples with refrence to syslog
2017-06-07  Marcin Siodelski[5189] Addressed review comments.
2017-06-07  Wlodek Wencel[master] fixes in command examples
2017-06-06  Tomek Mrugalski[5189] Minor corrections after review.
2017-06-02  Marcin Siodelski[5190] Updated Kea User's Guide with a warning about...
2017-06-02  Marcin Siodelski[5190] Replace CA ServerType with service name.
2017-06-02  Marcin Siodelski[5190] Regenerated CA parser files
2017-06-02  Marcin Siodelski[5190] Replaced dhcpX-server with dhcpX and d2-server...
2017-06-02  Marcin Siodelski[5303] Added sample httpd2 partial configuration.
2017-06-01  Marcin Siodelski[5302] Updated paths to the cert files for nginx.
2017-06-01  Marcin Siodelski[5303] Use raw pointer to the timeout handler class...
2017-06-01  Marcin Siodelski[5302] Updates in the kea-nginx.conf commentary.
2017-05-30  Tomek Mrugalski[master] Merge branch 'trac5212' (config comments ...
2017-05-30  Tomek Mrugalski[master] Merge branch 'trac5270' (typo in .mes file)
2017-05-30  Tomek Mrugalski[5270] .mes file reordered, copyright updated
2017-05-29  Marcin Siodelski[5302] Added sample nginx configuration for Kea reverse...
2017-05-29  Marcin Siodelski[5189] Added a test for checking ClientConnection timeo...
2017-05-29  Marcin Siodelski[5189] Miscellanous corrections.
2017-05-26  Francis Dupont[master] Merged trac5010 (fix --with-cql)
2017-05-26  Marcin Siodelski[5189] Removed unused variable.
2017-05-26  Marcin Siodelski[5189] Reverted changes in libkea-http.
next