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

Jean-Noël Rouvignac
24.25.2016 464832bbd5ec8f33c27aff4bbb58317415e35609
24.25.2016 Jean-Noël Rouvignac
*.java: code cleanup
tree@ 464832 commitdiff
24.55.2016 Matthew Swift
OPENDJ-2333 - add back SNMP messages
tree@ c45a41 commitdiff
24.31.2016 Matthew Swift
OPENDJ-2333 - remove unused i18n messages
tree@ 6d0403 commitdiff
24.30.2016 Matthew Swift
OPENDJ-2588 remove prototype setup CLI
tree@ b55043 commitdiff
24.03.2016 Gaetan Boismal
OPENDJ-2689 Make checkstyle happy
tree@ f73b4b commitdiff
23.30.2016 Gaetan Boismal
OPENDJ-2689 Update copyright headers
tree@ 7f55d8 commitdiff
23.36.2016 Gaetan Boismal
Fix copyright headers
tree@ 3bea35 commitdiff
11.39.2016 Fabio Pistolesi
OPENDJ-2190 Replicas cannot always keep up with sustained high write throug...
tree@ 3c140a commitdiff
09.13.2016 Yannick Lecaillez
OPENDJ-2651: On Windows, rebuild-index fails with AccessDeniedException
tree@ ea4a4a commitdiff
09.27.2015 Gaetan Boismal
OPENDJ-2006 Add Jul to Slf4j bridge
tree@ efc41e commitdiff
07.57.2015 Gaetan Boismal
OPENDJ-2006 Code cleanup
tree@ 0f58a0 commitdiff
17.09.2016 Matthew Swift
OPENDJ-2695 - improve build instructions
tree@ 628e32 commitdiff
17.09.2016 Yannick Lecaillez
Set the failsafe-plugin timeout at 30min to prevent the process to run fore...
tree@ d63e4e commitdiff
17.41.2016 Matthew Swift
OPENDJ-2695 - Replace README with Markdown README.md
tree@ b2d217 commitdiff
08.17.2016 Jean-Noël Rouvignac
getRDN(0) => rdn()
tree@ 937e2a commitdiff
05.20.2016 Jean-Noël Rouvignac
Removed Utilities.getRDNString()
tree@ 2e86eb commitdiff
05.04.2016 Jean-Noël Rouvignac
DN.matchesBaseAndScope(DN, SearchScope) => DN.isInScopeOf(DN, SearchScope)
tree@ e4b6be commitdiff
05.55.2016 Jean-Noël Rouvignac
DN.getParentDNInSuffix() => DirectoryServer.getParentDNInSuffix(DN)
tree@ e1b3d6 commitdiff
03.20.2016 Jean-Noël Rouvignac
Prep work for OPENDJ-1342: align APIs for DNs: isAncestorOf(DN) => isSuperi...
tree@ e41a9d commitdiff
10.31.2016 Jean-Noël Rouvignac
Prep work for OPENDJ-1342: align APIs for DNs: isDescendantOf() => isSubord...
tree@ c70f83 commitdiff
10.38.2016 Jean-Noël Rouvignac
AttributeTypeTest.java: No longer useful since we are now using the SDK's A...
tree@ 81ac5e commitdiff
10.11.2016 Jean-Noël Rouvignac
Always call Schema.setDefaultSchema() when schemaNG changes
tree@ e877c6 commitdiff
12.19.2016 Jean-Noël Rouvignac
Simplified test code: Removed JDNI, Removed direct use of Sockets and *Prot...
tree@ cf9986 commitdiff
04.23.2016 Gaetan Boismal
Code cleanup
tree@ 24ccab commitdiff
27.32.2016 Gaetan Boismal
OPENDJSDK-42 cli arguments fluent builder
tree@ df993e commitdiff
25.06.2016 Gaetan Boismal
OPENDJSDK-42 Code cleanup
tree@ 140080 commitdiff
10.15.2016 Jean-Noël Rouvignac
Prep work for OPENDJ-1342: align APIs for RDNs
tree@ 352227 commitdiff
09.13.2016 Yannick Lecaillez
OPENDJ-2651: On Windows, rebuild-index fails with AccessDeniedException
tree@ 26455b commitdiff
09.25.2016 Mark Craig
OPENDJ-2671 Update site links
tree@ d43da2 commitdiff
09.04.2016 Jean-Noël Rouvignac
Fix tests
tree@ 97fb63 commitdiff
03.32.2016 Jean-Noël Rouvignac
Prep work for OPENDJ-1342: align APIs for RDNs
tree@ eaee3f commitdiff
08.04.2016 Ludovic Poitou
Added BCrypt unit test (port of the original JUnit tests to testNG).
tree@ b63ceb commitdiff
08.12.2016 Jean-Noël Rouvignac
AttributeType to AttributeDescription in CompareOperationBasis
tree@ 92dc47 commitdiff
05.10.2016 Jean-Noël Rouvignac
Align Attribute with SDK APIs: containsAll(Collection<ByteString>) => conta...
tree@ 3610cc commitdiff
04.41.2016 Jean-Noël Rouvignac
SubentryManagerTestCase.java: replace RawModification by Modification
tree@ 7d597d commitdiff
04.43.2016 Jean-Noël Rouvignac
AttributeBuilder.java: remove now unnecessary inner classes
tree@ ff37f9 commitdiff
03.48.2016 Jean-Noël Rouvignac
ModifyCommonMsg.java: Removed null check Code cleanup
tree@ 982a6e commitdiff
03.26.2016 Jean-Noël Rouvignac
Removed Attribute.getAttributeType()
tree@ 30370a commitdiff
03.17.2016 Jean-Noël Rouvignac
Removed Attribute.getOptions()
tree@ 758fa0 commitdiff
04.48.2016 Mark Craig
OPENDJ-2618 Try to prevent broken breadcrumbs
tree@ 0d4bb3 commitdiff
04.04.2016 Mark Craig
OPENDJ-2618 Attempt to publish site directly at opendj.forgerock.org
tree@ 0bef41 commitdiff
01.30.2016 Ludovic Poitou
Update version number to 4.0.0
tree@ 7db601 commitdiff
07.50.2016 Ludovic Poitou
Update copyright year
tree@ 3f3361 commitdiff
16.13.2015 Ludovic Poitou
OPENDJ-2435 - Provide Bcrypt password storage scheme
tree@ ade072 commitdiff
05.55.2016 Gaetan Boismal
OPENDJ-2569 Make archive names consistent
tree@ b350b6 commitdiff
05.41.2016 Gaetan Boismal
OPENDJ-2569 Code cleanup
tree@ 8a85c5 commitdiff
03.41.2016 Jean-Noël Rouvignac
Removed unused imports
tree@ 2506f5 commitdiff
28.37.2016 Jean-Noël Rouvignac
Use AttributeDescription in CompareOperation
tree@ e04805 commitdiff
28.53.2016 Jean-Noël Rouvignac
Use AttributeDescription in Entry and Attribute
tree@ 5c1781 commitdiff
03.07.2016 Mark Craig
Update site skin
tree@ 43c295 commitdiff
first | « prev | next »