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

Jean-Noel Rouvignac
15.08.2013 f5a806f2303643649722d7303022e2787fbe299b
15.08.2013 Jean-Noel Rouvignac
OPENDJ-832 (CR-1545) Leverage the work queue for processing requests receiv...
blob@ f5a806 commitdiff | diff to current
29.22.2013 Jean-Noel Rouvignac
OPENDJ-832 Leverage the work queue for processing requests received on the ...
blob@ 965b47 commitdiff | diff to current
29.15.2013 Jean-Noel Rouvignac
Converted comments to javadocs
blob@ efa253 commitdiff | diff to current
26.57.2013 Jean-Noel Rouvignac
OPENDJ-832 Leverage the work queue for processing requests received on the ...
blob@ 376189 commitdiff | diff to current
20.58.2013 Jean-Noel Rouvignac
OPENDJ-808 Implement a simple commons REST based HTTP connection handler
blob@ 2aa388 commitdiff | diff to current
19.27.2013 Jean-Noel Rouvignac
OPENDJ-808 Implement a simple commons REST based HTTP connection handler
blob@ c2be30 commitdiff | diff to current
19.11.2013 Jean-Noel Rouvignac
OPENDJ-808 Implement a simple commons REST based HTTP connection handler
blob@ 269f7a commitdiff | diff to current
29.58.2013 Ludovic Poitou
Fix extra quote spotted by Chris (part of OPENDJ-677)
blob@ 75c07d commitdiff | diff to current
29.56.2013 Ludovic Poitou
Implement enhancement for OPENDJ-677. The connection attribute under cn=mon...
blob@ 55889d commitdiff | diff to current
22.24.2012 Matthew Swift
Fix OPENDJ-649: Add supportedTLSCiphers and supportedTLSProtocols to RootDS...
blob@ ebf7f2 commitdiff | diff to current
15.28.2012 Chris Ridd
Fix OPENDJ-637 - Connection handler bytesRead and bytesWritten statistics a...
blob@ cf18fe commitdiff | diff to current
16.47.2012 Matthew Swift
Fix OPENDJ-524: CME in LDAPClientConnection when writing many large respons...
blob@ 23b503 commitdiff | diff to current
13.05.2012 Matthew Swift
Fix OPENDJ-520: Worker threads are too greedy when caching memory used for ...
blob@ aaacf7 commitdiff | diff to current
14.09.2012 Matthew Swift
Fix OPENDJ-420: Rare SSLExceptions while handling LDAPS connections and big...
blob@ 6243ae commitdiff | diff to current
06.15.2011 Matthew Swift
Fix OPENDJ-306: Misleading access log error message when client resets the ...
blob@ d44745 commitdiff | diff to current
19.23.2011 Matthew Swift
Fix OPENDJ-288: Use INVALID_CREDENTIALS result code when disconnecting user...
blob@ e93254 commitdiff | diff to current
26.54.2011 Matthew Swift
Minor fix: ensure that multiple results are not sent when an operation fail...
blob@ de2a9c commitdiff | diff to current
03.24.2010 Ludovic Poitou
Fix defect OpenDJ-6 : Return protocol error when LDAPv2 is disabled and con...
blob@ e3e67f commitdiff | diff to current
03.20.2010 Ludovic Poitou
Fix defect OpenDJ-6 : Return protocol error when LDAPv2 is disabled and con...
blob@ f647d8 commitdiff | diff to current
18.51.2010 matthew_swift
Fix potential OOME when under heavy asynchronous search load by making work...
blob@ 22196b commitdiff | diff to current
18.16.2010 matthew_swift
Fix potential deadlock which may occur while performing simultaneous large ...
blob@ 1ed7d3 commitdiff | diff to current
18.23.2010 abobrov
- [Issue 4491] Severe memory leak during after many connect/disconnect : g...
blob@ 78c50f commitdiff | diff to current
25.05.2009 matthew_swift
Fix issue 4360 - OpenDS does not answer anymore when doing 24+ simultaneous...
blob@ 1874ee commitdiff | diff to current
09.20.2009 abobrov
- CMT improvements to parallel request and response processing.
blob@ 80ba73 commitdiff | diff to current
13.44.2009 fguigues
Fix the LDAPStatistics data and objects of LDAPConnectionHandler Fix the un...
blob@ e0cafe commitdiff | diff to current
30.19.2009 boli
Fix for issue 4156.
blob@ 4b172e commitdiff | diff to current
05.04.2009 matthew_swift
svn merge -r5333:5417 https://opends.dev.java.net/svn/opends/branches/b2.0
blob@ 9dc10d commitdiff | diff to current
06.08.2009 matthew_swift
Fix issue 3962: Memory leaks after Bind <op> Unbind
blob@ bee45a commitdiff | diff to current
24.05.2009 boli
Fix for issue where unit tests hang when the startTLS extended operation is...
blob@ d1e762 commitdiff | diff to current
14.56.2009 matthew_swift
Fix issue 2896: The server should return "Protocol Error" after a bind with...
blob@ 439cb5 commitdiff | diff to current
07.22.2009 matthew_swift
Fix issue 3915 - Abandon operations can block request handlers for 5 seconds.
blob@ ea6505 commitdiff | diff to current
03.45.2009 dugan
LDAPS connections logged as LDAP connection in access log. Issue 3856.
blob@ a9934a commitdiff | diff to current
18.19.2009 dugan
Commit SASL Phase2 changes. Issue 3805. Unit tests to follow later.
blob@ 186ceb commitdiff | diff to current
13.43.2009 dugan
Remove meaningless SASL phase 2 comments.
blob@ b90f22 commitdiff | diff to current
10.11.2009 boli
Fix for issue 3788 - Modified selector loop to remove all processed keys. -...
blob@ 236cc9 commitdiff | diff to current
05.42.2009 matthew_swift
Merge ASN1 branch to trunk
blob@ 35c5f6 commitdiff | diff to current
12.13.2008 fguigues
* Ability to create monitor provider with hierarchical naming * Modificatio...
blob@ d73a42 commitdiff | diff to current
21.20.2008 ctissot
Fix issue 3547: Persistent search can not be abandoned
blob@ 66088d commitdiff | diff to current
13.22.2008 matthew_swift
This change relates to issue 3567.
blob@ 4ee9f7 commitdiff | diff to current
10.41.2008 matthew_swift
This change fixes issue 3567:
blob@ b1e950 commitdiff | diff to current
06.26.2008 floblanc
Implement statistics for the network group. The stats are available under c...
blob@ 4bc350 commitdiff | diff to current
06.48.2008 floblanc
Fix a merge issue. The lines assigning client connections to the admin netw...
blob@ d0df84 commitdiff | diff to current
05.22.2008 dugan
These fixes add confidentiality/integrity to the SASL GSSAPI and DIGEST-MD5...
blob@ 8520ba commitdiff | diff to current
29.40.2008 floblanc
Implement a network group dedicated to the admin connector: - this network ...
blob@ 4b46c2 commitdiff | diff to current
23.04.2008 jcduff
The commit will bring the following features : - An updated version of ...
blob@ b4f883 commitdiff | diff to current
04.24.2008 boli
Fix for issues 3255, 3265, and 3269:
blob@ fb05a0 commitdiff | diff to current
18.44.2008 boli
With this refactoring:
blob@ ce22e7 commitdiff | diff to current
12.29.2008 ludovicp
Updated the copyright statement to reflect that Sun owns the full copyright...
blob@ 8549bc commitdiff | diff to current
21.17.2008 matthew_swift
Fix issue 2850.
blob@ e17281 commitdiff | diff to current
12.03.2007 neil_a_wilson
Make a couple of changes to help improve server performance:
blob@ 6781e3 commitdiff | diff to current
first | « prev | next »