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

Jean-Noel Rouvignac
20.58.2013 2aa388218e55a4b3c828466f822445e3fa618cfa
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
05.04.2009 matthew_swift
svn merge -r5333:5417 https://opends.dev.java.net/svn/opends/branches/b2.0
tree@ 9dc10d commitdiff
06.08.2009 matthew_swift
Fix issue 3962: Memory leaks after Bind <op> Unbind
tree@ bee45a commitdiff
01.14.2009 boli
Second fix for issue 3949: All ASN.1 parsing code now ignores trailing unre...
tree@ 14c8bc commitdiff
29.59.2009 abobrov
- [Issue 3931] Virtual Attributes / Providers read/generate data multiple ...
tree@ 15eaf6 commitdiff
24.34.2009 matthew_swift
Fix issue 3939: Wasteful memory allocation while sending search result entr...
tree@ aed5bc commitdiff
24.05.2009 boli
Fix for issue where unit tests hang when the startTLS extended operation is...
tree@ d1e762 commitdiff
15.34.2009 boli
Fix for issue 3918: Restored prior behavior where an empty controls context...
tree@ 678f79 commitdiff
14.56.2009 matthew_swift
Fix issue 2896: The server should return "Protocol Error" after a bind with...
tree@ 439cb5 commitdiff
09.01.2009 boli
Fix for 3913: Ignore SocketExceptions when setting TCP properties on new co...
tree@ 25b681 commitdiff
07.22.2009 matthew_swift
Fix issue 3915 - Abandon operations can block request handlers for 5 seconds.
tree@ ea6505 commitdiff
03.45.2009 dugan
LDAPS connections logged as LDAP connection in access log. Issue 3856.
tree@ a9934a commitdiff
18.19.2009 dugan
Commit SASL Phase2 changes. Issue 3805. Unit tests to follow later.
tree@ 186ceb commitdiff
13.43.2009 dugan
Remove meaningless SASL phase 2 comments.
tree@ b90f22 commitdiff
10.11.2009 boli
Fix for issue 3788 - Modified selector loop to remove all processed keys. -...
tree@ 236cc9 commitdiff
first | « prev | next »