]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
8 years ago[master] Added ChangeLog entry for #5189.
Marcin Siodelski [Thu, 8 Jun 2017 14:58:07 +0000 (16:58 +0200)] 
[master] Added ChangeLog entry for #5189.

8 years ago[master] Merge branch 'trac5189'
Marcin Siodelski [Thu, 8 Jun 2017 14:56:14 +0000 (16:56 +0200)] 
[master] Merge branch 'trac5189'

# Conflicts:
# src/bin/agent/ca_command_mgr.h
# src/bin/agent/tests/ca_command_mgr_unittests.cc
# src/lib/asiolink/testutils/test_server_unix_socket.cc

8 years ago[5189] Trivial fixes in the unix domain socket unitest.
Marcin Siodelski [Thu, 8 Jun 2017 13:44:24 +0000 (15:44 +0200)] 
[5189] Trivial fixes in the unix domain socket unitest.

8 years ago[5189] Fixed failing unix domain socket unit test.
Marcin Siodelski [Thu, 8 Jun 2017 13:27:43 +0000 (15:27 +0200)] 
[5189] Fixed failing unix domain socket unit test.

As a result of the review.

8 years ago[5189] Couple minor comment improvements.
Tomek Mrugalski [Thu, 8 Jun 2017 11:15:15 +0000 (13:15 +0200)] 
[5189] Couple minor comment improvements.

8 years ago[master] updated config examples with refrence to syslog
Tomek Mrugalski [Wed, 7 Jun 2017 19:34:52 +0000 (21:34 +0200)] 
[master] updated config examples with refrence to syslog

8 years ago[5189] Addressed review comments.
Marcin Siodelski [Wed, 7 Jun 2017 15:25:08 +0000 (17:25 +0200)] 
[5189] Addressed review comments.

