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

Jean-Noel Rouvignac
13.16.2014 90e2e77a37b9bbd148e9074fc4e3e5165bbc779d
13.16.2014 Jean-Noel Rouvignac
ExternalChangeLogTest.java: Disabled failing tests that cannot be fixed. Th...
tree@ 90e2e7 commitdiff
13.38.2014 Jean-Noel Rouvignac
Undid unintended change to DN API usage
tree@ 54c433 commitdiff
13.35.2014 Jean-Noel Rouvignac
ECLServerHandler.java: Fixed NPE in tests.
tree@ 640499 commitdiff
13.32.2014 Jean-Noel Rouvignac
ECLServerHandler.java: Fixed NPE in tests.
tree@ e591f5 commitdiff
13.45.2014 Manuel Gaupp
CR-1602 (OPENDJ-883) Implement certificateExactMatch matching rule
tree@ d1564a commitdiff
10.58.2014 Matthew Swift
Simplify project layout.
tree@ d4469d commitdiff
10.52.2014 Matthew Swift
Minor build fixes.
tree@ 31326a commitdiff
10.20.2014 Matthew Swift
Port example plugin in order to validate config code generation. It is not ...
tree@ 88f7f1 commitdiff
10.50.2014 Matthew Swift
Fix checkstyle failures.
tree@ d046f8 commitdiff
10.43.2014 Matthew Swift
Minor changes:
tree@ 31f559 commitdiff
10.58.2014 Matthew Swift
Move manifest concatenation to Maven plugin.
tree@ 38c1ee commitdiff
10.02.2014 Nicolas Capponi
tree@ 631a7b commitdiff
09.22.2014 Nicolas Capponi
Add ByteStringBuilder#copyTo(WritableByteChannel) method to align class wi...
tree@ 5684db commitdiff
09.20.2014 Ludovic Poitou
Frontport fix for OPENDJ-1269.
tree@ 1c4053 commitdiff
09.09.2014 Ludovic Poitou
frontport fix to OPENDJ-1268 to the opendj3-server-dev branch.
tree@ 7be7a1 commitdiff
09.34.2014 Nicolas Capponi
Add ByteStringBuilder#clear(int) and ByteStringBuilder#capacity() methods ...
tree@ 70b407 commitdiff
09.45.2014 Jean-Noel Rouvignac
Front-port of r10103,10105,10113.
tree@ 8bb9fc commitdiff
09.52.2014 Jean-Noel Rouvignac
Front-port of r10098.
tree@ 691c7c commitdiff
09.47.2014 Nicolas Capponi
Replace org.opends.server.util.Validator class by org.forgerock.util.Rejec...
tree@ 087e05 commitdiff
09.44.2014 Jean-Noel Rouvignac
Fixed broken tests
tree@ 40cb30 commitdiff
09.13.2014 Matthew Swift
Reorganize opendj-config packaging, removing all references to opends and r...
tree@ 080720 commitdiff
08.37.2014 Matthew Swift
Facilitate compression and cryptographic operations to/from byte strings:
tree@ d4df2d commitdiff
08.35.2014 Matthew Swift
Remove unused methods.
tree@ 8d9fe9 commitdiff
08.51.2014 Matthew Swift
Minor ByteString changes:
tree@ 6572a4 commitdiff
08.05.2014 Nicolas Capponi
Add test methods for hex conversion methods in ByteString class
tree@ 09f4eb commitdiff
08.02.2014 Nicolas Capponi
Remove toHex and hexStringToByteArray methods in StaticUtils class in favo...
tree@ 51f9a1 commitdiff
08.29.2014 Matthew Swift
Fix OPENDJ-1270: Avoid unnecessary DNS lookups when performing bind requests
tree@ 29ea58 commitdiff
08.25.2014 Jean-Noel Rouvignac
Fixed checkstyle error.
tree@ aeaee3 commitdiff
08.33.2014 Nicolas Capponi
Replace org.opends.server.util.Validator class by org.forgerock.util.Rejec...
tree@ 5c5ae3 commitdiff
08.30.2014 Jean-Noel Rouvignac
Increased encapsulation of ReplicationDomain.IEContext + moved more behavio...
tree@ ce7ba4 commitdiff
08.05.2014 Nicolas Capponi
Add methods in ByteString class to convert to Hex string * Align class with...
tree@ ceb46e commitdiff
08.54.2014 Nicolas Capponi
Change version to 3.0.0 to avoid conflict with 2.x version
tree@ 0e5689 commitdiff
08.17.2014 Jean-Noel Rouvignac
Replaced/removed numerous fields and methods of ReplicationDomain by direct...
tree@ 8adb2d commitdiff
08.55.2014 Nicolas Capponi
Align server types API with SDK types API
tree@ 17f464 commitdiff
07.06.2014 Nicolas Capponi
Align server types API with SDK types API
tree@ fae07f commitdiff
07.02.2014 Ludovic Poitou
OPENDJ-1269 - JMX connection counter not being decremented when connections...
tree@ 86254a commitdiff
07.59.2014 Ludovic Poitou
OPENDJ-1268 - HostPort class throws a NullPointException when comparing ins...
tree@ 551cb1 commitdiff
07.49.2014 Matthew Swift
Recreate OpenDJ 3 development branch
tree@ 3d3172 commitdiff
07.48.2014 Matthew Swift
Recreate OpenDJ 3 development branch
tree@ 31e2bb commitdiff
06.24.2014 Matthew Swift
OPENDJ-1235: Migrate configuration framework
tree@ 030a0b commitdiff
06.18.2014 Matthew Swift
OPENDJ-1235: Migrate configuration framework
tree@ 634d72 commitdiff
06.48.2014 Matthew Swift
OPENDJ-1235: Migrate configuration framework
tree@ 1aaea3 commitdiff
06.04.2014 Chris Ridd
Fix OPENDJ-1266 State index is not updated when an index is deleted
tree@ cd865c commitdiff
03.07.2014 Nicolas Capponi
Script to automate code replacement using regular expressions.
tree@ e1fc6e commitdiff
03.21.2014 Jean-Noel Rouvignac
Code cleanup. Used EnvironmentConfig as a static import to configure JE.
tree@ dbadb0 commitdiff
03.34.2014 Jean-Noel Rouvignac
Fixed test failure for JEChangeNumberIndexDBTest.testClear(). Problem was d...
tree@ 07a6c4 commitdiff
03.47.2014 Jean-Noel Rouvignac
JEChangeNumberIndexDBTest.java: Fixed an infinite loop after r10071 (Why di...
tree@ 3f658b commitdiff
03.31.2014 Jean-Noel Rouvignac
ImportLDIFTestCase.java: Code cleanup.
tree@ 50642f commitdiff
03.25.2014 Jean-Noel Rouvignac
OPENDJ-1205 Remove network layer from External ChangeLog implementation
tree@ a26163 commitdiff
03.19.2014 Jean-Noel Rouvignac
OPENDJ-1205 Remove network layer from External ChangeLog implementation
tree@ a7eb0e commitdiff
first | « prev | next »