28 Nov, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@11357 41b1ffd8-f28e-4786-ab96-9950f0a78031
27 Nov, 2014
1 commit
-
…actory and GrizzlyLDAPConnectionFactory To avoid code duplication and makes API more fluent, we have merged HBCF, ACF and GCF by creating an AbstractLdapConnectionFactoryImpl. The new connection skeletal associated is AbstractLdapConnectionImpl. This is a sub-optimal solution, there is still some concurrency issues to address in AbstractLdapConnecitonImpl. git-svn-id: https://svn.forgerock.org/opendj/trunk@11348 41b1ffd8-f28e-4786-ab96-9950f0a78031
27 Feb, 2014
1 commit
-
* added support for setting connect timeout in LDAPOptions * added support for other common socket options: TCP nodelay, keepalive, linger, and reuseaddr git-svn-id: https://svn.forgerock.org/opendj/trunk@10439 41b1ffd8-f28e-4786-ab96-9950f0a78031
12 Dec, 2013
1 commit
-
* fail the connection when a bind or startTLS request times out * ensure that abandon requests are sent for other types of operation * fix a bug which meant that the timeout checker could fail to enforce timeouts for the first LDAP connection * minor improvements: only register connections which have a non-zero timeout; remove duplicate requestID field from LDAP future implementation * added unit tests. These tests are a bit too functional at the moment and will be split up in a subsequent change. git-svn-id: https://svn.forgerock.org/opendj/trunk@9975 41b1ffd8-f28e-4786-ab96-9950f0a78031
26 Nov, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@9840 41b1ffd8-f28e-4786-ab96-9950f0a78031