]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2015-10-02  Shawn RouthierMerge branch 'trac3576' Add PXE options
2015-10-02  Shawn Routhier[trac3576] Fix typo in change log
2015-10-02  Shawn Routhier[trac3576] Updates per review comments
2015-10-01  Thomas Markwalder[master] Added ChangeLog entry 1017 for Trac #3916 trac4074_base
2015-10-01  Shawn Routhier[trac3576] Restore line accidently removed from DHCPv4...
2015-10-01  Thomas Markwalder[master] Replace lease-dump scripts with stored procedu...
2015-10-01  Francis Dupont[master] Updated git hash
2015-10-01  Francis Dupont[master] Finished merge of trac4004 (enable-static...
2015-10-01  Francis Dupont[master] Merged trac4004 (enable-static and unit tests)
2015-10-01  Francis Dupont[master] Merged trac4061 (use isc::asiolink::IOAddress...
2015-10-01  Francis Dupont[4061] Fixed typo
2015-10-01  Thomas Markwalder[3916] Use stored procedures for MySQL lease dumps
2015-10-01  Tomek Mrugalski[master] ChangeLog updated after #3984 merge.
2015-10-01  Tomek Mrugalski[master] Merge branch 'trac3984' (v4 declined lease...
2015-10-01  Tomek Mrugalski[3984] Changes after review:
2015-10-01  Shawn Routhier[trac3576] Correct some strings, remvoe some extra...
2015-10-01  Shawn Routhier[trac3576] Clean up white space and add new files
2015-10-01  Shawn Routhier[trac3576] Correct minimal length for v6 vendor class...
2015-09-30  Thomas Markwalder[3916] Use stored functions for Postgres lease dumps
2015-09-30  Marcin Siodelski[master] Added ChangeLog entry for #3972.
2015-09-30  Marcin Siodelski[master] Merge branch 'trac3972'
2015-09-30  Marcin Siodelski[3972] Renamed recycle-timer-wait-time to flush-reclaim...
2015-09-30  Marcin Siodelski[master] Added Changelog entry for #3971.
2015-09-30  Marcin Siodelski[master] Merge branch 'trac3971'
2015-09-30  Marcin Siodelski[3972] Addressed review comments - minor nits.
2015-09-30  Shawn Routhier[trac3576] Add PXE options
2015-09-29  Marcin Siodelski[3971] Improved commentary in the Thread test.
2015-09-29  Marcin Siodelski[3971] Addressed other review comments.
2015-09-29  Marcin Siodelski[3971] Implemented test for graceful Thread destruction...
2015-09-29  Marcin Siodelski[3972] Lease reclamation routine executes the callouts.
2015-09-29  Stephen Morris[master] ChangeLog for #4046
2015-09-29  Stephen Morris[master] Merge branch 'trac4046'
2015-09-28  Marcin Siodelski[3971] Catch exceptions in the CtrlDhcp{4,6}Srv destruc...
2015-09-28  Marcin Siodelski[3971] Remove products of the LFC run in the shell...
2015-09-28  Marcin Siodelski[3971] DHCPv6 server uses TimerMgr to run LFC timers.
2015-09-28  Marcin Siodelski[3971] Better handling errors when thread is stopped...
2015-09-28  Marcin Siodelski[3971] TimerMgr returns the number of registered timers.
2015-09-28  Marcin Siodelski[3971] Memfile_LeaseMgr test holds instance of TimerMgr.
2015-09-25  Francis Dupont[master] Merged trac4045 (cppcheck warnings)
2015-09-25  Francis Dupont[4004] Put again hooks.h as a dependency
2015-09-25  Marcin Siodelski[3971] Resolved issues with fork/exec while spawning...
2015-09-25  Marcin Siodelski[3971] Using TimerMgrPtr returned by the TimerMgr.
2015-09-25  Marcin Siodelski[3971] Added test for LFC scheduling in DHCPv4 server.
2015-09-25  Marcin Siodelski[3971] Fixed logic of the MemfileLeaseMgrTest timeout.
2015-09-25  Marcin Siodelski[3971] Using TimerMgr in the Memfile backend.
2015-09-25  Marcin Siodelski[master] Link perfdhcp with pthread to prevent build...
2015-09-25  Francis Dupont[master] Updated git hash
2015-09-25  Francis Dupont[master] Merged trac4015 supplement (DHCPv4 missing...
2015-09-24  Francis Dupont[4015] Tentative dhcp4.h
2015-09-24  Francis Dupont[master] Updated git hash
2015-09-24  Francis Dupont[master] Finished merge of trac4015 (secure DHCPv6...
2015-09-24  Francis Dupont[master] Merged trac4015 (secure DHCPv6 definitions)
2015-09-24  Shawn Routhier[4015] Update the comments a bit to make the clearer.
2015-09-24  Francis Dupont[4015] Added an experimental options table in user doc
2015-09-24  Francis Dupont[4015] Added a IANA / standard option leading note...
2015-09-24  Marcin Siodelski[master] Merge branch 'trac4039'
2015-09-24  Stephen Morris[master] Merge branch 'trac3952'
2015-09-24  Thomas Markwalder[master] Added ChangeLog entry 1010 for #4067.
2015-09-24  Thomas Markwalder[master] Fixed fd/0 unit test issue
2015-09-24  Marcin Siodelski[4039] Longer intervals in the TimerMgr test to avoid...
2015-09-24  Thomas Markwalder[4067] Addressed review comments
2015-09-24  Francis Dupont[master] Updated git hash
2015-09-24  Francis Dupont[master] Merged trac4065 (block all signals in child...
2015-09-24  Francis Dupont[master] Fixed old asio.hpp include in new code (bis)
2015-09-24  Francis Dupont[master] Fixed old asio.hpp include in new code
2015-09-24  Francis Dupont[master] Updated git hash
2015-09-24  Francis Dupont[master] Cleanup merge of trac4009 (use Boost Asio...
2015-09-24  Francis Dupont[master] Finished merge of trac4009 (use Boost Asio...
2015-09-24  Marcin Siodelski[4065] Added test description in the thread.cc
2015-09-24  Francis Dupont[4009] Improved new boost options doc
2015-09-24  Francis Dupont[4009] Improved --with-boost-libs help
2015-09-24  Thomas Markwalder[4067] PktFilterTestStub no longer used fd 0
2015-09-24  Francis Dupont[4015] Fixed D60_MIP6_VDINF spelling
2015-09-23  Francis Dupont[4065] Added a signal safe comment
2015-09-23  Francis Dupont[4065] Added unit test
2015-09-23  Francis Dupont[4009] Added --with-boost-lib-dir
2015-09-23  Francis Dupont[4009] Added boost_lib_path (NetBSD (and more?) fix)
2015-09-23  Francis Dupont[3984] spelling
2015-09-23  Francis Dupont[3984] Moved comment to its intended location
2015-09-23  Francis Dupont[master] Merged trac4032 (improve unit tests for except...
2015-09-23  Francis Dupont[4045] Fixed some cppcheck reports (first round)
2015-09-22  Tomek Mrugalski[master] ChangeLog updated after #3982 merge. trac4045_base trac4068_base
2015-09-22  Tomek Mrugalski[master] Merge branch 'trac3982' (Decline v6)
2015-09-22  Tomek Mrugalski[3982] Minor fix after review:
2015-09-22  Marcin Siodelski[master] Removed extraneous variable.
2015-09-22  Tomek Mrugalski[3984] Declined IPv4 leases reclaimation implemented
2015-09-22  Shawn RouthierMerge branch 'trac4002' Save error string before use
2015-09-22  Shawn RouthierMerge branch 'trac4001' Update code to clear errno...
2015-09-22  Shawn Routhier[trac4001] Move the clearing of errno per review comments
2015-09-22  Francis Dupont[4065] untabify
2015-09-22  Stephen Morris[3952] Added additional checking in the hooks parser...
2015-09-22  Marcin Siodelski[master] Added ChangeLog entry for #4047.
2015-09-22  Francis Dupont[4065] New threads got all signals blocked
2015-09-22  Stephen Morris[3952] Abandon hooks tests on unrecoverable error
2015-09-22  Marcin Siodelski[master] Merge branch 'trac4047'
2015-09-22  Marcin Siodelski[4047] Updated TimerMgr and tests per review comments.
2015-09-22  Shawn Routhier[trac4002] Save a copy of the err string in case errno...
2015-09-22  Shawn Routhier[trac4001] Clear errno before calling OS functions
2015-09-21  Tomek Mrugalski[3982] Changes after review
2015-09-21  Marcin Siodelski[master] Merge branch 'trac3973' trac4065_base
next