]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2015-10-19  Stephen Morris[3443] Minor changes after review.
2015-10-14  Stephen Morris[3443] Removed some redundant length checks
2015-10-13  Stephen Morris[3443] Added additional buffer tests
2015-10-13  Stephen Morris[3443] Restructure OutputBuffer to avoid possible deref...
2015-10-13  Stephen Morris[master] ChangeLog for #3996
2015-10-12  Stephen Morris[3996] Added missing parameter to ALLOC_ENGINE_V4_REQUE...
2015-10-09  Tomek Mrugalski[master] ChangeLog, AUTHORS updated
2015-10-09  Tomek Mrugalski[master] Merge branch 'trac3681_rebase' (Common MySQL...
2015-10-09  Tomek Mrugalski[3681_rebase] DatabaseConnection is used in MemfileLeaseMgr
2015-10-09  Francis Dupont[master] Merged trac4062 (fixed DaemonTest.createPIDFil...
2015-10-08  Tomek Mrugalski[3681_rebase] The latest patch sent by Adam.
2015-10-06  Marcin Siodelski[master] Include <limits> instead of <limits.h> in...
2015-10-06  Marcin Siodelski[master] Added Changelog entry for #3974.
2015-10-06  Marcin Siodelski[master] Merge branch 'trac3974'
2015-10-06  Marcin Siodelski[3974] Small updates to the expiration parser tests.
2015-10-05  Marcin Siodelski[master] Fixed typo in the Makefile.am which caused...
2015-10-02  Shawn Routhier[master] Add commit tag to change log entry for 3576...
2015-10-02  Shawn RouthierMerge branch 'trac3576' Add PXE options
2015-10-02  Shawn Routhier[trac3576] Fix typo in change log
2015-10-02  Marcin Siodelski[3974] Attached parser for expired leases processing...
2015-10-02  Marcin Siodelski[3974] Updated DHCPv4 and DHCPv6 spec files with expira...
2015-10-02  Marcin Siodelski[3974] Implemented configuration parser for lease expir...
2015-10-02  Marcin Siodelski[3974] Added class holding configuration for lease...
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[4062] Finished previous change
2015-10-01  Francis Dupont[4062] Moved to Stephen's style for restore
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[4062] copy_ -> env_copy_
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  Francis Dupont[4062] Added environment protection in test ctor/dtor
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
next