]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
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  Francis Dupont[3927] Addressed minor comments
2015-11-03  Francis Dupont[4091] Implemented, need tests
2015-11-03  Francis Dupont[4091] Renamed main (cf #4114)
2015-11-03  Shawn RouthierMerge branch 'trac4090' Add support for OptionSubstrin... trac4116_base
2015-11-03  Shawn Routhier[trac4090] Update per second set of review comments
2015-11-02  Shawn Routhier[trac4090] Add the forgotten eval_log.c and eval_log...
2015-11-02  Shawn Routhier[trac4090] Setup logger for eval
2015-11-02  Shawn Routhier[trac4090] Update per review comments.
2015-11-02  Francis Dupont[master] Fixed 4o6subnetInterfaceId for not 64 bit... trac4113_base
2015-11-02  Marcin Siodelski[master] Use LeaseMgrFactory::instance() rather than...
2015-11-01  Francis Dupont[3927] Added a defaultSpaceOptionDefTest unit test
2015-11-01  Francis Dupont[3927] Fixed spurious 4 in DHCPv6 guide
2015-10-31  Tomek Mrugalski[master] AUTHORS updated after recent changes.
2015-10-31  Tomek Mrugalski[master] Merge branch 'trac4105' (4o6 configuration...
2015-10-31  Tomek Mrugalski[4105] Grammar fixed.
2015-10-31  Tomek Mrugalski[4105] config parser now uses getOptionalParam() methods.
2015-10-31  Tomek Mrugalski[4105] Changes after review:
2015-10-31  Francis Dupont[master] Finished trac4027 aka Pkt4o6 merge trac4110_base
2015-10-31  Tomek Mrugalski[master] Merge branch 'master' of ssh://git.kea.isc...
2015-10-31  Tomek Mrugalski[master] Merge remote-tracking branch 'github/master'
2015-10-31  JINMEI Tatuya[4027] removed an unused variable
2015-10-31  JINMEI Tatuya[4027] added some explanatory comments for Pkt4o6:...
2015-10-31  JINMEI Tatuya[4027] added some references
2015-10-31  JINMEI TatuyaMerge branch 'trac4027' of github.com:isc-projects...
2015-10-31  Tomek Mrugalski[4027] Minor corrections.
2015-10-31  JINMEI Tatuya[4027] use a single underscore version of uint8_t for...
2015-10-31  Francis Dupont[master] Merged trac4107 (HCPv4-over-DHCPv6 message... trac4109_base
2015-10-31  Tomek Mrugalski[4107] Added several comments.
2015-10-31  JINMEI Tatuya[4027] added some more comments for tests
2015-10-31  JINMEI Tatuya[4027] added unit tests for Pkt4o6Test
2015-10-31  Tomek Mrugalski[4107] Minor comments update for options 100-102
2015-10-31  Tomek Mrugalski[4105] Implement 4o6-interface-id parameter.
2015-10-31  Francis Dupont[4107] Added new standard options in the guide table
2015-10-31  Francis Dupont[4107] Added the 2 private options (now update the...
2015-10-31  Tomek Mrugalski[4105] Subnet4 parser updated to accept 4o6-interface...
2015-10-31  Francis Dupont[4107] Ported changes from fd4o6 (so not finished)
2015-10-31  JINMEI Tatuya[4027] enable DHCP4o6 option macros
2015-10-31  Francis Dupont[fd4o6] Adjusted Pkt6 pointer type
2015-10-31  JINMEI Tatuya[4027] incorporated part of c0044e3 from fd4o6 branch
2015-10-31  Francis Dupont[fd4o6] Added DHCPv4-over-DHCPv6 packet class
2015-10-31  Tomek Mrugalski[4105] 4o6 configuration structure, unit-tests implemented
2015-10-30  Tomek Mrugalski[4088] Added flex/bison generated files.
2015-10-30  Tomek Mrugalski[4088] Minor tweaks in lexer.ll
2015-10-30  Tomek Mrugalski[4088] Lexer improvements, TokenOption now working
2015-10-30  Tomek Mrugalski[4088] Makefile updated to easier regenerate flex/bison...
2015-10-30  Tomek Mrugalski[4088] Minor tweaks in EvalContext
2015-10-30  Tomek Mrugalski[4088] string handling improved.
2015-10-30  Tomek Mrugalski[4088] strings, options and equal tokens are now instan...
2015-10-30  Tomek Mrugalski[4088] Replaced example grammar with client classificat...
2015-10-30  Tomek Mrugalski[4088] Moved yy to isc::eval namespace
2015-10-30  Tomek Mrugalski[4088] EvalContext unit-test added.
2015-10-30  Tomek Mrugalski[4088] Classes renamed to Kea nomenclature
2015-10-30  Tomek Mrugalski[4088] Bison example integrated.
2015-10-30  Tomek Mrugalski[4081] Stub documentation added.
2015-10-30  Shawn Routhier[trac4090] Add support for TokenSubstring
2015-10-29  Tomek Mrugalski[master] ChangeLog updated. trac4106_base trac4107_base
2015-10-29  Tomek Mrugalski[master] Merge branch 'trac4081' (src/lib/eval added)
2015-10-29  Tomek Mrugalski[4081] Added LOG4CPLUS_LIBS to src/lib/eval/tests/Makef...
2015-10-29  Tomek Mrugalski[4081] Changes after review:
2015-10-28  Francis Dupont[master] Changed string.h for cstring (cf #4089)
2015-10-28  Shawn Routhier[trac 4081] Add eval to the doxyfile and fix some typos
2015-10-27  Thomas Markwalder[master] Added ChangeLog entry 1040 for #3780
2015-10-27  Thomas Markwalder[master] Servers now exit if MySQL or PostgreSQL connec...
2015-10-27  Thomas Markwalder[3780] Addressed review comments
2015-10-27  Tomek Mrugalski[4081] Stub documentation added.
2015-10-27  Marcin Siodelski[master] Added ChangeLog entry for #3979.
2015-10-27  Marcin Siodelski[master] Merge branch 'trac3979'
2015-10-27  Marcin Siodelski[3979] Corrected a typos in the user guide.
2015-10-27  Marcin Siodelski[3979] Corrected order of parameters in the lease-expir...
2015-10-27  Thomas Markwalder[3979] Fixed a broken <para> oops
2015-10-27  Thomas Markwalder[3979] Did some clean up and rewording
2015-10-27  Marcin Siodelski[master] Added ChangeLog entry for #3977. fdfb_base
2015-10-27  Marcin Siodelski[master] Merge branch 'trac3977'
2015-10-27  Shawn Routhier[trac3977] update comment to be v4 instead of v6
2015-10-26  Tomek Mrugalski[4081] .gitignore added.
2015-10-26  Tomek Mrugalski[4081] Boilerplate logger added.
2015-10-26  Marcin Siodelski[3977] Addressed review comments.
2015-10-26  Tomek Mrugalski[4081] Option::toString() and OptionString::toString...
2015-10-26  Tomek Mrugalski[4081] Initial Token implementation added.
next