8 years ago[master] fixes in command examples
Wlodek Wencel [Wed, 7 Jun 2017 10:55:27 +0000 (12:55 +0200)] 
[master] fixes in command examples

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[master] Merge branch 'trac5212' (config comments # -> //)
Tomek Mrugalski [Tue, 30 May 2017 17:32:11 +0000 (19:32 +0200)] 
[master] Merge branch 'trac5212' (config comments # -> //)

# Conflicts:
# doc/examples/kea4/reservations.json
# doc/examples/kea6/reservations.json

8 years ago[master] Merge branch 'trac5270' (typo in .mes file)
Tomek Mrugalski [Tue, 30 May 2017 17:00:26 +0000 (19:00 +0200)] 
[master] Merge branch 'trac5270' (typo in .mes file)

8 years ago[5270] .mes file reordered, copyright updated
Tomek Mrugalski [Tue, 30 May 2017 17:00:02 +0000 (19:00 +0200)] 
[5270] .mes file reordered, copyright updated

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[master] Merged trac5010 (fix --with-cql)
Francis Dupont [Fri, 26 May 2017 15:03:07 +0000 (17:03 +0200)] 
[master] Merged trac5010 (fix --with-cql)

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[master] documentation and examples updated for flex-id hook
Wlodek Wencel [Wed, 24 May 2017 16:42:38 +0000 (18:42 +0200)] 
[master] documentation and examples updated for flex-id hook

8 years ago[master] scripts upgrade_5.0_to_5.1.sh upgrade_3.0_to_3.1.sh will be now installed
Wlodek Wencel [Thu, 18 May 2017 12:20:41 +0000 (14:20 +0200)] 
[master] scripts upgrade_5.0_to_5.1.sh upgrade_3.0_to_3.1.sh will be now installed

8 years ago[master] regen flex/bison files
Francis Dupont [Wed, 17 May 2017 14:59:32 +0000 (14:59 +0000)] 
[master] regen flex/bison files

8 years ago[master] Finishing merge of trac5106 (flex 2.6.2 compat)
Francis Dupont [Wed, 17 May 2017 14:49:59 +0000 (16:49 +0200)] 
[master] Finishing merge of trac5106 (flex 2.6.2 compat)

8 years ago[master] Finished merge of trac5214 (kea-shell install)
Francis Dupont [Wed, 17 May 2017 13:50:04 +0000 (15:50 +0200)] 
[master] Finished merge of trac5214 (kea-shell install)

8 years ago[master] Merged trac5214 (kea-shell install)
Francis Dupont [Wed, 17 May 2017 13:47:36 +0000 (15:47 +0200)] 
[master] Merged trac5214 (kea-shell install)

8 years ago[5214] prefix can be still set to NONE
Francis Dupont [Thu, 11 May 2017 23:06:28 +0000 (01:06 +0200)] 
[5214] prefix can be still set to NONE

8 years ago[master] Fix in hook exception log message. trac5104_base trac5214_base
Tomek Mrugalski [Thu, 11 May 2017 15:22:47 +0000 (17:22 +0200)] 
[master] Fix in hook exception log message.

8 years ago[5212] Wrapped lines made too long
Francis Dupont [Thu, 11 May 2017 13:05:43 +0000 (15:05 +0200)] 
[5212] Wrapped lines made too long

8 years ago[5010] Comment addressed
Francis Dupont [Thu, 11 May 2017 12:28:25 +0000 (14:28 +0200)] 
[5010] Comment addressed

8 years ago[master] ChangeLog update after release
Wlodek Wencel [Fri, 28 Apr 2017 20:04:41 +0000 (22:04 +0200)] 
[master] ChangeLog update after release

8 years ago[master] version bumped up after release
Wlodek Wencel [Fri, 28 Apr 2017 19:57:44 +0000 (21:57 +0200)] 
[master] version bumped up after release

8 years ago[v1_2_0] .mes, Makefile and copy-right dates updated for release
Wlodek Wencel [Thu, 27 Apr 2017 10:34:08 +0000 (12:34 +0200)] 
[v1_2_0] .mes, Makefile and copy-right dates updated for release

8 years ago[v1_2_0] version update, documentation updates for release
Wlodek Wencel [Tue, 25 Apr 2017 09:31:47 +0000 (11:31 +0200)] 
[v1_2_0] version update, documentation updates for release

8 years ago[1_2_0] copy right date update in kea-messages.xml
Wlodek Wencel [Tue, 25 Apr 2017 00:27:11 +0000 (02:27 +0200)] 
[1_2_0] copy right date update in kea-messages.xml

8 years ago[v1_2_0] copy-right date update
Wlodek Wencel [Tue, 25 Apr 2017 00:05:33 +0000 (02:05 +0200)] 
[v1_2_0] copy-right date update

8 years ago[5212] Comments # converted to //
Tomek Mrugalski [Fri, 28 Apr 2017 18:40:55 +0000 (20:40 +0200)] 
[5212] Comments # converted to //

8 years ago[5270] Typo corrected.
Tomek Mrugalski [Fri, 28 Apr 2017 12:15:59 +0000 (14:15 +0200)] 
[5270] Typo corrected.

8 years ago[master] Added ChangeLog entry for #5264. trac5212_base
Marcin Siodelski [Thu, 27 Apr 2017 08:02:10 +0000 (10:02 +0200)] 
[master] Added ChangeLog entry for #5264.

8 years ago[master] Merge branch 'trac5264'
Marcin Siodelski [Thu, 27 Apr 2017 08:00:51 +0000 (10:00 +0200)] 
[master] Merge branch 'trac5264'

8 years ago[5264] Improved logging in HostMgr for most common queries.
Marcin Siodelski [Wed, 26 Apr 2017 19:51:33 +0000 (21:51 +0200)] 
[5264] Improved logging in HostMgr for most common queries.

8 years agoMerge branch 'master' of ssh://git.kea.isc.org/git/kea
Tomek Mrugalski [Wed, 26 Apr 2017 15:07:27 +0000 (17:07 +0200)] 
Merge branch 'master' of ssh://git.kea.isc.org/git/kea

# Conflicts:
# ChangeLog

8 years ago[master] ChangeLog updated after 5253 merge.
Tomek Mrugalski [Wed, 26 Apr 2017 15:00:19 +0000 (17:00 +0200)] 
[master] ChangeLog updated after 5253 merge.

8 years ago[5253] Logging information is now written in config-write.
Tomek Mrugalski [Wed, 26 Apr 2017 13:03:39 +0000 (15:03 +0200)] 
[5253] Logging information is now written in config-write.

8 years ago[master] Merge branch trac5262
Wlodek Wencel [Wed, 26 Apr 2017 12:55:19 +0000 (14:55 +0200)] 
[master] Merge branch trac5262

8 years ago[5262] fixed typos and wording
Thomas Markwalder [Wed, 26 Apr 2017 12:50:42 +0000 (08:50 -0400)] 
[5262] fixed typos and wording

8 years ago[5253] config-write in CA now really writes Control agent configuration
Tomek Mrugalski [Wed, 26 Apr 2017 11:19:08 +0000 (13:19 +0200)] 
[5253] config-write in CA now really writes Control agent configuration

8 years ago[trac5262] kea-shell extended with target service support
Wlodek Wencel [Tue, 25 Apr 2017 18:53:52 +0000 (20:53 +0200)] 
[trac5262] kea-shell extended with target service support

8 years ago[master] Added ChangeLog entry for #5260.
Marcin Siodelski [Tue, 25 Apr 2017 18:07:37 +0000 (20:07 +0200)] 
[master] Added ChangeLog entry for #5260.

8 years ago[master] Merge branch 'trac5260'
Marcin Siodelski [Tue, 25 Apr 2017 17:41:12 +0000 (19:41 +0200)] 
[master] Merge branch 'trac5260'

8 years ago[5260] Added commentary about making copies of function handlers.
Marcin Siodelski [Tue, 25 Apr 2017 17:04:08 +0000 (19:04 +0200)] 
[5260] Added commentary about making copies of function handlers.

8 years ago[5260] Properly handle EWOULDBLOCK and EAGAIN in Http unit tests.
Marcin Siodelski [Tue, 25 Apr 2017 12:04:10 +0000 (14:04 +0200)] 
[5260] Properly handle EWOULDBLOCK and EAGAIN in Http unit tests.

8 years ago[5260] HttpConnection callbacks migrated to shared_ptr.
Marcin Siodelski [Tue, 25 Apr 2017 11:42:39 +0000 (13:42 +0200)] 
[5260] HttpConnection callbacks migrated to shared_ptr.

8 years ago[master] Unify the socket file paths for CA and servers.
Marcin Siodelski [Tue, 25 Apr 2017 10:56:12 +0000 (12:56 +0200)] 
[master] Unify the socket file paths for CA and servers.

Okayed on jabber.

8 years ago[master] Removed "beta" in two places within the docs.
Marcin Siodelski [Tue, 25 Apr 2017 08:48:16 +0000 (10:48 +0200)] 
[master] Removed "beta" in two places within the docs.

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[master] ChangeLog updated after 5208a merge.
Tomek Mrugalski [Mon, 24 Apr 2017 20:22:52 +0000 (22:22 +0200)] 
[master] ChangeLog updated after 5208a merge.

8 years ago[master] Pushed fix for admin unit-tests after recent schema change.
Tomek Mrugalski [Mon, 24 Apr 2017 20:17:41 +0000 (22:17 +0200)] 
[master] Pushed fix for admin unit-tests after recent schema change.

8 years ago[master] Merge branch 'trac5208a' (preparations for host_cmds hook)
Tomek Mrugalski [Mon, 24 Apr 2017 19:29:15 +0000 (21:29 +0200)] 
[master] Merge branch 'trac5208a' (preparations for host_cmds hook)

8 years ago[master] ChangeLog updated
Tomek Mrugalski [Mon, 24 Apr 2017 19:27:43 +0000 (21:27 +0200)] 
[master] ChangeLog updated

8 years ago[master] Merge branch 'trac5198' (default config improvements)
Tomek Mrugalski [Mon, 24 Apr 2017 19:26:37 +0000 (21:26 +0200)] 
[master] Merge branch 'trac5198' (default config improvements)

# Conflicts:
# doc/examples/ddns/sample1.json

8 years ago[5198] Changes after review
Tomek Mrugalski [Mon, 24 Apr 2017 19:24:59 +0000 (21:24 +0200)] 
[5198] Changes after review

8 years ago[master] Added missing doxygen comment
Francis Dupont [Mon, 24 Apr 2017 19:06:20 +0000 (21:06 +0200)] 
[master] Added missing doxygen comment

8 years ago[master] Merged trac5258 (trivial bug triggered by pools without pool)
Francis Dupont [Mon, 24 Apr 2017 18:27:53 +0000 (20:27 +0200)] 
[master] Merged trac5258 (trivial bug triggered by pools without pool)

8 years ago[master] Added ChangeLog entry 1252 for #5252.
Thomas Markwalder [Mon, 24 Apr 2017 18:04:06 +0000 (14:04 -0400)] 
[master] Added ChangeLog entry 1252 for #5252.

8 years ago[master] Fixed lease state and assigned stats for V6 expired-reclaimed leases
Thomas Markwalder [Mon, 24 Apr 2017 18:01:27 +0000 (14:01 -0400)] 
[master] Fixed lease state and assigned stats for V6 expired-reclaimed leases

    Merge branch 'trac5252'

8 years ago[5208a] unused parameter warnings removed
Tomek Mrugalski [Mon, 24 Apr 2017 17:57:01 +0000 (19:57 +0200)] 
[5208a] unused parameter warnings removed

8 years ago[5208a] return comments updated
Tomek Mrugalski [Mon, 24 Apr 2017 17:56:47 +0000 (19:56 +0200)] 
[5208a] return comments updated

8 years ago[5208a] new unit-test checks that v4,v6 options and v6 reservations are removed
Tomek Mrugalski [Mon, 24 Apr 2017 17:51:06 +0000 (19:51 +0200)] 
[5208a] new unit-test checks that v4,v6 options and v6 reservations are removed

8 years ago[5258] Correct bug in error path in PoolParser
Stephen Morris [Mon, 24 Apr 2017 17:45:35 +0000 (18:45 +0100)] 
[5258] Correct bug in error path in PoolParser

Correct a trivial error that led to a crash (instead of the raising
of an exception) when parsing an incorrect "pools" clause.

8 years ago[5252] Addressed review comment
Thomas Markwalder [Mon, 24 Apr 2017 16:55:40 +0000 (12:55 -0400)] 
[5252] Addressed review comment

    Unit test now verifies Lease::state_.

8 years ago[5252] Removed spurious whitespace.
Marcin Siodelski [Mon, 24 Apr 2017 16:36:19 +0000 (18:36 +0200)] 
[5252] Removed spurious whitespace.

8 years ago[5252] Corrected lease state and assigned stat when reusing expired-reclaimed via...
Thomas Markwalder [Mon, 24 Apr 2017 15:07:57 +0000 (11:07 -0400)] 
[5252] Corrected lease state and assigned stat when reusing expired-reclaimed via V6 request

src/lib/dhcpsrv/alloc_engine.cc
    AllocEngine::updateLeaseData() - added logic to set lease state
    to default and increment assigned stat if the lease is expired-reclaimed

src/lib/dhcpsrv/tests/alloc_engine6_unittest.cc
    TEST_F(AllocEngine6Test, requestReuseDeclinedLease6Stats) - new test
    to verify the behavior

8 years ago[master] ChangeLog updated trac5243x_base
Tomek Mrugalski [Mon, 24 Apr 2017 14:27:04 +0000 (16:27 +0200)] 
[master] ChangeLog updated

8 years ago[5208] Multiple fixes as a result of review.
Marcin Siodelski [Mon, 24 Apr 2017 14:19:37 +0000 (16:19 +0200)] 
[5208] Multiple fixes as a result of review.

The most notable change is the update of the MySQL trigger which
deletes options as a consequence of deletion of the host.

8 years ago[master] Merge branch 'trac5195' (DB schema update for flex-id)
Tomek Mrugalski [Mon, 24 Apr 2017 12:57:01 +0000 (14:57 +0200)] 
[master] Merge branch 'trac5195' (DB schema update for flex-id)

8 years ago[master] Multiple small improvements in the unit tests.
Marcin Siodelski [Mon, 24 Apr 2017 12:55:24 +0000 (14:55 +0200)] 
[master] Multiple small improvements in the unit tests.

Also, the read buffer for unix socket client is extended to 64k.

8 years ago[5208a] Extra file added to list of dist files
Tomek Mrugalski [Mon, 24 Apr 2017 12:27:52 +0000 (14:27 +0200)] 
[5208a] Extra file added to list of dist files

8 years ago[5208a] Doc written, exception messages are now better formed.
Tomek Mrugalski [Mon, 24 Apr 2017 12:19:19 +0000 (14:19 +0200)] 
[5208a] Doc written, exception messages are now better formed.

8 years ago[master] Updated git hash
Francis Dupont [Mon, 24 Apr 2017 11:43:45 +0000 (13:43 +0200)] 
[master] Updated git hash

8 years ago[master] Finished merge of trac5186 (config-test vs unregister timers)
Francis Dupont [Mon, 24 Apr 2017 11:42:53 +0000 (13:42 +0200)] 
[master] Finished merge of trac5186 (config-test vs unregister timers)

8 years ago[master] Merged trac5186 (config-test vs unregister timers)
Francis Dupont [Mon, 24 Apr 2017 11:39:51 +0000 (13:39 +0200)] 
[master] Merged trac5186 (config-test vs unregister timers)

8 years ago[master] Added ChangeLog entry 1249 for #5247.
Thomas Markwalder [Mon, 24 Apr 2017 11:03:20 +0000 (07:03 -0400)] 
[master] Added ChangeLog entry 1249 for #5247.

8 years ago[master] Corrected issues with assigned lease statistics and reclaimed leases
Thomas Markwalder [Mon, 24 Apr 2017 10:59:14 +0000 (06:59 -0400)] 
[master] Corrected issues with assigned lease statistics and reclaimed leases

    Merge branch 'trac5247'

8 years ago[master] Commented unused parameters
Francis Dupont [Sun, 23 Apr 2017 23:58:06 +0000 (01:58 +0200)] 
[master] Commented unused parameters

8 years ago[master] Fixed incorrect code in LibraryManagerTest::NullManager introduced by #5201
Francis Dupont [Sun, 23 Apr 2017 17:49:37 +0000 (19:49 +0200)] 
[master] Fixed incorrect code in LibraryManagerTest::NullManager introduced by #5201

8 years ago[5208a] delete methods implemented in host data sources
Tomek Mrugalski [Sat, 22 Apr 2017 19:56:33 +0000 (21:56 +0200)] 
[5208a] delete methods implemented in host data sources

8 years ago[5208a] toElement() moved from CfgHosts to Host
Tomek Mrugalski [Sat, 22 Apr 2017 10:28:53 +0000 (12:28 +0200)] 
[5208a] toElement() moved from CfgHosts to Host

8 years ago[5208a] setTestHostDataSource() added.
Tomek Mrugalski [Sat, 22 Apr 2017 09:18:42 +0000 (11:18 +0200)] 
[5208a] setTestHostDataSource() added.

8 years ago[5247] Addressed review comments
Thomas Markwalder [Fri, 21 Apr 2017 19:28:35 +0000 (15:28 -0400)] 
[5247] Addressed review comments

8 years ago[5247] Corrected issues with assigned-<lease/nas/pd> stats
Thomas Markwalder [Fri, 21 Apr 2017 15:54:45 +0000 (11:54 -0400)] 
[5247] Corrected issues with assigned-<lease/nas/pd> stats

doc/guide/dhcp4-srv.xml
doc/guide/dhcp6-srv.xml
    Added entries for reclaimed-leases

src/lib/dhcpsrv/alloc_engine.cc

    AllocEngine::reuseExpiredLease(Lease6Ptr&...) - increment
    assigned-<nas/pds> for real allocations

    AllocEngine::extendLease6() - increment assigned-<nas/pds>
    for real allocations if the lease expired

    AllocEngine::renewLease4(const Lease4Ptr&...)
    - set lease state to STATE_DEFAULT for real allocations
    - increment assigned-leases if lease is expired or reclaimed
      for real allocations

    AllocEngine::reuseExpiredLease4(Lease4Ptr&...)
    - increment assigned-leases for real allocations

src/lib/dhcpsrv/cfg_subnets4.cc
    CfgSubnets4::removeStatistics() - added "reclaimed-leases"

src/lib/dhcpsrv/cfg_subnets6.cc
    CfgSubnets4::removeStatistics() - added "reclaimed-leases"

src/lib/dhcpsrv/lease_mgr.cc
    LeaseMgr::recountLeaseStats4()
    LeaseMgr::recountLeaseStats6()
    - added handling of "reclaimed-leases"
    - fixed name of "reclaimed-declined-addresses"

src/lib/dhcpsrv/tests/alloc_engine4_unittest.cc
    TEST_F(AllocEngine4Test, simpleRenew4)  - new test to verify stats
    on a normal renew, non-expired
    Added EXPECT_TRUE around calls to testStatistics for invocation line numbers
    Added stat checks to several tests

src/lib/dhcpsrv/tests/alloc_engine6_unittest.cc
    Added EXPECT_TRUE around calls to testStatistics for invocation line numbers
    Added stat checks to several tests

src/lib/dhcpsrv/tests/alloc_engine_expiration_unittest.cc
    Added checks of assigned stats

src/lib/dhcpsrv/tests/alloc_engine_utils.cc
    AllocEngine6Test::initSubnet() - removed artificial stat values

    NakedAllocEngine::addHost() - new method to add a host to the
    current configuration, rather than use staging/commit as the latter

8 years ago[5208a] hook points can be registered several times
Tomek Mrugalski [Fri, 21 Apr 2017 15:42:21 +0000 (17:42 +0200)] 
[5208a] hook points can be registered several times

 - see ticket #5251 for explanation of the problem

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[5208] Compilation warnings removed in src/lib/hooks
Tomek Mrugalski [Fri, 14 Apr 2017 17:25:28 +0000 (19:25 +0200)] 
[5208] Compilation warnings removed in src/lib/hooks

8 years ago[5208] C++11 detection code moved to ax_cpp11.m4
Tomek Mrugalski [Fri, 14 Apr 2017 17:24:52 +0000 (19:24 +0200)] 
[5208] C++11 detection code moved to ax_cpp11.m4

8 years ago[5195] flex-id value added to know identifiers list.
Tomek Mrugalski [Thu, 20 Apr 2017 13:46:24 +0000 (15:46 +0200)] 
[5195] flex-id value added to know identifiers list.

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'