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

Matthew Swift
16.40.2016 8a7ff716fed166cd42ec42faaabb7d70e317f884
16.40.2016 Matthew Swift
OPENDJ-3505 Provide method for obtaining the user provided name of a component
tree@ 8a7ff7 commitdiff
15.34.2016 Jean-Noël Rouvignac
Prep work for OPENDJ-3424 Replace RemoteConnection by SDK's Connection
tree@ fc70f1 commitdiff
15.52.2016 Matthew Swift
OPENDJ-3489 Cannot set LDAPS to use LDAP keystore-based key/trust manager p...
tree@ 48b437 commitdiff
15.40.2016 Yannick Lecaillez
OPENDJ-3491: ConcurrentModificationException while running OULU tests
tree@ cd2f17 commitdiff
21.39.2016 Jean-Noël Rouvignac
Code cleanups related to SSL usage
tree@ 6a2a1b commitdiff
14.27.2016 Jean-Noël Rouvignac
AutoRefactor'ed use Map.entrySet() instead of Map.keySet() in a loop
tree@ 7028d9 commitdiff
14.48.2016 Jean-Noël Rouvignac
LDAPClientConnection2.java: reduced code duplication
tree@ 0fccd2 commitdiff
10.19.2016 Matthew Swift
Minor fix: let the result handler complete the request processing
tree@ 1ad3e7 commitdiff
08.52.2016 Matthew Swift
Code cleanup
tree@ 4ddad5 commitdiff
10.26.2016 Matthew Swift
OPENDJ-3425: proxy support for least-requests and distribution algorithm
tree@ f3d29b commitdiff
29.33.2016 Matthew Swift
OPENDJ-3425: implement simple distribution load-balancer
tree@ 953657 commitdiff
28.47.2016 Matthew Swift
OPENDJ-3425: rename "sharded" load-balancer to "affinity"
tree@ 275d12 commitdiff
08.42.2016 Yannick Lecaillez
OPENDJ-3179: Migrate LDAP Connection Handler to SDK Grizzly transport
tree@ ede52c commitdiff
09.54.2016 Mark Craig
OPENDJ-3360 Test command examples in Reference
tree@ 0c283c commitdiff
08.37.2016 Nicolas Capponi
OPENDJ-3417 Fix functional tests failures
tree@ 6e5625 commitdiff
08.10.2016 Gaetan Boismal
OPENDJ-3450 Fix makeldif example.template
tree@ 43677e commitdiff
07.39.2016 Yannick Lecaillez
OPENDJ-3179: Migrate LDAP Connection Handler to SDK Grizzly transport
tree@ 09f465 commitdiff
07.56.2016 Nicolas Capponi
OPENDJ-3714 Add to Upgrade class the task to add new ds-cfg-local-backend o...
tree@ 025d91 commitdiff
07.27.2016 Nicolas Capponi
OPENDJ-3417 Update lock management in BackendConfigManager to protect the r...
tree@ 0e7d33 commitdiff
04.05.2016 Nicolas Capponi
OPENDJ-3417 Several minor fixes to apply PR comments
tree@ acdfa1 commitdiff
03.41.2016 Nicolas Capponi
OPENDJ-3417 Remove several backend-related methods from DirectoryServer class
tree@ aaf1f0 commitdiff
03.19.2016 Nicolas Capponi
OPENDJ-3417 Fix compilation error for VersionHandler in DirectoryServer class
tree@ c44dcc commitdiff
03.21.2016 Nicolas Capponi
OPENDJ-3417 Fix BackendConfigManager wrt to Backend/LocalBackend
tree@ a98051 commitdiff
03.09.2016 Nicolas Capponi
OPENDJ-3417 Update retrieval of controls and features to use backends methods
tree@ e6edbc commitdiff
03.06.2016 Nicolas Capponi
OPENDJ-3417 Disable testRootDseSubordinateNamingContext in LocalBackendWork...
tree@ 7f23df commitdiff
03.59.2016 Nicolas Capponi
OPENDJ-3417 Move methods down to LocalBackend class and rename BackendMonit...
tree@ 4299c8 commitdiff
03.58.2016 Nicolas Capponi
OPENDJ-3417 Move management of backends and listeners from DirectoryServer ...
tree@ ccd66a commitdiff
03.24.2016 Nicolas Capponi
OPENDJ-3417 Update configuration file and configuration schema with local b...
tree@ c0e70d commitdiff
07.48.2016 Nicolas Capponi
OPENDJ-3417 Move responsability of backends management to BackendConfigManager
tree@ b68d5c commitdiff
27.38.2016 Nicolas Capponi
OPENDJ-3417 Add LocalBackendConfiguration and update all backend configurat...
tree@ b957c9 commitdiff
26.49.2016 Nicolas Capponi
OPENDJ-3417 Add abstract Backend class as superior of LocalBackend
tree@ 15469d commitdiff
24.31.2016 Nicolas Capponi
OPENDJ-3417 Rename Backend to LocalBackend
tree@ 73d88b commitdiff
06.42.2016 Yannick Lecaillez
OPENDJ-3179: Migrate LDAP Connection Handler to SDK Grizzly transport
tree@ bdc5fa commitdiff
03.42.2016 Yannick Lecaillez
OPENDJ-3179: Migrate LDAP Connection Handler to SDK Grizzly transport
tree@ e1c98a commitdiff
03.09.2016 Yannick Lecaillez
OPENDJ-3179: Migrate LDAP Connection Handler to SDK Grizzly transport
tree@ bb8d8a commitdiff
03.10.2016 Yannick Lecaillez
OPENDJ-3179: Migrate LDAP Connection Handler to SDK Grizzly transport
tree@ 86ad6a commitdiff
25.01.2016 Yannick Lecaillez
OPENDJ-3179: Migrate LDAP Connection Handler to SDK Grizzly transport
tree@ 338463 commitdiff
25.07.2016 Yannick Lecaillez
OPENDJ-3179: Migrate LDAP Connection Handler to SDK Grizzly transport
tree@ 464f6d commitdiff
21.44.2016 Yannick Lecaillez
OPENDJ-3179: Migrate LDAP Connection Handler to SDK Grizzly transport
tree@ b59e16 commitdiff
20.44.2016 Yannick Lecaillez
OPENDJ-3179: Migrate LDAP Connection Handler to SDK Grizzly transport
tree@ 5511a9 commitdiff
18.22.2016 Yannick Lecaillez
OPENDJ-3179: Migrate LDAP Connection Handler to SDK Grizzly transport
tree@ f2b5fa commitdiff
04.10.2016 Gaetan Boismal
OPENDJ-3454 makeldif: Fix multiple branches support
tree@ fd66be commitdiff
03.37.2016 Gaetan Boismal
OPENDJ-3450 Replaces old make-ldif resources by new ones
tree@ 51c03d commitdiff
03.35.2016 Mark Craig
OPENDJ-3450 Use correct man page for makeldif.template
tree@ f8dd68 commitdiff
03.45.2016 Jean-Noël Rouvignac
OPENDJ-3448 Json attribute value: changing syntax validation policy fails
tree@ 2f1c30 commitdiff
03.15.2016 Mark Craig
OPENDJ-2773 Fix build break
tree@ 11a43b commitdiff
03.46.2016 Jean-Noël Rouvignac
Do not put JsonValue inside JSON schemas
tree@ a58098 commitdiff
02.28.2016 Mark Craig
OPENDJ-3443 Document changes to command-line tools
tree@ 2daf3a commitdiff
02.52.2016 Jean-Noël Rouvignac
fix IDE warning
tree@ 3807fe commitdiff
31.10.2016 Jean-Noël Rouvignac
Prep work OPENDJ-3421 Implement ReplicationServiceDiscoverMechanism
tree@ 48c52a commitdiff
first | « prev | next »