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

German Parente
27.14.2012 bb3b502ae0258e2d1c907abec5d89bfb21bfbef2
27.14.2012 German Parente
Fix for OPENDJ-136: On Windows, upgrade fails with NPE during Verify phase ...
tree@ bb3b50 commitdiff
20.42.2012 Matthew Swift
Reformat code.
tree@ e60eef commitdiff
20.19.2012 Matthew Swift
Fix OPENDJ-457: Sleeping replication threads prevent server from shutting down
tree@ 33acee commitdiff
19.53.2012 Nemanja Lukic
Implementaion of OPENDJ-441 - Operational attribute for password expiration...
tree@ 5f8bc0 commitdiff
15.21.2012 Matthew Swift
Final fix for OPENDJ-249: dsreplication disable --disableAll error removing...
tree@ 531193 commitdiff
14.34.2012 Matthew Swift
Initial fix for OPENDJ-249: dsreplication disable --disableAll error removi...
tree@ 72248c commitdiff
14.19.2012 Matthew Swift
Minor update for OPENDJ-82: Improve dsreplication status script friendly mode
tree@ 8e4da8 commitdiff
14.52.2012 Matthew Swift
Fix OPENDJ-82: Improve dsreplication status script friendly mode
tree@ ab876b commitdiff
13.16.2012 Matthew Swift
Fix OPENDJ-436: Inconsistency between hostname specified in setup and DIGES...
tree@ 753854 commitdiff
13.17.2012 Matthew Swift
Fix OPENDJ-439: export-ldif on jeb produces duplicate entries
tree@ a8d9a2 commitdiff
12.12.2012 Matthew Swift
Fix OPENDJ-322: Binary encoding option causing problems in replace operations
tree@ c1fb1e commitdiff
12.47.2012 Matthew Swift
Fix compilation warning.
tree@ 448cee commitdiff
09.15.2012 Matthew Swift
Fix OPENDJ-435: Don't create any backend DB's when running setup in cli mode
tree@ d4b671 commitdiff
09.44.2012 Matthew Swift
Fix OPENDJ-438: Reduce verbosity of server.out during startup
tree@ efd7da commitdiff
07.00.2012 Matthew Swift
Fix OPENDJ-398: Misleading replication messages: "Replication server XXXX w...
tree@ 29ad32 commitdiff
06.41.2012 Matthew Swift
Fix OPENDJ-438: Reduce verbosity of server.out during startup
tree@ a2aa79 commitdiff
06.05.2012 Matthew Swift
Add SuppressWarnings directive to avoid compilation warning.
tree@ e936d2 commitdiff
05.21.2012 Matthew Swift
Fix for OPENDJ-433: Every other permissions-subjects pair in ACI is ignored
tree@ acba98 commitdiff
05.25.2012 Matthew Swift
Fix for OPENDJ-432: LDAPURL doesn't always url-decode baseDN
tree@ 1367bc commitdiff
23.01.2012 Matthew Swift
Fix OPENDJ-409: Add support for optimistic concurrency control via ETag-lik...
tree@ 0a75ed commitdiff
21.15.2012 Matthew Swift
Fix OPENDJ-181: DirectoryException provided value has an invalid length for...
tree@ f0bc06 commitdiff
21.49.2012 Matthew Swift
Initial cleanup work for OPENDJ-181: DirectoryException provided value has ...
tree@ 2d1386 commitdiff
16.48.2012 Matthew Swift
Additional fix for OPENDJ-420: Rare SSLExceptions while handling LDAPS conn...
tree@ 931047 commitdiff
16.06.2012 Ludovic Poitou
Code cleanup, following FindBugs and Netbeans advices.
tree@ 4d6e9e commitdiff
16.05.2012 Ludovic Poitou
Code cleanup.
tree@ 386759 commitdiff
15.59.2012 Ludovic Poitou
Fix issue OPENDJ-423: Single AND component filter causes an uncatch excepti...
tree@ 0e4bff commitdiff
15.50.2012 Ludovic Poitou
Fix issue OPENDJ-423: Single AND component filter causes an uncatch excepti...
tree@ e4b794 commitdiff
15.30.2012 Ludovic Poitou
Fix minor typo in access log as well as clean code.
tree@ ef3176 commitdiff
14.51.2012 Matthew Swift
Fix OPENDJ-420: Rare SSLExceptions while handling LDAPS connections and big...
tree@ c95a42 commitdiff
14.09.2012 Matthew Swift
Fix OPENDJ-420: Rare SSLExceptions while handling LDAPS connections and big...
tree@ 6243ae commitdiff
10.37.2012 Matthew Swift
Preparation work for OPENDJ-420: Rare SSLExceptions while handling LDAPS co...
tree@ 745ace commitdiff
10.34.2012 Matthew Swift
Preparation work for OPENDJ-420: Rare SSLExceptions while handling LDAPS co...
tree@ 7c1675 commitdiff
10.30.2012 Matthew Swift
Preparation work for OPENDJ-420: Rare SSLExceptions while handling LDAPS co...
tree@ f3f885 commitdiff
10.11.2012 Matthew Swift
Preparation work for OPENDJ-420: Rare SSLExceptions while handling LDAPS co...
tree@ ed60f2 commitdiff
09.28.2012 Matthew Swift
Preparation work for OPENDJ-420: Rare SSLExceptions while handling LDAPS co...
tree@ aa1434 commitdiff
08.59.2012 Matthew Swift
Preparation work for OPENDJ-420: Rare SSLExceptions while handling LDAPS co...
tree@ 742e74 commitdiff
02.31.2012 Ludovic Poitou
Fix for OPENDJ-418. When formatting the last login time to store in an attr...
tree@ 4d170a commitdiff
02.35.2012 Ludovic Poitou
Fix typo in a comment
tree@ 8ca58b commitdiff
27.44.2012 Matthew Swift
Fix OPENDJ-414 - Avoid displaying debug messages to stdout when running var...
tree@ 8eaf24 commitdiff
27.53.2012 Matthew Swift
Fix OPENDJ-406: Add support for rebuilding all degraded indexes to rebuild...
tree@ b5b75e commitdiff
26.14.2012 Matthew Swift
Fix OPENDJ-413: verify-index with "-c" option doesn't work for certain indexes
tree@ db63ff commitdiff
26.51.2012 Matthew Swift
Minor code cleanup.
tree@ d2c331 commitdiff
23.05.2012 Matthew Swift
Add flag day for fix OPENDJ-410: Frequent corruption in ds-sync-hist orderi...
tree@ d25e04 commitdiff
23.51.2012 Matthew Swift
Fix OPENDJ-410: Frequent corruption in ds-sync-hist ordering index
tree@ 480d1e commitdiff
14.13.2012 Matthew Swift
Fix OPENDJ-98: Searches on cn=monitor take a long time
tree@ b4e007 commitdiff
11.47.2012 Matthew Swift
Fix OPENDJ-401: Replication fails with Java 7.
tree@ 33ac4c commitdiff
05.40.2012 Ludovic Poitou
Fix issue OPENDJ-396: Remove support for ServiceTags
tree@ eb4642 commitdiff
05.37.2012 Ludovic Poitou
Spring cleaning ! Fix minor issues and optimizations suggested by FindBugs ...
tree@ 67fe14 commitdiff
03.27.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans.
tree@ 3484df commitdiff
03.51.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans.
tree@ ee8890 commitdiff
first | « prev | next »