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

Nicolas Capponi
23.29.2013 8c85b45da99d1a09e62fe0cc0ee246610dbfe771
23.17.2013 Jean-Noel Rouvignac
OPENDJ-1134 (CR-2338) Introduce a class in replication for encapsulating ho...
tree@ 124e87 commitdiff
16.11.2013 Mark Craig
Typo
tree@ aa3899 commitdiff
06.41.2013 Jean-Noel Rouvignac
OPENDJ-1116 Introduce abstraction for the changelog DB
tree@ a670c3 commitdiff
06.05.2013 Matthew Swift
Fix OPENDJ-1127: Replication server reconnect thread consumes too much CPU
tree@ 99b777 commitdiff
03.27.2013 Violette Roche-Montane
CR-2181 OPENDJ-1030 Upgrade : add a task to rebuild ds-sync-hist index when...
tree@ 75a571 commitdiff
22.13.2013 Jean-Noel Rouvignac
ReplicationIterator.java: Renamed releaseCursor() to close(). Now extends C...
tree@ e94ac9 commitdiff
13.16.2013 Jean-Noel Rouvignac
TimeThread.java: Converted comments to javadoc.
tree@ e696be commitdiff
09.41.2013 Jean-Noel Rouvignac
Fixed a test. Improved javadocs.
tree@ ce6346 commitdiff
25.46.2013 Jean-Noel Rouvignac
StaticUtils.java: Added close(ServerSocket...), this is crying for Java 7.
tree@ 68dd1a commitdiff
24.52.2013 Jean-Noel Rouvignac
SetupUtils.java: Extracted method close(Closeable). Not sure whether I can ...
tree@ 6dc418 commitdiff
22.10.2013 Chris Ridd
CR-2009 Fix OPENDJ-1036 Cleanup passwords in memory?
tree@ 5da9b6 commitdiff
15.40.2013 Jean-Noel Rouvignac
Created NullOutputStream.wrapOrNullStream() and used it in all tools instea...
tree@ dddf95 commitdiff
09.12.2013 Jean-Noel Rouvignac
LDIFReader.java: Code cleanup: removed useless try / catch. Used interfaces...
tree@ f89b73 commitdiff
04.04.2013 Jean-Noel Rouvignac
Removed reflection that was used to access APIs new from JDK 6.
tree@ 1e0c50 commitdiff
21.18.2013 Violette Roche-Montane
OPENDJ-1006 Upgrade: insert new line before displaying license text - inser...
tree@ f43af8 commitdiff
07.08.2013 Ludovic Poitou
Fix for OPENDJ-925, OPENDJ-926, and overall schema management. Review CR-18...
tree@ 07e446 commitdiff
27.07.2013 Violette Roche-Montane
OPENDJ-928 Update tool: add option to automatically accept the license
tree@ b267d7 commitdiff
22.33.2013 Jean-Noel Rouvignac
OPENDJ-918 (CR-1723) - HTTP Connection Handler - Server cannot start with h...
tree@ 908099 commitdiff
07.51.2013 Jean-Noel Rouvignac
Installer.java, InstallerHelper.java: Used StaticUtils.close() and StaticUt...
tree@ 28f394 commitdiff
07.50.2013 Violette Roche-Montane
svn merge https://svn.forgerock.org/opendj/trunk/opends@8851 https://svn.fo...
tree@ 00d37e commitdiff
25.00.2013 Jean-Noel Rouvignac
OPENDJ-879 (CR-1603) Add HTTP access log
tree@ 95b6ea commitdiff
17.10.2013 Jean-Noel Rouvignac
Added a StaticUtils.sleep(long) utility method.
tree@ b95108 commitdiff
26.22.2013 Chris Ridd
CR-1472 Fix OPENDJ-823 Authz users forced to change their password shouldn'...
tree@ db694f commitdiff
19.11.2013 Jean-Noel Rouvignac
OPENDJ-808 Implement a simple commons REST based HTTP connection handler
tree@ 269f7a commitdiff
05.06.2013 Jean-Noel Rouvignac
OPENDJ-66 (CR-1365) DS does not failover between replication servers in dif...
tree@ 0d82ac commitdiff
05.50.2013 Jean-Noel Rouvignac
OPENDJ-66 (CR-1365) DS does not failover between replication servers in dif...
tree@ a5348c commitdiff
05.04.2013 Jean-Noel Rouvignac
Code cleanup.
tree@ 1ac71c commitdiff
11.03.2013 Ludovic Poitou
Fix for OPENDJ-670. Add an objectclass for the statistics entries under cn=...
tree@ 719172 commitdiff
22.24.2012 Matthew Swift
Fix OPENDJ-649: Add supportedTLSCiphers and supportedTLSProtocols to RootDS...
tree@ ebf7f2 commitdiff
22.36.2012 Ludovic Poitou
Fix issue OPENDJ-591- dsconfig --quiet isn't when using --batchFilePath. fi...
tree@ 28726a commitdiff
21.41.2012 Ludovic Poitou
Fix issue OPENDJ-591- dsconfig --quiet isn't when using --batchFilePath. No...
tree@ 4b0e39 commitdiff
03.07.2012 Mark Craig
CR-648 Fix for Documentation should list alert types that OpenDJ uses
tree@ 5334fe commitdiff
19.26.2012 Matthew Swift
Fix OPENDJ-525: Remove compiler warnings when building using JDK7
tree@ 861c4b commitdiff
13.05.2012 Matthew Swift
Fix OPENDJ-520: Worker threads are too greedy when caching memory used for ...
tree@ aaacf7 commitdiff
17.30.2012 Ludovic Poitou
Fix OPENDJ-472: offline import LDIF reject entries, doesn't report the corr...
tree@ d1359f commitdiff
17.44.2012 Ludovic Poitou
Fix OPENDJ-469 - LDIFReader has code duplication and suffer from poor perfo...
tree@ b47b3c commitdiff
16.54.2012 Ludovic Poitou
Fix OPENDJ-469 - LDIFReader has code duplication and suffer from poor perfo...
tree@ ba7b8f 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
18.33.2011 Ludovic Poitou
Fix issue OPENDJ-358. The following tools will now prompt a password if nee...
tree@ 86b64f commitdiff
02.07.2011 Ludovic Poitou
Fix for OPENDJ-222 : Renamed environment variables to OPENDJ_... Updated sc...
tree@ c0493d commitdiff
24.20.2011 Mark Craig
Fix for OPENDJ-321: Expand dsconfig reference with more examples and descri...
tree@ 684cf6 commitdiff
24.48.2011 Mark Craig
Fix for OPENDJ-321: Expand dsconfig reference with more examples and descri...
tree@ c822ca commitdiff
20.06.2011 Ludovic Poitou
Fix OpenDJ-222: Remove more references to OpenDS. Remove references in sour...
tree@ f0130e commitdiff
14.27.2011 Matthew Swift
OPENDJ-308: Implement access log filtering and configurable message format
tree@ 850ccf commitdiff
14.35.2011 Matthew Swift
Fix OPENDJ-280: Add support for the LDAP sub-entry control as defined in dr...
tree@ f9dd12 commitdiff
18.43.2011 Matthew Swift
Initial checkpoint of work for OPENDJ-262: Implement pass through authentic...
tree@ c228e4 commitdiff
05.11.2011 Matthew Swift
Fix OPENDJ-244: Replication fails when replication server is configured for...
tree@ ad4a26 commitdiff
16.32.2011 Ludovic Poitou
Fix for Issue OPENDJ-152 - Update copyright statement in Server's constants...
tree@ 051a3c commitdiff
05.33.2011 Matthew Swift
OpenDJ-107: Potential for leaking DB cursors in replication databases
tree@ 246e41 commitdiff
first | « prev | next »