]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2015-10-02  Tomek Mrugalski[3985] Several minor tweaks, docs updated.
2015-10-01  Tomek Mrugalski[3985] Implemented IPv6 declined lease recovery.
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-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-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  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
2015-09-20  Francis Dupont[4009] Added ext/coroutine Makefile trac4064_base
2015-09-20  Francis Dupont[4009] Forgot BOOST_ASIO_DISABLE_DEV_POLL
2015-09-18  Tomek Mrugalski[master] ChangeLog updated after #3981. trac4061_base trac4062_base
2015-09-18  Tomek Mrugalski[master] Unit-test fix after #3981 merge.
2015-09-18  Tomek Mrugalski[master] Merge branch 'trac3981'
2015-09-18  Tomek Mrugalski[3981] Changes after review:
2015-09-18  Tomek Mrugalski[3981] Merge branch 'trac3981' of ssh://git.kea.isc...
2015-09-18  Marcin Siodelski[4047] Corrected order of calls in the TimerMgr unit...
2015-09-18  Marcin Siodelski[4047] Cleanup in the TimerMgr unit tests.
2015-09-18  Marcin Siodelski[4047] Instance of the TimerMgr is now shared pointer.
2015-09-18  Marcin Siodelski[4047] Fixed documentation of the TimerMgr.
2015-09-18  Marcin Siodelski[4047] Fixed issues with static deinitialization fiasco...
2015-09-18  Marcin Siodelski[4047] Implemented synchronization between the worker...
2015-09-18  Shawn Routhier[trac3982] fix some typos
2015-09-17  Stephen Morris[4046] Fix missing message_dictionary.h in install...
2015-09-17  Shawn Routhier[trac3891] Typo level items
next