]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2016-12-23  Andrei PavelRemoved "--nonet" from all xsltproc commands.
2016-12-23  Andrei PavelBrought bash code to Google coding standard
2016-12-14  Andrei Pavel[WIP] Minor changes
2016-12-13  Tomek Mrugalski[master] Addressed doxygen warnings raised. trac5017_base
2016-12-13  Tomek Mrugalski[master] ChangeLog updated
2016-12-13  Tomek Mrugalski[master] Merge branch 'trac5036' (Dhcp6 bison parser)
2016-12-12  Tomek Mrugalski[5036] Changes after review:
2016-12-11  Francis Dupont[5036] Fixed control char test for signed chars
2016-12-11  Francis Duponttrac5036: regen
2016-12-11  Francis Dupont[5036] Added \r as a valid whitespace (cf JSON standard)
2016-12-10  Francis Dupont[5036] Optional exception display and case sensitive...
2016-12-10  Francis DupontMerge branch 'trac5036' of ssh://git.kea.isc.org/git...
2016-12-10  Francis Duponttrac5036: regen
2016-12-10  Francis Dupont[5036] Ignore parser generated files
2016-12-10  Francis Dupont[5036] Improved parser and include files
2016-12-10  Francis Dupont[5036] Improved dhcp6.dox
2016-12-09  Francis Dupont[master] Replaced a NULL ... better pointer type trac5077_base
2016-12-09  Francis Dupont[master] Replaced a NULL ... typo
2016-12-09  Francis Dupont[master] Replaced a NULL ... again
2016-12-09  Francis Dupont[master] Replaced a NULL not accepted by old GCC in...
2016-12-08  Francis Dupont[master] Updated git hash
2016-12-08  Francis Dupont[master] Finished merge of trac5066 (enforce C++11)
2016-12-08  Francis Dupont[master] Merged trac5066 (enforce C++11)
2016-12-08  Francis Dupont[5066] Simplified the C++11 for loop
2016-12-08  Francis Dupont[master] Merged trac4631b (C++11 2nd phase)
2016-12-08  Tomek Mrugalski[master] added link to contributor's guide
2016-12-08  Marcin Siodelski[master] Added ChangeLog entry for #3175.
2016-12-08  Marcin Siodelski[master] Merge branch 'trac3175'
2016-12-08  Tomek Mrugalski[5036] Regenerated flex/bison files added.
2016-12-08  Tomek Mrugalski[5036] Unit-tests cleanup.
2016-12-08  Tomek Mrugalski[5036] Doc updated.
2016-12-07  Tomek Mrugalski[5036] Comments added.
2016-12-06  Tomek Mrugalski[5036] excluded-prefix{-len} implemented in the bison...
2016-12-06  Tomek Mrugalski[5036] readonly support added in hosts-database
2016-12-06  Tomek Mrugalski[5036] Support for parameters in hooks-libraries added.
2016-12-06  Tomek Mrugalski[5036] Comments added, some constants removed.
2016-12-06  Marcin Siodelski[3175] Moved StateModel class from D2 to libkea-util.
2016-12-06  Tomek Mrugalski[5036] Code cleanup
2016-12-05  Stephen Morris[master] ChangeLog for Trac #5069
2016-12-05  Stephen Morris[master] Merge branch 'trac5069'
2016-12-02  Stephen Morris[5069] Update Hooks developer documentation
2016-12-02  Marcin Siodelski[master] Added ChangeLog entry for #5074. trac5046_base trac5075_base
2016-12-02  Marcin Siodelski[master] Merge branch 'trac5074'
2016-12-02  Marcin Siodelski[5074] Removed spurious whitespace.
2016-12-02  Thomas Markwalder[trac5074] Minor rewording in libprocess.dox
2016-12-01  Marcin Siodelski[5074] A couple of trivial fixes in the comments.
2016-12-01  Marcin Siodelski[5074] Split developer's documentation of CPL and D2.
2016-12-01  Marcin Siodelski[5074] Fix doxygen refs after migration to isc::process...
2016-12-01  Marcin Siodelski[5074] Files in libkea-process moved to isc::process...
2016-12-01  Marcin Siodelski[5074] Rename d2_logger to dctl_logger in libkea-process.
2016-12-01  Marcin Siodelski[5074] Set environment variable for pid files within...
2016-12-01  Marcin Siodelski[5074] Created libkea-process library.
2016-11-30  Francis Dupont[5066] Enforced C++11 following #4631 discussion
2016-11-30  Francis Dupont[4631b] Applied the not unique_ptr stuff trac5066_base
2016-11-29  Francis Dupont[5014_phase2] Use Dhcp6 (vs JSON) parser as much as... trac5036_base2
2016-11-29  Francis Dupont[5014_phase2] Use parser in place of fromJSON
2016-11-29  Francis Dupont[5014_phase2] Added a JSON value subparser
2016-11-29  Francis Dupont[5014_phase2] Defined some config subparsers (to be...
2016-11-29  Francis Dupont[5014_phase2] Added Element position
2016-11-29  Francis Dupont[5014_phase2] Added recursive include unit test
2016-11-29  Francis Dupont[5014_phase2] Fixed lexer cleanup on any exit (note...
2016-11-29  Francis Dupont[5014_phase2] Moved back context variables from lexer
2016-11-29  Francis Dupont[5014_phase2] Renamed Dhcp4 and DhcpDdns entries
2016-11-29  Francis Dupont[5014_phase2] Implemented string escape (but not unicod...
2016-11-29  Francis Dupont[5014_phase2] Add Dhcp4 and DhcpDdns toplevel configs...
2016-11-29  Francis Dupont[5014_phase2] More tests and fixes
2016-11-29  Francis Dupont[5014_phase2] Began to write tests (and of course found...
2016-11-29  Francis Dupont[5014_phase2] Improved error handling
2016-11-29  Francis Dupont[5014_phase2] Fixed default rule (flex -s)
2016-11-29  Francis Dupont[5014] Cleaned up (indent, factor, etc)
2016-11-29  Francis Dupont[5014] Added 2 unit tests about keywords
2016-11-29  Francis Dupont[5014] Syntactic contexts almost done
2016-11-29  Francis Dupont[5014] Only fatal must be static
2016-11-29  Francis Dupont[5014] Added scanner include
2016-11-29  Francis Dupont[5014] Fixed syntax for tests, ready to add includes
2016-11-29  Francis Dupont[5014] Count embbeded \n in comments
2016-11-29  Francis Dupont[5014] Added %empty for bison -W
2016-11-29  Francis Dupont[5014] Partial fix for process tests (dhcp-ddns still...
2016-11-29  Tomek MrugalskiCompilation fix on ubuntu 16.04
2016-11-29  Tomek Mrugalski[5014] dhcp6.dox cleanup
2016-11-29  Tomek Mrugalski[5014] Developer's guide now contains description of...
2016-11-29  Tomek Mrugalski[5014] Kea-dhcp6 now actually uses new parser (all...
2016-11-29  Tomek Mrugalski[5014] Extended parser to support persist and enterprise-id
2016-11-29  Tomek Mrugalski[5014] Unit-text fixed, all 12 unit-tests pass now.
2016-11-29  Tomek Mrugalski[5014] Parser type is now configurable.
2016-11-29  Tomek Mrugalski[5014] dhcp4o6-port, csv-format parameters added
2016-11-29  Tomek Mrugalski[5014] hooks-libraries, expired-leases-processing,...
2016-11-29  Tomek MrugalskiLease-database, hosts-database are now parsed properly
2016-11-29  Tomek Mrugalskiadvanced.json is now parsed properly again
2016-11-29  Tomek Mrugalski[5014] reservations, pd-pools support implemented
2016-11-29  Tomek Mrugalski[5014] client classification and reservations are now...
2016-11-29  Tomek Mrugalski[5014] mac-sources, relay-supplied-options added
2016-11-29  Tomek Mrugalski[5014] simple.json is now parsed completely
2016-11-29  Tomek Mrugalski[5014] Dhcp6 is now parsed and generated JSON structure...
2016-11-29  Tomek Mrugalski[5014] grammar for Logging object added.
2016-11-29  Tomek Mrugalski[5014] The syntax parser is able to parse Dhcp6 (Loggin...
2016-11-29  Tomek Mrugalski[5014] Examples for Kea6 corrected.
2016-11-29  Tomek Mrugalski[5014] Unit-test loading example config files implemented.
2016-11-29  Tomek Mrugalski[5014] Reading from file implemented
2016-11-29  Tomek Mrugalski[5014] Implemented comments
next