svn commit: samba r141 - in branches/SAMBA_4_0/source: . include
lib/ldb/common lib/ldb/ldb_ldap lib/ldb/ldb_tdb
sharpe at samba.org
sharpe at samba.org
Sat Apr 10 06:10:27 GMT 2004
Author: sharpe
Date: 2004-04-10 06:10:26 +0000 (Sat, 10 Apr 2004)
New Revision: 141
Modified:
branches/SAMBA_4_0/source/configure.in
branches/SAMBA_4_0/source/include/includes.h
branches/SAMBA_4_0/source/lib/ldb/common/ldb.c
branches/SAMBA_4_0/source/lib/ldb/ldb_ldap/ldb_ldap.c
branches/SAMBA_4_0/source/lib/ldb/ldb_tdb/ldb_pack.c
branches/SAMBA_4_0/source/lib/ldb/ldb_tdb/ldb_search.c
branches/SAMBA_4_0/source/lib/ldb/ldb_tdb/ldb_tdb.c
Log:
A number of changes to get things working on FreeBSD and reduce the breakage
caused by someone recently ...
1. Add configure check HAVE_COMPARISON_FN_T to see if this is defined. I
have not checked this on Linux yet, but will do so soon.
2. Add the definitions of malloc_p, realloc_p etc.
3. Check for LDAP and don't build stuff that depends on LDAP if we don't\
have it.
It currently builds on FreeBSD but there is one warning printed out at the end.
WebSVN: http://websvn.samba.org/websvn/listing.php?rep=0&path=/branches/SAMBA_4_0/source&rev=141&sc=1
More information about the samba-cvs
mailing list