[Date Prev][Date Next] [Chronological] [Thread] [Top]

ldapdb.c sasl auxprop patch (ITS#2576)



Full_Name: Edward Rudd
Version: 2.1.19
OS: RedHat 7.3
URL: ftp://ftp.openldap.org/incoming/ldapdb-makefile.patch
Submission from: (NULL) (12.208.86.38)


This is a patch for Cyrus-SASL 2.1.13 for including the LDAPDB auxprop
module that is in the contrib dir for openldap 2.1.x with some minor
patches (from the CVS of openldap) and makefile/config script
modifications (blatantly ripped from Simon Loader's ldapauxprop patch) so that
it can be enabled by the autoconf/automake system.

There is also a modification of ldapdb.c of removing the very last line so that
it can be compiled statically as well as dynamiclly (the line is created again
in the ldapdb_init.c that is created by the makeinit.sh in the plugins dir) 
This can also *supposedly* allow for win32 building.. but I have not tested..
(don't use that OS)