mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
01.25.2014 be917548d4b75df35b97957af78d70baa6d28663
refs
author Matthew Swift <matthew.swift@forgerock.com>
Thursday, May 1, 2014 02:25 +0200
committer Matthew Swift <matthew.swift@forgerock.com>
Thursday, May 1, 2014 02:25 +0200
commitbe917548d4b75df35b97957af78d70baa6d28663
tree 44090c7ba4fc7832d371fa11ca808727186a2ce6 tree | zip | gz
parent 741835e92336ac5a7d5b31815aa7a57c57098e14 view | diff
Fix various bugs in access log filtering:

* OPENDJ-1429: Access log filtering criterion request-target-dn-not-equal-to does not work
* OPENDJ-1432: Access log filtering criterion on etime property does not work
* OPENDJ-1433: Access log filtering criterion on result code property does not work
* OPENDJ-1434: Access log filtering criteria user-dn-not-equal-to does not work
* OPENDJ-1435: Access log filtering criteria user-is-not-member-of does not work.

Also added unit tests. Use a single commit because a) the fixes are very small and closely related, and b) some of the bugs have a common cause.
2 files modified
413 ■■■■■ changed files
opendj-sdk/opendj3-server-dev/src/server/org/opends/server/loggers/AbstractTextAccessLogPublisher.java 50 ●●●● diff | view | raw | blame | history
opendj-sdk/opendj3-server-dev/tests/unit-tests-testng/src/server/org/opends/server/loggers/AbstractTextAccessLogPublisherTest.java 363 ●●●●● diff | view | raw | blame | history