History log of /dovecot/src/lib-ldap/ldap-connection-pool.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.