Francis Dupont
4eb38d13f7
[ #3729 ] Began bin
2025-02-13 10:05:42 +02:00
Francis Dupont
570c6354b3
[ #3729 ] Enabled iface mgr UTs
2025-02-13 10:05:42 +02:00
Francis Dupont
253527aafb
[ #3729 ] Checkpoint: improvements
2025-02-13 10:05:42 +02:00
Andrei Pavel
8053eee621
[ #3729 ] Fix regression in src/lib/log/tests/Makefile.am
2025-02-13 10:05:41 +02:00
Francis Dupont
ac77336a11
[ #3729 ] Checkpoint: hook tests
2025-02-13 10:05:20 +02:00
Francis Dupont
f8358f6339
[ #3729 ] Fixed FreeBSD support
2025-02-13 10:05:20 +02:00
Francis Dupont
ae506b9a75
[ #3729 ] Added bootp tests (tentative)
2025-02-13 10:05:20 +02:00
Francis Dupont
24db2a6d5b
[ #3729 ] Added share install
2025-02-13 10:05:20 +02:00
Francis Dupont
49a24f43af
[ #3729 ] Finished lib tests
2025-02-13 10:05:20 +02:00
Francis Dupont
cd94707ebc
[ #3729 ] Updated crypto related tests
2025-02-13 10:05:20 +02:00
Francis Dupont
9fe16d1b2e
[ #3729 ] Finished log tests
2025-02-13 10:05:20 +02:00
Francis Dupont
922c51596f
[ #3729 ] Added check for environ vs shlib
2025-02-13 10:05:19 +02:00
Francis Dupont
8f9ac9da55
[ #3729 ] Added crypto dependency to dhcpsrc/tests
2025-02-13 10:05:19 +02:00
Francis Dupont
d554e7a29d
[ #3729 ] Added remaining lib tests
2025-02-13 10:05:19 +02:00
Andrei Pavel
d4ed33225f
[ #3729 ] Add missing dependencies
2025-02-13 10:05:19 +02:00
Francis Dupont
57b1451e01
[ #3729 ] Added unit tests (1)
2025-02-13 10:05:19 +02:00
Francis Dupont
237a8b3b6d
[ #3729 ] Updated meson.build files
2025-02-13 10:05:19 +02:00
Andrei Pavel
03d365f025
[ #3666 ] kea-admin lease-upload: write SQL statements to file
...
Avoids "Argument list too long".
Also considerably speeds up the lease upload. The slowdown was
noticeable for large number of leases, where for each lease, the whole
set of statements added up to that point had to be printed in order to
append another SQL statement. This is no longer the case since the SQL
statement is appended to a file.
2025-02-12 15:09:28 +02:00
Razvan Becheriu
1569148fa3
[ #3694 ] addressed review comments
2025-02-11 11:05:17 +02:00
Razvan Becheriu
aa5ccbc779
[ #3694 ] throw error when switching from/to TLS
2025-02-07 21:47:58 +02:00
Razvan Becheriu
de694a024f
[ #3694 ] addressed review comments
2025-02-07 14:11:10 +02:00
Razvan Becheriu
1334b83c8a
[ #3694 ] apply tls settings on reload
2025-02-07 14:11:10 +02:00
Razvan Becheriu
6fcbddce6f
[ #3744 ] use builddir instead of top_builddir
2025-02-07 11:32:29 +00:00
Razvan Becheriu
223c3f5b39
[ #3744 ] test blocking write socket
2025-02-06 23:35:06 +02:00
Francis Dupont
e2bda2af9a
[ #3742 ] Applied fix
2025-02-06 17:50:13 +01:00
Andrei Pavel
9d66d0d6cc
[ #3443 ] Extra additions to the additions to the Meson Proof of Concept
2025-02-04 16:29:49 +02:00
Francis Dupont
7ddd6260ba
[ #3443 ] Meson fixes
...
* Removed unsupported botan-3
* Fixed CHRONO_SAME_DURATION
* Updated crypto selection
* Updated botan config
* Removed pgsql server dependency
* Added header install to src/lib/util
* Added ALLOW_KEATEST
* Added TEST_CA_DIR
* Fixed again a typo
* Fixed gtest dependency
* Added log interprocess tests
* Added asiolink tests
* Added mysql tests
* Added mysql tests
* Changed hook suffix to so
* Reverted gtest dependency
* Removed testutils install
2025-02-04 16:29:03 +02:00
Andrei Pavel
a846e64be4
[ #3443 ] Additions to the initial meson Proof of Concept
2025-02-04 16:28:22 +02:00
Andrei Pavel
e37f8c004c
[ #3443 ] Proof of Concept: meson
2025-02-01 20:53:12 +01:00
Andrei Pavel
a6ae4130f3
[ #3731 ] Remove include "utils/errcodes.h"
...
Effectively removes the dependency on the server-side PostgreSQL library.
2025-02-01 20:07:57 +02:00
Francis Dupont
b4eb89b8a8
[ #3726 ] Protected PROTOCOL_VERSION in Botan wrapper
2025-01-31 18:49:47 +01:00
Francis Dupont
3598dd0cae
[ #3082 ] Typo
2025-01-31 18:41:41 +01:00
Francis Dupont
f63725a679
[ #3082 ] Fix fist try
2025-01-31 18:41:41 +01:00
Wlodek Wencel
c524f6a5db
[ #3733 ] release changes
2025-01-28 10:06:26 +01:00
Andrei Pavel
77e892d239
[ #3727 ] Fix log argument mismatch
...
And fix DHCP*_DB_RECONNECT_DISABLED messages to say "retries left"
instead of "max-reconnect-tries".
2025-01-28 08:30:19 +02:00
Razvan Becheriu
c3fdf7f0cc
[ #3724 ] bump up library versions for 2.7.6 release
2025-01-27 22:10:09 +02:00
Razvan Becheriu
6aab3e99a9
[ #3049 ] fixed empty hostname case
2025-01-27 18:30:19 +00:00
Razvan Becheriu
df35252832
[ #3721 ] addressed review comments
2025-01-27 17:02:02 +02:00
Razvan Becheriu
0f001c1bfd
[ #3721 ] close unused listeners
2025-01-27 16:48:03 +02:00
Francis Dupont
6fb854ce2e
[ #3398 ] Fixed shell
2025-01-27 15:05:12 +01:00
Francis Dupont
757f28884d
[ #3398 ] Moved to unordered set
2025-01-27 15:05:12 +01:00
Francis Dupont
8ea3244ae8
[ #3398 ] Added keatest
2025-01-27 15:05:12 +01:00
Francis Dupont
e129c7cd20
[ #3398 ] Address src/bin UTs
2025-01-27 15:05:12 +01:00
Francis Dupont
443ac04cd7
[ #3398 ] Updated UT using 1234
2025-01-27 15:05:11 +01:00
Francis Dupont
ea65603b7f
[ #3398 ] Protected SQL hooks
2025-01-27 15:05:11 +01:00
Francis Dupont
67561266a6
[ #3398 ] Protected SQL databases
2025-01-27 15:05:11 +01:00
Francis Dupont
adde63ca56
[ #3398 ] Protected basic auth
2025-01-27 15:05:11 +01:00
Francis Dupont
6d95ccb0f0
[ #3398 ] Made 1234 the default secret/password
2025-01-27 15:05:11 +01:00
Razvan Becheriu
0d54907747
[ #3727 ] fixed unittests
2025-01-27 09:26:50 +02:00
Razvan Becheriu
c59f89cc11
[ #3727 ] fixed doxygen
2025-01-27 09:26:50 +02:00