2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 21:18:02 +00:00

220 Commits

Author SHA1 Message Date
Tomek Mrugalski
1e4c6b5cad Converted sysrepo_config: bash -> sh 2019-03-06 09:15:29 -05:00
Tomek Mrugalski
d6d0e6d483 Copyright headers added. Addressed 3 remaining shellcheck issues. 2019-03-06 09:15:29 -05:00
Tomek Mrugalski
6f440c6e48 sysrepo_config cleaned up 2019-03-06 09:15:29 -05:00
Tomek Mrugalski
a9c9685146 cql_config cleaned up 2019-03-06 09:15:29 -05:00
Francis Dupont
798cfefb0f [111-configure-options-with-cql-not-working-properly] Added check of existance by the config script 2019-01-29 02:35:39 -05:00
Marcin Siodelski
6efb4d3378 [#263,!137] Updated link to kea-messages in tools/system_messages.cc 2018-11-26 15:15:36 -05:00
Wlodek Wencel
f66a5ee5fd [master] all links kea.isc.org were temporary changed to oldkea.isc.org for upcoming release 2018-11-08 21:03:54 +01:00
Tomek Mrugalski
c6b9d78908 [#10,!3] docgen moved to doc/docgen 2019-10-29 18:57:13 +01:00
Tomek Mrugalski
2c7b4cfdec [#10, !3] docgen now generates a list of hooks 2019-10-29 18:57:13 +01:00
Tomek Mrugalski
6cc5d94b7c [gitlab10/5422] list for specific daemons are now generated. 2019-10-29 18:57:13 +01:00
Tomek Mrugalski
e0021f33d0 [5422] Bug in kea-docgen fixed. 2019-10-29 18:57:13 +01:00
Tomek Mrugalski
e48ae94afa [5422] renamed to kea-docgen 2019-10-29 18:57:13 +01:00
Tomek Mrugalski
c370715fcd [5422] template generator added 2019-10-29 18:57:13 +01:00
Tomek Mrugalski
af95c71339 [5422] Some parameters are now optional. 2019-10-29 18:57:13 +01:00
Tomek Mrugalski
38da58d3c6 [5422] List of supported commands added. 2019-10-29 18:57:13 +01:00
Tomek Mrugalski
c671e542b6 [5422] Template handling improved. 2019-10-29 18:57:12 +01:00
Tomek Mrugalski
e833c57668 [5422] Initial kea-docgen implemented 2019-10-29 18:57:12 +01:00
Francis Dupont
2052260ffb [65-libyang-config-build] Updated configure and top Makefile 2018-09-16 01:27:07 +02:00
Andrei PAVEL
f9c44b24a8 use pkg-config for sysrepo 2018-08-21 12:18:56 +02:00
Tomek Mrugalski
5419a51f83 [gitlab9] Preparation for cherry-pick 2018-08-21 12:18:56 +02:00
Razvan Becheriu
8a8e9a8538 add configure parameters for sysrepo 2018-08-21 12:18:56 +02:00
Wlodek Wencel
4a26b2fe27 [master] Copyright update to 2018 2018-05-24 13:17:10 +02:00
Francis Dupont
d2276b9818 [5488] Ported and fixed PR#71 2018-05-04 18:48:57 +02:00
Francis Dupont
51fd66d364 [master] Finishing merge of trac5494 (Cassandra vs macOS) 2018-02-08 16:02:48 +01:00
Tomek Mrugalski
fde5de6b40 [github39] system_messages tool converted to DocBook 5.0 2018-02-06 13:28:55 +00:00
Francis Dupont
cb0d735628 [5494] Fixed Cassandra support for macOS 2017-12-31 17:48:28 +01:00
Razvan Becheriu
f14a42d0ba Merge remote-tracking branch 'isc-kea/master' into HEAD 2017-12-12 14:28:29 +02:00
Francis Dupont
6139b8ab8c [5266] Added *.sh from *.sh.in to distclean 2017-10-20 18:04:30 +02:00
Wlodek Wencel
18ee764c1b [master] dates and versions updated 2017-10-02 13:00:47 +02:00
Andrei Pavel
a8f6403d1b Merge branch 'isc-master' into config-h 2017-08-17 20:54:15 +03:00
Josh Soref
a90a6ad35c spelling: trailer 2017-07-23 17:00:54 -04:00
Wlodek Wencel
19e0f409d6 [1_2_0] copy right date update in kea-messages.xml 2017-04-28 21:55:31 +02:00
Tomek Mrugalski
8c1630fc05 [master] valgrind script, AUTHORS, ChangeLog updated 2017-04-04 18:02:04 +02:00
Olivier Clavel
aa964794b6 Various Fixes for testing in valgrind
1- Some test names differ from default run_unnittest (e.g bin/dhcpv4/dhcpv4_unittest)

2- For some reason I didn't get, some test do not produce a valgrind.$PID file,
in which case the script exits. Fix this so that it continues.
2017-04-04 17:13:14 +02:00
Francis Dupont
5b018cab7d [master] spelling 2017-01-24 20:32:40 +01:00
Andrei Pavel
083dfcb218 Added #include <config.h> to all .cc files. 2016-12-14 16:15:52 +02:00
Marcin Siodelski
05df64b34c [3161] Pass values by reference as indicated by cpp-check. 2016-09-13 15:51:10 +02:00
Marcin Siodelski
9aa2ab27d1 [3161] Avoid memory leak in the log message compiler. 2016-09-13 14:44:35 +02:00
Wlodek Wencel
099dbc0931 [v1_1_0] Copyright dates update 2016-08-28 22:38:24 +02:00
Tomek Mrugalski
3ee00d7432 [github21] cql_config script added. 2016-06-23 14:36:03 +02:00
Jiri Popelka
8986813825 tools/path_replacer.sh.in: add missing backslashes 2015-12-30 00:11:45 +01:00
Marcin Siodelski
3d18318f68 [4236] Updated copyright dates in all files. 2015-12-16 15:28:44 +01:00
Marcin Siodelski
fe9dd86d20 [4236] Replaced license text in all files containing it. 2015-12-16 13:37:29 +01:00
Francis Dupont
343dbba689 [master] Changed string.h for cstring (cf #4089) 2015-10-28 17:10:01 +01:00
Marcin Siodelski
5880e706cb [master] Merge branch 'trac3977' 2015-10-27 11:19:35 +01:00
Marcin Siodelski
71e4bb1dce [3977] Added system_messages program to .gitignore. 2015-10-21 14:15:24 +02:00
Tomek Mrugalski
aa12ee895f [master] Compilation fix. 2015-10-16 14:57:52 +02:00
Francis Dupont
c4004f8a6d [master] Fixed bare make distcheck 2015-10-16 14:19:39 +02:00
Francis Dupont
a8195310c6 [master] Removed remaining references to system_messages.py 2015-10-16 13:44:05 +02:00
Francis Dupont
0dea9af8ef [master] Finished merge of trac3516 (trac3516) 2015-10-16 13:29:41 +02:00