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

Matthew Swift
06.15.2011 3c685926df93073d5c5088434132a6f3f844ba32
06.15.2011 Matthew Swift
Fix OPENDJ-306: Misleading access log error message when client resets the ...
blob@ 3c6859 commitdiff | diff to current
19.23.2011 Matthew Swift
Fix OPENDJ-288: Use INVALID_CREDENTIALS result code when disconnecting user...
blob@ 4bf7d7 commitdiff | diff to current
26.54.2011 Matthew Swift
Minor fix: ensure that multiple results are not sent when an operation fail...
blob@ f1f35f commitdiff | diff to current
03.24.2010 Ludovic Poitou
Fix defect OpenDJ-6 : Return protocol error when LDAPv2 is disabled and con...
blob@ 5acda1 commitdiff | diff to current
03.20.2010 Ludovic Poitou
Fix defect OpenDJ-6 : Return protocol error when LDAPv2 is disabled and con...
blob@ 723443 commitdiff | diff to current
18.51.2010 matthew_swift
Fix potential OOME when under heavy asynchronous search load by making work...
blob@ 0a0ed2 commitdiff | diff to current
18.16.2010 matthew_swift
Fix potential deadlock which may occur while performing simultaneous large ...
blob@ bf7e97 commitdiff | diff to current
18.23.2010 abobrov
- [Issue 4491] Severe memory leak during after many connect/disconnect : g...
blob@ e8fab6 commitdiff | diff to current
25.05.2009 matthew_swift
Fix issue 4360 - OpenDS does not answer anymore when doing 24+ simultaneous...
blob@ bdb54b commitdiff | diff to current
09.20.2009 abobrov
- CMT improvements to parallel request and response processing.
blob@ 2bbfdc commitdiff | diff to current
13.44.2009 fguigues
Fix the LDAPStatistics data and objects of LDAPConnectionHandler Fix the un...
blob@ d4a532 commitdiff | diff to current
30.19.2009 boli
Fix for issue 4156.
blob@ 7cb885 commitdiff | diff to current
05.04.2009 matthew_swift
svn merge -r5333:5417 https://opends.dev.java.net/svn/opends/branches/b2.0
blob@ 67405d commitdiff | diff to current
06.08.2009 matthew_swift
Fix issue 3962: Memory leaks after Bind <op> Unbind
blob@ 1050ea commitdiff | diff to current
24.05.2009 boli
Fix for issue where unit tests hang when the startTLS extended operation is...
blob@ 90a85f commitdiff | diff to current
14.56.2009 matthew_swift
Fix issue 2896: The server should return "Protocol Error" after a bind with...
blob@ e6dc62 commitdiff | diff to current
07.22.2009 matthew_swift
Fix issue 3915 - Abandon operations can block request handlers for 5 seconds.
blob@ e6de92 commitdiff | diff to current
03.45.2009 dugan
LDAPS connections logged as LDAP connection in access log. Issue 3856.
blob@ 82a195 commitdiff | diff to current
18.19.2009 dugan
Commit SASL Phase2 changes. Issue 3805. Unit tests to follow later.
blob@ b45e7f commitdiff | diff to current
13.43.2009 dugan
Remove meaningless SASL phase 2 comments.
blob@ 175f08 commitdiff | diff to current
10.11.2009 boli
Fix for issue 3788 - Modified selector loop to remove all processed keys. -...
blob@ 943ba3 commitdiff | diff to current
05.42.2009 matthew_swift
Merge ASN1 branch to trunk
blob@ 220943 commitdiff | diff to current
12.13.2008 fguigues
* Ability to create monitor provider with hierarchical naming * Modificatio...
blob@ d90a8f commitdiff | diff to current
21.20.2008 ctissot
Fix issue 3547: Persistent search can not be abandoned
blob@ d650dd commitdiff | diff to current
13.22.2008 matthew_swift
This change relates to issue 3567.
blob@ 347a87 commitdiff | diff to current
10.41.2008 matthew_swift
This change fixes issue 3567:
blob@ 218b40 commitdiff | diff to current
06.26.2008 floblanc
Implement statistics for the network group. The stats are available under c...
blob@ 78d090 commitdiff | diff to current
06.48.2008 floblanc
Fix a merge issue. The lines assigning client connections to the admin netw...
blob@ e4d96d commitdiff | diff to current
05.22.2008 dugan
These fixes add confidentiality/integrity to the SASL GSSAPI and DIGEST-MD5...
blob@ 139c40 commitdiff | diff to current
29.40.2008 floblanc
Implement a network group dedicated to the admin connector: - this network ...
blob@ 2964e0 commitdiff | diff to current
23.04.2008 jcduff
The commit will bring the following features : - An updated version of ...
blob@ f73b65 commitdiff | diff to current
04.24.2008 boli
Fix for issues 3255, 3265, and 3269:
blob@ f67af7 commitdiff | diff to current
18.44.2008 boli
With this refactoring:
blob@ 35a408 commitdiff | diff to current
12.29.2008 ludovicp
Updated the copyright statement to reflect that Sun owns the full copyright...
blob@ 1e7cfd commitdiff | diff to current
21.17.2008 matthew_swift
Fix issue 2850.
blob@ d696d8 commitdiff | diff to current
12.03.2007 neil_a_wilson
Make a couple of changes to help improve server performance:
blob@ 47be44 commitdiff | diff to current
03.53.2007 neil_a_wilson
Implement support for a maximum blocked write time limit in the LDAP connec...
blob@ fcf635 commitdiff | diff to current
15.34.2007 kenneth_suter
This commit is a step toward getting OpenDS internationalized. There are st...
blob@ 80c583 commitdiff | diff to current
30.26.2007 neil_a_wilson
Update the server to provide an idle time limit configuration option that c...
blob@ 282288 commitdiff | diff to current
19.12.2007 neil_a_wilson
Update the server to provide more complete support for the password policy ...
blob@ 16a4c1 commitdiff | diff to current
17.35.2007 jarnou
This fix is the refactoring of the extended operation (issue 1189).
blob@ 16781a commitdiff | diff to current
17.16.2007 jarnou
This fix is the refactoring of the unbind operation (issue 1990).
blob@ f609c1 commitdiff | diff to current
17.14.2007 jarnou
This fix is the refactoring of the modrdn operation [issue 1180]
blob@ ff9755 commitdiff | diff to current
17.56.2007 jdemendi
This fix is the refactoring of the abandon operation (issue #1885).
blob@ 4465bb commitdiff | diff to current
16.02.2007 jdemendi
This fix is the refactoring of the compare operation (issue #1886).
blob@ 61319d commitdiff | diff to current
12.48.2007 neil_a_wilson
Update the LDAP connection handler so that an operation is removed from the...
blob@ 79cc6e commitdiff | diff to current
06.17.2007 neil_a_wilson
Update the server to reject requests from LDAPv2 clients if those requests ...
blob@ 37af0e commitdiff | diff to current
03.29.2007 jarnou
Commits the refactoring of the core server to provide support for proxy/dis...
blob@ fbda6e commitdiff | diff to current
07.54.2007 neil_a_wilson
Update the server to provide better interoperability with the Penrose virtu...
blob@ 54e8ec commitdiff | diff to current
23.30.2007 boli
Remove the dependence on AspectJ for all non method-entry and method-exit r...
blob@ b0a7e3 commitdiff | diff to current
first | « prev | next »