Francis Dupont
12ebb96c01
[master] Merged trac5584 (user context for leases)
2018-07-07 19:23:16 +02:00
Francis Dupont
9591b8faaa
[5584] Addressed comments
2018-07-07 19:19:15 +02:00
Francis Dupont
5dcb174435
[master] spurious spaces
2018-07-06 23:55:13 +02:00
Francis Dupont
5336c37efe
[5584] Checkpoint: fixes
2018-06-21 12:36:22 +02:00
Francis Dupont
fe5098fdb3
[5584] Checkpoint: updated schema, code and partially tests
2018-06-21 11:15:48 +02:00
Wlodek Wencel
9c0969b54b
[master] copyright dates, and versions updated for 1.4.0 release
2018-06-14 16:32:19 +02:00
Francis Dupont
f3fc8b1a42
[master] Commented out BOOST_ASIO_DISABLE_THREADS
2018-06-11 15:04:45 +02:00
Marcin Siodelski
997e43ad43
[5645] Moved HA hook library from premium repo to main repo.
2018-06-08 12:37:16 +02:00
Francis Dupont
a00cbd4247
[master] cql-static-link -> lib
2018-05-23 15:55:44 +02:00
Francis Dupont
60ad713a1d
[master] Merged trac5488 / PR71 (pkg-config for --with-cql)
2018-05-23 10:05:27 +02:00
Wlodek Wencel
1317d23ee0
[master] version changed to 1.4.0-beta-git
2018-05-18 20:14:00 +02:00
Tomek Mrugalski
7bc5e4297e
[6427] Added hooks installation dir.
2018-05-16 21:10:44 +02:00
Tomek Mrugalski
aa1f95d699
[5619] Revert "[5619] Moved premium/config.m4 to m4macros/premium.m4"
...
This reverts commit cc409fb6f03259393c9f5f07d8b117039f8d4891.
2018-05-16 19:53:12 +02:00
Tomek Mrugalski
0496c9a823
[5619] Moved premium/config.m4 to m4macros/premium.m4
2018-05-16 19:53:12 +02:00
Tomek Mrugalski
852d721a7a
[5619] Obsolete variable removed
2018-05-16 19:53:12 +02:00
Tomek Mrugalski
ee9919e6f1
[5619] Hook packages compilation updated.
2018-05-16 19:53:12 +02:00
Thomas Markwalder
c8d784701d
[5488] Fixed syntax error in configure.ac
...
Variable reference needed quotes.
2018-05-16 11:17:32 -04:00
Thomas Markwalder
96b0712f43
[5589] Initial checkin
...
New stat_cmds hook library initial commit.
Both stat-lease4/6-get commands implemented and unit tested
modified:
configure.ac
src/hooks/dhcp/Makefile.am
new:
src/hooks/dhcp/stat_cmds/.gitignore
src/hooks/dhcp/stat_cmds/Makefile.am
src/hooks/dhcp/stat_cmds/stat_cmds.cc
src/hooks/dhcp/stat_cmds/stat_cmds.dox
src/hooks/dhcp/stat_cmds/stat_cmds.h
src/hooks/dhcp/stat_cmds/stat_cmds_callouts.cc
src/hooks/dhcp/stat_cmds/stat_cmds_log.cc
src/hooks/dhcp/stat_cmds/stat_cmds_log.h
src/hooks/dhcp/stat_cmds/stat_cmds_messages.mes
src/hooks/dhcp/stat_cmds/tests/.gitignore
src/hooks/dhcp/stat_cmds/tests/Makefile.am
src/hooks/dhcp/stat_cmds/tests/run_unittests.cc
src/hooks/dhcp/stat_cmds/tests/stat_cmds_unittest.cc
src/hooks/dhcp/stat_cmds/version.cc
2018-05-09 16:00:10 -04:00
Francis Dupont
d2276b9818
[5488] Ported and fixed PR#71
2018-05-04 18:48:57 +02:00
Thomas Markwalder
5376106976
[master] Add backward compatible support for --with-dhcp-<mysql/pgsql>
...
Merges in branch 'trac5567'
2018-04-23 10:06:38 -04:00
Tomek Mrugalski
b7c85ff8b4
[5567] --with-pgsql,--with-mysql are now more robust
2018-04-23 11:22:07 +01:00
Francis Dupont
c8ddecea39
[master] Merged trac5525 (Radius config)
2018-04-10 15:29:21 +02:00
Thomas Markwalder
722abaec34
[5567] Re-add support for --with-dhcp-mysql and --with-dhcp-pgsql
...
configure.ac
Re-added support --with-dhcp-mysql and --with-dhcp-pgsql but emit a
deprecation warning message encouraging their replacement with
--with-mysql and --with-pgsql.
2018-04-10 07:23:18 -04:00
Francis Dupont
8cb31ee020
[master] Finishing merge of trac5528/trac5533a (register host backend / host cache)
2018-03-27 14:26:41 +02:00
Tomek Mrugalski
8cd0c1ae41
[master] Merge branch 'github70' (missing CQL backend features)
...
- host delete
- user-contexts
- DHCPv4 fixed fields
- also PostgreSQL now stores hwaddr type and hwaddr source
# Conflicts:
# src/lib/dhcpsrv/tests/pgsql_host_data_source_unittest.cc
2018-03-12 18:02:29 +00:00
Tomek Mrugalski
067dd8d26a
[github70] Changes after review:
...
- comments added
- line wraps tweaked a bit
2018-03-12 17:52:22 +00:00
Francis Dupont
54dc8daea4
[5533a] Added srandomdev in searched functions
2018-03-06 12:01:27 +01:00
Thomas Markwalder
d1dd0f2e27
[master] subnet_id column types now consistent in schemas
...
Merges in branch 'trac5522'
2018-03-05 15:01:29 -05:00
Tomek Mrugalski
53fe223c7a
Merge branch 'cassandra_improvements' of https://github.com/razvan-becheriu/kea into github70
2018-03-05 14:56:47 +01:00
Razvan Becheriu
2b76896bc7
Merge remote-tracking branch 'isc-kea/master' into cassandra_improvements
2018-02-28 10:29:23 +02:00
Francis Dupont
bcf1a11b27
[3745] Handle better cross compiling
2018-02-27 13:22:34 +01:00
Francis Dupont
95ca48f054
[5525] Added FreeRADIUS directory
2018-02-25 16:30:21 +01:00
Francis Dupont
d159468977
[master] Merged trac5524 (RADIUS skeleton)
2018-02-22 23:59:59 +01:00
Thomas Markwalder
993da9cb0b
[5522] Fixed subnet_id column types in MySQL and Postgres schemas
...
new file:
src/share/database/scripts/mysql/upgrade_5.1_to_5.2.sh.in
renamed:
src/share/database/scripts/mysql/upgrade_5.1_to_6.0.sh.in
-> src/share/database/scripts/mysql/upgrade_5.2_to_6.0.sh.in
new file:
src/share/database/scripts/pgsql/upgrade_3.2_to_3.3.sh.in
renamed:
src/share/database/scripts/pgsql/upgrade_3.2_to_4.0.sh.in
-> src/share/database/scripts/pgsql/upgrade_3.3_to_4.0.sh.in
src/lib/dhcpsrv/pgsql_host_data_source.cc
changed OID_INT4 to OID_INT8 for subnet_id inputs in
TaggedStatements
src/lib/dhcpsrv/tests/generic_host_data_source_unittest.h
src/lib/dhcpsrv/tests/generic_host_data_source_unittest.cc
src/lib/dhcpsrv/tests/mysql_host_data_source_unittest.cc
src/lib/dhcpsrv/tests/pgsql_host_data_source_unittest.cc
Added new tests to verify maxium value for subnet_id works
src/share/database/scripts/mysql/dhcpdb_create.mysql
Added 5.1 to 5.2 changes
src/share/database/scripts/pgsql/dhcpdb_create.pgsql
Added 3.2 to 3.3 changes
2018-02-22 13:13:34 -05:00
Francis Dupont
6898bb12df
[5524] Report FreeRADIUS
2018-02-22 18:01:29 +01:00
Francis Dupont
3ca7020fe9
[github53] Merge branch 'configure_test_expr' of git://github.com/eest/kea into github53
2018-02-21 14:45:27 +01:00
Razvan Becheriu
275599fcbd
minor changes - updated comments for google benchmarks
2018-02-16 11:51:51 +02:00
Tomek Mrugalski
987fbb0876
[master] Support for Google benchmark added.
...
# Conflicts:
# doc/guide/install.xml
# src/lib/dhcpsrv/tests/generic_host_data_source_unittest.cc
# src/lib/dhcpsrv/testutils/lease_file_io.cc
2018-02-13 22:54:26 +00:00
Tomek Mrugalski
86980fa937
[github36] Large chunk of review work completed:
...
- common code extracted to testutils/host_data_source_utils.cc|h
- doxygen comments written
- compilation warnings removed
- each leasemgr benchmark have at least a short description
- HostDataSource benchmarks partially done, but still WIP
- overall, the diff is 4k and counting...
2018-02-13 12:20:31 +00:00
Francis Dupont
e10d4e1e12
[5524] Transmit premium config to distcheck
2018-02-09 16:58:42 +01:00
Razvan Becheriu
0be7f45306
fixed benchmarks with source
2018-02-08 08:31:02 +00:00
Tomek Mrugalski
ed1431b556
[github40] --with-dhcp-XXX renamed to --with-XXX
...
Merge branch 'with-dhcp' of https://github.com/andreipavelQ/kea into github40
# Conflicts:
# doc/guide/install.xml
2018-02-06 17:17:23 +00:00
Francis Dupont
cbde0378dd
[master] Merged trac5400 (premium build)
2018-01-17 16:01:27 +01:00
Francis Dupont
d09bef2c93
[5400] Explained that contrib support its currently only a provision
2018-01-17 15:59:56 +01:00
Tomek Mrugalski
1cd7d31443
[github36] Merge branch 'cassandra-host-data-source-stress-test' of https://github.com/andreipavelQ/kea into github36
...
# Conflicts:
# src/lib/dhcpsrv/tests/cql_host_data_source_unittest.cc
2018-01-17 14:41:58 +01:00
Tomek Mrugalski
e37606fd2d
[master] Merge branch 'github37' (Cassandra host reservations)
...
# Conflicts:
# src/lib/dhcpsrv/tests/generic_host_data_source_unittest.cc
2018-01-11 15:43:59 +01:00
Francis Dupont
f154a976b5
[master] Finishing merge of trac5351 (user context / comment)
2017-12-31 11:07:28 +01:00
Tomek Mrugalski
b64567cace
Merge branch 'cassandra-host-data-source' of https://github.com/andreipavelQ/kea into github37
2017-12-29 16:07:54 +01:00
Tomek Mrugalski
161dc9c397
[github35] Changes after first part of the review.
2017-12-22 15:11:23 +01:00
Razvan Becheriu
d7c5a88563
Merge remote-tracking branch 'isc-kea/master' into cassandra-host-data-source-stress-test
2017-12-19 16:13:02 +02:00