]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
8 years ago[5189] Minor corrections after review.
Tomek Mrugalski [Tue, 6 Jun 2017 18:32:41 +0000 (20:32 +0200)] 
[5189] Minor corrections after review.

8 years ago[5189] Added a test for checking ClientConnection timeout in CA.
Marcin Siodelski [Mon, 29 May 2017 11:51:51 +0000 (13:51 +0200)] 
[5189] Added a test for checking ClientConnection timeout in CA.

8 years ago[5189] Miscellanous corrections.
Marcin Siodelski [Mon, 29 May 2017 11:30:12 +0000 (13:30 +0200)] 
[5189] Miscellanous corrections.

8 years ago[5189] Removed unused variable.
Marcin Siodelski [Fri, 26 May 2017 13:00:44 +0000 (15:00 +0200)] 
[5189] Removed unused variable.

8 years ago[5189] Reverted changes in libkea-http.
Marcin Siodelski [Fri, 26 May 2017 12:53:58 +0000 (14:53 +0200)] 
[5189] Reverted changes in libkea-http.

8 years ago[5189] Eliminated race conditions and mem leaks in CA unit tests.
Marcin Siodelski [Fri, 26 May 2017 11:35:17 +0000 (13:35 +0200)] 
[5189] Eliminated race conditions and mem leaks in CA unit tests.

8 years ago[5189] Use ClientConnection to connect to the servers.
Marcin Siodelski [Tue, 25 Apr 2017 07:38:31 +0000 (09:38 +0200)] 
[5189] Use ClientConnection to connect to the servers.

8 years ago[5189] HTTP acceptor checks for operation aborted status.
Marcin Siodelski [Fri, 21 Apr 2017 08:11:01 +0000 (10:11 +0200)] 
[5189] HTTP acceptor checks for operation aborted status.

8 years ago[5189] Use shared pointers to reference the handlers.
Marcin Siodelski [Fri, 21 Apr 2017 08:09:29 +0000 (10:09 +0200)] 
[5189] Use shared pointers to reference the handlers.

8 years ago[5189] Implemented ClientConnection to communicate over unix socket.
Marcin Siodelski [Fri, 21 Apr 2017 07:57:15 +0000 (09:57 +0200)] 
[5189] Implemented ClientConnection to communicate over unix socket.

8 years ago[5189] Added asynchronous operations to the UnixDomainSocket class.
Marcin Siodelski [Wed, 19 Apr 2017 15:20:09 +0000 (17:20 +0200)] 
[5189] Added asynchronous operations to the UnixDomainSocket class.

8 years ago[5189] Implemented JSONFeed class.
Marcin Siodelski [Wed, 19 Apr 2017 07:24:31 +0000 (09:24 +0200)] 
[5189] Implemented JSONFeed class.

8 years ago[master] Added ChangeLog entry for #5217.
Marcin Siodelski [Thu, 20 Apr 2017 11:59:18 +0000 (13:59 +0200)] 
[master] Added ChangeLog entry for #5217.

8 years ago[master] Merge branch 'trac5217'
Marcin Siodelski [Thu, 20 Apr 2017 11:57:05 +0000 (13:57 +0200)] 
[master] Merge branch 'trac5217'

8 years ago[master] Added ChangeLog entry for #5102.
Marcin Siodelski [Thu, 20 Apr 2017 11:37:55 +0000 (13:37 +0200)] 
[master] Added ChangeLog entry for #5102.

8 years ago[master] Merge branch 'trac5102'
Marcin Siodelski [Thu, 20 Apr 2017 11:36:17 +0000 (13:36 +0200)] 
[master] Merge branch 'trac5102'

8 years ago[master] ChangeLog updated.
Tomek Mrugalski [Thu, 20 Apr 2017 09:58:09 +0000 (11:58 +0200)] 
[master] ChangeLog updated.

8 years ago[master] Merge branch 'trac5187' (path restrictions removed in config-write)
Tomek Mrugalski [Thu, 20 Apr 2017 09:56:50 +0000 (11:56 +0200)] 
[master] Merge branch 'trac5187' (path restrictions removed in config-write)

