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

Jean-Noël Rouvignac
27.13.2016 5edd098f77ea5a4752bd68911147813a0875dc18
27.13.2016 Jean-Noël Rouvignac
ReplicationDomainMonitorData.java: move calls to setMaxCSNs() directly insi...
tree@ 5edd09 commitdiff
26.48.2016 Jean-Noël Rouvignac
ReplicationServerDomain.java: code cleanup
tree@ c0b8b4 commitdiff
26.00.2016 Jean-Noël Rouvignac
replication protocol: Code cleanup + use class' simple name in toString()
tree@ 42bd7a commitdiff
26.25.2016 Jean-Noël Rouvignac
ReplicationDomainMonitorData.java: improved traces, made more readable
tree@ d66dc6 commitdiff
26.57.2016 Jean-Noël Rouvignac
ReplicationDomainMonitorData: corrected code for multi-threading case
tree@ 0e5de1 commitdiff
06.14.2016 Jean-Noël Rouvignac
Partial OPENDJ-3106 Migrate Entry
tree@ 5e0a55 commitdiff
06.48.2016 Jean-Noël Rouvignac
Partial OPENDJ-3106 Migrate Entry
tree@ 00e596 commitdiff
06.33.2016 Jean-Noël Rouvignac
Partial OPENDJ-3106 Migrate Entry
tree@ 22e546 commitdiff
06.29.2016 Jean-Noël Rouvignac
Partial OPENDJ-3106 Migrate Entry
tree@ 08cb78 commitdiff
06.25.2016 Jean-Noël Rouvignac
Partial OPENDJ-3106 Migrate Entry
tree@ d89c47 commitdiff
06.16.2016 Jean-Noël Rouvignac
Partial OPENDJ-3106 Migrate Entry
tree@ a599a2 commitdiff
05.29.2016 Jean-Noël Rouvignac
SchemaBuilder.java: code cleanup
tree@ 78bc84 commitdiff
05.56.2016 Jean-Noël Rouvignac
Replase use of String ldapUrl by HostPort
tree@ c8a1be commitdiff
05.47.2016 Jean-Noël Rouvignac
control-panel: Replace server's Entry by SDK's Entry
tree@ 561592 commitdiff
05.52.2016 Jean-Noël Rouvignac
Partial OPENDJ-2625 Convert all code that uses JNDI to use the SDK instead
tree@ 664eac commitdiff
05.26.2016 Jean-Noël Rouvignac
Partial OPENDJ-2625 Convert all code that uses JNDI to use the SDK instead
tree@ 0f88b7 commitdiff
05.27.2016 Jean-Noël Rouvignac
Remove TrustedSocketFactory which was used by JNDI
tree@ db62f6 commitdiff
05.39.2016 Jean-Noël Rouvignac
Partial OPENDJ-2625 Convert all code that uses JNDI to use the SDK instead
tree@ 609077 commitdiff
05.42.2016 Jean-Noël Rouvignac
DeleteEntryTask.java No need to clone the connection since we no longer use...
tree@ 00a37a commitdiff
11.02.2016 Jean-Noël Rouvignac
Partial OPENDJ-2625 Convert all code that uses JNDI to use the SDK instead
tree@ 45a05a commitdiff
04.47.2016 Jean-Noël Rouvignac
Partial OPENDJ-2625 Convert all code that uses JNDI to use the SDK instead
tree@ 61dfeb commitdiff
04.21.2016 Jean-Noël Rouvignac
Partial OPENDJ-2625 Convert all code that uses JNDI to use the SDK instead
tree@ 867e35 commitdiff
04.40.2016 Jean-Noël Rouvignac
Replace use of Base64 by ByteString.toBase64String()
tree@ a8577a commitdiff
05.21.2016 Jean-Noël Rouvignac
InternalClientConnection.processAdd(AddChangeRecordEntry), simplified code
tree@ d67323 commitdiff
05.13.2016 Jean-Noël Rouvignac
AddOperationBasis: Change constructor to accept an Entry rather than its fi...
tree@ 04751f commitdiff
05.10.2016 Jean-Noël Rouvignac
Partial OPENDJ-3106 Migrate Entry
tree@ 2a6a43 commitdiff
04.40.2016 Jean-Noël Rouvignac
OPENDJ-3205 Control-panel: missing manage tasks screen
tree@ 79bdc1 commitdiff
04.32.2016 Jean-Noël Rouvignac
OPENDJ-3235 Replication: NPE when disabling replication on cn=schema
tree@ 3011f1 commitdiff
04.15.2016 Jean-Noël Rouvignac
remove CustomSearchResult, replaced by SDK's Entry
tree@ 9d0cd2 commitdiff
04.53.2016 Jean-Noël Rouvignac
Replace CustomSearchResult by SDK's Entry
tree@ cd7374 commitdiff
04.24.2016 Jean-Noël Rouvignac
Make CustomSearchResult closer to SDK's Entry
tree@ eb3840 commitdiff
04.05.2016 Jean-Noël Rouvignac
Make CustomSearchResult closer to SDK's Entry
tree@ 9529c4 commitdiff
04.45.2016 Jean-Noël Rouvignac
Make CustomSearchResult closer to SDK's Entry
tree@ 7a573a commitdiff
04.10.2016 Jean-Noël Rouvignac
Make CustomSearchResult closer to SDK's Entry
tree@ cca953 commitdiff
04.58.2016 Jean-Noël Rouvignac
Make CustomSearchResult closer to SDK's Entry
tree@ 853445 commitdiff
04.40.2016 Jean-Noël Rouvignac
Remove duplicate method
tree@ bdb80b commitdiff
04.47.2016 Jean-Noël Rouvignac
Partial OPENDJ-2625 Convert all code that uses JNDI to use the SDK instead
tree@ 8ca638 commitdiff
03.53.2016 Jean-Noël Rouvignac
BasicNode: use DN
tree@ c99582 commitdiff
03.18.2016 Jean-Noël Rouvignac
CustomSearchResult: use DN
tree@ 0494a5 commitdiff
03.52.2016 Jean-Noël Rouvignac
Avoid DN being shown twice on UI: dc=example,dc=com,dc=example,dc=com
tree@ 83ae76 commitdiff
03.14.2016 Jean-Noël Rouvignac
OPENDJ-3205 Control-panel: fix java-settings
tree@ 959f72 commitdiff
03.07.2016 Jean-Noël Rouvignac
Code cleanup, added toStrings()
tree@ 75fa12 commitdiff
02.12.2016 Jean-Noël Rouvignac
TopologyCache.updateReplicas() simplified code by optimizing the search filter
tree@ 710ec5 commitdiff
02.08.2016 Jean-Noël Rouvignac
OPENDJ-3133 ensure dsreplication status queries first the replica with the ...
tree@ 61f878 commitdiff
01.27.2016 Fabio Pistolesi
Temporarily work around file permissions checks when running the tests as root
tree@ 98fa91 commitdiff
01.26.2016 Jean-Noël Rouvignac
OPENDJ-3133 dsreplication status reports M.C. (Missing Changes) when none e...
tree@ 35e456 commitdiff
03.27.2016 Jean-Noël Rouvignac
code cleanups
tree@ 149df2 commitdiff
03.14.2016 Jean-Noël Rouvignac
ConnectionUtils.asSetOf*() should never return null
tree@ 9c3ca8 commitdiff
03.27.2016 Jean-Noël Rouvignac
ConnectionWrapper: isSSL() => isLdaps(), isStartTLS() => isStartTls()
tree@ 6a6095 commitdiff
02.05.2016 Jean-Noël Rouvignac
Fix control-panel broken by commit f3f9f37cd05c81867e2852746b169132d8f
tree@ 578fba commitdiff
first | « prev | next »