On 07/05/2012 19:32, Howard Chu wrote:
Hajimu UMEMOTO wrote:
Hi,
On Tue, 08 May 2012 02:37:40 +0900
Hajimu UMEMOTO <ume@xxxxxxxxxxxx> said:
On Mon, 07 May 2012 10:56:12 +0100
Alexey Melnikov <alexey.melnikov@xxxxxxxxx> said:
alexey> BDB 5.X is not currently supported. If you (or anybody else)
submit a patch
alexey> that makes SASLDB work with BDB 5.X, such patch will likely
be integrated into
alexey> Cyrus SASL.
ume> How about this parch?
Oops, I forgot to attach one more patch.
Those ifdefs are quite ugly. This is the approach we use in OpenLDAP,
it makes for much simpler checks.
Hi Howard,
I've used your version.
Thank you everybody.