merged tdb changes from ctdb
[ira/wip.git] / source / configure.ac
2007-12-21 Jelmer Vernooijr26196: Always build python bindings for ldb.
2007-12-21 Jelmer Vernooijr26118: Remove whitespace that causes empty if statemen...
2007-12-21 Jelmer Vernooijr26113: Build tdb python bindings even when not using...
2007-12-21 Jelmer Vernooijr26100: Also check for SWIG.
2007-12-21 Jelmer Vernooijr26090: Make building tdb python bindings independent...
2007-12-21 Jelmer Vernooijr26089: Move python detection to a separate file, and...
2007-12-21 Jelmer Vernooijr26068: Import improved Python bindings for LDB, includ...
2007-12-21 Stefan Metzmacherr25839: use nss_wrapper code in samba4 if
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Stefan Metzmacherr25425: move LDB_MODULESDIR define into config.h
2007-10-10 Jelmer Vernooijr25190: Update talloc version to 1.1.0 after API-incomp...
2007-10-10 Stefan Metzmacherr25123: we only need lib/ldb/sqlite3.m4 and lib/ldb...
2007-10-10 Jelmer Vernooijr25106: ldb_map is provided by libldb.so in the system...
2007-10-10 Jelmer Vernooijr25093: Use system-provided ldb library if available...
2007-10-10 Jelmer Vernooijr24997: Re-enable use of system-provided tdb and/or...
2007-10-10 Kai Blinr23481: As per metze's suggestion, move the nsstest...
2007-10-10 Kai Blinr23403: Make nsstest build on Samba4.
2007-10-10 Stefan Metzmacherr22721: use only included talloc and tdb untill jelmer
2007-10-10 Stefan Metzmacherr22718: remove autoconf warnings, we should only include
2007-10-10 Jelmer Vernooijr22698: Support using system tdb, when available.
2007-10-10 Jelmer Vernooijr22697: Support building with external talloc.
2007-10-10 James Peachr22027: Allow separate build and source directories...
2007-10-10 Jelmer Vernooijr21683: Remove the gconf registry backend.
2007-10-10 Jelmer Vernooijr21297: Remove the GTK+ tools and library from the...
2007-10-10 Stefan Metzmacherr20816: merge from samba3:
2007-10-10 Stefan Metzmacherr19621: move enable-dso to check_ld.m4 again and add...
2007-10-10 Jelmer Vernooijr19571: Add a USESHARED parameter (different from BLDSH...
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Stefan Metzmacherr18485: include libreplace.m4 in the aclocal.m4 files
2007-10-10 Stefan Metzmacherr18450: - autogenerate the OBJ_FILES for LIBREPLACE
2007-10-10 Stefan Metzmacherr18447: make sure we bail out if the config.h is not...
2007-10-10 Andrew Tridgellr18279: libreplace.m4 needs to come first or autoconf...
2007-10-10 Andrew Tridgellr18219: move some more portability checks out of samba4...
2007-10-10 Stefan Metzmacherr18181: use:
2007-10-10 Andrew Tridgellr18129: moved the system includes into libreplace ...
2007-10-10 Jelmer Vernooijr18121: Simplify m4 code, hopefully fix Samba4 build...
2007-10-10 Andrew Tridgellr18117: first steps in making samba4 use libreplace
2007-10-10 Stefan Metzmacherr18094: try to fix the samba4 build
2007-10-10 Stefan Metzmacherr18087: use m4_include() do notice missing files
2007-10-10 Stefan Metzmacherr17755: fix the build...
2007-10-10 Stefan Metzmacherr17588: this file doesn't exist anymore
2007-10-10 Andrew Bartlettr16051: Move the XATTR compatability code into a new...
2007-10-10 Jelmer Vernooijr15572: Trim build/m4/rewrite.m4 a bit more, remove...
2007-10-10 Jelmer Vernooijr15565: Rename configure.in to configure.ac, which...