]>
git.ipfire.org Git - thirdparty/kea.git/log
Marcin Siodelski [Fri, 14 Sep 2018 08:14:45 +0000 (10:14 +0200)]
[#89,!22] Added log_message column to audit MySQL tables.
Marcin Siodelski [Thu, 13 Sep 2018 10:44:10 +0000 (12:44 +0200)]
[#89,!22] Use run_statement function to validate cb mysql tables.
Marcin Siodelski [Thu, 13 Sep 2018 10:15:40 +0000 (12:15 +0200)]
[#89,!22] Fixed mysql unittests.
Marcin Siodelski [Thu, 13 Sep 2018 10:10:32 +0000 (12:10 +0200)]
[#89,!22] Auto increment option id.
Marcin Siodelski [Thu, 13 Sep 2018 06:42:03 +0000 (08:42 +0200)]
[#89,!22] Modified MySQL 6->7 upgrade script according to review.
Marcin Siodelski [Thu, 13 Sep 2018 06:12:24 +0000 (08:12 +0200)]
[#89,!22] Changes in the dhcpdb_create.mysql as a result of review.
Marcin Siodelski [Wed, 12 Sep 2018 12:06:21 +0000 (14:06 +0200)]
[#89,!22] Implemented MySQL schema upgrade tests for CB.
Marcin Siodelski [Wed, 12 Sep 2018 10:07:31 +0000 (12:07 +0200)]
[#89,!22] Removed dhcpX_options constraints.
Marcin Siodelski [Tue, 11 Sep 2018 19:07:54 +0000 (21:07 +0200)]
[#89,!22] Updated MySQL 6.0 to 7.0 upgrade script to include CB tables.
Marcin Siodelski [Tue, 11 Sep 2018 18:19:17 +0000 (20:19 +0200)]
[#89,!22] Updated MySQL database creation script with new CB tables.
Marcin Siodelski [Tue, 18 Sep 2018 05:38:11 +0000 (07:38 +0200)]
[master] Added ChangeLog entry for #28,!20.
Marcin Siodelski [Wed, 12 Sep 2018 15:50:32 +0000 (17:50 +0200)]
[#28,!20] Addressed inconsistent parameter pack problem in CB pool.
Marcin Siodelski [Wed, 12 Sep 2018 14:47:35 +0000 (16:47 +0200)]
[#28,!20] Removed libkea-cb, only left header files.
Marcin Siodelski [Wed, 12 Sep 2018 13:18:36 +0000 (15:18 +0200)]
[#28,!20] Addressed straight forward review comments.
- Better description of BaseConfigBackend
- Rename selector to backend_selector
- Fix commentary in selectBackends function.
Marcin Siodelski [Mon, 10 Sep 2018 08:24:09 +0000 (10:24 +0200)]
[#28,!20] Fixed doxygen warnings in DHCP config backend classes.
Marcin Siodelski [Fri, 7 Sep 2018 15:33:04 +0000 (17:33 +0200)]
[#28,!20] Removed const qualifiers that seem to confuse gcc.
Marcin Siodelski [Fri, 7 Sep 2018 14:15:02 +0000 (16:15 +0200)]
[#28,!20] Implemented Config Backend pool for DHCPv4.
Marcin Siodelski [Thu, 6 Sep 2018 15:34:51 +0000 (17:34 +0200)]
[#28,!20] Moved backend and server selector classes to database library.
Marcin Siodelski [Wed, 5 Sep 2018 15:43:13 +0000 (17:43 +0200)]
[#28,!20] Added server selector to the config_backend.
Also, modfied config backend pool functions to support variable number
of parameters.
Marcin Siodelski [Wed, 5 Sep 2018 10:58:12 +0000 (12:58 +0200)]
[#28,!20] Updated linked libraries in config backend.
Marcin Siodelski [Wed, 5 Sep 2018 10:23:26 +0000 (12:23 +0200)]
[#28,!20] Added commentary to BaseConfigBackend class.
Marcin Siodelski [Wed, 5 Sep 2018 10:14:49 +0000 (12:14 +0200)]
[#28,!20] Added commentary to the BaseConfigBackendMgr.
Marcin Siodelski [Wed, 5 Sep 2018 06:49:22 +0000 (08:49 +0200)]
[#28,!20] Small build corrections in config_backend library.
Marcin Siodelski [Wed, 5 Sep 2018 06:46:33 +0000 (08:46 +0200)]
[#28,!20] Removed config_backend_mgr.h
Marcin Siodelski [Tue, 4 Sep 2018 20:01:31 +0000 (22:01 +0200)]
[#28] Removed libcb_unittests from the repository.
Marcin Siodelski [Tue, 28 Aug 2018 10:01:15 +0000 (12:01 +0200)]
[#28] Added libkea-cb library.
Francis Dupont [Mon, 17 Sep 2018 20:39:25 +0000 (22:39 +0200)]
[65-libyang-adaptor] Added adaptor section in doxygen
Francis Dupont [Mon, 17 Sep 2018 20:29:11 +0000 (22:29 +0200)]
[65-libyang-adaptor] Addressed comments
Francis Dupont [Mon, 17 Sep 2018 17:33:44 +0000 (19:33 +0200)]
[65-libyang-adaptor-rebasing] Rebasing on last master
Tomek Mrugalski [Mon, 17 Sep 2018 15:39:18 +0000 (17:39 +0200)]
[65-libyang-adaptor] Compilation fix for kea-netconf
Tomek Mrugalski [Mon, 17 Sep 2018 15:32:20 +0000 (17:32 +0200)]
[65-libyang-adaptor] Method descriptions extended.
Francis Dupont [Sun, 16 Sep 2018 11:54:50 +0000 (13:54 +0200)]
[67-expressions-hexa-strings] Added hexstring tests
Francis Dupont [Sun, 16 Sep 2018 10:42:24 +0000 (10:42 +0000)]
[67-expressions-hexa-strings] regen flex/bison
Francis Dupont [Sun, 16 Sep 2018 10:41:06 +0000 (12:41 +0200)]
[67-expressions-hexa-strings] checkpoint to update syntax
Francis Dupont [Sat, 15 Sep 2018 23:27:07 +0000 (01:27 +0200)]
[65-libyang-config-build] Updated configure and top Makefile
Francis Dupont [Sat, 15 Sep 2018 13:38:48 +0000 (15:38 +0200)]
[master] Removed parsers/dbaccess_parser.{h,cc} which were moved to database
Francis Dupont [Sat, 15 Sep 2018 13:29:11 +0000 (15:29 +0200)]
[master] Removed db_exceptions.h which was moved to database
Francis Dupont [Sat, 15 Sep 2018 12:48:48 +0000 (14:48 +0200)]
[65-libyang-database] Updated NULL case doc
Francis Dupont [Sat, 15 Sep 2018 12:47:47 +0000 (14:47 +0200)]
[65-libyang-control-socket] Updated NULL case doc
Francis Dupont [Fri, 14 Sep 2018 21:56:30 +0000 (23:56 +0200)]
[rebasing] [65-libyang-adaptor] rebased
Francis Dupont [Fri, 14 Sep 2018 14:19:37 +0000 (16:19 +0200)]
[65-libyang-logger] Updated Makefile.am
Francis Dupont [Fri, 14 Sep 2018 14:19:11 +0000 (16:19 +0200)]
[65-libyang-logger] Merge branch '65-libyang-logger' of gitlab.isc.org:isc-projects/kea into 65-libyang-logger
Francis Dupont [Thu, 13 Sep 2018 23:34:07 +0000 (01:34 +0200)]
[65-libyang-logger] Renamed models
Francis Dupont [Thu, 13 Sep 2018 13:50:17 +0000 (15:50 +0200)]
[65-libyang-logger] Filled files, waiting for adaptor merge
Francis Dupont [Fri, 14 Sep 2018 14:18:35 +0000 (16:18 +0200)]
[65-libyang-database] Updated Makefile.am
Francis Dupont [Fri, 14 Sep 2018 14:18:12 +0000 (16:18 +0200)]
[65-libyang-database] Merge branch '65-libyang-database' of gitlab.isc.org:isc-projects/kea into 65-libyang-database
Francis Dupont [Thu, 13 Sep 2018 23:33:43 +0000 (01:33 +0200)]
[65-libyang-database] Renamed models
Francis Dupont [Thu, 13 Sep 2018 13:46:54 +0000 (15:46 +0200)]
[65-libyang-database] Filled files, waiting for adaptor merge
Francis Dupont [Fri, 14 Sep 2018 14:17:31 +0000 (16:17 +0200)]
[65-libyang-control-socket] Updated Makefile.am
Francis Dupont [Fri, 14 Sep 2018 14:17:03 +0000 (16:17 +0200)]
[65-libyang-control-socket] Merge branch '65-libyang-control-socket' of gitlab.isc.org:isc-projects/kea into 65-libyang-control-socket
Francis Dupont [Thu, 13 Sep 2018 23:33:19 +0000 (01:33 +0200)]
[65-libyang-control-socket] Renamed models
Francis Dupont [Thu, 13 Sep 2018 13:42:05 +0000 (15:42 +0200)]
[65-libyang-control-socket] Filled files, waiting for adaptor merge
Francis Dupont [Fri, 14 Sep 2018 14:16:24 +0000 (16:16 +0200)]
[65-libyang-option-def] Updated Makefile.am
Francis Dupont [Fri, 14 Sep 2018 14:15:51 +0000 (16:15 +0200)]
[65-libyang-option-def] Merge branch '65-libyang-option-def' of gitlab.isc.org:isc-projects/kea into 65-libyang-option-def
Francis Dupont [Thu, 13 Sep 2018 23:32:54 +0000 (01:32 +0200)]
[65-libyang-option-def] Renamed models
Francis Dupont [Thu, 13 Sep 2018 13:42:57 +0000 (15:42 +0200)]
[65-libyang-option-def] Missing unit test file
Francis Dupont [Thu, 13 Sep 2018 13:39:11 +0000 (15:39 +0200)]
[65-libyang-option-def] Filled files, waiting for adaptor merge
Francis Dupont [Fri, 14 Sep 2018 14:14:34 +0000 (16:14 +0200)]
[65-libyang-option-data] Merge branch '65-libyang-option-data' of gitlab.isc.org:isc-projects/kea into 65-libyang-option-data
Francis Dupont [Fri, 14 Sep 2018 14:14:15 +0000 (16:14 +0200)]
[65-libyang-option-data] Updated Makefile.am
Francis Dupont [Thu, 13 Sep 2018 23:32:18 +0000 (01:32 +0200)]
[65-libyang-option-data] Renamed models
Francis Dupont [Thu, 13 Sep 2018 13:38:51 +0000 (15:38 +0200)]
[65-libyang-option-data] Filled files, waiting for adaptor merge
Francis Dupont [Fri, 14 Sep 2018 10:46:45 +0000 (12:46 +0200)]
[65-libyang-models-update] Fixed models distrib
Francis Dupont [Fri, 14 Sep 2018 09:31:59 +0000 (11:31 +0200)]
[65-libyang-models-update] Updated models and doc, tentative models distrib
Francis Dupont [Fri, 14 Sep 2018 08:07:33 +0000 (10:07 +0200)]
[master] Fixed netconf compilation
Francis Dupont [Fri, 14 Sep 2018 07:50:36 +0000 (07:50 +0000)]
[116-interface-id-dhcpv4] regen flex/bison
Francis Dupont [Fri, 14 Sep 2018 07:49:52 +0000 (09:49 +0200)]
[116-interface-id-dhcpv4] Removed rapid commit
Tomek Mrugalski [Thu, 13 Sep 2018 23:47:17 +0000 (01:47 +0200)]
[master] Compilation fix for libdhcpsrv
Francis Dupont [Thu, 13 Sep 2018 23:36:43 +0000 (01:36 +0200)]
[65-libyang-logger] Added Kea models
Francis Dupont [Thu, 13 Sep 2018 23:36:39 +0000 (01:36 +0200)]
[65-libyang-database] Added Kea models
Francis Dupont [Thu, 13 Sep 2018 23:36:35 +0000 (01:36 +0200)]
[65-libyang-control-socket] Added Kea models
Francis Dupont [Thu, 13 Sep 2018 23:36:31 +0000 (01:36 +0200)]
[65-libyang-option-def] Added Kea models
Francis Dupont [Thu, 13 Sep 2018 23:36:27 +0000 (01:36 +0200)]
[65-libyang-option-data] Added Kea models
Francis Dupont [Thu, 13 Sep 2018 23:34:07 +0000 (01:34 +0200)]
[65-libyang-logger] Renamed models
Francis Dupont [Thu, 13 Sep 2018 23:33:43 +0000 (01:33 +0200)]
[65-libyang-database] Renamed models
Francis Dupont [Thu, 13 Sep 2018 23:33:19 +0000 (01:33 +0200)]
[65-libyang-control-socket] Renamed models
Francis Dupont [Thu, 13 Sep 2018 23:32:54 +0000 (01:32 +0200)]
[65-libyang-option-def] Renamed models
Francis Dupont [Thu, 13 Sep 2018 23:32:18 +0000 (01:32 +0200)]
[65-libyang-option-data] Renamed models
Francis Dupont [Thu, 13 Sep 2018 22:46:19 +0000 (00:46 +0200)]
[master] Merging 65-libyang-models
Francis Dupont [Thu, 13 Sep 2018 22:43:13 +0000 (00:43 +0200)]
[65-libyang-models] Renamed models
Francis Dupont [Thu, 13 Sep 2018 13:50:17 +0000 (15:50 +0200)]
[65-libyang-logger] Filled files, waiting for adaptor merge
Francis Dupont [Thu, 13 Sep 2018 13:46:54 +0000 (15:46 +0200)]
[65-libyang-database] Filled files, waiting for adaptor merge
Francis Dupont [Thu, 13 Sep 2018 13:42:57 +0000 (15:42 +0200)]
[65-libyang-option-def] Missing unit test file
Francis Dupont [Thu, 13 Sep 2018 13:42:05 +0000 (15:42 +0200)]
[65-libyang-control-socket] Filled files, waiting for adaptor merge
Francis Dupont [Thu, 13 Sep 2018 13:39:11 +0000 (15:39 +0200)]
[65-libyang-option-def] Filled files, waiting for adaptor merge
Francis Dupont [Thu, 13 Sep 2018 13:38:51 +0000 (15:38 +0200)]
[65-libyang-option-data] Filled files, waiting for adaptor merge
Francis Dupont [Wed, 12 Sep 2018 21:54:01 +0000 (23:54 +0200)]
[65-libyang-models] Updated from pyang feedback
Francis Dupont [Wed, 12 Sep 2018 18:54:47 +0000 (18:54 +0000)]
[116-interface-id-dhcpv4] regen flex/bison
Francis Dupont [Wed, 12 Sep 2018 18:45:09 +0000 (20:45 +0200)]
[116-interface-id-dhcpv4] Updated syntax
Francis Dupont [Wed, 12 Sep 2018 18:19:39 +0000 (20:19 +0200)]
[rebasing] Rebased
Francis Dupont [Wed, 12 Sep 2018 14:14:30 +0000 (16:14 +0200)]
[65-libyang-generic] Removed error stuff as a just received message says it was merged
Francis Dupont [Wed, 12 Sep 2018 13:46:29 +0000 (15:46 +0200)]
[65-libyang-generic] Resolved remaining conflicts
Francis Dupont [Wed, 12 Sep 2018 13:42:32 +0000 (15:42 +0200)]
[65-libyang-generic] Resolved rebase conflicts
Francis Dupont [Wed, 12 Sep 2018 13:23:44 +0000 (15:23 +0200)]
[65-libyang-generic] Removed sysrepo_connection and watcher files
Francis Dupont [Wed, 12 Sep 2018 11:58:58 +0000 (13:58 +0200)]
[65-libyang-generic] test-module -> keatest-module
Francis Dupont [Wed, 12 Sep 2018 10:16:47 +0000 (12:16 +0200)]
[65-libyang-generic] Addressed comments about watcher.h
Tomek Mrugalski [Wed, 12 Sep 2018 10:05:19 +0000 (12:05 +0200)]
[#65,!18] Minor changes after review.
# Conflicts:
# src/lib/yang/sysrepo_connection.cc
# src/lib/yang/sysrepo_connection.h
Tomek Mrugalski [Wed, 12 Sep 2018 09:50:02 +0000 (11:50 +0200)]
[#65,!18] Docs updated.
Francis Dupont [Wed, 12 Sep 2018 09:52:50 +0000 (11:52 +0200)]
[65-libyang-generic] Updated identity ref unit tests to sysrepo devel
Francis Dupont [Wed, 12 Sep 2018 09:37:35 +0000 (11:37 +0200)]
[65-libyang-generic] Addressed comments
Francis Dupont [Wed, 12 Sep 2018 09:21:22 +0000 (11:21 +0200)]
[65-libyang-generic] Untabify