]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2017-10-09  Marcin Siodelski[master] Added ChangeLog entry for #5368.
2017-10-09  Marcin Siodelski[master] Merge branch 'trac5368'
2017-10-08  Francis Dupont[master] regen flex/bison
2017-10-08  Francis Dupont[master] Disabled clang static analyzer on *lexer.cc...
2017-10-07  Francis Dupont[master] Updated git hash trac5380_base
2017-10-07  Francis Dupont[master] Finished merge of trac5361 (kea-shell --path)
2017-10-07  Francis Dupont[master] Merged trac5361 (kea-shell --path)
2017-10-07  Francis Dupont[master] Swapped memcmp arguments to make clang happy
2017-10-06  Francis Dupont[master] typo trac5382_base
2017-10-06  Francis Dupont[master] typo
2017-10-06  Francis Dupont[master] Avoid EXPECT_EQ(true/false, ...) for EXPECT_TR...
2017-10-06  Francis Dupont[master] Cast mismatched enums
2017-10-06  Francis Dupont[master] Avoid EXPECT_EQ(true/false, ...) for EXPECT_TR...
2017-10-06  Francis Dupont[master] Fixed a likely type d1 -> r1
2017-10-06  Francis Dupont[master] Avoid EXPECT_EQ(true/false, ...) for EXPECT_TR...
2017-10-06  Francis Dupont[master] Moved to plain ifs to avoid enum mismatches
2017-10-06  Francis Dupont[master] Fixed a likely type d1 -> r1
2017-10-06  Francis Dupont[master] Moved to a plain if in getOptionCode()
2017-10-06  Francis Dupont[master] Updated git hash trac5381_base
2017-10-06  Francis Dupont[master] regen flex/bison
2017-10-06  Francis Dupont[master] Finished merge of trac5363 (ifelse)
2017-10-06  Francis Dupont[master] Merged trac5363 (ifelse)
2017-10-06  Francis Dupont[master] Updated git hash
2017-10-06  Francis Dupont[master] Finished merge of trac5226 (options with recor...
2017-10-06  Francis Dupont[5361] Updated docs
2017-10-06  Francis Dupont[5361] Implemented --path argument for kea-shell
2017-10-05  Marcin Siodelski[5368] Corrected doxygen main page structure.
2017-10-05  Marcin Siodelski[5368] Documented ia_pd parameter for lease_renew/lease...
2017-10-04  Tomek MrugalskiMerge branch 'master' of ssh://git.kea.isc.org/git/kea trac5361_base trac5362_base
2017-10-04  Tomek Mrugalski[master] Compilation fix after 5343 merge.
2017-10-04  Marcin Siodelski[master] Added ChangeLog entry #5338.
2017-10-04  Marcin Siodelski[master] Merge branch 'trac5338'
2017-10-04  Marcin Siodelski[5338] Addressed review comments.
2017-10-03  Tomek Mrugalski[master] Merge branch 'trac5343' (dead code removal)
2017-10-03  Thomas Markwalder[master] Added ChangeLog entry 1305 for #5369
2017-10-03  Thomas Markwalder[master] kea-dhcp4 DDNS logic now correctly handles...
2017-10-03  Francis Dupont[5369] Fixed comments in new unit tests
2017-10-02  Wlodek Wencel[master] dates and versions updated
2017-10-02  Wlodek Wencel[master] updates before release
2017-09-29  Francis Dupont[5343] Removed last reference to dhcp_config_parser.h
2017-09-29  Thomas Markwalder[5359] Moved v4 DNS remove logic from alloc engine...
2017-09-29  Thomas Markwalder[5369] Update kea-dhcp4 unit tests to catch the problem
2017-09-29  Francis Dupont[5363] Added chained ifelse unit test trac5363
2017-09-28  Francis Dupont[5226] Addressed review comments
2017-09-28  Thomas Markwalder[master] Added BOOST_LIBS to library Makefiles trac5210_base trac5267_base trac5277_base trac5365_base
2017-09-28  Francis Dupont[5363] Added ifelse operator
2017-09-28  Thomas Markwalder[master] Added BOOST_LIBS to list of libraries
2017-09-28  Francis Dupont[trac5363] regen flex/bison
2017-09-28  Francis Dupont[5363] Updated syntax
2017-09-27  Wlodek Wencel[master] fixing typos in documentation trac5363_base
2017-09-27  Marcin Siodelski[5338] Updated Kea User's Guide, section for keactrl.
2017-09-27  Marcin Siodelski[5338] Update logging configuration for specific daemons.
2017-09-27  Marcin Siodelski[5338] Split kea.conf into four files.
2017-09-27  Marcin Siodelski[5338] keactrl uses different config file locations...
2017-09-26  Wlodek Wencel[master] typos, dates, *.mes files updates before release
2017-09-26  Francis Dupont[master] Tentative merge fix (2)
2017-09-26  Francis Dupont[master] Tentative merge fix
2017-09-25  Francis Dupont[master] regen flex/bison
2017-09-25  Francis Dupont[master] Finished merge of trac5073a (option 43)
2017-09-25  Francis Dupont[master] Merged trac5073a (option 43)
2017-09-25  Francis Dupont[5073a] Attempt to resolve last review comments
2017-09-25  Marcin Siodelski[5073a] Fixed some typos as a result of a review.
2017-09-25  Thomas Markwalder[master] Added ChangeLog entry 1303 for 5332.
2017-09-25  Thomas Markwalder[master] lease_cmds hook lib handlers are now implmenet...
2017-09-25  Marcin Siodelski[5332] Generate doxygen documentation for lease_cmds...
2017-09-25  Thomas Markwalder[master] Moved botan logic from configure.ac to m4macros
2017-09-25  Francis Dupont[5073a] Addressed review comments
2017-09-25  Marcin Siodelski[master] Added ChangeLog entry for #5307.
2017-09-25  Marcin Siodelski[master] Merge branch 'trac5307'
2017-09-25  Marcin Siodelski[5307] Addressed review comments.
2017-09-23  Thomas Markwalder[5358] Extraced crypto logic into a macro
2017-09-22  Thomas Markwalder[5332] Removed unused messages and some cleanup
2017-09-22  Tomek Mrugalski[5307] Minor tweaks in DHCPv6 tests, added couple ... trac5307
2017-09-22  Thomas Markwalder[5332] Created config::CmdsImpl base class
2017-09-22  Tomek Mrugalski[5307] Minor tweaks in alloc_engine, couple tests added.
2017-09-22  Thomas Markwalder[5332] Pass II on lease_cmds, refactored handlers to...
2017-09-22  Francis Dupont[master] Updated git hash
2017-09-22  Francis Dupont[master] Finished merge of trac5227 (adding easy missin...
2017-09-22  Francis Dupont[master] Finished merge of trac5227 (adding easy missin...
2017-09-22  Tomek Mrugalski[master] ChangeLog upated.
2017-09-22  Tomek Mrugalski[master] Merge branch 'trac5310' (shared networks docs)
2017-09-22  Francis Dupont[5073a] Added a failing raw value case for option 43
2017-09-22  Marcin Siodelski[5310] Applied minor changes to Shared Networks section...
2017-09-22  Francis Dupont[master] Fixed doxygen
2017-09-22  Francis Dupont[master] Fixed doxygen
2017-09-21  Francis Dupont[5227] Addressed review comments
2017-09-21  Francis Dupont[master] Updated git hash
2017-09-21  Francis Dupont[master] Finished merge of trac5282 (client https)
2017-09-21  Francis Dupont[master] Merging trac5282 (client https)
2017-09-21  Francis Dupont[5282] Applied Thomas' proposed diff
2017-09-21  Francis Dupont[5073a] Updated docs and made deferredUnpack more robus...
2017-09-21  Thomas Markwalder[5332] Revamped lease_cmds hook lib to use hook callout...
2017-09-21  Tomek Mrugalski[5310] Documentation for shared networks added.
2017-09-21  Francis Dupont[5073a] Added DHCPv4 unit tests (still doc to update)
2017-09-21  Marcin Siodelski[5307] Added test cases for prefix delegation.
2017-09-21  Marcin Siodelski[5307] DHCPv6 server uses reserved client classes in...
2017-09-21  Marcin Siodelski[5307] DHCPv6 server assigns shared network specific...
2017-09-21  Marcin Siodelski[5307] Assign reserved hostnames for shared networks.
2017-09-21  Marcin Siodelski[5307] Created basic unit tests for shared networks...
2017-09-21  Marcin Siodelski[5307] Updated allocation engine to facilitate shared...
next