]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2015-04-01  Nicolas CDocument the change 8/head
2015-04-01  Nicolas CAdd "query4" argument to hook point pkt4_send
2015-03-20  Marcin Siodelski[master] Added ChangeLog entry for #3768.
2015-03-20  Marcin Siodelski[master] Merge branch 'trac3768'
2015-03-20  Marcin Siodelski[3768] Address review comments.
2015-03-20  Shawn Routhier[3678] Tidy up some typos
2015-03-19  Marcin Siodelski[3768] Updated the comment for the internal alloc function.
2015-03-19  Thomas Markwalder[master] Merge branch 'trac3765'
2015-03-19  Marcin Siodelski[3768] Extended commentary in the allocation engine...
2015-03-19  Shawn Routhier[3765] Fix copyrights and typo
2015-03-19  Shawn Routhier[master] Update changelog with commit tag
2015-03-19  Shawn RouthierMerge branch 'trac3755'
2015-03-19  Shawn Routhier[3755] Update ChangeLog to add entry
2015-03-19  Shawn Routhier[3755] Update copyright per reveiw
2015-03-19  Shawn Routhier[3755] Add message to D2 per reveiw comments.
2015-03-19  Marcin Siodelski[3768] Alloc engine allocats leases to clients with...
2015-03-18  Marcin Siodelski[master] Use equality operator for comparing vector...
2015-03-18  Marcin Siodelski[master] Use equality operator to compare iterators...
2015-03-18  Marcin Siodelski[3768] Implemented the test which checks overlapping...
2015-03-18  Marcin SiodelskiMerge branch 'master' of ssh://git.kea.isc.org/git/kea
2015-03-18  Marcin Siodelski[master] Include stdint.h in cfg_rsoo.h to prevent...
2015-03-18  Shawn Routhier[master] Remove test file that was accidently committed
2015-03-18  Marcin Siodelski[master] Added ChangeLog entry for #3705.
2015-03-18  Shawn Routhier[3755] Add started message to log output
2015-03-18  Marcin Siodelski[master] Merge branch 'trac3705'
2015-03-18  Marcin Siodelski[3705] Changes as a result of the second code review.
2015-03-18  Marcin Siodelski[master] Added ChangeLog entry for #3737.
2015-03-18  Marcin Siodelski[master] Merge branch 'trac3737'
2015-03-18  Thomas Markwalder[3675] Corrected extraneous dots added by D2ClientMgr...
2015-03-17  Shawn Routhier[3705] Fix up some typos during review
2015-03-17  Marcin Siodelski[3737] Fixed the logging message when the lease allocat...
2015-03-17  Marcin Siodelski[master] Merge branch 'trac3749'
2015-03-17  Marcin Siodelski[3749] Minor fix in the isRelayed unit test as a result...
2015-03-17  Marcin Siodelski[master] Merge branch 'trac3744'
2015-03-17  Marcin Siodelski[3744] Minor comments update in the JSON parsers.
2015-03-17  Marcin Siodelski[3744] Lease database parser executed as the last one...
2015-03-17  Marcin Siodelski[3744] Parse lease db after subnets configuration
2015-03-17  Marcin Siodelski[3749] Relayed message with hops=0 is accepted by the...
2015-03-17  Marcin Siodelski[3705] Minor fixes for the review.
2015-03-17  Marcin Siodelski[3705] Address review comments.
2015-03-16  Shawn Routhier[master] Update change log entry with number and commit tag
2015-03-16  Shawn RouthierMerge branch 'trac3759'
2015-03-16  Shawn Routhier[3759] Add change log entry
2015-03-16  Shawn Routhier[3759] Updates per review comments
2015-03-15  Francis Dupont[master] spelling trac3764_base
2015-03-14  Francis Dupont[master] spelling
2015-03-14  Francis Dupont[master] spelling
2015-03-14  Francis Dupont[master] spelling
2015-03-14  Francis Dupont[master] spelling & wrap lines
2015-03-14  Shawn Routhier[3759] Update LFC check in server
2015-03-14  Shawn Routhier[master] Add commit number to changelog
2015-03-14  Shawn Routhier[3720] Add sections about LFC to the developes and...
2015-03-14  Shawn Routhier[3720] Typo and ChangeLog per review
2015-03-13  Marcin Siodelski[master] Fixing use of IfacePtr in iface_mgr_linux...
2015-03-13  Marcin Siodelski[master] Removing error in calling the IOAddress constr...
2015-03-13  Marcin Siodelski[master] Added ChangeLog entry for the #3715.
2015-03-13  Marcin Siodelski[master] Merge branch 'trac3715'
2015-03-13  Marcin Siodelski[master] Added ChangeLog entry for #3688.
2015-03-13  Marcin Siodelski[master] Merge branch 'trac3688'
2015-03-13  Marcin Siodelski[3688] Reverted change for the optional run of hooks...
2015-03-13  Marcin Siodelski[3688] Address comments from the second code review.
2015-03-13  Marcin Siodelski[3715] Fix typo and minor comment update.
2015-03-13  Marcin Siodelski[3715] Use foreach to iterate over IfaceMgr callbacks.
2015-03-13  Marcin Siodelski[3715] Use foreach for iterating over the IfaceMgr...
2015-03-13  Marcin Siodelski[3715] Use boost_foreach for iterating over the iface...
2015-03-13  Marcin Siodelski[3715] Interfaces in the IfaceMgr stored as pointers.
2015-03-13  Shawn Routhier[3720] Add section for LFC to developers guide
2015-03-13  Shawn Routhier[3720] Updates per review comments
2015-03-12  Marcin Siodelski[master] Added ChangeLog entry for the #3736.
2015-03-12  Marcin Siodelski[master] Merge branch 'trac3736'
2015-03-12  Marcin Siodelski[3688] Minor correction in the alloc_engine test.
2015-03-12  Marcin Siodelski[3688] Moved copyDefaultFields to Dhcpv4Exchange class.
2015-03-12  Marcin Siodelski[3688] DHCPv4 server uses clientid from the exchange...
2015-03-12  Marcin Siodelski[3688] Avoid multiple calls to selectSubnet by the...
2015-03-12  Marcin Siodelski[3688] Rename DHCPv4Exchange to Dhcpv4Exchange as a...
2015-03-12  Marcin Siodelski[3736] Fixed uninitMemberVar issue reported by cppcheck.
2015-03-12  Marcin Siodelski[3736] Removed a bunch of unused functions.
2015-03-12  Marcin Siodelski[3736] Fixed the useInitializationList issue in the...
2015-03-12  Marcin Siodelski[master] Added ChangeLog entry for #3673.
2015-03-12  Marcin Siodelski[master] Merge branch 'trac3673'
2015-03-12  Shawn Routhier[3720] Add documentation about LFC to Kea administrator...
2015-03-11  Marcin Siodelski[3673] One more update to the comment in the time conve...
2015-03-11  Marcin Siodelski[3673] Updated Kea guide with the limitations for the...
2015-03-11  Marcin Siodelski[3673] Updated comments about the max timestamp for...
2015-03-11  Thomas Markwalder[master] Added ChangeLog entry 907 for #3742.
2015-03-11  Thomas Markwalder[master] Merge branch 'trac3742'
2015-03-11  Marcin Siodelski[master] Removed debugging leftover from memfile lfc...
2015-03-11  Marcin Siodelski[3688] Updated the Kea guide that qualifying-suffix...
2015-03-11  Thomas Markwalder[3742] Corrected kea-admin command line depictions...
2015-03-11  Marcin Siodelski[3688] DHCPv4 server appends qualifying suffix to the...
2015-03-11  Marcin Siodelski[3688] Added description of the hostname reservations...
2015-03-11  Marcin Siodelski[3688] Fix typo in the allocation engine.
2015-03-11  Thomas Markwalder[master] Added ChangeLog entry 906 for #3691.
2015-03-11  Thomas Markwalder[master] Merge branch 'trac3691'
2015-03-11  Thomas Markwalder[3691] Revised admin guide text based on review comments
2015-03-11  Marcin Siodelski[3688] Host reservations are not initialized by the...
2015-03-11  Marcin Siodelski[3688] Host reservation parser doesn't allow for 0...
2015-03-11  Marcin Siodelski[3688] Prevent allocation engine from allocating 0...
2015-03-11  Shawn Routhier[3673] Fix typo
2015-03-10  Marcin Siodelski[3688] Pass DHCPv4Exchange objects instead of query...
next