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

Jean-Noel Rouvignac
13.16.2014 3b213cba15a45a6dbf133308795910fbb8ac3fbd
13.16.2014 Jean-Noel Rouvignac
ExternalChangeLogTest.java: Disabled failing tests that cannot be fixed. Th...
tree@ 3b213c commitdiff
13.38.2014 Jean-Noel Rouvignac
Undid unintended change to DN API usage
tree@ 03d3c6 commitdiff
13.35.2014 Jean-Noel Rouvignac
ECLServerHandler.java: Fixed NPE in tests.
tree@ 54afea commitdiff
13.32.2014 Jean-Noel Rouvignac
ECLServerHandler.java: Fixed NPE in tests.
tree@ 6048d3 commitdiff
13.45.2014 Manuel Gaupp
CR-1602 (OPENDJ-883) Implement certificateExactMatch matching rule
tree@ b57960 commitdiff
10.58.2014 Matthew Swift
Simplify project layout.
tree@ 7ef1e8 commitdiff
10.52.2014 Matthew Swift
Minor build fixes.
tree@ da9bb1 commitdiff
10.20.2014 Matthew Swift
Port example plugin in order to validate config code generation. It is not ...
tree@ e63111 commitdiff
10.50.2014 Matthew Swift
Fix checkstyle failures.
tree@ 8cbb76 commitdiff
10.43.2014 Matthew Swift
Minor changes:
tree@ 44d973 commitdiff
10.58.2014 Matthew Swift
Move manifest concatenation to Maven plugin.
tree@ dfedaa commitdiff
10.02.2014 Nicolas Capponi
tree@ 274227 commitdiff
09.22.2014 Nicolas Capponi
Add ByteStringBuilder#copyTo(WritableByteChannel) method to align class wi...
tree@ 15ad9b commitdiff
09.20.2014 Ludovic Poitou
Frontport fix for OPENDJ-1269.
tree@ 93962e commitdiff
09.09.2014 Ludovic Poitou
frontport fix to OPENDJ-1268 to the opendj3-server-dev branch.
tree@ 5e4d02 commitdiff
09.34.2014 Nicolas Capponi
Add ByteStringBuilder#clear(int) and ByteStringBuilder#capacity() methods ...
tree@ 12da42 commitdiff
09.45.2014 Jean-Noel Rouvignac
Front-port of r10103,10105,10113.
tree@ 473e06 commitdiff
09.52.2014 Jean-Noel Rouvignac
Front-port of r10098.
tree@ cb1bb5 commitdiff
09.47.2014 Nicolas Capponi
Replace org.opends.server.util.Validator class by org.forgerock.util.Rejec...
tree@ 3daa7a commitdiff
09.44.2014 Jean-Noel Rouvignac
Fixed broken tests
tree@ fd2723 commitdiff
09.13.2014 Matthew Swift
Reorganize opendj-config packaging, removing all references to opends and r...
tree@ d70586 commitdiff
08.37.2014 Matthew Swift
Facilitate compression and cryptographic operations to/from byte strings:
tree@ f21d49 commitdiff
08.35.2014 Matthew Swift
Remove unused methods.
tree@ 5ea3a1 commitdiff
08.51.2014 Matthew Swift
Minor ByteString changes:
tree@ b148c3 commitdiff
08.05.2014 Nicolas Capponi
Add test methods for hex conversion methods in ByteString class
tree@ eea48d commitdiff
08.02.2014 Nicolas Capponi
Remove toHex and hexStringToByteArray methods in StaticUtils class in favo...
tree@ 7372d4 commitdiff
08.29.2014 Matthew Swift
Fix OPENDJ-1270: Avoid unnecessary DNS lookups when performing bind requests
tree@ baefb2 commitdiff
08.25.2014 Jean-Noel Rouvignac
Fixed checkstyle error.
tree@ 68b537 commitdiff
08.33.2014 Nicolas Capponi
Replace org.opends.server.util.Validator class by org.forgerock.util.Rejec...
tree@ 8643a9 commitdiff
08.30.2014 Jean-Noel Rouvignac
Increased encapsulation of ReplicationDomain.IEContext + moved more behavio...
tree@ e33ecc commitdiff
08.05.2014 Nicolas Capponi
Add methods in ByteString class to convert to Hex string * Align class with...
tree@ bfdf68 commitdiff
08.54.2014 Nicolas Capponi
Change version to 3.0.0 to avoid conflict with 2.x version
tree@ 6e8ba8 commitdiff
08.17.2014 Jean-Noel Rouvignac
Replaced/removed numerous fields and methods of ReplicationDomain by direct...
tree@ 3ef361 commitdiff
08.55.2014 Nicolas Capponi
Align server types API with SDK types API
tree@ c3ddd7 commitdiff
07.06.2014 Nicolas Capponi
Align server types API with SDK types API
tree@ c01c42 commitdiff
07.02.2014 Ludovic Poitou
OPENDJ-1269 - JMX connection counter not being decremented when connections...
tree@ 441080 commitdiff
07.59.2014 Ludovic Poitou
OPENDJ-1268 - HostPort class throws a NullPointException when comparing ins...
tree@ 092864 commitdiff
07.49.2014 Matthew Swift
Recreate OpenDJ 3 development branch
tree@ 1577c0 commitdiff
07.48.2014 Matthew Swift
Recreate OpenDJ 3 development branch
tree@ 751b61 commitdiff
06.24.2014 Matthew Swift
OPENDJ-1235: Migrate configuration framework
tree@ 495100 commitdiff
06.18.2014 Matthew Swift
OPENDJ-1235: Migrate configuration framework
tree@ bccd35 commitdiff
06.48.2014 Matthew Swift
OPENDJ-1235: Migrate configuration framework
tree@ 65293e commitdiff
06.04.2014 Chris Ridd
Fix OPENDJ-1266 State index is not updated when an index is deleted
tree@ 10c92b commitdiff
03.07.2014 Nicolas Capponi
Script to automate code replacement using regular expressions.
tree@ 158c49 commitdiff
03.21.2014 Jean-Noel Rouvignac
Code cleanup. Used EnvironmentConfig as a static import to configure JE.
tree@ 3e4040 commitdiff
03.34.2014 Jean-Noel Rouvignac
Fixed test failure for JEChangeNumberIndexDBTest.testClear(). Problem was d...
tree@ 210d5f commitdiff
03.47.2014 Jean-Noel Rouvignac
JEChangeNumberIndexDBTest.java: Fixed an infinite loop after r10071 (Why di...
tree@ 78efb0 commitdiff
03.31.2014 Jean-Noel Rouvignac
ImportLDIFTestCase.java: Code cleanup.
tree@ ef7209 commitdiff
03.25.2014 Jean-Noel Rouvignac
OPENDJ-1205 Remove network layer from External ChangeLog implementation
tree@ e95d2b commitdiff
03.19.2014 Jean-Noel Rouvignac
OPENDJ-1205 Remove network layer from External ChangeLog implementation
tree@ d740d5 commitdiff
first | « prev | next »