Tomek Mrugalski
82d9586d45
[5137] configure.ac modified, Makefiles added/updated
2017-03-07 22:45:17 +01:00
Tomek Mrugalski
828304f2f4
[master] Merge branch 'trac5134_rebase'
...
# Conflicts:
# src/bin/agent/Makefile.am
# src/bin/agent/ca_cfg_mgr.cc
# src/bin/agent/tests/.gitignore
# src/bin/agent/tests/Makefile.am
# src/bin/agent/tests/ca_cfg_mgr_unittests.cc
# src/lib/process/tests/d_cfg_mgr_unittests.cc
2017-03-02 11:11:22 +01:00
Marcin Siodelski
58859405e5
[5107] Renamed ctrl_agent_* to ca_* and unittest to unittests.
2017-02-28 17:01:43 +01:00
Marcin Siodelski
e868d5b1fd
[5134] Fixed some typos, commentaries and copyright dates.
2017-02-27 12:40:15 +01:00
Tomek Mrugalski
bed54a8d23
[5134] Unit-tests implemented.
2017-02-17 14:06:49 +01:00
Francis Dupont
43281bd9de
[master] Finished merge of trac4633 (update cryptolink)
2017-02-10 18:54:07 +01:00
Francis Dupont
91a546c3f1
[master] Missing ; after class declaration
2017-01-10 23:29:40 +01:00
Francis Dupont
ca6f2af77b
[5088] Merged trac5092 diff
2016-12-23 19:24:41 +01:00
Francis Dupont
f23ce81982
[5088] Added cbegin/cend and final C++11 feature checks
2016-12-23 19:21:04 +01:00
Marcin Siodelski
cd72284b5b
[master] Merge branch 'trac5077'
2016-12-19 17:10:17 +01:00
Marcin Siodelski
1ec7586da5
[master] Merge branch 'trac5075'
2016-12-19 14:48:05 +01:00
Francis Dupont
90d4113bcb
[5077] Added lambda (and auto as a side effect) C++ feature check
2016-12-16 13:01:55 +01:00
Marcin Siodelski
f7c734bbb7
[5077] Created libkea-http library.
2016-12-13 13:52:08 +01:00
Francis Dupont
cf9c4f395b
[master] Merged trac5066 (enforce C++11)
2016-12-08 17:57:08 +01:00
Francis Dupont
37555482f3
[5066] Simplified the C++11 for loop
2016-12-08 17:56:04 +01:00
Marcin Siodelski
ceb361c79c
[5075] Created Control Agent application stub.
2016-12-05 15:55:51 +01:00
Marcin Siodelski
4563925f79
[master] Merge branch 'trac5074'
2016-12-02 16:39:51 +01:00
Marcin Siodelski
91e39181ca
[5074] Created libkea-process library.
2016-12-01 12:40:12 +01:00
Francis Dupont
818d58d73c
[5066] Enforced C++11 following #4631 discussion
2016-11-30 15:39:42 +01:00
Francis Dupont
cbba4ee6e6
[master] Merged trac5057 (configure vs gtest-1.8.0)
2016-11-28 21:21:45 +01:00
Tomek Mrugalski
5ff51f28a1
[master] Merge branch 'trac5027' (premium support)
2016-11-23 14:10:36 +01:00
Tomek Mrugalski
b8a797df0f
[trac5027] Renamed "found"=>yes, "not found"=>no for premium
2016-11-23 14:09:46 +01:00
Francis Dupont
72961fc6df
[5057] Added --with-gtest-source googletest directory helper
2016-11-21 15:10:19 +01:00
Francis Dupont
754d44be2b
[4633] Addressed comments
2016-11-21 14:53:37 +01:00
Francis Dupont
4c14fdfd41
[master] Finished merge of trac3908 (port cryptolink fixes)
2016-11-16 08:17:32 +01:00
Francis Dupont
8d3603d5ab
[5057] check the (static) library too
2016-11-05 16:40:16 +01:00
Tomek Mrugalski
28431a0b45
[5027] configure.ac corrected.
2016-11-02 15:03:52 +01:00
Tomek Mrugalski
5039ad2bc6
[5027] Glue added in configure.ac/Makefile.am for premium content.
2016-11-02 14:46:21 +01:00
Marcin Siodelski
cac049fc04
[master] Fixed configure.ac issue with checking for gtest presence.
...
The test requires that the boost headers are included, otherwise the
test reports that gtest doesn't support XXX_TRUE() macros. This
change was okayed on jabber.
2016-10-31 13:09:06 +01:00
Francis Dupont
d57c620d9e
[master] Merged trac5051 (c++11 vs gtest)
2016-10-26 16:08:19 +02:00
Francis Dupont
c1eabf4686
[5051] Updated error message
2016-10-26 16:07:02 +02:00
Francis Dupont
c37654b677
[5051] Ported the check from trac4631
2016-10-17 17:53:45 +02:00
Francis Dupont
05e3040358
[5049] Take and display C++ standard version in configure
2016-10-14 13:50:03 +02:00
Marcin Siodelski
c5b4a5981c
[master] Merge branch 'github22'
2016-09-01 18:03:04 +02:00
Wlodek Wencel
37a2fed89b
[master] configure.ac version update
2016-08-31 19:06:12 +02:00
Marcin Siodelski
277322dc7b
[github22] Squashed changes from pallotron/perfdhcp_random_mac_from_list.
...
This change includes MAC address lists for perfdhcp as well as
a command line option for generating relayed traffic in DHCPv6.
This patch was contributed by Angelo Failla.
2016-08-31 17:24:37 +02:00
Wlodek Wencel
f26c31ae70
[v1_1_0] configure.ac version update
2016-08-28 21:17:43 +02:00
Francis Dupont
f2edfc32fc
[4633] Added OpenSSL 1.1 and Botan 1.11 support
2016-08-26 21:17:03 +02:00
Francis Dupont
7e1526661f
[4633] Merged trac3908 and trac4631
2016-08-26 18:12:06 +02:00
Marcin Siodelski
90841f377e
[4562] Updated MySQL upgrade scripts to schema version 5.0.
2016-08-26 17:17:57 +02:00
Shawn Routhier
874e3a3f5c
[4533] Fix up some typos in the comments
2016-08-10 22:58:33 -07:00
Stephen Morris
0e00bc5bd9
[4533] -Werror must now be specifically enabled at configuration time
...
Change the default so that the -Werror compiler flag is only enabled
if specifically requested at configure time.
2016-08-08 14:52:08 +01:00
Francis Dupont
62c9410057
[master] Merged trac4531 (test -> expr for <)
2016-07-09 09:51:33 +02:00
Francis Dupont
75a8350485
[master] Fixed rights of non-executable regular files
2016-07-08 20:38:15 +02:00
Francis Dupont
85c17ea952
[4283] Moved clang and missing initializer -Wno-* to improved/fixed configure
2016-07-02 11:00:26 +02:00
Francis Dupont
33b0b839db
[4531] Replaced test < by expr
2016-06-29 12:06:31 +02:00
Andrei Pavel
08343129b4
solved Cassandra unit tests & added documentation
2016-06-23 14:32:29 +02:00
Tomek Mrugalski
a47f78f491
renamed classes and files, fixed issues, added comments
...
# Conflicts:
# ChangeLog
# src/lib/dhcpsrv/cfg_hosts.cc
2016-06-23 14:27:04 +02:00
Tomek Mrugalski
162742b453
renamed dscsql to cql
2016-06-23 14:24:39 +02:00
Razvan Becheriu
53c1c6aaaa
added support for datastax cassandra
2016-06-23 14:17:38 +02:00