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

Jean-Noël Rouvignac
29.42.2016 f78f372a776579b6c2fb0a0bbb77b098a535aa20
29.42.2016 Jean-Noël Rouvignac
unit tests: removed some additional suppressions (compared to forgerock-bui...
tree@ f78f37 commitdiff
29.32.2016 Yannick Lecaillez
Switch to commons-bom 20.0.0-SNAPSHOT (monorepo)
tree@ 2e2e3e commitdiff
29.39.2016 Gaetan Boismal
Fix potential NPE
tree@ 433581 commitdiff
11.06.2016 Jean-Noël Rouvignac
code cleanup
tree@ 98741c commitdiff
26.07.2016 Gaetan Boismal
OPENDJ-2968 Prevent console flooding for xxxrate tools
tree@ 17fa2d commitdiff
28.33.2016 Jean-Noël Rouvignac
DN.parent(int) added a check on size
tree@ 6afc3f commitdiff
09.41.2016 Jean-Noël Rouvignac
Simplify AttributeBuilder API usage: - new AttributeBuilder(AttributeType, ...
tree@ 642ce9 commitdiff
28.52.2016 Fabio Pistolesi
OPENDJ-2973 Changing index entry limit should un-trust the index when the n...
tree@ 09bc45 commitdiff
26.51.2016 Jean-Noël Rouvignac
LDAPAuthenticationHandler.java: Remove code duplication
tree@ 8a180a commitdiff
26.30.2016 Jean-Noël Rouvignac
UCDetector and AutoRefactor code cleanup
tree@ 310df2 commitdiff
28.32.2016 Gaetan Boismal
OPENDJ-2971 Resurect graphical setup methods
tree@ ff7ed1 commitdiff
27.08.2016 Jean-Noël Rouvignac
code cleanup
tree@ c0e3c0 commitdiff
27.08.2016 Jean-Noël Rouvignac
Also ensure the superior can be found when building the schema
tree@ 593a59 commitdiff
27.55.2016 Jean-Noël Rouvignac
OPENDJ-2970 control-panel throws NPE when adding AttributeType
tree@ 856c76 commitdiff
27.59.2016 Jean-Noël Rouvignac
OPENDJ-2969 Improve error message
tree@ 33a4c1 commitdiff
27.42.2016 Jean-Noël Rouvignac
ImportLDIF use InitializationBuilder.requireErrorAndDebugLogPublisher()
tree@ 72fdad commitdiff
21.05.2015 Yannick Lecaillez
Fix: Allow to change PDB's commit policy without restart.
tree@ 6f1bea commitdiff
25.39.2016 Nicolas Capponi
OPENDJ-2797 Remove SchemaFileElement interface in favor of SDK SchemaElemen...
tree@ cd144f commitdiff
25.49.2016 Nicolas Capponi
OPENDJ-2797 Remove unused server code - MatchingRuleUse and MatchingRuleUse...
tree@ c8638b commitdiff
25.49.2016 Nicolas Capponi
OPENDJ-2797 Switch server classes to SDK MatchingRuleUse class
tree@ 026e3e commitdiff
25.47.2016 Nicolas Capponi
OPENDJ-2797 Add ServerSchemaElement class for common operations over schema...
tree@ 77f72b commitdiff
25.42.2016 Nicolas Capponi
In SDK, rename SchemaElement class to AbstractSchemaElement and introduce S...
tree@ 4e9f56 commitdiff
26.24.2016 Jean-Noël Rouvignac
Improve code compatibility with latest TestNG
tree@ 7a1647 commitdiff
25.27.2016 Jean-Noël Rouvignac
Code cleanup in DirectoryServer
tree@ 744da8 commitdiff
21.01.2016 Jean-Noël Rouvignac
tools: push initialization of loggers to the InitializationBuilder
tree@ d8e799 commitdiff
25.01.2016 Mark Craig
Improve debugging in doc plugin
tree@ 0de10a commitdiff
25.21.2016 Jean-Noël Rouvignac
ACI UCDetector and AutoRefactor code cleanup
tree@ 64721a commitdiff
25.17.2016 Jean-Noël Rouvignac
Improvements suggested by UCDetector: remove dead code, add final keywords,...
tree@ 01bf9b commitdiff
25.15.2016 Mark Craig
Try moving site content for LDAP SDK examples
tree@ 9d0003 commitdiff
22.58.2016 Nicolas Capponi
OPENDJ-2794 Move check of key ordering from Log to LogFile class when addin...
tree@ e84de8 commitdiff
23.31.2016 Mark Craig
Publish LDAP SDK examples under forgerock.org/opendj
tree@ f30855 commitdiff
22.55.2016 Jean-Noël Rouvignac
TrustedSocketFactory.java: Reverted restraining visibility. InitialLdapCont...
tree@ ae742d commitdiff
22.25.2016 Jean-Noël Rouvignac
Real fix for OPENDJ-2958
tree@ 674f35 commitdiff
22.24.2016 Jean-Noël Rouvignac
OPENDJ-2958 Search on wrong dn under cn=config should fails with NoSuchEntr...
tree@ 85f8db commitdiff
22.56.2016 Jean-Noël Rouvignac
Improvements suggested by UCDetector: remove dead code, add final keywords,...
tree@ 83f86f commitdiff
25.14.2016 Jean-Noël Rouvignac
Consolidated InternalClientConnection.processModifyDN() methods
tree@ ddf738 commitdiff
21.03.2016 Jean-Noël Rouvignac
Revert some changes as checkstyle cannot cope with them :X
tree@ 79b330 commitdiff
22.30.2016 Fabio Pistolesi
OPENDJ-2616 Support protection of pluggable backend data at rest
tree@ 1a2cdf commitdiff
21.06.2016 Jean-Noël Rouvignac
Fix warnings during build
tree@ b562bb commitdiff
20.05.2016 Jean-Noël Rouvignac
Use foreach
tree@ e252d8 commitdiff
20.29.2016 Jean-Noël Rouvignac
OpenDS => OpenDJ
tree@ 165d81 commitdiff
20.26.2016 Jean-Noël Rouvignac
Use try-with-resources
tree@ 79bcc8 commitdiff
20.42.2016 Jean-Noël Rouvignac
opendj-server-legacy: added @Override + Autorefactor'ed comments
tree@ 61b9eb commitdiff
20.49.2016 Jean-Noël Rouvignac
Remove warning during build: Added generic type arguments
tree@ 6d2dab commitdiff
20.21.2016 Jean-Noël Rouvignac
Fix NPE in tests
tree@ 86afa1 commitdiff
20.36.2016 Jean-Noël Rouvignac
guitools + quicksetup: added @Override + Autorefactor'ed comments
tree@ 2a3158 commitdiff
21.03.2015 Jean-Noël Rouvignac
Converted try/finally Closeable.close() (or Utils.closeSilently()) into try...
tree@ 2dc104 commitdiff
11.52.2016 Jean-Noël Rouvignac
Code cleanup in ACIs
tree@ b6a7d6 commitdiff
19.36.2016 Jean-Noël Rouvignac
opendj-config: added @Override + Autorefactor'ed comments
tree@ 93dc35 commitdiff
19.03.2016 Jean-Noël Rouvignac
code cleanup
tree@ 17ec2c commitdiff
first | « prev | next »