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

Violette Roche-Montane
08.49.2013 3f1e21bfa942ef1f8cf1bc30b16faeb417fee37f
01.54.2013 Jean-Noel Rouvignac
Code cleanup
tree@ 4ed8e5 commitdiff
10.05.2013 Jean-Noel Rouvignac
*.java: Replaced collection concrete classes with interfaces. Used javadocs...
tree@ 550e5f commitdiff
01.42.2013 Chris Ridd
Fix OPENDJ-1038 ACI should get SSF from all security layers
tree@ 08f1de commitdiff
04.15.2013 Matthew Swift
Initial work for re-opened OPENDJ-866: Local RS is named differently to rem...
tree@ 4ea917 commitdiff
22.33.2013 Jean-Noel Rouvignac
OPENDJ-918 (CR-1723) - HTTP Connection Handler - Server cannot start with h...
tree@ 908099 commitdiff
14.37.2013 Jean-Noel Rouvignac
OPENDJ-808 (CR-1685) Implement a simple commons REST based HTTP connection ...
tree@ 6a0f5d commitdiff
13.35.2013 Jean-Noel Rouvignac
OPENDJ-858 (CR-1651) Add stats tracking to HTTP client connections
tree@ 9460e3 commitdiff
22.28.2013 Jean-Noel Rouvignac
OPENDJ-832 Leverage the work queue for processing requests received on the ...
tree@ 6945df commitdiff
19.24.2013 Jean-Noel Rouvignac
SearchOperationBasis.java, InternalSearchOperation.java, AddRequestProtocol...
tree@ 978b35 commitdiff
17.10.2013 Jean-Noel Rouvignac
Added a StaticUtils.sleep(long) utility method.
tree@ b95108 commitdiff
15.08.2013 Jean-Noel Rouvignac
OPENDJ-832 (CR-1545) Leverage the work queue for processing requests receiv...
tree@ f5a806 commitdiff
29.22.2013 Jean-Noel Rouvignac
OPENDJ-832 Leverage the work queue for processing requests received on the ...
tree@ 965b47 commitdiff
29.15.2013 Jean-Noel Rouvignac
Converted comments to javadocs
tree@ efa253 commitdiff
26.57.2013 Jean-Noel Rouvignac
OPENDJ-832 Leverage the work queue for processing requests received on the ...
tree@ 376189 commitdiff
20.58.2013 Jean-Noel Rouvignac
OPENDJ-808 Implement a simple commons REST based HTTP connection handler
tree@ 2aa388 commitdiff
19.27.2013 Jean-Noel Rouvignac
OPENDJ-808 Implement a simple commons REST based HTTP connection handler
tree@ c2be30 commitdiff
19.11.2013 Jean-Noel Rouvignac
OPENDJ-808 Implement a simple commons REST based HTTP connection handler
tree@ 269f7a commitdiff
18.06.2013 Jean-Noel Rouvignac
OPENDJ-808 Implement a simple commons REST based HTTP connection handler
tree@ b167c4 commitdiff
14.46.2013 Jean-Noel Rouvignac
LDAPConnectionHandler.java: Extracted methods registerChannels() and serveI...
tree@ 42f85f commitdiff
14.57.2013 Jean-Noel Rouvignac
LDAPConnectionHandler.java: Extracted method checkAnyListenAddressInUse(). ...
tree@ 988997 commitdiff
01.21.2013 Chris Ridd
Fix OPENDJ-750 SNMP: impossible to get the operation counters for a LDAP co...
tree@ 425ecf commitdiff
29.58.2013 Ludovic Poitou
Fix extra quote spotted by Chris (part of OPENDJ-677)
tree@ 75c07d commitdiff
29.56.2013 Ludovic Poitou
Implement enhancement for OPENDJ-677. The connection attribute under cn=mon...
tree@ 55889d commitdiff
11.03.2013 Ludovic Poitou
Fix for OPENDJ-670. Add an objectclass for the statistics entries under cn=...
tree@ 719172 commitdiff
22.24.2012 Matthew Swift
Fix OPENDJ-649: Add supportedTLSCiphers and supportedTLSProtocols to RootDS...
tree@ ebf7f2 commitdiff
20.21.2012 Matthew Swift
Reformat code.
tree@ 97ffa8 commitdiff
15.28.2012 Chris Ridd
Fix OPENDJ-637 - Connection handler bytesRead and bytesWritten statistics a...
tree@ cf18fe commitdiff
30.43.2012 Chris Ridd
OPENDJ-554: Record stats for one-level and whole-subtree searches
tree@ 05e35e commitdiff
16.47.2012 Matthew Swift
Fix OPENDJ-524: CME in LDAPClientConnection when writing many large respons...
tree@ 23b503 commitdiff
13.05.2012 Matthew Swift
Fix OPENDJ-520: Worker threads are too greedy when caching memory used for ...
tree@ aaacf7 commitdiff
20.19.2012 Matthew Swift
Fix OPENDJ-457: Sleeping replication threads prevent server from shutting down
tree@ 33acee commitdiff
14.09.2012 Matthew Swift
Fix OPENDJ-420: Rare SSLExceptions while handling LDAPS connections and big...
tree@ 6243ae commitdiff
13.42.2011 Matthew Swift
Preparation work for OPENDJ-308: Implement access log filtering and configu...
tree@ 23b0bb commitdiff
06.15.2011 Matthew Swift
Fix OPENDJ-306: Misleading access log error message when client resets the ...
tree@ d44745 commitdiff
19.23.2011 Matthew Swift
Fix OPENDJ-288: Use INVALID_CREDENTIALS result code when disconnecting user...
tree@ e93254 commitdiff
26.54.2011 Matthew Swift
Minor fix: ensure that multiple results are not sent when an operation fail...
tree@ de2a9c commitdiff
06.38.2011 Matthew Swift
Fix OPENDJ-186: Change default values for LDAP request handlers, JE backend...
tree@ 187d6e commitdiff
03.24.2010 Ludovic Poitou
Fix defect OpenDJ-6 : Return protocol error when LDAPv2 is disabled and con...
tree@ e3e67f commitdiff
03.20.2010 Ludovic Poitou
Fix defect OpenDJ-6 : Return protocol error when LDAPv2 is disabled and con...
tree@ f647d8 commitdiff
18.51.2010 matthew_swift
Fix potential OOME when under heavy asynchronous search load by making work...
tree@ 22196b commitdiff
18.16.2010 matthew_swift
Fix potential deadlock which may occur while performing simultaneous large ...
tree@ 1ed7d3 commitdiff
30.44.2010 ludovicp
Implements a disk space thresholds feature, preventing the server from cras...
tree@ 875fa1 commitdiff
05.15.2010 ludovicp
Minor cleanup of confusing code.
tree@ ec21b5 commitdiff
07.12.2010 ludovicp
Fix issue #2748. This patch changes the place where messages are logged to ...
tree@ 958ffd commitdiff
28.41.2010 ludovicp
Fix for issue #4406. Server should sent a notice of disconnection and close...
tree@ 3d0a58 commitdiff
18.23.2010 abobrov
- [Issue 4491] Severe memory leak during after many connect/disconnect : g...
tree@ 78c50f commitdiff
25.05.2009 matthew_swift
Fix issue 4360 - OpenDS does not answer anymore when doing 24+ simultaneous...
tree@ 1874ee commitdiff
09.20.2009 abobrov
- CMT improvements to parallel request and response processing.
tree@ 80ba73 commitdiff
13.44.2009 fguigues
Fix the LDAPStatistics data and objects of LDAPConnectionHandler Fix the un...
tree@ e0cafe commitdiff
30.19.2009 boli
Fix for issue 4156.
tree@ 4b172e commitdiff
first | « prev | next »