openldap/libraries
Nadezhda Ivanova f239bbd3c6 Add LDAP_OPT_KEEPCONN option
This option instructs try_read1msg to not free the connection on read error
or on Notice of disconnections, but leave it to the caller. It is needed,
for example, by back-asyncmeta, who expects to have control on when
its target connections are freed. Must be used with caution.
2019-02-28 17:27:54 +00:00
..
liblber ITS#8731 Rework logging 2019-02-15 16:51:53 +00:00
libldap Add LDAP_OPT_KEEPCONN option 2019-02-28 17:27:54 +00:00
libldap_r ITS#8983 Add draft Persistent Search 2019-02-25 15:19:33 +00:00
liblmdb Merge remote-tracking branch 'origin/mdb.RE/0.9' 2019-02-13 16:58:49 +00:00
liblunicode Silence compiler warnings 2019-02-19 10:28:08 +00:00
liblutil
librewrite Silence compiler warnings 2019-02-19 10:28:08 +00:00
Makefile.in