8 years ago[5187] Path checks removed in config-write in libprocess
Tomek Mrugalski [Thu, 20 Apr 2017 09:56:15 +0000 (11:56 +0200)] 
[5187] Path checks removed in config-write in libprocess

8 years ago[5102] Addressed review comments.
Marcin Siodelski [Thu, 20 Apr 2017 09:27:34 +0000 (11:27 +0200)] 
[5102] Addressed review comments.

- Removed MySQL indexes added accidentally.
- Fixed a commentary in a DORA unit tests.

8 years ago[master] Fixed the new static assert (strict c++11 vs c++17)
Francis Dupont [Wed, 19 Apr 2017 13:11:35 +0000 (15:11 +0200)] 
[master] Fixed the new static assert (strict c++11 vs c++17)

8 years ago[master] Updated git hash trac5186_base
Francis Dupont [Wed, 19 Apr 2017 12:39:34 +0000 (14:39 +0200)] 
[master] Updated git hash

8 years ago[master] Finished merge of trac5087 (domain-search CSV)
Francis Dupont [Wed, 19 Apr 2017 12:38:41 +0000 (14:38 +0200)] 
[master] Finished merge of trac5087 (domain-search CSV)

8 years ago[master] Merged trac5087 (domain-search CSV)
Francis Dupont [Wed, 19 Apr 2017 12:36:24 +0000 (14:36 +0200)] 
[master] Merged trac5087 (domain-search CSV)

8 years ago[5087] Removed the getCode() == DHO_DOMAIN_SEARCH check
Francis Dupont [Wed, 19 Apr 2017 12:32:51 +0000 (14:32 +0200)] 
[5087] Removed the getCode() == DHO_DOMAIN_SEARCH check

8 years ago[5087] Fixed the length issue
Francis Dupont [Wed, 19 Apr 2017 12:32:11 +0000 (14:32 +0200)] 
[5087] Fixed the length issue

8 years ago[5087] Changes after review:
Tomek Mrugalski [Wed, 19 Apr 2017 11:23:10 +0000 (13:23 +0200)] 
[5087] Changes after review:
 - split FQDN test into 3 smaller ones
 - added test for truncated option
 - added sanity check for empty/truncated options
 - extended config example to showcase domain-search option

8 years ago[master] ChangeLog updated.
Tomek Mrugalski [Tue, 18 Apr 2017 21:19:03 +0000 (23:19 +0200)] 
[master] ChangeLog updated.

