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

Matthew Swift
06.05.2012 10a3c764b382e9722e7b5795c82ecb8d0e42845d
06.05.2012 Matthew Swift
Fix downloads link.
tree@ 10a3c7 commitdiff
06.05.2012 Matthew Swift
Add SuppressWarnings directive to avoid compilation warning.
tree@ b71544 commitdiff
05.21.2012 Matthew Swift
Fix for OPENDJ-433: Every other permissions-subjects pair in ACI is ignored
tree@ 73c6eb commitdiff
05.25.2012 Matthew Swift
Fix for OPENDJ-432: LDAPURL doesn't always url-decode baseDN
tree@ d8d064 commitdiff
28.04.2012 Ludovic Poitou
Update copyright year and doc link for SVR4 package.
tree@ 1c30ea commitdiff
23.01.2012 Matthew Swift
Fix OPENDJ-409: Add support for optimistic concurrency control via ETag-lik...
tree@ 30557a commitdiff
21.15.2012 Matthew Swift
Fix OPENDJ-181: DirectoryException provided value has an invalid length for...
tree@ d2d863 commitdiff
21.49.2012 Matthew Swift
Initial cleanup work for OPENDJ-181: DirectoryException provided value has ...
tree@ c8b116 commitdiff
16.48.2012 Matthew Swift
Additional fix for OPENDJ-420: Rare SSLExceptions while handling LDAPS conn...
tree@ da9806 commitdiff
16.07.2012 Ludovic Poitou
Code cleanup, following FindBugs and Netbeans advices.
tree@ af2c1a commitdiff
16.06.2012 Ludovic Poitou
Code cleanup, following FindBugs and Netbeans advices.
tree@ 925c72 commitdiff
16.05.2012 Ludovic Poitou
Code cleanup.
tree@ 815a14 commitdiff
16.01.2012 Ludovic Poitou
Code and Typo cleanup. Some reformatting included.
tree@ 0aac35 commitdiff
15.58.2012 Ludovic Poitou
Code and Typo cleanup.
tree@ 0ed110 commitdiff
15.52.2012 Ludovic Poitou
Code and Typo cleanup.
tree@ cc44e1 commitdiff
15.59.2012 Ludovic Poitou
Fix issue OPENDJ-423: Single AND component filter causes an uncatch excepti...
tree@ bd3915 commitdiff
15.50.2012 Ludovic Poitou
Fix issue OPENDJ-423: Single AND component filter causes an uncatch excepti...
tree@ 65d5b2 commitdiff
15.32.2012 Ludovic Poitou
Code cleanup based on FindBugs and Netbeans advice
tree@ c1712d commitdiff
15.30.2012 Ludovic Poitou
Fix minor typo in access log as well as clean code.
tree@ c4ac97 commitdiff
14.51.2012 Matthew Swift
Fix OPENDJ-420: Rare SSLExceptions while handling LDAPS connections and big...
tree@ 753025 commitdiff
14.09.2012 Matthew Swift
Fix OPENDJ-420: Rare SSLExceptions while handling LDAPS connections and big...
tree@ 1dfff1 commitdiff
10.37.2012 Matthew Swift
Preparation work for OPENDJ-420: Rare SSLExceptions while handling LDAPS co...
tree@ 5dc2a5 commitdiff
10.34.2012 Matthew Swift
Preparation work for OPENDJ-420: Rare SSLExceptions while handling LDAPS co...
tree@ 5d9f19 commitdiff
10.30.2012 Matthew Swift
Preparation work for OPENDJ-420: Rare SSLExceptions while handling LDAPS co...
tree@ bd4645 commitdiff
10.11.2012 Matthew Swift
Preparation work for OPENDJ-420: Rare SSLExceptions while handling LDAPS co...
tree@ 8b8e1b commitdiff
09.28.2012 Matthew Swift
Preparation work for OPENDJ-420: Rare SSLExceptions while handling LDAPS co...
tree@ 4a584b commitdiff
08.59.2012 Matthew Swift
Preparation work for OPENDJ-420: Rare SSLExceptions while handling LDAPS co...
tree@ 88be99 commitdiff
07.35.2012 Matthew Swift
Minor improvement to upgrade/revert prompt - previous message did not make ...
tree@ 3cac83 commitdiff
02.31.2012 Ludovic Poitou
Fix for OPENDJ-418. When formatting the last login time to store in an attr...
tree@ c65fd9 commitdiff
02.35.2012 Ludovic Poitou
Fix typo in a comment
tree@ f24779 commitdiff
27.44.2012 Matthew Swift
Fix OPENDJ-414 - Avoid displaying debug messages to stdout when running var...
tree@ 0392a9 commitdiff
27.53.2012 Matthew Swift
Fix OPENDJ-406: Add support for rebuilding all degraded indexes to rebuild...
tree@ 4640fe commitdiff
26.14.2012 Matthew Swift
Fix OPENDJ-413: verify-index with "-c" option doesn't work for certain indexes
tree@ 560e93 commitdiff
26.51.2012 Matthew Swift
Minor code cleanup.
tree@ d98954 commitdiff
23.05.2012 Matthew Swift
Add flag day for fix OPENDJ-410: Frequent corruption in ds-sync-hist orderi...
tree@ a91975 commitdiff
23.51.2012 Matthew Swift
Fix OPENDJ-410: Frequent corruption in ds-sync-hist ordering index
tree@ 60eebe commitdiff
14.13.2012 Matthew Swift
Fix OPENDJ-98: Searches on cn=monitor take a long time
tree@ 3a209f commitdiff
12.06.2012 Ludovic Poitou
Fix OPENDJ-400.
tree@ 1e66cc commitdiff
11.47.2012 Matthew Swift
Fix OPENDJ-401: Replication fails with Java 7.
tree@ 057a56 commitdiff
05.40.2012 Ludovic Poitou
Fix issue OPENDJ-396: Remove support for ServiceTags
tree@ ab0280 commitdiff
05.37.2012 Ludovic Poitou
Spring cleaning ! Fix minor issues and optimizations suggested by FindBugs ...
tree@ 55b437 commitdiff
03.27.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans.
tree@ 087858 commitdiff
03.51.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans.
tree@ f94cc6 commitdiff
03.44.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans.
tree@ 78d5bb commitdiff
03.43.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans.
tree@ 63a209 commitdiff
03.06.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans : Pos...
tree@ 1cb904 commitdiff
03.49.2012 Ludovic Poitou
Sping cleanup of the code, getting rid of unused class and tests. Fix minor...
tree@ 7abbb3 commitdiff
03.47.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans
tree@ f9fed7 commitdiff
03.46.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans
tree@ 671107 commitdiff
03.46.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans
tree@ 0a4b1b commitdiff
first | « prev | next »