]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2015-07-14  Thomas Markwalder[3939] Addressed review comments
2015-07-08  Thomas Markwalder[3939] keactrl now uses PID files to control servers
2015-07-08  Thomas Markwalder[master] Added ChangeLog entry 978, for #3769.
2015-07-08  Thomas Markwalder[master] Servers now create PID files
2015-07-08  Marcin Siodelski[3769] Fixed typos in the message files.
2015-07-08  Thomas Markwalder[3769] Addressed review comments
2015-07-07  Tomek Mrugalski[master] ChangeLog updated after #3873 merge. trac3921a_base trac3932_base
2015-07-07  Tomek Mrugalski[master] Merge branch 'trac3873' (FAQ section in the...
2015-07-07  Tomek Mrugalski[3873] Minor word-smithing after review
2015-07-07  Tomek Mrugalski[master] ChangeLog updated after 3928 merge.
2015-07-07  Tomek Mrugalski[master] Merge branch 'trac3928' (missing images in...
2015-07-06  Thomas Markwalder[3769] Updated Kea Admin guide with PID file info
2015-07-06  Thomas Markwalder[3769] Removed static from Daemon::config_file_ and...
2015-07-02  Thomas Markwalder[3769] DHCPv6 now uses PID file
2015-07-02  Thomas Markwalder[3769] DHPCv4 now uses PID file, made pid test common
2015-07-02  Thomas Markwalder[3769] Added env var,KEA_PIDFILE_DIR; D2 now uses a...
2015-07-02  Francis Dupont[master] Removed spurious io in util::io from doxygen... trac3752_base
2015-07-02  Shawn Routhier[3873] Fix typos
2015-07-01  Thomas Markwalder[3769] Added support for creating PIDFiles to dhcpsrv...
2015-07-01  Tomek Mrugalski[3873] FAQ/troubleshooting section added.
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  Tomek Mrugalski[3928] Added missing images in src/lib/hooks/images...
2015-06-30  Tomek Mrugalski[3928] Missing images added to EXTRA_DIST
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
next