History log of /dovecot/src/lib-ldap/ldap-private.h
Revision Date Author Comments Expand
9e6c76cae59ece71f72e33d8fac9025ee12eaf05 02-May-2016 Timo Sirainen <timo.sirainen@dovecot.fi>

lib-ldap: Added initial connection pooling code. This is mainly about allowing multiple dict-ldaps to use the same ldap-connection. In future we could support load balancing with multiple concurrent LDAP connections.

5a48906952f25d022d4af6b2d6332cd1e3322e10 13-Apr-2016 Aki Tuomi <aki.tuomi@dovecot.fi>

lib-ldap: Remove callback from connection_connect

844129da33797fba15314372a0dfab4cfe8162e8 11-Apr-2016 Aki Tuomi <aki.tuomi@dovecot.fi>

lib-ldap: Add lib-ldap implementation