summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
...
* s3-build: Remove build of libtdb.so from the autoconf buildAndrew Bartlett2012-05-301-3/+1
* s3-build: Remove build of libtalloc.so from the autoconf buildAndrew Bartlett2012-05-301-3/+1
* s3-iconv: Remove unused script/gen-8bit-gap.shAndrew Bartlett2012-05-301-1/+1
* build: Remove all references to libuuidAndrew Bartlett2012-05-271-46/+2
* s3-build: Remove build of libaddns.a from the autoconf buildAndrew Bartlett2012-05-261-2/+0
* s3-configure.in: when ADS support is disabled, unset HAVE_GSSAPIAlexander Bokovoy2012-05-251-0/+1
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-231-1/+1
* s3:onefs: remove all onefs related code as it not maintained anymoreStefan Metzmacher2012-05-161-24/+0
* s3:auth: remove unused auth_server.cStefan Metzmacher2012-05-151-2/+0
* krb5samba: Add smb_krb5_make_pac_checksum.Andreas Schneider2012-05-081-0/+1
* krb5samba: Add krb5_free_checksum_contents wrapperSimo Sorce2012-05-081-0/+1
* krb5samba: Add a smb_krb5_cc_get_lifetime() function.Andreas Schneider2012-05-041-0/+2
* krb5samba: Add compat krb5_make_principal for MIT buildSimo Sorce2012-05-041-0/+1
* Move kerberos_kinit_keyblock_cc to krb5samba libSimo Sorce2012-05-041-0/+1
* lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...Alexander Bokovoy2012-04-251-0/+2
* krb5_samba: Add support for krb5_princ_size when using HeimdalSimo Sorce2012-04-231-0/+1
* Add complete test program for Linux kernel aio inside configure.in (I discove...Jeremy Allison2012-04-231-6/+28
* rely on sys/inotify.h for inotifyAdrian Bunk2012-04-131-12/+3
* krb5_wrap: krb5_string_to_key / krb5_encrypt_block are deprecated.Simo Sorce2012-04-121-16/+3
* Remove overly complex attemt to define blkcnt_t and blksize_t. AC_CHECK_TYPE ...Jeremy Allison2012-04-121-6/+0
* Try and fix autoconf on the build farm. Always include sys/types.h when worki...Jeremy Allison2012-04-111-0/+2
* Add a new module, aio_linux which implements Linux kernel aio support. Docs t...Jeremy Allison2012-04-111-0/+15
* On advice from Jelmer and Andrew, move the blksize_t and blkcnt_t tests into ...Jeremy Allison2012-04-101-2/+0
* Move blksize_t and blkcnt_t to replace.h from includes.h. Should help with pl...Jeremy Allison2012-04-091-0/+6
* Bug found by Herb. blkcnt_t st_ex_blksize is defined as a signed value. When ...Jeremy Allison2012-04-061-0/+26
* s3-build: Remove unused configure checks for xattr functionsAndrew Bartlett2012-04-051-2/+2
* s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-051-3/+3
* s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-051-3/+3
* s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-051-2/+2
* s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-051-1/+1
* build: combine off_t 64 bit and largefile testAndrew Bartlett2012-04-051-24/+10
* build: Fix configure test that was declaring an off64_tAndrew Bartlett2012-04-051-1/+0
* build: Remove configure tests for *64 functions and typesAndrew Bartlett2012-04-051-338/+10
* build: Require 64-bit files support and do not define HAVE_EXPLICIT_LARGEFILE...Andrew Bartlett2012-04-051-9/+7
* build: use only standard _FILE_OFFSET_BITS=64 macro for large filesAndrew Bartlett2012-04-051-145/+7
* build: Remove checks for krb5_decode_ap_req, free_AP_REQ and KRB5_TICKET_HAS_...Andrew Bartlett2012-04-031-45/+0
* build: Remove unused check for HAVE_KRB5_TKT_ENC_PART2Andrew Bartlett2012-04-031-11/+0
* libreplace: Add getpeereid implementation.Jelmer Vernooij2012-03-241-25/+0
* s3-build: gss_krb5_export_lucid_sec_context is no longer used in the s3 buildAndrew Bartlett2012-03-231-6/+0
* util: Add --disable-fault-handling.Ira Cooper2012-03-151-0/+7
* autoconf: make autoconf build work on OS X 10.6Matthieu Patou2012-03-141-2/+2
* lib/crypto: Detect CommonCrypto and use it if availableMatthieu Patou2012-03-141-0/+7
* addns: Fix the Solaris/Illumos build.Ira Cooper2012-03-071-0/+1
* s3-ctdb: Enable CTDB readonly support only if CTDB supports itAmitay Isaacs2012-03-051-0/+28
* s3: Test for statfs before statfs64Volker Lendecke2012-03-021-20/+20
* s3: Further fix for bug 8777Brad Smith2012-03-021-9/+32
* s3-configure: Add CFLAGS_APPEND variableVolker Lendecke2012-02-261-1/+1
* s3: Fix bug 8777, sys_statvfs() wrapper support for OpenBSD/FreeBSD/DragonFlyBrad Smith2012-02-251-1/+9
* s3-auth: Use common gensec_ntlmsspAndrew Bartlett2012-02-171-2/+2
* s3-build: expliticly require gssapi for HAVE_KRB5 and remove HAVE_GSSAPIAndrew Bartlett2012-02-131-3/+0