| Age | Commit message (Expand) | Author |
| 2018-09-12 | [65-libyang-generic] Resolved rebase conflicts | Francis Dupont |
| 2018-09-12 | [65-libyang-generic] Removed sysrepo_connection and watcher files | Francis Dupont |
| 2018-09-12 | [65-libyang-generic] test-module -> keatest-module | Francis Dupont |
| 2018-09-12 | [65-libyang-generic] Addressed comments about watcher.h | Francis Dupont |
| 2018-09-12 | [#65,!18] Minor changes after review. | Tomek Mrugalski |
| 2018-09-12 | [#65,!18] Docs updated. | Tomek Mrugalski |
| 2018-09-12 | [65-libyang-generic] Updated identity ref unit tests to sysrepo devel | Francis Dupont |
| 2018-09-12 | [65-libyang-generic] Addressed comments | Francis Dupont |
| 2018-09-12 | [65-libyang-generic] Untabify | Francis Dupont |
| 2018-09-12 | [#65,!18] Unit-tests now pass after module rename. | thomson |
| 2018-09-12 | [#65,!18] test module renamed. | thomson |
| 2018-09-12 | [#65,!18] Now all tests uses test-module | thomson |
| 2018-09-12 | [#65,!18] Unit-test added for sanity checking the environment. | Tomek Mrugalski |
| 2018-09-12 | [65-libyang-generic] Better error report | Francis Dupont |
| 2018-09-12 | [65-libyang-generic] Extra fixes | Francis Dupont |
| 2018-09-12 | [65-libyang-generic] Imported generic stuff | Francis Dupont |
| 2018-09-11 | [master] Fixed distance() namespace issue in libdhcp++.cc | Thomas Markwalder |
| 2018-09-10 | [#109,!21] Prefix calls to distance() with std:: in libdhcp++.cc | Thomas Markwalder |
| 2018-09-10 | [#25,!14] Makefile.am fixed after botched rebase. | Tomek Mrugalski |
| 2018-09-07 | [#25,!14] Fixes after database headers being moved | Tomek Mrugalski |
| 2018-09-07 | [#25,!14] Fixes after rebase. | Tomek Mrugalski |
| 2018-09-07 | [#25,!14] Copyright update | Tomek Mrugalski |
| 2018-09-07 | [#25,!14] DHCP4,6 now use Deamon to set up default logger name | Tomek Mrugalski |
| 2018-09-07 | [#25,!14] Removed setVerbose() from CfgMgr (now available in Daemon) | Tomek Mrugalski |
| 2018-09-07 | [#25,!14] libprocess no longer depends on libdhcpsrv | Tomek Mrugalski |
| 2018-09-07 | [#25,!14] Obsolete includes removed. | Tomek Mrugalski |
| 2018-09-07 | [#25,!14] UserContext is now in isc::data, deps updated | Tomek Mrugalski |
| 2018-09-07 | [#25,!14] libprocess code now compiles and unit-tests pass | Tomek Mrugalski |
| 2018-09-07 | [#25,!14] ConfigBase class added. | Tomek Mrugalski |
| 2018-09-07 | [#25,!14] Logging related files moved to process | Tomek Mrugalski |
| 2018-09-07 | [#25,!14] Moved daemon.cc|h, unittests to process | Tomek Mrugalski |
| 2018-09-05 | [master] Added reservation subnet-id conversion to Kea 1.5.0 schema upgrade | Thomas Markwalder |
| 2018-09-05 | [#15,!11] Added new scripts and netconf tests to .gitignore | Marcin Siodelski |
| 2018-09-05 | [#15,!11] Corrected a typo. | Marcin Siodelski |
| 2018-09-05 | [#15,!11] Removed remaining whitespaces. | Marcin Siodelski |
| 2018-09-05 | [#15,!11] Addressed review comments | Thomas Markwalder |
| 2018-09-03 | [#92,!13] Fully qualified namespaces in dora and host_mgr unittests. | Marcin Siodelski |
| 2018-09-03 | [#92,!13] Removed extraneous using namespace isc::db; | Marcin Siodelski |
| 2018-09-03 | [#92,!13] Applied a couple of fixes in headers inclusion and linking. | Marcin Siodelski |
| 2018-09-03 | [#92,!13] Created testutils libs for MySQL, PgSQL and CQL. | Marcin Siodelski |
| 2018-09-03 | [#92,!13] Reordered database specific libraries linking. | Marcin Siodelski |
| 2018-09-03 | [#92,!13] Moved CqlConnection and CqlExchange classes to libkea-cql. | Marcin Siodelski |
| 2018-09-03 | [#92,!13] Moved PgSqlConnection and PgSqlExchange to libkea-pgsql. | Marcin Siodelski |
| 2018-09-03 | [#92,!13] Moved MySqlConnection class to libkea-mysql library. | Marcin Siodelski |
| 2018-09-03 | [#92,!13] Moved NoSuchLease exception back to dhcpsrv library. | Marcin Siodelski |
| 2018-09-03 | [#92,!13] Moved DB access parser from dhcpsrv to database library. | Marcin Siodelski |
| 2018-09-03 | [#92,!13] Moved DbAccessParser to libkea-database. | Marcin Siodelski |
| 2018-09-03 | [#92,!13] Added libdatabase_unittests to gitignore | Marcin Siodelski |
| 2018-09-03 | [#92,!13] Install header files in libkea-database | Marcin Siodelski |
| 2018-09-03 | [#92,!13] Refactored libkea-dhcpsrv to use libkea-database | Marcin Siodelski |