]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
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-12  Marcin Siodelski[master] Added ChangeLog entry for #3673.
2015-03-12  Marcin Siodelski[master] Merge branch 'trac3673'
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  Thomas Markwalder[3742] Corrected kea-admin command line depictions...
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  Shawn Routhier[3673] Fix typo
2015-03-10  Thomas Markwalder[3691] Amending Kea admin guide discussion of DHCPv6...
2015-03-10  Francis Dupont[master] Fixed races in ProcessSpawn util (#3733)
2015-03-06  Marcin Siodelski[master] Added ChangeLog for the #3694. trac3713_base
2015-03-06  Marcin Siodelski[master] Merge branch 'trac3694'
2015-03-06  Marcin Siodelski[3694] Changes as a result of the second code review.
2015-03-06  Shawn Routhier[3694] Fix a test and some typos
2015-03-05  Marcin Siodelski[3694] Swap in-pool checks with the host reservation...
2015-03-05  Marcin Siodelski[3694] Removed doxygen groupings from the Allocation...
2015-03-05  Marcin Siodelski[3694] Addressed review comments.
2015-03-05  Tomek Mrugalski[master] Merge branch 'trac3709' (ClientContext4) trac3745_base
2015-03-05  Tomek Mrugalski[3709] Doc updated
2015-03-05  Marcin Siodelski[master] Added ChangeLog for #3710.
2015-03-05  Marcin Siodelski[master] Merge branch 'trac3710'
2015-03-05  Shawn Routhier[3694] Update copyright
2015-03-05  Shawn Routhier[3694] Fix up some typos
2015-03-04  Shawn RouthierMerge branch 'trac3694' of ssh://git.kea.isc.org/git...
2015-03-04  Shawn Routhier[3694] Tidy up some typos in the comments
2015-03-04  Marcin Siodelski[3673] The time conversion method in PgSQL calculates...
2015-03-04  Marcin Siodelski[3673] Further cppcheck fixes for the Postgres SQL...
2015-03-04  Marcin Siodelski[3673] Fixed cppcheck errors in the MySQL and PgSQL...
2015-03-04  Marcin Siodelski[3673] Throw DbOperationError exceptions when time...
2015-03-04  Marcin Siodelski[3673] Handle overflows in the time conversions in...
2015-03-04  Marcin Siodelski[3673] Fixed copyright date in the PG SQL backend.
2015-03-04  Marcin Siodelski[3673] Use the 64-bit value for time conversions to...
2015-03-03  Stephen Morris[master] ChangeLog for trac3279
2015-03-03  Stephen Morris[master] Merge branch 'trac3729'
2015-03-03  Tomek Mrugalski[3709] createLease4() now uses ClientContext4
2015-03-03  Marcin Siodelski[3694] User guide error in the DHCPv4 conflict resolution.
2015-03-02  Shawn RouthierMerge branch 'trac3706' Tidy up some issues find by...
2015-03-02  Jeremy C. Reedgenerate manpages from .xml file in srcdir not builddir
2015-03-02  Tomek Mrugalski[3709] allocateLease4 now uses ClientContext4
2015-03-02  Jeremy C. Reedchange top_srcdir to top_builddir as the path_replacer...
2015-03-02  Marcin Siodelski[3710] Use undefined pthread behavior for FreeBSD.
2015-03-02  Francis Dupont[master] spelling
2015-03-02  Marcin Siodelski[3706] Fixed the two typos in the comments of ProcessSpawn.
2015-03-02  Marcin Siodelski[master] Merge branch 'trac3651' trac3733_base
2015-03-02  Marcin Siodelski[3651] Replaced bind10 with Kea in the readme file.
2015-03-02  Marcin Siodelski[master] Merge branch 'trac3728'
2015-02-28  Francis Dupont[master] better handling of TSIG keys with empty secret...
2015-02-28  Shawn Routhier[trac3706] Fix up comment
2015-02-28  Shawn Routhier[trac3706] Lets use the hostname instead of removing it
2015-02-28  Shawn Routhier[trac3706] More cpp cleanup
2015-02-28  Francis Dupont[master] spelling
2015-02-28  Francis Dupont[master] spelling
2015-02-27  Francis DupontMerge branch 'master' of ssh://git.kea.isc.org/git/kea
2015-02-27  Francis Dupont[master] initialize BSD_TYPE in configure.ac (#3723)
2015-02-27  Marcin Siodelski[master] Added ChangeLog entry for #3730.
2015-02-27  Marcin Siodelski[master] Merge branch 'trac3730'
2015-02-27  Marcin Siodelski[3730] Moved the openSockets invocation to the beginnin...
2015-02-27  Stephen Morris[3729] Updated perfdhcp RateControl test
2015-02-27  Francis Dupont[master] made configure more suitable for cross-compili... trac3722_base
2015-02-27  Marcin Siodelski[3651] Fixed the non portable whitespace trimming in...
2015-02-27  Shawn Routhier[trac3706] Clean up some issues from cpp check
2015-02-26  Marcin Siodelski[3728] Catch boost and std exceptions in kea-lfc.
2015-02-26  Jeremy C. Reedspelling typo
2015-02-26  Marcin Siodelski[3728] WritableHostDataSource does not derive from...
2015-02-26  Marcin Siodelski[3730] Method to open sockets closes sockets before...
2015-02-26  Stephen Morris[3729] Fix problem of unintentional integer division
2015-02-26  Marcin Siodelski[3694] Added warning message when there is an address...
2015-02-26  Marcin Siodelski[3694] Removed unused ClientContext4 member.
2015-02-26  Marcin Siodelski[3694] Updates to the Conflict Resolution for the DHCPv...
2015-02-26  Shawn Routhier[trac3706] Remove unused variables
2015-02-25  Marcin Siodelski[3694] Improved documentation of the allocation engine.
2015-02-25  Wlodek Wencel[master] remove lastest changes in Makefile.am for... trac3516_base trac3727_base
2015-02-24  Francis Dupont[master] inSubnet() -> inRange() in comments trac3723_base
2015-02-24  Wlodek Wencel[master] pdf guides added to Makefile.am
2015-02-24  Marcin Siodelski[3694] Fixed the unit test for the conflict resolution...
2015-02-24  Marcin Siodelski[3694] Cleanup in the failing DHCPv4 tests after update...
2015-02-24  Marcin Siodelski[3694] Grouping DHCPv4 functions in the allocation...
2015-02-24  Marcin Siodelski[3694] Restructured lease4 allocation routines.
2015-02-23  Marcin Siodelski[3694] Make index of the Lease4Storage non-unique.
2015-02-23  Marcin Siodelski[3694] New convenience functions added to IOAddress.
2015-02-23  Wlodek Wencel[master] version change after release
2015-02-20  Francis Dupont[master] v4/v6 typo
2015-02-20  Francis Dupont[master] v4/v6 typos in comments
2015-02-20  Francis Dupont[master] v4/v6 typos in comments
2015-02-18  Tomek Mrugalski[master] Copyright year updated, ChangeLog entry for...
2015-02-18  Marcin Siodelski[master] Added missing extra dists in the doc/devel.
2015-02-18  Wlodek Wencel[master] resolved conflict
2015-02-18  Wlodek Wencel[master] minor changes in kea-guide
2015-02-18  Wlodek Wencel[master] minor changes in kea-guide
2015-02-18  Tomek Mrugalski[master] Unfortunate paragraph about config validation...
next