summaryrefslogtreecommitdiff
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3-libsmb: Remove unused kerberos_set_creds_enctype()Andrew Bartlett2012-02-101-24/+0
* s3-libsmb: Remove unused kerberos_compatible_enctypesAndrew Bartlett2012-02-101-6/+0
* s3-libsmb: Remove unused smb_krb5_mk_error()Andrew Bartlett2012-02-101-13/+0
* s3-libsmb: Remove obsolete smb_krb5_locate_kdc.Andreas Schneider2012-02-091-1/+0
* s3-build: remove EXEEXT from MakefilesAndrew Bartlett2012-02-091-14/+11
* s3:build: require gss_krb5_export_lucid_sec_context() for ads supportStefan Metzmacher2012-01-251-0/+6
* Revert "s3:build: for now do not require gsskrb5_extract_authz_data_from_sec_...Stefan Metzmacher2012-01-251-5/+6
* s3:configure.in: move gss_wrap_iov check to the other function checksStefan Metzmacher2012-01-201-1/+1
* s3:configure.in: require gssapi for ads supportStefan Metzmacher2012-01-201-0/+1
* s3:configure.in: move krb5_set_real_time check to other function checksStefan Metzmacher2012-01-201-2/+1
* s3:build: for now do not require gsskrb5_extract_authz_data_from_sec_contextStefan Metzmacher2012-01-201-6/+5
* s3:configure.in: fix the shell logic in krb5 checksStefan Metzmacher2012-01-201-1/+1
* s3: ADS support is needed for dns updatesVolker Lendecke2012-01-141-1/+1
* s3-autoconf: fix the build of the pdb_ldap shared module in autoconf build as...Günther Deschner2012-01-131-1/+1
* s3:build: add auth/gensec/spnego.oStefan Metzmacher2012-01-131-0/+3
* krb5: Require gss_get_name_attribute or Heimdal's PAC parsing to build with krb5Andrew Bartlett2012-01-101-0/+10
* krb5: Require krb5_string_to_key be available to build with krb5Andrew Bartlett2012-01-101-0/+6
* krb5: Require krb5_set_real_time is available to build with krb5Andrew Bartlett2012-01-101-0/+11