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

Jean-Noel Rouvignac
22.28.2013 6945df4500d706d53a192c78d63e7d2c7e83258c
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
16.57.2013 Jean-Noel Rouvignac
OPENDJ-830 (CR-1554) Implement authentication and authorization for HTTP co...
tree@ feb6f6 commitdiff
15.08.2013 Jean-Noel Rouvignac
OPENDJ-832 (CR-1545) Leverage the work queue for processing requests receiv...
tree@ f5a806 commitdiff
12.00.2013 Jean-Noel Rouvignac
OPENDJ-830 (CR-1538) Implement authentication and authorization for HTTP co...
tree@ 9b23d3 commitdiff
10.49.2013 Jean-Noel Rouvignac
OPENDJ-830 (CR-1522) Implement authentication and authorization for HTTP co...
tree@ c401a6 commitdiff
08.51.2013 Jean-Noel Rouvignac
OPENDJ-832 (CR-1519) Leverage the work queue for processing requests receiv...
tree@ c12636 commitdiff
05.10.2013 Jean-Noel Rouvignac
OPENDJ-830 Implement authentication and authorization for HTTP connection h...
tree@ 15f477 commitdiff
05.08.2013 Jean-Noel Rouvignac
OPENDJ-830 Implement authentication and authorization for HTTP connection h...
tree@ edce51 commitdiff
05.21.2013 Jean-Noel Rouvignac
OPENDJ-830 (CR-1505) Implement authentication and authorization for HTTP co...
tree@ 31da80 commitdiff
04.10.2013 Jean-Noel Rouvignac
CollectClientConnectionsFilter.java: Extracted method canProcessRequest() f...
tree@ 7d5a62 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
25.58.2013 Jean-Noel Rouvignac
OPENDJ-808 Implement a simple commons REST based HTTP connection handler
tree@ 1f468b commitdiff
25.54.2013 Jean-Noel Rouvignac
Code cleanup.
tree@ e519d8 commitdiff
21.43.2013 Jean-Noel Rouvignac
OPENDJ-808 Implement a simple commons REST based HTTP connection handler
tree@ bf4220 commitdiff
20.12.2013 Jean-Noel Rouvignac
OPENDJ-808 Implement a simple commons REST based HTTP connection handler
tree@ b0685d commitdiff
20.23.2013 Jean-Noel Rouvignac
OPENDJ-808 Implement a simple commons REST based HTTP connection handler
tree@ 79a900 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
06.25.2013 Violette Roche-Montane
- Removed unused attribute 'private LinkedList<Operation> operationList;' (...
tree@ 90cb0c 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
19.26.2012 Matthew Swift
Fix OPENDJ-525: Remove compiler warnings when building using JDK7
tree@ 861c4b 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
11.58.2012 Matthew Swift
Fix OPENDJ-482: Validation for the CertificateSyntax
tree@ 084c3f 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
03.43.2012 Ludovic Poitou
Fix minor issues and optimizations suggested by FindBugs and NetBeans.
tree@ e6f3ae commitdiff
23.51.2011 Ludovic Poitou
Fix minor optimization proposed by FindBugs.
tree@ 200778 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
22.51.2011 Matthew Swift
Fix OPENDJ-293: InternalClientConnection memory leak when performing passwo...
tree@ aa5f7b 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
first | « prev | next »