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

Guy Paddock
24.58.2017 a9343b0653694fa55fc5d58f8ca6798f5cc982de
24.58.2017 Guy Paddock
Correct FR's spelling of "CONFIG"
tree@ a9343b commitdiff
24.31.2017 Guy Paddock
Add OUs to `BasicRequestsTest`
tree@ b092ba commitdiff
24.24.2017 Guy Paddock
Reformat `BasicRequestsTest` test
tree@ 6f6530 commitdiff
26.32.2017 Kortanul
Merge pull request #7 from GuyPaddock/feature/issue-6--crest-read-only-desc
tree@ a3da77 commitdiff
26.22.2017 Guy Elsmore-Paddock
Clarifies a JavaDoc comment
tree@ 5e94d5 commitdiff
26.46.2017 Guy Elsmore-Paddock
Fix read-only sub-resource CREST API descr (#6)
tree@ 40be86 commitdiff
22.32.2016 Gaetan Boismal
OPENDJ-3532 Use JVM trust manager in connection handler by default
tree@ a2f838 commitdiff
08.25.2016 Gaetan Boismal
OPENDJ-3527 OPENDJ-3531 OPENDJ-1633 Fix tools bootstrap
tree@ 8bf05d commitdiff
24.43.2016 Gaetan Boismal
OPENDJ-2773 Fix upgrade
tree@ 356fb0 commitdiff
28.50.2016 Jean-Noël Rouvignac
AutoRefactor'ed use try-with-resources
tree@ 9cc8fb commitdiff
28.38.2016 Jean-Noël Rouvignac
javadoc formatting
tree@ b5e19b commitdiff
28.56.2016 Gaetan Boismal
Fix ldifmodify tool
tree@ e6c02b commitdiff
25.26.2016 Jean-Noël Rouvignac
AutoRefactor'ed use try-with-resources
tree@ 9a300d commitdiff
17.30.2016 Jean-Noël Rouvignac
code cleanups
tree@ 37be06 commitdiff
25.41.2016 Matthew Swift
OPENDJ-3189: Implement EL expression support in cn=config
tree@ 076c78 commitdiff
25.09.2016 Yannick Lecaillez
Add missing exception chaining on LDAPReader.
tree@ 04450d commitdiff
25.29.2016 Fabio Pistolesi
Add Partition as representation of a distributed service from discovery mec...
tree@ 73858c commitdiff
25.49.2016 Yannick Lecaillez
Minor fix: throw IllegalStateException on multiple subscriber.
tree@ 93b66e commitdiff
25.46.2016 Yannick Lecaillez
OPENDJ-3529: NPE when connection is closed during handleAccept()
tree@ 7974e6 commitdiff
25.23.2016 Yannick Lecaillez
* enableSasl() now returns a boolean (like enableTLS()) * Use connection's ...
tree@ ab5716 commitdiff
25.55.2016 Jean-Noël Rouvignac
ConfigurationHandler.java: Pushed the whole if inside the try/catch
tree@ 0569f3 commitdiff
25.35.2016 Jean-Noël Rouvignac
Manual fixes/changes post inlining DirectoryServer.getConfigurationHandler()
tree@ 2721ee commitdiff
25.23.2016 Jean-Noël Rouvignac
Inline DirectoryServer.getConfigurationHandler()
tree@ d0b900 commitdiff
25.17.2016 Jean-Noël Rouvignac
Hide more DirectoryServer.getCryptoManager()
tree@ 689f5f commitdiff
25.02.2016 Chris Ridd
OPENDJ-3488 Make both Entry.hasValue() methods more consistent
tree@ e00ce8 commitdiff
25.15.2016 Jean-Noël Rouvignac
Manual fixes/changes post inlining DirectoryServer.getSchema()
tree@ ba663b commitdiff
25.17.2016 Jean-Noël Rouvignac
Inlined DirectoryServer.getSchema()
tree@ 33047c commitdiff
25.19.2016 Matthew Swift
Minor fix: restore LDAP connection start/stop error log messages
tree@ cb941c commitdiff
25.18.2016 Matthew Swift
Minor fix: avoid potential UnsupportedOperationException when starting vari...
tree@ 0864c5 commitdiff
25.16.2016 Matthew Swift
Minor cleanup: remove dead code and other trivial cleanup
tree@ 3fb44e commitdiff
25.12.2016 Matthew Swift
Minor fix: improve server initialization failure messages
tree@ 7cd5a5 commitdiff
23.06.2016 Nicolas Capponi
Prep work OPENDJ-3180 Remove DirectoryServer.register/deregisterBackendInit...
tree@ 614b8a commitdiff
24.26.2016 Fabio Pistolesi
Fix build
tree@ 77e323 commitdiff
24.47.2016 Fabio Pistolesi
OPENDJ-3419 Introduce Service Discovery Mechanism and related configuration...
tree@ 801fa1 commitdiff
24.51.2016 Yannick Lecaillez
Fix clirr regarding LDAPClientContext.addListener()
tree@ 41c4fd commitdiff
18.17.2016 Yannick Lecaillez
OPENDJ-3179: Migrate LDAP Connection Handler to SDK Grizzly transport
tree@ 2a88ad commitdiff
18.45.2016 Gaetan Boismal
Code cleanup
tree@ 3751c3 commitdiff
21.30.2016 Jean-Noël Rouvignac
Code cleanups
tree@ 66f581 commitdiff
21.19.2016 Gaetan Boismal
OPENDJ-3514 checkpoint Fix comment writing in import-ldif
tree@ db512a commitdiff
21.17.2016 Nicolas Capponi
OPENDJ-3476 Remove getters for core configuration from DirectoryServer class
tree@ 58df6f commitdiff
21.42.2016 Nicolas Capponi
OPENDJ-3476 Provide a default CoreConfigManager and add a Directory.getCore...
tree@ a21bc2 commitdiff
21.43.2016 Nicolas Capponi
OPENDJ-3476 Update schema config and add update task for move of subordinat...
tree@ affd68 commitdiff
17.12.2016 Nicolas Capponi
OPENDJ-3476 Move subordinate-base-dn property from RootDSEBackend config to...
tree@ f973fd commitdiff
17.20.2016 Nicolas Capponi
OPENDJ-3460 Fix computation of naming contexts in Root DSE
tree@ ef394b commitdiff
16.16.2016 Yannick Lecaillez
OPENDJ-3179: Migrate LDAP Connection Handler to SDK Grizzly transport
tree@ 5e9caa commitdiff
10.32.2016 Mark Craig
OPENDJ-3276 Add HTTP-related components to inheritance view of config ref
tree@ 795820 commitdiff
16.36.2016 Jean-Noël Rouvignac
LDAPClientConnection2.java: extracted method addOperationToWorkQueue()
tree@ f81146 commitdiff
14.53.2016 Nicolas Capponi
OPENDJ-3460 Improve management of subordinate backend and naming contexts
tree@ 97050c commitdiff
14.26.2016 Yannick Lecaillez
OPENDJ-3179: Migrate LDAP Connection Handler to SDK Grizzly transport
tree@ 376465 commitdiff
14.51.2016 Yannick Lecaillez
OPENDJ-3179: Migrate LDAP Connection Handler to SDK Grizzly transport
tree@ 5e424f commitdiff
first | « prev | next »