summaryrefslogtreecommitdiff
path: root/src/bin/d2/d2_process.cc
AgeCommit message (Expand)Author
2017-03-28[master] Finished merge of trac2358a (DBGLVL_xxx)Francis Dupont
2017-03-17[102b] rebasedFrancis Dupont
2017-03-17[2358a] Rebased and completedFrancis Dupont
2017-03-16[5152] Addressed review commentsFrancis Dupont
2017-03-11[5152] Done (at the exception of unit tests)Francis Dupont
2017-02-17[5134] Configuration parsing implemented in CATomek Mrugalski
2017-01-24[master] spelling (including in some messages)Francis Dupont
2016-12-01[5074] Files in libkea-process moved to isc::process namespace.Marcin Siodelski
2016-12-01[5074] Rename d2_logger to dctl_logger in libkea-process.Marcin Siodelski
2016-03-17[4243] Disable optimization of boost:asio for gcc 5.2.0 through 5.3.0Thomas Markwalder
2015-12-16[4236] Updated copyright dates in all files.Marcin Siodelski
2015-12-16[4236] Replaced license text in all files containing it.Marcin Siodelski
2015-09-02[4009] Added boost to asio (tentative)Francis Dupont
2015-06-10[master] Merge branch 'trac3796' (statistics interface, part 1)Tomek Mrugalski
2015-06-10[3796] command_interpreter.cc|h|tests moved: src/lib/config => src/lib/ccTomek Mrugalski
2015-05-20[3796] ccsession.cc|h renamed to command_interpreter.cc|hTomek Mrugalski
2015-05-18[trac3808] Enhance logging for D2Shawn Routhier
2015-04-18[master] remove '#include <config.h' from include files (#3782)Francis Dupont
2015-03-19[3755] Add message to D2 per reveiw comments.Shawn Routhier
2015-01-20[3668] Further changes after second review.Marcin Siodelski
2015-01-19[3668] Addressed review comments.Marcin Siodelski
2015-01-12[3668] Moved the definition of IOServicePtr to asiolink/io_service.hMarcin Siodelski
2014-08-05[3417] Bind10 => Kea in many .cc/.h filesTomek Mrugalski
2014-07-29[3479] Reduce number of messages output during D2 startup and shutdownStephen Morris
2014-05-19[3268] Fixed a couple of typos during a review.Marcin Siodelski
2014-05-08[3268] Modify D2Process to use D2ParamsThomas Markwalder
2014-04-02[3383] Log when D2 is listening on non-loopback addressThomas Markwalder
2013-11-08[3087] Use IOServicePtr consistently in DHCP-DDNSThomas Markwalder
2013-08-27[3075] Additional review changes.Thomas Markwalder
2013-08-26[3075] Address review comments.Thomas Markwalder
2013-08-16[3075] Implemented main event loop in b10-dhcp-ddnsThomas Markwalder
2013-07-10[master] Merge branch 'trac2977'Marcin Siodelski
2013-07-04[2977] Disable logger initialization in the D2 controller when unit testingMarcin Siodelski
2013-07-02[2957] Additional review-related changes. Replaced TODO with todoThomas Markwalder
2013-06-12[2957] Interrim check-in. This adds configuration management toThomas Markwalder
2013-06-07[2978] Split D2 logging up into base class log messages and DHCP-DDNS specificThomas Markwalder
2013-06-06[2956] Addtional review corrections.Thomas Markwalder
2013-06-05[2956] Changes to address review comments. Note that the module name isThomas Markwalder
2013-06-02[2956] Created the initial, implementation of DHCP-DDNS service controllerThomas Markwalder
2013-05-30Merge branch 'master' into trac2956. 2956 was created before 2955, butThomas Markwalder
2013-05-28[2955] Review comments addressed. Corrected member and method names.Thomas Markwalder
2013-05-24[2955] Addressed review comments. Most notably, renamed DProcessThomas Markwalder
2013-05-22[2395] Created the initial, bare-bones implementation DHCP-DDNS serviceThomas Markwalder