2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 13:37:55 +00:00
Commit Graph

29268 Commits

Author SHA1 Message Date
Francis Dupont
122473c18b [527-check-return-value-of-multi-index-push_back] Added missing (but not required?) declaration and instantiations 2019-06-21 13:57:33 +02:00
Francis Dupont
9ad81b7a2b [527-check-return-value-of-multi-index-push_back] typo 2019-06-21 13:20:35 +02:00
Francis Dupont
67108ee947 [527-check-return-value-of-multi-index-push_back] Addressed comments
Added shared network getSubnet by prefix

Fixed and completed subnet duplicate unit tests
2019-06-21 13:02:53 +02:00
Francis Dupont
7866e77be4 [527-check-return-value-of-multi-index-push_back] Added either explicit cast or check return on push_back to multi index 2019-06-21 13:02:53 +02:00
Francis Dupont
aeab2b2362 [602-kea-takes-a-long-time-to-process-an-invalid-configuration-file] Removed a variable trailing context rule in client class expression scan 2019-06-20 06:30:48 -04:00
Francis Dupont
86900123a8 [567-remove-lease-t1_-and-t2_-members] Last var/kea cleanups 2019-06-19 09:16:20 +02:00
Francis Dupont
4cce97b586 [567-remove-lease-t1_-and-t2_-members] Added ChangeLog entry about t1_/t2_ removal 2019-06-19 09:12:30 +02:00
Francis Dupont
6072db5f4c [567-remove-lease-t1_-and-t2_-members] Reimplemented getTeeTimes 2019-06-19 02:43:03 -04:00
Francis Dupont
7088f78b02 [567-remove-lease-t1_-and-t2_-members] Removed t1/t2 from leases 2019-06-19 02:43:03 -04:00
Francis Dupont
ea48132056 [master] regen all bison files 2019-06-18 17:16:19 +00:00
Francis Dupont
0bbefbc1dc [538-kea-should-not-store-anything-in-var-kea-lsb-violation] Added ChangeLog entry for /var/kea change 2019-06-18 19:00:34 +02:00
Francis Dupont
928b9ae574 [538-kea-should-not-store-anything-in-var-kea-lsb-violation] Explained DATA_DIR usages (*plural*) 2019-06-18 12:54:26 -04:00
Francis Dupont
fc80c0ea8c [538-kea-should-not-store-anything-in-var-kea-lsb-violation] Addressed comments (and grep reports) 2019-06-18 12:54:26 -04:00
Francis Dupont
80bc902549 [538-kea-should-not-store-anything-in-var-kea-lsb-violation] Updated doc + some improvements 2019-06-18 12:54:26 -04:00
Francis Dupont
0a11fe9e53 [538-kea-should-not-store-anything-in-var-kea-lsb-violation] Moved to localstatedir/lib/kea for state files 2019-06-18 12:54:26 -04:00
Francis Dupont
85c5b01d69 [538-kea-should-not-store-anything-in-var-kea-lsb-violation] Introduced runstatedir for pid files 2019-06-18 12:54:26 -04:00
Francis Dupont
a445d32933 [655-typo-in-parseteepercents] Fixed parseTeePercents cut & paste typo 2019-06-18 12:47:52 -04:00
Francis Dupont
a0d582428e [171-keactrl-tests-not-posix] Replaced not portable '+'' 2019-06-18 12:44:09 -04:00
Marcin Siodelski
4911684010 [#491,!363] Added ChangeLog entry for #491. 2019-06-18 09:54:51 +02:00
Marcin Siodelski
a06677036e [#491,!363] Removed unnecessary parameters passed to HTTP conn factory. 2019-06-18 03:17:08 -04:00
Marcin Siodelski
8b0b79ac56 [#491,!363] Addressed review comments.
- Fixed one doxygen error in HttpListenerImpl
- Described lifecycle of the transaction within the Http connection.
- Use another variable in HttpConnection::doRead to be less confusing
- Fixed a typo in Http connection.
2019-06-18 03:17:08 -04:00
Marcin Siodelski
55eb72668f [#491,!363] HTTP listner associates ASIO handlers with transactions. 2019-06-18 03:17:08 -04:00
Marcin Siodelski
d409b8c2e0 [#491,!363] Updated unit tests for HTTP listener using transactions. 2019-06-18 03:17:08 -04:00
Michal Nowikowski
ff204dfe4d hammer: added support for ubuntu 19.04 2019-06-14 23:26:40 -04:00
Michal Nowikowski
e04ea0b15e hammer: added installing freeradius service 2019-06-14 23:23:44 -04:00
Michal Nowikowski
d15f3807a3 hammer: added support for fedora 30 and more
- added support for fedora 30
- improved creating system boxes
- fixed installing cassandra and postgres dependencies on fedora 30
2019-06-14 23:20:40 -04:00
Thomas Markwalder
8fa9c1272a [#584,!364] Rebased, updated ChangeLog 2019-06-14 08:41:15 -04:00
Thomas Markwalder
350ae513ed [#584,!364] only install yang modules and kea-netconf.conf only for sysrepo
Added ChangeLog entry

doc/Makefile.am
    Removed netconf BAD example configs

src/bin/keactrl/Makefile.am
    Only install kea-netconf.conf when sysrepo is enabled

src/share/yang/modules/Makefile.am
    Only install yang modules when sysrepo is enabled
2019-06-14 08:40:27 -04:00
Michal Nowikowski
0d17de7f08 fixed putting kea-messages.xml into right place when it is generated 2019-06-14 09:25:11 +02:00
Razvan Becheriu
ac2e80321d [#590, !380] updated ChangeLog 2019-06-13 16:39:27 +03:00
Razvan Becheriu
26b04d2d2d [#590, !380] fixed examples 2019-06-13 16:36:40 +03:00
Francis Dupont
08eeee2e8c [540-recommend-moving-hostname-char-set-and-hostname-char-replacement-out-of-dhcp-ddns] Added ChangeLog entry for hostname-char-* at global scope 2019-06-13 15:24:21 +02:00
Francis Dupont
0a59793699 [540-recommend-moving-hostname-char-set-and-hostname-char-replacement-out-of-dhcp-ddns] Final improvements 2019-06-13 15:21:07 +02:00
Francis Dupont
d94754cb9b [#540,!374] regen flex/bison 2019-06-13 15:21:07 +02:00
Francis Dupont
6dd4893865 [540-recommend-moving-hostname-char-set-and-hostname-char-replacement-out-of-dhcp-ddns] typo 2019-06-13 15:21:07 +02:00
Francis Dupont
772569640a [540-recommend-moving-hostname-char-set-and-hostname-char-replacement-out-of-dhcp-ddns] Checkpoint between DHCPv6 regen 2019-06-13 15:21:07 +02:00
Francis Dupont
f0229ae38d [#540,!374] regen flex/bison 2019-06-13 15:21:07 +02:00
Francis Dupont
d198ea000b [540-recommend-moving-hostname-char-set-and-hostname-char-replacement-out-of-dhcp-ddns] Checkpoint before regen (2) 2019-06-13 15:21:07 +02:00
Francis Dupont
52b0c820d3 [540-recommend-moving-hostname-char-set-and-hostname-char-replacement-out-of-dhcp-ddns] Checkpoint before regen 2019-06-13 15:21:07 +02:00
Razvan Becheriu
703ba503aa [#522,!261] updated ChangeLog 2019-06-13 10:32:13 +03:00
Razvan Becheriu
bf7debc182 [#522,!261] addressed review 2019-06-11 09:45:57 +03:00
Razvan Becheriu
ea390ca70d cassandra cpp driver depends on libssl 2019-06-11 09:35:11 +03:00
Razvan Becheriu
9d908b5ca0 minor changes 2019-06-11 09:35:11 +03:00
Razvan Becheriu
136b6ef121 one line export 2019-06-11 09:35:11 +03:00
Razvan Becheriu
fdfd4bdaf2 reverted to /bin/sh 2019-06-11 09:35:11 +03:00
Razvan Becheriu
6c143cf47d consistent link order, removed libraries from Makefile.am 2019-06-11 09:35:11 +03:00
Razvan Becheriu
ad20e739a9 fixed script 2019-06-11 09:35:11 +03:00
Razvan Becheriu
81f089faa0 reverted 2019-06-11 09:35:11 +03:00
Razvan Becheriu
79e76b740c fixed compilation 2019-06-11 09:35:11 +03:00
Razvan Becheriu
1fa2f5fc92 fixed building from source tith openssl 2019-06-11 09:35:11 +03:00