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

Jean-Noel Rouvignac
20.52.2013 3398f357636254d494b38ccf7553ccad0006da3a
06.25.2013 Violette Roche-Montane
- Removed unused attribute 'private LinkedList<Operation> operationList;' (...
tree@ bcde04 commitdiff
29.58.2013 Ludovic Poitou
Fix extra quote spotted by Chris (part of OPENDJ-677)
tree@ 2ad55b commitdiff
29.56.2013 Ludovic Poitou
Implement enhancement for OPENDJ-677. The connection attribute under cn=mon...
tree@ 735cca commitdiff
11.03.2013 Ludovic Poitou
Fix for OPENDJ-670. Add an objectclass for the statistics entries under cn=...
tree@ fd5636 commitdiff
22.24.2012 Matthew Swift
Fix OPENDJ-649: Add supportedTLSCiphers and supportedTLSProtocols to RootDS...
tree@ 45690f commitdiff
20.21.2012 Matthew Swift
Reformat code.
tree@ bfeb91 commitdiff
15.28.2012 Chris Ridd
Fix OPENDJ-637 - Connection handler bytesRead and bytesWritten statistics a...
tree@ 52a33f commitdiff
30.43.2012 Chris Ridd
OPENDJ-554: Record stats for one-level and whole-subtree searches
tree@ 4097c0 commitdiff
19.26.2012 Matthew Swift
Fix OPENDJ-525: Remove compiler warnings when building using JDK7
tree@ 108e20 commitdiff
16.47.2012 Matthew Swift
Fix OPENDJ-524: CME in LDAPClientConnection when writing many large respons...
tree@ 1e9516 commitdiff
13.05.2012 Matthew Swift
Fix OPENDJ-520: Worker threads are too greedy when caching memory used for ...
tree@ 9ff69f commitdiff
11.58.2012 Matthew Swift
Fix OPENDJ-482: Validation for the CertificateSyntax
tree@ aad596 commitdiff
20.19.2012 Matthew Swift
Fix OPENDJ-457: Sleeping replication threads prevent server from shutting down
tree@ e131e3 commitdiff
14.09.2012 Matthew Swift
Fix OPENDJ-420: Rare SSLExceptions while handling LDAPS connections and big...
tree@ 1dfff1 commitdiff
03.43.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans.
tree@ 63a209 commitdiff
23.51.2011 Ludovic Poitou
Fix minor optimization proposed by FindBugs.
tree@ aae1e5 commitdiff
13.42.2011 Matthew Swift
Preparation work for OPENDJ-308: Implement access log filtering and configu...
tree@ e9558d commitdiff
06.15.2011 Matthew Swift
Fix OPENDJ-306: Misleading access log error message when client resets the ...
tree@ 3c6859 commitdiff
22.51.2011 Matthew Swift
Fix OPENDJ-293: InternalClientConnection memory leak when performing passwo...
tree@ 05d4af commitdiff
19.23.2011 Matthew Swift
Fix OPENDJ-288: Use INVALID_CREDENTIALS result code when disconnecting user...
tree@ 4bf7d7 commitdiff
26.54.2011 Matthew Swift
Minor fix: ensure that multiple results are not sent when an operation fail...
tree@ f1f35f commitdiff
06.38.2011 Matthew Swift
Fix OPENDJ-186: Change default values for LDAP request handlers, JE backend...
tree@ 749b79 commitdiff
03.24.2010 Ludovic Poitou
Fix defect OpenDJ-6 : Return protocol error when LDAPv2 is disabled and con...
tree@ 5acda1 commitdiff
03.20.2010 Ludovic Poitou
Fix defect OpenDJ-6 : Return protocol error when LDAPv2 is disabled and con...
tree@ 723443 commitdiff
18.51.2010 matthew_swift
Fix potential OOME when under heavy asynchronous search load by making work...
tree@ 0a0ed2 commitdiff
18.16.2010 matthew_swift
Fix potential deadlock which may occur while performing simultaneous large ...
tree@ bf7e97 commitdiff
30.44.2010 ludovicp
Implements a disk space thresholds feature, preventing the server from cras...
tree@ 7486ef commitdiff
05.15.2010 ludovicp
Minor cleanup of confusing code.
tree@ 864890 commitdiff
07.12.2010 ludovicp
Fix issue #2748. This patch changes the place where messages are logged to ...
tree@ 065c1a commitdiff
28.41.2010 ludovicp
Fix for issue #4406. Server should sent a notice of disconnection and close...
tree@ 8fbed8 commitdiff
27.12.2010 ludovicp
Fix for issue #4315.
tree@ 2c0461 commitdiff
18.23.2010 abobrov
- [Issue 4491] Severe memory leak during after many connect/disconnect : g...
tree@ e8fab6 commitdiff
25.05.2009 matthew_swift
Fix issue 4360 - OpenDS does not answer anymore when doing 24+ simultaneous...
tree@ bdb54b commitdiff
09.20.2009 abobrov
- CMT improvements to parallel request and response processing.
tree@ 2bbfdc commitdiff
17.23.2009 dugan
These changes allow import-ldif to support multiple suffixes and fix some p...
tree@ 0d9383 commitdiff
13.44.2009 fguigues
Fix the LDAPStatistics data and objects of LDAPConnectionHandler Fix the un...
tree@ d4a532 commitdiff
30.19.2009 boli
Fix for issue 4156.
tree@ 7cb885 commitdiff
05.04.2009 matthew_swift
svn merge -r5333:5417 https://opends.dev.java.net/svn/opends/branches/b2.0
tree@ 67405d commitdiff
06.08.2009 matthew_swift
Fix issue 3962: Memory leaks after Bind <op> Unbind
tree@ 1050ea commitdiff
01.14.2009 boli
Second fix for issue 3949: All ASN.1 parsing code now ignores trailing unre...
tree@ 5ef5b7 commitdiff
29.59.2009 abobrov
- [Issue 3931] Virtual Attributes / Providers read/generate data multiple ...
tree@ e5aa35 commitdiff
24.34.2009 matthew_swift
Fix issue 3939: Wasteful memory allocation while sending search result entr...
tree@ e40b79 commitdiff
24.05.2009 boli
Fix for issue where unit tests hang when the startTLS extended operation is...
tree@ 90a85f commitdiff
15.34.2009 boli
Fix for issue 3918: Restored prior behavior where an empty controls context...
tree@ 27dc85 commitdiff
14.56.2009 matthew_swift
Fix issue 2896: The server should return "Protocol Error" after a bind with...
tree@ e6dc62 commitdiff
09.01.2009 boli
Fix for 3913: Ignore SocketExceptions when setting TCP properties on new co...
tree@ be2dfc commitdiff
07.22.2009 matthew_swift
Fix issue 3915 - Abandon operations can block request handlers for 5 seconds.
tree@ e6de92 commitdiff
03.45.2009 dugan
LDAPS connections logged as LDAP connection in access log. Issue 3856.
tree@ 82a195 commitdiff
28.09.2009 jvergara
Fix for issue 2758 (incorrect messages in debug file)
tree@ 63273f commitdiff
18.19.2009 dugan
Commit SASL Phase2 changes. Issue 3805. Unit tests to follow later.
tree@ b45e7f commitdiff
first | « prev | next »