8 years ago[master] Merge branch 'trac5171' (User's Guide section about Kea shell)
Tomek Mrugalski [Tue, 18 Apr 2017 21:17:19 +0000 (23:17 +0200)] 
[master] Merge branch 'trac5171' (User's Guide section about Kea shell)

8 years ago[5187] parsers regenerated
Tomek Mrugalski [Tue, 18 Apr 2017 20:00:24 +0000 (20:00 +0000)] 
[5187] parsers regenerated

8 years ago[5187] Example config files updated.
Tomek Mrugalski [Tue, 18 Apr 2017 19:45:06 +0000 (21:45 +0200)] 
[5187] Example config files updated.

8 years ago[5187] flush, maxsize and maxver parameters added to all parsers.
Tomek Mrugalski [Tue, 18 Apr 2017 19:37:20 +0000 (21:37 +0200)] 
[5187] flush, maxsize and maxver parameters added to all parsers.

8 years ago[5171] Miscellaneous edits to the documentation
Stephen Morris [Tue, 18 Apr 2017 18:38:40 +0000 (19:38 +0100)] 
[5171] Miscellaneous edits to the documentation

8 years ago[5187] Doc updated
Tomek Mrugalski [Tue, 18 Apr 2017 18:37:26 +0000 (20:37 +0200)] 
[5187] Doc updated

8 years ago[5187] Kea is less strict with filename argument to config-write
Tomek Mrugalski [Tue, 18 Apr 2017 18:37:11 +0000 (20:37 +0200)] 
[5187] Kea is less strict with filename argument to config-write

8 years ago[5171] missing shell.xml added.
Tomek Mrugalski [Tue, 18 Apr 2017 15:18:54 +0000 (17:18 +0200)] 
[5171] missing shell.xml added.

8 years ago[master] Finished merge of trac4242 (boost version detection) trac5187_base
Francis Dupont [Tue, 18 Apr 2017 14:38:30 +0000 (16:38 +0200)] 
[master] Finished merge of trac4242 (boost version detection)

8 years ago[master] Trying again to fix ChangeLog
Francis Dupont [Tue, 18 Apr 2017 14:35:33 +0000 (16:35 +0200)] 
[master] Trying again to fix ChangeLog

8 years ago[master] Updated git hash
Francis Dupont [Tue, 18 Apr 2017 14:34:18 +0000 (16:34 +0200)] 
[master] Updated git hash

8 years ago[master] Updated git hash
Francis Dupont [Tue, 18 Apr 2017 14:33:02 +0000 (16:33 +0200)] 
[master] Updated git hash

8 years ago[5087] Done: now DHCPv4 domain-search option takes a (possibly compressed) FQDN list
Francis Dupont [Tue, 18 Apr 2017 14:25:57 +0000 (16:25 +0200)] 
[5087] Done: now DHCPv4 domain-search option takes a (possibly compressed) FQDN list

8 years ago[master] ChangeLog updated (#5213 merge, #4540 commit-id update)
Tomek Mrugalski [Tue, 18 Apr 2017 13:19:26 +0000 (15:19 +0200)] 
[master] ChangeLog updated (#5213 merge, #4540 commit-id update)

8 years ago[master] Merge branch 'trac5213' (config-reload, set-config renamed to config-set)
Tomek Mrugalski [Tue, 18 Apr 2017 13:03:10 +0000 (15:03 +0200)] 
[master] Merge branch 'trac5213' (config-reload, set-config renamed to config-set)

8 years ago[5213] Some cosmetic fixes
Francis Dupont [Tue, 18 Apr 2017 07:52:23 +0000 (09:52 +0200)] 
[5213] Some cosmetic fixes

8 years ago[5213] indent and untabily
Francis Dupont [Tue, 18 Apr 2017 07:28:16 +0000 (09:28 +0200)] 
[5213] indent and untabily

8 years ago[master] Finished merge of (hex in integer options) trac5087_base
Francis Dupont [Tue, 18 Apr 2017 06:52:32 +0000 (08:52 +0200)] 
[master] Finished merge of (hex in integer options)

8 years ago[5213] commandSetConfigHandler -> commandConfigSetHandler
Francis Dupont [Tue, 18 Apr 2017 06:20:23 +0000 (08:20 +0200)] 
[5213] commandSetConfigHandler -> commandConfigSetHandler

8 years ago[5213] Last set-config -> config-set
Francis Dupont [Tue, 18 Apr 2017 06:16:58 +0000 (08:16 +0200)] 
[5213] Last set-config -> config-set

8 years ago[4540] Finished doc/example updates
Francis Dupont [Tue, 18 Apr 2017 06:09:40 +0000 (08:09 +0200)] 
[4540] Finished doc/example updates

8 years ago[master] Revert "[4501] Fixed outsideSubnetPool tests where error location was moved"
Francis Dupont [Tue, 18 Apr 2017 06:01:35 +0000 (08:01 +0200)] 
[master] Revert "[4501] Fixed outsideSubnetPool tests where error location was moved"

This reverts commit 0ae26a1ab8113b4732fded2d013bb5d496c12016.

8 years ago[master] Finishing merge of trac4501 (misc unit tests)
Francis Dupont [Tue, 18 Apr 2017 06:00:00 +0000 (08:00 +0200)] 
[master] Finishing merge of trac4501 (misc unit tests)

8 years ago[master] Updated git hash
Francis Dupont [Tue, 18 Apr 2017 05:26:54 +0000 (07:26 +0200)] 
[master] Updated git hash

8 years ago[master] Finished merge of trac4070 (option tuple)
Francis Dupont [Tue, 18 Apr 2017 05:25:58 +0000 (07:25 +0200)] 
[master] Finished merge of trac4070 (option tuple)

8 years ago[master] Merged trac4070 (option tuple)
Francis Dupont [Tue, 18 Apr 2017 05:23:49 +0000 (07:23 +0200)] 
[master] Merged trac4070 (option tuple)

8 years ago[4501] Fixed outsideSubnetPool tests where error location was moved
Francis Dupont [Tue, 18 Apr 2017 05:21:47 +0000 (07:21 +0200)] 
[4501] Fixed outsideSubnetPool tests where error location was moved

8 years ago[4070] Added a bootfile-param example (from a Lunix doc)
Francis Dupont [Tue, 18 Apr 2017 05:11:37 +0000 (07:11 +0200)] 
[4070] Added a bootfile-param example (from a Lunix doc)

8 years ago[4242] Addressed comments
Francis Dupont [Sat, 15 Apr 2017 13:34:30 +0000 (15:34 +0200)] 
[4242] Addressed comments

8 years ago[5102] Allow retrieving host reservations by 'client-id' from SQL dbs.
Marcin Siodelski [Sat, 15 Apr 2017 13:19:00 +0000 (15:19 +0200)] 
[5102] Allow retrieving host reservations by 'client-id' from SQL dbs.

8 years ago[5102] 'client-id' host identifier type is now included in default config.
Marcin Siodelski [Sat, 15 Apr 2017 13:07:40 +0000 (15:07 +0200)] 
[5102] 'client-id' host identifier type is now included in default config.

8 years ago[5102] Updated MySQL and PgSQL schemas with 'client-id' host id type.
Marcin Siodelski [Fri, 14 Apr 2017 21:39:13 +0000 (23:39 +0200)] 
[5102] Updated MySQL and PgSQL schemas with 'client-id' host id type.

8 years ago[5102] Corrected test config descriptions in dora_unittest.cc
Marcin Siodelski [Thu, 13 Apr 2017 11:39:23 +0000 (13:39 +0200)] 
[5102] Corrected test config descriptions in dora_unittest.cc

8 years ago[5171] User's Guide section for Kea-shell written.
Tomek Mrugalski [Fri, 14 Apr 2017 14:18:49 +0000 (16:18 +0200)] 
[5171] User's Guide section for Kea-shell written.

8 years ago[5213] Handling of parameterless commands improved
Tomek Mrugalski [Fri, 14 Apr 2017 12:57:16 +0000 (14:57 +0200)] 
[5213] Handling of parameterless commands improved

8 years ago[5217] Imrpoved errors handling in Http connection.
Marcin Siodelski [Fri, 14 Apr 2017 12:16:15 +0000 (14:16 +0200)] 
[5217] Imrpoved errors handling in Http connection.

8 years ago[5213] config-reload documented.
Tomek Mrugalski [Fri, 14 Apr 2017 12:03:28 +0000 (14:03 +0200)] 
[5213] config-reload documented.

8 years ago[5213] Documentation updated.
Tomek Mrugalski [Fri, 14 Apr 2017 11:52:03 +0000 (13:52 +0200)] 
[5213] Documentation updated.

8 years ago[5213] config-reload implemented, set-config renamed to config-set
Tomek Mrugalski [Fri, 14 Apr 2017 11:51:51 +0000 (13:51 +0200)] 
[5213] config-reload implemented, set-config renamed to config-set

8 years ago[master] Added ChangeLog entry for #5216.
Marcin Siodelski [Thu, 13 Apr 2017 14:56:48 +0000 (16:56 +0200)] 
[master] Added ChangeLog entry for #5216.

8 years ago[master] Merge branch 'trac5216'
Marcin Siodelski [Thu, 13 Apr 2017 14:55:39 +0000 (16:55 +0200)] 
[master] Merge branch 'trac5216'

8 years ago[5213] Unit-tests for config-reload implemented.
Tomek Mrugalski [Thu, 13 Apr 2017 13:48:35 +0000 (15:48 +0200)] 
[5213] Unit-tests for config-reload implemented.

8 years ago[5213] set-config renamed to config-set, config-reload implemented
Tomek Mrugalski [Thu, 13 Apr 2017 13:09:12 +0000 (15:09 +0200)] 
[5213] set-config renamed to config-set, config-reload implemented

 - removed obsolete kea_controller.cc (all code moved to ctrl_dhcp4_srv.cc)

8 years ago[4540] Docs, example configs updated
Tomek Mrugalski [Thu, 13 Apr 2017 12:16:25 +0000 (14:16 +0200)] 
[4540] Docs, example configs updated

8 years ago[5216] Ignore EINPROGRESS error in IOFetch.
Marcin Siodelski [Thu, 13 Apr 2017 11:05:56 +0000 (13:05 +0200)] 
[5216] Ignore EINPROGRESS error in IOFetch.

8 years ago[5217] Ignore EINPROGRESS errors in the unitests using async_connect.
Marcin Siodelski [Thu, 13 Apr 2017 07:12:44 +0000 (09:12 +0200)] 
[5217] Ignore EINPROGRESS errors in the unitests using async_connect.

8 years ago[v_1_2_0] copy right dates updated trac5213_base
Wlodek Wencel [Tue, 4 Apr 2017 20:12:21 +0000 (22:12 +0200)] 
[v_1_2_0] copy right dates updated

8 years ago[v1_2_0] ChangeLog updates
Wlodek Wencel [Tue, 4 Apr 2017 20:14:07 +0000 (22:14 +0200)] 
[v1_2_0] ChangeLog updates

Conflicts:
ChangeLog

8 years ago[master] Added ChangeLog entry for #5207.
Marcin Siodelski [Wed, 12 Apr 2017 08:09:32 +0000 (10:09 +0200)] 
[master] Added ChangeLog entry for #5207.

8 years ago[master] Merge branch 'trac5207'
Marcin Siodelski [Wed, 12 Apr 2017 07:50:55 +0000 (09:50 +0200)] 
[master] Merge branch 'trac5207'

8 years ago[5207] Reverted part of earlier comments, add4/add6 description updated
Tomek Mrugalski [Tue, 11 Apr 2017 16:51:31 +0000 (18:51 +0200)] 
[5207] Reverted part of earlier comments, add4/add6 description updated

8 years ago[master] Removed cryptolink lib dependency from libkea-process
Thomas Markwalder [Tue, 11 Apr 2017 10:55:12 +0000 (06:55 -0400)] 
[master] Removed cryptolink lib dependency from libkea-process

    Merge branch 'trac5211'

8 years ago[5207] extra checks added in add4(), add6()
Tomek Mrugalski [Mon, 10 Apr 2017 17:45:05 +0000 (19:45 +0200)] 
[5207] extra checks added in add4(), add6()

8 years ago[5207] Improved duplication checks when adding reservations
Tomek Mrugalski [Mon, 10 Apr 2017 16:43:23 +0000 (18:43 +0200)] 
[5207] Improved duplication checks when adding reservations

8 years ago[5211] libkea-process is no longer dependent on cryptolink
Thomas Markwalder [Fri, 7 Apr 2017 13:48:36 +0000 (09:48 -0400)] 
[5211] libkea-process is no longer dependent on cryptolink

DControllerBase was modified to support a means for derivations to
contribute additional information to extended version info returned
by DControllerBase::getVersion(true).  This removes the need to link
process lib with libraries it does not need.

src/bin/d2/d2_controller.h
src/bin/d2/d2_controller.cc
    D2Controller::getVersionAddendum() - new method which reports
    D2 dependencies (currently only cryptolink)

src/lib/process/Makefile.am
    Removed temporary link to cryptolink

src/lib/process/d_controller.h
src/lib/process/d_controller.cc
    DControllerBase::getVersionAddendum() - new virtual method so
    derivations can contribute to extended version information

    DControllerBase::getVersion(bool extended) - modified to call
    getVersionAddendum(), removed explict calls for crypto and
    RDBMs versions

Added unit test support

8 years ago[master] Removed accidental add of premium repo
Thomas Markwalder [Thu, 6 Apr 2017 13:30:36 +0000 (09:30 -0400)] 
[master] Removed accidental add of premium repo

8 years ago[master] Temporarily add cryptolink to libprocess Makefile.am
Thomas Markwalder [Thu, 6 Apr 2017 12:47:27 +0000 (08:47 -0400)] 
[master] Temporarily add cryptolink to libprocess Makefile.am

    libkea-process was failing to link, looking for CryptoLink::getVersion().
    See #5211.  For now, adding lib to the Makefile.am.

8 years ago[master] Adding dhcpX_parser.yy to the distribution.
Marcin Siodelski [Thu, 6 Apr 2017 12:18:08 +0000 (14:18 +0200)] 
[master] Adding dhcpX_parser.yy to the distribution.

8 years ago[master] Fixing hang in the text causing memory corruption and hang.
Marcin Siodelski [Thu, 6 Apr 2017 10:40:14 +0000 (12:40 +0200)] 
[master] Fixing hang in the text causing memory corruption and hang.

Okayed on Jabber.

8 years ago[5207] Modify HostReservationParser to return parsed host.
Marcin Siodelski [Thu, 6 Apr 2017 07:13:47 +0000 (09:13 +0200)] 
[5207] Modify HostReservationParser to return parsed host.

8 years ago[master] Added ChangeLog entry 1238.
Thomas Markwalder [Tue, 4 Apr 2017 20:54:13 +0000 (16:54 -0400)] 
[master] Added ChangeLog entry 1238.

8 years ago[master] Bumped library version numbers
Thomas Markwalder [Tue, 4 Apr 2017 20:51:49 +0000 (16:51 -0400)] 
[master] Bumped library version numbers

    Merge branch 'trac5201'

8 years ago[master] Added ChangeLog entry for #5200.
Marcin Siodelski [Tue, 4 Apr 2017 19:48:49 +0000 (21:48 +0200)] 
[master] Added ChangeLog entry for #5200.

8 years ago[master] Merge branch 'trac5200'
Marcin Siodelski [Tue, 4 Apr 2017 19:42:01 +0000 (21:42 +0200)] 
[master] Merge branch 'trac5200'

8 years ago[5200] Addressed review comments: expanded commentary in UnixDomainSocket.
Marcin Siodelski [Tue, 4 Apr 2017 19:39:58 +0000 (21:39 +0200)] 
[5200] Addressed review comments: expanded commentary in UnixDomainSocket.

8 years ago[5201] Library version bump
Tomek Mrugalski [Tue, 4 Apr 2017 19:21:54 +0000 (21:21 +0200)] 
[5201] Library version bump

8 years ago[5200] Added documentation for TestUnixDomainSocket.
Marcin Siodelski [Tue, 4 Apr 2017 18:11:49 +0000 (20:11 +0200)] 
[5200] Added documentation for TestUnixDomainSocket.

8 years ago[5200] More proper fix for hangs in unix domain sockets tests.
Marcin Siodelski [Tue, 4 Apr 2017 17:40:04 +0000 (19:40 +0200)] 
[5200] More proper fix for hangs in unix domain sockets tests.

8 years ago[master] valgrind script, AUTHORS, ChangeLog updated
Tomek Mrugalski [Tue, 4 Apr 2017 16:02:04 +0000 (18:02 +0200)] 
[master] valgrind script, AUTHORS, ChangeLog updated

8 years agoIgnore files generated for gtest when compiling with --with-gtest-source
Olivier Clavel [Tue, 14 Feb 2017 15:37:44 +0000 (16:37 +0100)] 
Ignore files generated for gtest when compiling with --with-gtest-source

8 years agoVarious Fixes for testing in valgrind
Olivier Clavel [Fri, 10 Feb 2017 17:04:50 +0000 (18:04 +0100)] 
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.

8 years agoMerge branch 'master' of ssh://git.kea.isc.org/git/kea
Tomek Mrugalski [Tue, 4 Apr 2017 14:41:17 +0000 (16:41 +0200)] 
Merge branch 'master' of ssh://git.kea.isc.org/git/kea