gecko-dev/directory
richm%stanfordalumni.org def07aa505 Resolves: bug 228704
Description: Windows: libldap and the LDAP tools should support SASL/Digest
Fix Description: The biggest change was to hack sasl.m4 to make AC_CHECK_LIB work on Windows.  I
had to override LIBS to be able to pass in /link /LIBPATH:c:/path/to/sasl
libsasl.lib, libsasl2.lib, and sasl32.lib.
Another big change was to implement getlogin() on Windows, required by
ldaptool-sasl.c.  The implementation is pretty simple.
There were several places in the Makefiles that assumed Windows meant no
support for SASL, so I just changed them, and added some support for SASL_LIBS
in some places where it was missing.
2007-01-24 20:53:02 +00:00
..
c-sdk Resolves: bug 228704 2007-01-24 20:53:02 +00:00
ds-plugins
java-sdk Bug 106386 Correct misspellings in source code 2006-08-28 20:12:37 +00:00
perldap
pkg
tools
xpcom Make it possible for protocol handlers to configure how CheckLoadURI should 2006-11-10 23:49:08 +00:00
buildjsdk.txt
ldapsdk.mak
ldapsdk.mk
Makefile