summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-11Add a new module, aio_linux which implements Linux kernel aio support. Docs t...Jeremy Allison1-0/+15
2012-04-10On advice from Jelmer and Andrew, move the blksize_t and blkcnt_t tests into ...Jeremy Allison1-2/+0
2012-04-09Move blksize_t and blkcnt_t to replace.h from includes.h. Should help with pl...Jeremy Allison1-0/+6
2012-04-06Bug found by Herb. blkcnt_t st_ex_blksize is defined as a signed value. When ...Jeremy Allison1-0/+26
2012-04-05s3-build: Remove unused configure checks for xattr functionsAndrew Bartlett1-2/+2
2012-04-05s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configureAndrew Bartlett1-3/+3
2012-04-05s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configureAndrew Bartlett1-3/+3
2012-04-05s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configureAndrew Bartlett1-2/+2
2012-04-05s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configureAndrew Bartlett1-1/+1
2012-04-05build: combine off_t 64 bit and largefile testAndrew Bartlett1-24/+10
2012-04-05build: Fix configure test that was declaring an off64_tAndrew Bartlett1-1/+0
2012-04-05build: Remove configure tests for *64 functions and typesAndrew Bartlett1-338/+10
2012-04-05build: Require 64-bit files support and do not define HAVE_EXPLICIT_LARGEFILE...Andrew Bartlett1-9/+7
2012-04-05build: use only standard _FILE_OFFSET_BITS=64 macro for large filesAndrew Bartlett1-145/+7
2012-04-03build: Remove checks for krb5_decode_ap_req, free_AP_REQ and KRB5_TICKET_HAS_...Andrew Bartlett1-45/+0
2012-04-03build: Remove unused check for HAVE_KRB5_TKT_ENC_PART2Andrew Bartlett1-11/+0
2012-03-24libreplace: Add getpeereid implementation.Jelmer Vernooij1-25/+0
2012-03-23s3-build: gss_krb5_export_lucid_sec_context is no longer used in the s3 buildAndrew Bartlett1-6/+0
2012-03-15util: Add --disable-fault-handling.Ira Cooper1-0/+7
2012-03-14autoconf: make autoconf build work on OS X 10.6Matthieu Patou1-2/+2
2012-03-14lib/crypto: Detect CommonCrypto and use it if availableMatthieu Patou1-0/+7