Allow auto-detect if --enable-merged-build was not specified.
[samba.git] / source3 / configure.in
2008-10-14 Jelmer VernooijAllow auto-detect if --enable-merged-build was not...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-06 Volker LendeckeAdd netlogond auth method
2008-10-03 Andrew TridgellMerge commit 'master/master'
2008-10-02 Volker LendeckeFix bug 5798: "CFLAGS info lost in configure"
2008-09-26 Günther Deschnerlibgpo: add gpext_security module build to configure.
2008-09-24 Holger HetterichSMB traffic analyzer vfs module from Holger Hetterich...
2008-09-24 Stefan Metzmachers3:configure: add -L./bin also for the merged build
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-22 Volker LendeckeFix make pch in the merged build
2008-09-22 Gerald (Jerry) Carteridmap_adex: Add new idmap plugin for support RFC2307...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jeremy AllisonEnsure vfs_acl_xattr is built.
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMove common libraries from root to lib/.
2008-09-16 Gerald (Jerry) Carteridmap_hash: Add the idmap/nss-info provider from Likewi...
2008-09-16 Jelmer VernooijMerge branch 'singlecompression' into single
2008-09-16 Jelmer VernooijMerge branch 'singlepopt' into single
2008-09-16 Jelmer VernooijUse a single copy of popt in samba3 and samba4.
2008-09-16 Jelmer VernooijMerge branch 'singlensswrap' into single
2008-09-16 Jelmer VernooijUse single cope of nss_wrapper in Samba 3 and Samba 4.
2008-09-16 Jelmer VernooijMerge branch 'singlesw' into single
2008-09-16 Jelmer VernooijMerge branch 'singlereplace' into single
2008-09-16 Jelmer VernooijMerge branch 'singletdb' into single
2008-09-16 Jelmer VernooijUse single copy of socket_wrapper in Samba 3 and Samba 4.
2008-09-16 Jelmer VernooijMake Samba 3 and Samba 4 both use the same single copy...
2008-09-16 Jelmer VernooijUse single copy of tdb in both samba3 and samba4.
2008-09-16 Jelmer VernooijShare talloc source code between Samba 3 and Samba 4.
2008-09-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 TimurFix aio on FreeBSD.
2008-09-15 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-15 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-15 Jelmer VernooijFix standalone build.
2008-09-15 Jelmer VernooijAdd flag for merged build.
2008-09-15 Jelmer VernooijImport merged build patch.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-09 Jelmer VernooijMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-09-09 Jelmer VernooijRename object variables to avoid clashes with Samba 4.
2008-09-05 Michael Adamconfigure: fix typo in GNU ld version-script test.
2008-09-04 Herb LewisMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-09-04 Jelmer VernooijUse different variable names for talloc and tdb object...
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-27 Jeremy AllisonAdd st_birthtime and friends for accurate create times...
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-26 Andrew TridgellAvoid a race condition in glibc between AIO and setresu...
2008-08-21 Jeff Laytoncifs.upcall: enable building by default on linux
2008-08-21 Michael Adamlibsmbclient examples: add Makefile.internal.in for...
2008-08-14 Michael AdamRevert "Add a gpfs_prefetch module"
2008-08-13 Volker LendeckeAdd a gpfs_prefetch module
2008-08-11 Günther Deschnernetapi: generate the netapi testsuite makefile.
2008-08-08 Jeremy AllisonTry and fix the build for systems that don't have krb5_...
2008-08-08 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-08-08 Jeremy AllisonAdd Derrick Schommer's <dschommer@F5.com> kerberos...
2008-07-22 Zach LoafmanCheck for f_frsize when using statvfs
2008-07-22 Zach LoafmanAdd --enable-picky-developer
2008-07-17 Jeremy AllisonThis patchset comprises a number of cleanups for the...
2008-07-10 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-07-10 Zach LoafmanFix realpath() check so that it doesn't generate a...
2008-07-07 Michael Adambuild: remove library-versions.in - it is not used...
2008-07-07 Michael Adambuild: set SONAME version of libraries from configure...
2008-07-07 Michael Adambuild: handle libaddns by SMB_LIBRARY() and correctly...
2008-07-07 Michael Adambuild: handle libsmbsharemodes by SMB_LIBRARY() and...
2008-07-07 Michael Adambuild: handle libsmbclient by SMB_LIBRARY() and correct...
2008-06-27 Karolin SeegerRevert "build: add symbol versioning when we build...
2008-06-17 Andrew BartlettMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-06-17 Andrew BartlettWithout stdlib.h we don't get a prototype for free().
2008-06-14 Volker LendeckeUse the correct cups-devel test for HAVE_IPRINT also
2008-06-14 Volker LendeckeCorrectly check for presence of cups-devel
2008-06-12 Volker LendeckeAdd -brtl to the AIX linker flags
2008-06-09 Stefan Metzmacherconfigure: we require autoconf 2.54
2008-06-09 Stefan Metzmacherconfigure: fix warnings with autoconf-2.62 rename SMB_B...
2008-06-09 Stefan Metzmacherconfigure: fix warnings with autoconf-2.62 rename samba...
2008-06-09 Stefan Metzmacherconfigure: fix warnings with autoconf-2.62 rename smb_k...
2008-05-23 Stefan Metzmacherbuild: make sure LIBWBCLIENT_*_TARGET is never empty
2008-05-23 Stefan Metzmacherbuild: add symbol versioning when we build with gnu ld
2008-05-23 Stefan Metzmacherbuild: autogenerate exports/libwbclient.syms
2008-05-23 Stefan Metzmacherbuild: pass .syms extention via @SYMSEXT@ from configure
2008-05-22 Stefan Metzmacherconfigure: samba_cv_unixsocket was renamed into librepl...
2008-05-22 Stefan Metzmacherconfigure: remove HAVE_IPV6 test as LIBREPLACE_NETWORK_...
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Kai Blinnet: Split out "net afs"
2008-05-18 Kai Blinconfigure: Fix comment to match the current iconv check.
2008-05-17 Stefan Metzmacherconfigure: make use of LIBREPLACE_NETWORK_LIBS instead...
2008-05-17 Stefan Metzmacherconfigure: remove some header checks which are already...
2008-05-17 Stefan Metzmacherconfigure: remove unused configure checks for HAVE_SOCK...
2008-05-17 Stefan Metzmacherconfigure: remove unused configure check for HAVE_WORKI...
2008-05-16 Stefan Metzmacherlibreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for...
2008-05-14 Kai Blinconfigure: Kill linker warnings about 32bit libs on...
2008-05-06 Jeremy AllisonEnable tests for splice on Linux. Add a static (vl...
2008-04-30 Günther Deschnerpam_winbind: Fix Bug #5430 (patch from fumiyas@osstech...
2008-04-22 Michael Adamconfigure: fix a comment typo
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-16 Björn Jackeadd AC_TRY_RUN_STRICT support for Sun Studio compiler
2008-04-16 Gerald W. CarterFix out of tree build. Remove the embedded srcdir...
2008-04-13 Günther Deschnergpo: add scripts plugin.
2008-04-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-04-12 Michael Adamlibnetapi: fix dependency problem by linking libnetapi...
2008-04-01 Michael Adamconfigure: be more portable, use 'printf "%s"' instead...
next