]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2015-11-26  Marcin Siodelski[3874] Fixed compilation issues in DUIDFactory class.
2015-11-26  Marcin Siodelski[3874] Addressed review comments.
2015-11-18  Marcin Siodelski[3874] Described configuration of the server identifier...
2015-11-17  Marcin Siodelski[3874] Fixed string type in open() functions.
2015-11-17  Marcin Siodelski[3874] Use generated server identifier in the server.
2015-11-17  Marcin Siodelski[3874] Reuse existing DUID if not explicitly specified.
2015-11-17  Marcin Siodelski[3874] Use DUID configuration parser in the global...
2015-11-17  Marcin Siodelski[3874] Create DUID using the specified configuration.
2015-11-17  Marcin Siodelski[3874] Added DUID configuration parser.
2015-11-17  Marcin Siodelski[3874] Added storage class for DUID configuration.
2015-11-17  Marcin Siodelski[3874] Added example configuration for setting up DUID.
2015-11-17  Marcin Siodelski[3874] Added DUID configuration to the DHCPv6 server...
2015-11-17  Marcin Siodelski[3874] Use DUIDFactory class in the DHCPV6 server code.
2015-11-17  Marcin Siodelski[3874] Implemented generation of DUID-EN and DUID-LL.
2015-11-17  Marcin Siodelski[3874] Added DUID factory class in libdhcp++.
2015-11-17  Francis Dupont[master] Updated git hash
2015-11-17  Francis Dupont[master] Finished merge of trac4125 (parser build)
2015-11-17  Francis Dupont[master] Merge trac4125 (parser build)
2015-11-15  Francis Dupont[4125] Updated *.hh timestamps
2015-11-14  Francis Dupont[4125] Fixed variable init (BTW a false positive as...
2015-11-14  Francis Dupont[4125] Made the parser target dependent on --enable...
2015-11-14  Francis Dupont[master] Added *.hh files as sources
2015-11-14  Francis Dupont[master] Restored *.hh timestamps trac4201_base
2015-11-14  Francis Dupont[master] Changed *.hh timestamps
2015-11-14  Francis Dupont[master] Minor fix to configure.ac
2015-11-14  Francis Dupont[master] Updated git hash
2015-11-14  Francis Dupont[master] Finished merge of trac4088 (client classificat...
2015-11-14  Francis Dupont[master] Merged trac4088 (client classification express...
2015-11-14  Francis Dupont[4088] Merged trac4088fd private branch
2015-11-14  Francis Dupont[4088fd] Added a generated date comment to avoid the...
2015-11-13  Francis Dupont[4088fd] Changed the syntax to unquote integers
2015-11-13  Francis Dupont[4088fd] Added protection against integer overflow trac4088fd_before_unquote
2015-11-13  Francis Dupont[4088fd] cleanup grammar (indent, no untyped)
2015-11-12  Stephen Morris[master] ChangeLog for trac3259 trac4121_base
2015-11-12  Stephen Morris[master] Merge branch 'trac3259'
2015-11-11  Francis Dupont[master] Merge branch 'master' of ssh://git.kea.isc...
2015-11-11  Francis Dupont[master] Trivial comment fix
2015-11-11  Thomas Markwalder[master] Added ChangeLog entry 1046 for #3601
2015-11-11  Thomas Markwalder[master] Removed periods from log messages
2015-11-11  Thomas Markwalder[master] MemfileLeaseMgr now supports upgrading/downgra...
2015-11-11  Thomas Markwalder[3601] More review comments
2015-11-11  Thomas Markwalder[master] Added ChangeLog entry 1045 for #4095 trac4097_base
2015-11-11  Francis Dupont[4088fd] Removed unused File functions
2015-11-11  Thomas Markwalder[master] Added client class storgae classes to libdhcpsrv
2015-11-11  Francis Dupont[master] Added a check on rcode avoiding unused errors
2015-11-11  Francis Dupont[4095] reindent
2015-11-11  Francis Dupont[4095] spelling & co
2015-11-11  Francis Dupont[4095] spelling
2015-11-11  Thomas Markwalder[3601] Addressed additional review comments
2015-11-11  Francis Dupont[master] Updated git hash (forgotten)
2015-11-11  Francis Dupont[4088fd] Moved option code range check to the parser...
2015-11-11  Stephen Morris[master] Merge remote-tracking branch 'github/master'
2015-11-11  Francis Dupont[master] Finished merge of trac4060a (Kea multi-threaded)
2015-11-11  Francis Dupont[master] Merged trac4060a (Kea multi-threaded)
2015-11-10  Thomas Markwalder[4095] Implemented new classes for storing client class...
2015-11-10  Thomas Markwalder[3601] Addressed review comments, added ability to...
2015-11-09  Francis Dupont[4088fd] Added number unit tests
2015-11-09  Stephen Morris[3259] Changes after review
2015-11-09  Francis Dupont[4088fd] Added more new unit tests
2015-11-09  Francis Dupont[4088fd] Added hexstring parsing unit tests
2015-11-06  Francis Dupont[4088fd] Assume the parser produces only well typed... trac4088fd_fulltyped
2015-11-06  Francis Dupont[4088fd] Split the syntax into untyped/typed trac4088fd_typed
2015-11-06  Francis Dupont[4088fd] Added some parser unit tests trac4088fd_untyped
2015-11-06  Francis Dupont[4088fd] Fixed error handling trac4088fd_error
2015-11-06  Francis Dupont[4088fd] Added substring parsing
2015-11-06  Francis Dupont[4088fd] Fixed most of C++ problems trac4088fd_cpp
2015-11-06  Francis Dupont[4088fd] Renamed file to file_
2015-11-06  Francis Dupont[4088fd] Regenerated flex/bison trac4088fd_option
2015-11-06  Francis Dupont[4088fd] Moved option from scanner to parser
2015-11-06  Francis Dupont[4088fd] Regenerated flex/bison trac4088fd_hexstring
2015-11-06  Francis Dupont[4088fd] Added hexstring support
2015-11-06  Francis Dupont[4088fd] Regenerated flex/bison trac4088fd_namespace
2015-11-06  Francis Dupont[4088fd] Added new eval_context_decl.h include
2015-11-06  Francis Dupont[4088fd] [4088fd] Fixed namespace
2015-11-06  Francis Dupont[4088fd] [4088fd] Updated lexer.cc to flex 2.5.39
2015-11-06  Francis Dupont[4088] Finished merge of trac4091 from master trac4088fd_base
2015-11-05  Francis Dupont[master] Updated git hash trac4115_base
2015-11-05  Francis Dupont[master] Finished merge of trac4091 (hex strings)
2015-11-05  Francis Dupont[master] Merged trac4091 (hex strings)
2015-11-05  Francis Dupont[4091] Changed to require at least one hexdigit
2015-11-05  Francis Dupont[4088] spelling
2015-11-05  Stephen Morris[4088] Miscellaneous edits to the developer documentation
2015-11-05  Francis Dupont[4088] Trivial fix to make it compile
2015-11-05  Francis Dupont[4088] Some trivial fixes
2015-11-05  Francis Dupont[4091] Addressed comments (0x prefix, deciding in const...
2015-11-05  Francis Dupont[4091] Better odd check
2015-11-04  Francis Dupont[4091] Missed changes
2015-11-04  Tomek Mrugalski[4088] Exceptions added.
2015-11-04  Tomek Mrugalski[4088] General smallish improvements in evaluation...
2015-11-04  Tomek Mrugalski[4088] Unnecessary makefile rule removed.
2015-11-04  Tomek Mrugalski[4088] Developer's guide written
2015-11-04  Tomek Mrugalski[4088] Bison version is now detected during configure.
2015-11-04  Francis Dupont[master] Updated git hash
2015-11-04  Francis Dupont[master] Finished merge of trac3927 (default in option...
2015-11-04  Francis Dupont[master] Merged trac3927 (default in option-def)
2015-11-04  Francis Dupont[3927] Fixed typo in previous change
2015-11-04  Marcin Siodelski[3259] Corrected a typo.
2015-11-04  Francis Dupont[3927] Addressed minor comments
2015-11-03  Thomas Markwalder[3601] Added discussion of memfile lease file upgrading...
2015-11-03  Thomas Markwalder[3601] Added unit tests for automatic LFC upgrade
next