09 May, 2012
1 commit
-
…should receive result code 0 (SUCCESS) Fix cancel operation unit tests. git-svn-id: https://svn.forgerock.org/opendj/trunk@7962 41b1ffd8-f28e-4786-ab96-9950f0a78031
04 May, 2012
1 commit
-
Fix precommit tests failure. git-svn-id: https://svn.forgerock.org/opendj/trunk@7939 41b1ffd8-f28e-4786-ab96-9950f0a78031
23 Apr, 2012
1 commit
-
This last commit resolves issues with the Nightly tests. git-svn-id: https://svn.forgerock.org/opendj/trunk@7914 41b1ffd8-f28e-4786-ab96-9950f0a78031
17 Apr, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7895 41b1ffd8-f28e-4786-ab96-9950f0a78031
03 Apr, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7878 41b1ffd8-f28e-4786-ab96-9950f0a78031
28 Mar, 2012
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7866 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7865 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
The certificate mappers where searching for the user entry, but not requesting operational attributes. As a result, the authenticated user privileges were not established properly. git-svn-id: https://svn.forgerock.org/opendj/trunk@7864 41b1ffd8-f28e-4786-ab96-9950f0a78031
19 Mar, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7834 41b1ffd8-f28e-4786-ab96-9950f0a78031
12 Mar, 2012
1 commit
-
Thanks to Manuel Gaupp for the suggested patch. git-svn-id: https://svn.forgerock.org/opendj/trunk@7805 41b1ffd8-f28e-4786-ab96-9950f0a78031
09 Mar, 2012
1 commit
-
Second attempt: use less verbose logger for server startup and more verbose loggers for tools, since if tools log something they probably want the user to see it, plus tools don't provide a means for configuring the log level. git-svn-id: https://svn.forgerock.org/opendj/trunk@7798 41b1ffd8-f28e-4786-ab96-9950f0a78031
05 Mar, 2012
3 commits
-
Thanks to Auke Schrijnen for contributing part of the bug fix. git-svn-id: https://svn.forgerock.org/opendj/trunk@7786 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Thanks to Auke Schrijnen for contributing the bug fix. git-svn-id: https://svn.forgerock.org/opendj/trunk@7785 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Currently one failing test which needs enabling once the fix is committed (awaiting confirmation regarding copyright attribution). git-svn-id: https://svn.forgerock.org/opendj/trunk@7782 41b1ffd8-f28e-4786-ab96-9950f0a78031
23 Feb, 2012
2 commits
-
Add a unit test for testing optimistic concurrency use case. git-svn-id: https://svn.forgerock.org/opendj/trunk@7749 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Implement a new virtual attribute which automatically generates etags based on either the Adler-32 or CRC-32 algorithms. git-svn-id: https://svn.forgerock.org/opendj/trunk@7748 41b1ffd8-f28e-4786-ab96-9950f0a78031
21 Feb, 2012
2 commits
-
Generate entryUUID if none is present using the same algorithm as the virtual attribute provider. git-svn-id: https://svn.forgerock.org/opendj/trunk@7747 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…valid length for a UUID Use consistent naming for methods and variables which refer to entryUUIDs. git-svn-id: https://svn.forgerock.org/opendj/trunk@7746 41b1ffd8-f28e-4786-ab96-9950f0a78031
26 Jan, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7644 41b1ffd8-f28e-4786-ab96-9950f0a78031
03 Jan, 2012
1 commit
-
Fix minor issues and optimizations suggested by FindBugs and NetBeans. git-svn-id: https://svn.forgerock.org/opendj/trunk@7594 41b1ffd8-f28e-4786-ab96-9950f0a78031
28 Nov, 2011
1 commit
-
Contribution by German Parente (cgp). Both --set prop:value1 --set prop:value2 AND --set prop:value1 --add prop:value2 are accepted to set/create multivalued properties with dsconfig. When adding to existing property, --add is to be used. git-svn-id: https://svn.forgerock.org/opendj/trunk@7519 41b1ffd8-f28e-4786-ab96-9950f0a78031
24 Nov, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7504 41b1ffd8-f28e-4786-ab96-9950f0a78031
17 Nov, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7483 41b1ffd8-f28e-4786-ab96-9950f0a78031
03 Nov, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7451 41b1ffd8-f28e-4786-ab96-9950f0a78031
24 Oct, 2011
1 commit
-
…on objects from dsconfig and doc Fix...ahem...unit tests which use dsconfig to configure and test network groups. git-svn-id: https://svn.forgerock.org/opendj/trunk@7432 41b1ffd8-f28e-4786-ab96-9950f0a78031
13 Oct, 2011
2 commits
-
Fix AddressMask unit test failure caused by earlier commit. git-svn-id: https://svn.forgerock.org/opendj/trunk@7373 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Implement log filtering based on connection, user, request, and response criteria. Also performed minor refactoring of AddressMask class in order to avoid performing unnecessary reverse lookups during log filtering. git-svn-id: https://svn.forgerock.org/opendj/trunk@7370 41b1ffd8-f28e-4786-ab96-9950f0a78031
07 Oct, 2011
1 commit
-
Added connection-timeout property to replication synchronization provider configuration entry which is used for connection and SSL negotiation. Previously the timeout was hard-coded. git-svn-id: https://svn.forgerock.org/opendj/trunk@7358 41b1ffd8-f28e-4786-ab96-9950f0a78031
06 Oct, 2011
1 commit
-
…new replica using disreplication enable Fix unit test regression. git-svn-id: https://svn.forgerock.org/opendj/trunk@7353 41b1ffd8-f28e-4786-ab96-9950f0a78031
03 Oct, 2011
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@7342 41b1ffd8-f28e-4786-ab96-9950f0a78031
30 Sep, 2011
1 commit
-
Many thanks to Nemanja Lukic and his colleagues at Profiq S.R.O for this kind contribution. The contribution has been modified as follows: *) use the admin framework for validating the attribute renaming mapping *) relax the constraint that attribute names must conform to RFC 4512 since non-compliant attribute names are good candidates for removing and renaming *) modify the rename target attribute validation to support attribute descriptions *) added schema element definitions for configuration attributes git-svn-id: https://svn.forgerock.org/opendj/trunk@7332 41b1ffd8-f28e-4786-ab96-9950f0a78031
29 Sep, 2011
1 commit
-
Implement LDAP PTA password caching and enable tests. git-svn-id: https://svn.forgerock.org/opendj/trunk@7325 41b1ffd8-f28e-4786-ab96-9950f0a78031
28 Sep, 2011
2 commits
-
* drop support for cached-password-min-age * rename cached-password-max-age to cached-password-ttl * add unit tests (disabled until feature implemented). git-svn-id: https://svn.forgerock.org/opendj/trunk@7323 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Add new properties for configuring password caching (fix mock cfg in unit tests). git-svn-id: https://svn.forgerock.org/opendj/trunk@7320 41b1ffd8-f28e-4786-ab96-9950f0a78031
27 Sep, 2011
1 commit
-
If a search/bind request fails on a pooled connection due to a service error (connection closed, etc), then close the connection and retry on a new connection. If that fails then give up. git-svn-id: https://svn.forgerock.org/opendj/trunk@7308 41b1ffd8-f28e-4786-ab96-9950f0a78031
26 Sep, 2011
2 commits
-
…} when no subtree specification is specified git-svn-id: https://svn.forgerock.org/opendj/trunk@7306 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Third time lucky: lastException was not being set when a failure was detected on a previously usable connection. git-svn-id: https://svn.forgerock.org/opendj/trunk@7305 41b1ffd8-f28e-4786-ab96-9950f0a78031
23 Sep, 2011
2 commits
-
…bind to remote server Add a unit test which attempts to reproduce the bug. git-svn-id: https://svn.forgerock.org/opendj/trunk@7301 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
This time really fix it! The NPE occurred when all available servers have known to have failed and attempt is made to obtain a connection to one of them. git-svn-id: https://svn.forgerock.org/opendj/trunk@7300 41b1ffd8-f28e-4786-ab96-9950f0a78031
22 Sep, 2011
1 commit
-
…dify/state extended operations or SASL binds No longer register internal connections in the authenticated users table. git-svn-id: https://svn.forgerock.org/opendj/trunk@7290 41b1ffd8-f28e-4786-ab96-9950f0a78031