]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2015-07-08  Marcin Siodelski[3484] Updated heavily outdated sections about the...
2015-07-07  Marcin Siodelski[3484] Updated documentation of the user_chk library.
2015-07-07  Marcin Siodelski[3484] Updated hooks maintenance guide.
2015-07-07  Marcin Siodelski[3484] Updated Guide for Component Developers.
2015-07-07  Marcin Siodelski[3484] Updated description of hooks for DHCPv4 and...
2015-07-07  Marcin Siodelski[3484] Small updates to the Contributor's Guide.
2015-07-07  Marcin Siodelski[3484] Moved logo to the top left corner of the develop...
2015-07-07  Marcin Siodelski[3484] Replaced BIND10 logo with ISC logo in the develo...
2015-07-02  Francis Dupont[master] Removed spurious io in util::io from doxygen... trac3752_base
2015-06-30  Marcin Siodelski[master] Added ChangeLog entry for #3578. trac3771_base
2015-06-30  Marcin Siodelski[master] Merge branch 'trac3578'
2015-06-30  Shawn Routhier[3578] Minor fixes to docs
2015-06-30  Marcin Siodelski[master] Added ChangeLog for #3887.
2015-06-30  Marcin Siodelski[master] Merge branch 'trac3887'
2015-06-30  Marcin Siodelski[master] Added ChangeLog entry for #3740.
2015-06-30  Marcin Siodelski[master] Merge branch 'trac3740'
2015-06-30  Marcin Siodelski[3740] Changes to the DHCPv4 message description per...
2015-06-30  Marcin Siodelski[master] Added ChangeLog entry for #3846.
2015-06-30  Marcin Siodelski[master] Merge branch 'trac3846'
2015-06-30  Marcin Siodelski[3578] Updated User's Guide per review comments.
2015-06-30  Shawn Routhier[3470] Tidy up some typos
2015-06-30  Shawn Routhier[3578] Tidy up some typos in the docs
2015-06-29  Thomas Markwalder[master] Fixed distcheck issues with src/bin/admin...
2015-06-29  Marcin Siodelski[3846] Trivial change in the kea-guide.
2015-06-29  Marcin Siodelski[3846] Removed the invalid note from the kea-guide.
2015-06-29  Marcin Siodelski[3846] Revised DHCPv6 option definitions in the kea...
2015-06-29  Marcin Siodelski[3846] Revised DHCPv4 option definitions in the kea...
2015-06-27  Francis Dupont[master] Finished merge of trac3839 (removed unused... trac3911_base
2015-06-27  Francis Dupont[3839] copyright
2015-06-27  Francis Dupont[3839] reindented
2015-06-27  Francis Dupont[master] Removed spurious lease_(0) introduced by accid...
2015-06-26  Marcin Siodelski[master] Added ChangeLog entry for #3913.
2015-06-26  Marcin Siodelski[master] Merge branch 'trac3913'
2015-06-26  Marcin Siodelski[3913] Addressed review comments.
2015-06-26  Marcin Siodelski[3913] Allocation engine extends the lifetime of the...
2015-06-26  Francis Dupont[master] Updated git hash
2015-06-26  Francis Dupont[master] Finished merge of trac3919 (cppcheck small...
2015-06-26  Francis Dupont[3919] grammar
2015-06-26  Francis Dupont[3919] copyrights
2015-06-25  Francis Dupont[master] Merged trac3858a (locat paths in libdhcpsrv_un...
2015-06-25  Francis Dupont[master] Merged trac3922 (Stopwatch not copyable) sedhcpv6a_0
2015-06-24  Francis Dupont[3922] Made Stopwatch not copyable
2015-06-24  Tomek Mrugalski[master] ChangeLog updated after 3918 merge. trac3922_base trac3923_base
2015-06-24  Tomek Mrugalski[master] Merge branch 'trac3918' (KEA_SOCKET_TEST_DIR...
2015-06-24  Francis Dupont[3919] Reverted last change and added a comment
2015-06-24  Francis Dupont[3919] reworked last unit test which cannot be parsed...
2015-06-24  Francis Dupont[3919] Removed unused old_leases
2015-06-24  Francis Dupont[3919] Fixed typo
2015-06-24  Francis Dupont[3919] Fixed cppcheck suppressions
2015-06-24  Francis Dupont[3919] Fixed cppcheck suppressions
2015-06-24  Tomek Mrugalski[3918] Changes after review:
2015-06-24  Tomek Mrugalski[3918] Documentation updated.
2015-06-24  Francis Dupont[3919] Assign typecode_ to avoid cppcheck warning
2015-06-24  Francis Dupont[3919] Assign classcode_ to avoid cppcheck warning
2015-06-24  Francis Dupont[3919] Added some missing initializations
2015-06-24  Francis Dupont[3919] updated cppcheck suppression name
2015-06-24  Tomek Mrugalski[3918] Unix socket tests now use KEA_SOCKET_TEST_DIR...
2015-06-24  Francis Dupont[3919] Added some missing initializations
2015-06-24  Francis Dupont[3919] Fixed typo: compare with itself
2015-06-24  Francis Dupont[3919] Added sname_ and file_ initialization
2015-06-24  Francis Dupont[3919] use last_offset late to avoid cppcheck new warnings
2015-06-24  Francis Dupont[3919] removed unused addrs
2015-06-24  Francis Dupont[3919] Removed spurious declarations
2015-06-24  Francis Dupont[3919] Suppress cppcheck warning for item_default
2015-06-24  Francis Dupont[3919] Suppress cppcheck warning for expect & co
2015-06-24  Francis Dupont[3919] initialize data_to_send_{,len_}
2015-06-24  Francis Dupont[3919] Suppress cppcheck warning for v4Opts
2015-06-24  Francis Dupont[3919] Changed size > 0 by !empty
2015-06-24  Francis Dupont[3919] Removed spurious v2 assignment
2015-06-24  Francis Dupont[3919] Passed objects by reference
2015-06-24  Francis Dupont[3919] Moved socket_path_ to initialization list
2015-06-24  Francis Dupont[3919] moved local variables in their block
2015-06-24  Francis Dupont[3919] Initialize ext_
2015-06-24  Francis Dupont[master] Updated git hash trac3919_base trac3920_base trac3921_base
2015-06-24  Francis Dupont[master] Added ChangeLog entry for trac3841 (use remove...
2015-06-24  Francis Dupont[master] Some other/new s/unlink/remove/
2015-06-24  Francis Dupont[master] Finished merge of trac3841 (use remove() vs...
2015-06-24  Francis Dupont[master] Merged trac3824 (small bugs in dns++ from VS)
2015-06-24  Francis Dupont[master] Merged trac3828 (IN macros guard)
2015-06-23  Francis Dupont[3858a] Added some missing getLeaseFilePath() which...
2015-06-23  Francis Dupont[3858a] Rebased to address similar new bugs
2015-06-23  Francis Dupont[3828] Updated and added a comment
2015-06-23  Tomek Mrugalski[3918] Documentation updated.
2015-06-23  Tomek Mrugalski[3918] UNIX socket path length is now checked.
2015-06-23  Francis Dupont[master] Merged trac3899 (error message fixes)
2015-06-23  Francis Dupont[3899] Reindented
2015-06-23  Francis Dupont[3899] Updated copyrights
2015-06-23  Francis Dupont[3899] Merged strings
2015-06-23  Francis Dupont[master] Merged trac3870 (OPTIONAL macro guard)
2015-06-23  Francis Dupont[3870] Added the OPTIONAL macro guard for d2
2015-06-23  Francis Dupont[3870] Added a comment to explain the guard
2015-06-23  Francis Dupont[master] Merged trac3863 (ntervalTimerTest.startInterva...
2015-06-23  Marcin Siodelski[3740] Small update to the User Guide (DHCPINFORM)
2015-06-23  Marcin Siodelski[3740] Added section about issues with unicast response...
2015-06-23  Marcin Siodelski[3578] Updated the DHCPv4 user guide with the options...
2015-06-23  Marcin Siodelski[3887] DHCPv4 option 5 (name-servers) is a list of...
2015-06-22  Wlodek Wencel[kea-0.9.2-beta] ChangeLog and configure.ac updated trac3858a_base
2015-06-22  Wlodek Wencel [kea-0.9.2-beta] .mes files reorder
2015-06-22  Tomek Mrugalski[master] ChangeLog updated.
2015-06-22  Tomek Mrugalski[3917] Updated version number 0.9.2 => 0.9.2-beta
next