summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-08krb5samba: Add krb5_free_checksum_contents wrapperSimo Sorce1-0/+1
2012-05-04krb5samba: Add a smb_krb5_cc_get_lifetime() function.Andreas Schneider1-0/+2
2012-05-04krb5samba: Add compat krb5_make_principal for MIT buildSimo Sorce1-0/+1
2012-05-04Move kerberos_kinit_keyblock_cc to krb5samba libSimo Sorce1-0/+1
2012-04-25lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...Alexander Bokovoy1-0/+2
2012-04-23krb5_samba: Add support for krb5_princ_size when using HeimdalSimo Sorce1-0/+1
2012-04-23Add complete test program for Linux kernel aio inside configure.in (I discove...Jeremy Allison1-6/+28
2012-04-13rely on sys/inotify.h for inotifyAdrian Bunk1-12/+3
2012-04-12krb5_wrap: krb5_string_to_key / krb5_encrypt_block are deprecated.Simo Sorce1-16/+3
2012-04-12Remove overly complex attemt to define blkcnt_t and blksize_t. AC_CHECK_TYPE ...Jeremy Allison1-6/+0
2012-04-11Try and fix autoconf on the build farm. Always include sys/types.h when worki...Jeremy Allison1-0/+2