| Age | Commit message (Expand) | Author |
| 2018-10-17 | [5-netconf-doc-config] Updated manual page | Francis Dupont |
| 2018-10-16 | [153-netconf-control-socket] Addressed review comments | Francis Dupont |
| 2018-10-16 | [#153, !60] Minor changes after review. | Tomek Mrugalski |
| 2018-10-16 | [153-netconf-control-socket] Fixes from Ubuntu | Francis Dupont |
| 2018-10-16 | [153-netconf-control-socket] Added control socket code from kea-yang | Francis Dupont |
| 2018-10-16 | [153-netconf-control-socket] Extended command | Francis Dupont |
| 2018-10-16 | [#65,!28] Minor comment changes after review. | Tomek Mrugalski |
| 2018-10-14 | [65-libyang-database_rebased] Addressed rebase conflicts | Francis Dupont |
| 2018-10-13 | [65-libyang-control-socket_rebase] Rebasing before merge65-libyang-gcc-requirement_base168-config-manager-clear-does-not-clear-the-d2-client-config_base165-netbsd-8-fixes_base | Francis Dupont |
| 2018-10-13 | [65-libyang-control-socket] Note that kea-dhcp-ddns server not yet support it | Francis Dupont |
| 2018-10-12 | [master] Added ConfigBackendDHCPv4Mgr | Thomas Markwalder |
| 2018-10-12 | [#65, !27] Minor comments connection. | Tomek Mrugalski |
| 2018-10-12 | [147-pid-files-dir-error] dhcp_data_dir added to Makefile.am | Franciszek Gorski |
| 2018-10-12 | [#101,!53] Addressed review comments | Thomas Markwalder |
| 2018-10-12 | [#101,!58] Implemented ConfigBackendDhcp4Mgr, mysql backend registers/unregis... | Thomas Markwalder |
| 2018-10-11 | [147-pid-files-dir-error] dhcp_data_dir added to Makefile.am | Franciszek Gorski |
| 2018-10-10 | [master] Removed accidentally committed files. | Marcin Siodelski |
| 2018-10-10 | [154-netconf-disable-reload] Added processSignal redefine | Francis Dupont |
| 2018-10-08 | [#93,!56] Delete methods must return number of affected rows.65-libyang-extend-syntax_base5-netconf-extend-syntax_base | Marcin Siodelski |
| 2018-10-08 | [#93,!56] Addressed review comments. | Marcin Siodelski |
| 2018-10-08 | [#93,!56] Updated MySQL config backend to manage global parameters. | Marcin Siodelski |
| 2018-10-08 | [#93,!56] Implemented StampedValue. | Marcin Siodelski |
| 2018-10-08 | [#93,!51] Used buffer length constants in mysql cb impl. | Marcin Siodelski |
| 2018-10-08 | [#93,!51] Removed accidentally inserted characters. | Marcin Siodelski |
| 2018-10-08 | [#93,!51] Fixed compilation issue in Config Backend pool. | Marcin Siodelski |
| 2018-10-08 | [#93,!51] Enclose option creation in transactions. | Marcin Siodelski |
| 2018-10-08 | [#93,!51] Fixed MySQL upgrade unit test. | Marcin Siodelski |
| 2018-10-08 | [#93,!51] Added config backend constants with buffer lengths. | Marcin Siodelski |
| 2018-10-08 | [#93,!51] Addressed review comments. | Marcin Siodelski |
| 2018-10-08 | [#93,!51] Rebased !51 against !35. | Marcin Siodelski |
| 2018-10-08 | [#93,!51] Pool specific options are now managed in MySQL database. | Marcin Siodelski |
| 2018-10-08 | [#93,!51] Fetching global options is now possible. | Marcin Siodelski |
| 2018-10-08 | [#93,!51] Added options management in MySQL DHCPv4 config backend. | Marcin Siodelski |
| 2018-10-08 | [#93,!35] Removed extra dist causing mysql_cb build to fail. | Marcin Siodelski |
| 2018-10-08 | [#93,!35] Shared network name is now associated with subnet. | Marcin Siodelski |
| 2018-10-08 | [#93,!35] Optimize update queries for shared networks and subnets. | Marcin Siodelski |
| 2018-10-08 | [#93,!35] Enclose subnet/network creation in transaction. | Marcin Siodelski |
| 2018-10-08 | [#93,!35] Check results of the delete operations. | Marcin Siodelski |
| 2018-10-08 | [#93,!35] Config Backend API returns number of deleted entries. | Marcin Siodelski |
| 2018-10-08 | [#93,!35] Check for binding errors in the MySqlConnection class. | Marcin Siodelski |
| 2018-10-08 | [#93,!35] Added missing column in MySQL upgrade script. | Marcin Siodelski |
| 2018-10-08 | [#93,!35] Addressed minor and refectoring issues. | Marcin Siodelski |
| 2018-10-08 | [#93,!35] Removed spurious letter in Makefile.am | Marcin Siodelski |
| 2018-10-08 | [#93,!35] Commented another unused variable. | Marcin Siodelski |
| 2018-10-08 | [#93,!35] Tempoarily commented out unused parameters. | Marcin Siodelski |
| 2018-10-08 | [#93,!35] Removed spurious whitespace. | Marcin Siodelski |
| 2018-10-08 | [#93,!35] Changed option def code from tinyint to smallint. | Marcin Siodelski |
| 2018-10-08 | [#93,!35] Moved common CB functions to a parent class. | Marcin Siodelski |
| 2018-10-08 | [#93,!35] Added deletion of subnets, networks and option defs in MySQL CB. | Marcin Siodelski |
| 2018-10-08 | [#93,!35] Implemented fetching option definitions from the database. | Marcin Siodelski |