summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
2012-08-21build: Remove special case for the build farmAndrew Bartlett1-4/+4
2012-08-20s3-build: Enable vfs_fake_acls when in developer mode or on the build farmAndrew Bartlett1-0/+4
2012-08-17s3: Remove the gpfs_hsm_notify moduleVolker Lendecke1-2/+0
2012-08-07media_harmony VFS module: Add and build by default.Andrew Klaassen1-0/+2
2012-07-26s3:configure: add Darwin sendfile() testBjörn Jacke1-0/+32
2012-07-18s3: Compile with pthreadpool by defaultVolker Lendecke1-5/+3
2012-07-18config: The AIO engine is indepent of HAVE_AIO nowVolker Lendecke1-19/+16
2012-07-18s3: Add vfs_aio_posixVolker Lendecke1-0/+5
2012-07-04Add waf/configure tests for openat.Jeremy Allison1-0/+18
2012-07-03s3-winbind: Remove obsolte idmap_adex.Andreas Schneider1-1/+0
2012-07-03Fix the waf/autoconf builds to detect correctly the 32-bit or 64-bit syscall ...Jeremy Allison1-20/+71
2012-07-02Disable selections of USE_LINUX_THREAD_CREDENTIALS until we have specificJeremy Allison1-16/+20
2012-06-30s3: add sendfile support for Tru64, which is the same as HP-UX'sBjörn Jacke1-3/+3
2012-06-30Try and fix the autoconf build on Solaris/Nexenta/etc.Jeremy Allison1-1/+5
2012-06-29Fix typo in configure.in check for USE_LINUX_THREAD_CREDENTIALS.Jeremy Allison1-1/+1
2012-06-29s3:configure: fix numerous compile warnings about implicit declaration of 'exit'Björn Jacke1-27/+27
2012-06-29s3:build: tell linker to use corefoundation on all darwin releasesBjörn Jacke1-2/+2
2012-06-29Move back to using per-thread credentials on Linux. Fixes the glibc native AI...Jeremy Allison1-1/+18
2012-06-28s3: fine tune and clean up statvfs testsBjörn Jacke1-7/+6
2012-06-19s3: We can depend on pthreadpool nowVolker Lendecke1-1/+0
2012-06-19s3: Add a dummy implementation for the pthreadpool APIVolker Lendecke1-3/+6
2012-06-19ntdb: add autoconf support.Rusty Russell1-0/+47
2012-06-18s3:autoconf: add -Iautoconf -Iautoconf/source3 at configure stageStefan Metzmacher1-1/+2
2012-06-18s3:autoconf-build: build the idmap backends tdb2, rid, and hash by default (s...Michael Adam1-0/+3
2012-06-18s3:configure: check for SPLICE_F_MOVE at configure stageStefan Metzmacher1-1/+1
2012-06-16s3-auth: Remove auth_netlogondAndrew Bartlett1-2/+0
2012-06-16s3-passdb: Remove pdb_adsAndrew Bartlett1-2/+0
2012-06-16build: Remove support for non-64bit sendfile()Andrew Bartlett1-18/+0
2012-06-07build: Tidy up broken posix_fallocate testsAndrew Bartlett1-2/+2
2012-06-07s3: enable winbind also for upcoming FreeBSD/NetBSD releases >=10Björn Jacke1-2/+2
2012-06-06build: Rationalise AIO support in configure, ensure on by defaultAndrew Bartlett1-20/+18
2012-06-05build: Remove unused check for HAVE_UNSIGNED_CHARAndrew Bartlett1-8/+0
2012-06-05s3:build(autoconf): fix "no AC_LANG_SOURCE call detected" warningsMartin Schwenke1-16/+16
2012-06-03libreplace: Link libreplace against attr when requiredAndrew Bartlett1-1/+1
2012-06-02build: Remove check for res_ninit (Revert "s3: Check for res_ninit")Andrew Bartlett1-8/+0
2012-06-02lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.cAndrew Bartlett1-59/+0
2012-06-01waf: check for krb5_create_checksum and krb5_creds.flags for some Heimdal ver...Alexander Bokovoy1-0/+12
2012-05-30s3-build: Fix configure checks for HeimdalAndrew Bartlett1-15/+15
2012-05-30build: Make gss_wrap_iov mandatory for krb5 buildAndrew Bartlett1-0/+5
2012-05-30s3-build: We do not have CHARSET modules any moreAndrew Bartlett1-2/+0
2012-05-30s3-build: Remove build of libtdb.so from the autoconf buildAndrew Bartlett1-3/+1
2012-05-30s3-build: Remove build of libtalloc.so from the autoconf buildAndrew Bartlett1-3/+1
2012-05-30s3-iconv: Remove unused script/gen-8bit-gap.shAndrew Bartlett1-1/+1
2012-05-27build: Remove all references to libuuidAndrew Bartlett1-46/+2
2012-05-26s3-build: Remove build of libaddns.a from the autoconf buildAndrew Bartlett1-2/+0
2012-05-25s3-configure.in: when ADS support is disabled, unset HAVE_GSSAPIAlexander Bokovoy1-0/+1
2012-05-23Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy1-1/+1
2012-05-16s3:onefs: remove all onefs related code as it not maintained anymoreStefan Metzmacher1-24/+0
2012-05-15s3:auth: remove unused auth_server.cStefan Metzmacher1-2/+0
2012-05-08krb5samba: Add smb_krb5_make_pac_checksum.Andreas Schneider1-0/+1