summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-07addns: Fix the Solaris/Illumos build.Ira Cooper1-0/+1
2012-03-05s3-ctdb: Enable CTDB readonly support only if CTDB supports itAmitay Isaacs1-0/+28
2012-03-02s3: Test for statfs before statfs64Volker Lendecke1-20/+20
2012-03-02s3: Further fix for bug 8777Brad Smith1-9/+32
2012-02-26s3-configure: Add CFLAGS_APPEND variableVolker Lendecke1-1/+1
2012-02-25s3: Fix bug 8777, sys_statvfs() wrapper support for OpenBSD/FreeBSD/DragonFlyBrad Smith1-1/+9
2012-02-17s3-auth: Use common gensec_ntlmsspAndrew Bartlett1-2/+2
2012-02-13s3-build: expliticly require gssapi for HAVE_KRB5 and remove HAVE_GSSAPIAndrew Bartlett1-3/+0
2012-02-10s3-libsmb: Remove unused kerberos_set_creds_enctype()Andrew Bartlett1-24/+0
2012-02-10s3-libsmb: Remove unused kerberos_compatible_enctypesAndrew Bartlett1-6/+0
2012-02-10s3-libsmb: Remove unused smb_krb5_mk_error()Andrew Bartlett1-13/+0
2012-02-09s3-libsmb: Remove obsolete smb_krb5_locate_kdc.Andreas Schneider1-1/+0
2012-02-09s3-build: remove EXEEXT from MakefilesAndrew Bartlett1-14/+11
2012-01-25s3:build: require gss_krb5_export_lucid_sec_context() for ads supportStefan Metzmacher1-0/+6
2012-01-25Revert "s3:build: for now do not require gsskrb5_extract_authz_data_from_sec_...Stefan Metzmacher1-5/+6
2012-01-20s3:configure.in: move gss_wrap_iov check to the other function checksStefan Metzmacher1-1/+1
2012-01-20s3:configure.in: require gssapi for ads supportStefan Metzmacher1-0/+1
2012-01-20s3:configure.in: move krb5_set_real_time check to other function checksStefan Metzmacher1-2/+1
2012-01-20s3:build: for now do not require gsskrb5_extract_authz_data_from_sec_contextStefan Metzmacher1-6/+5
2012-01-20s3:configure.in: fix the shell logic in krb5 checksStefan Metzmacher1-1/+1
2012-01-14s3: ADS support is needed for dns updatesVolker Lendecke1-1/+1
2012-01-13s3-autoconf: fix the build of the pdb_ldap shared module in autoconf build as...Günther Deschner1-1/+1
2012-01-13s3:build: add auth/gensec/spnego.oStefan Metzmacher1-0/+3
2012-01-10krb5: Require gss_get_name_attribute or Heimdal's PAC parsing to build with krb5Andrew Bartlett1-0/+10
2012-01-10krb5: Require krb5_string_to_key be available to build with krb5Andrew Bartlett1-0/+6
2012-01-10krb5: Require krb5_set_real_time is available to build with krb5Andrew Bartlett1-0/+11
2012-01-10krb5: Require krb5_principal_compare_any_realm be available to build with krb5Andrew Bartlett1-0/+6
2012-01-10krb5: Require krb5_get_renewed_creds be available to build with krb5Andrew Bartlett1-1/+6
2012-01-10krb5: Remove now unused checks for krb5_verify_checksumAndrew Bartlett1-10/+0
2012-01-10krb5: Require krb5_get_init_creds_opt_alloc/free for build with krb5Andrew Bartlett1-0/+12
2012-01-10krb5: Require krb5_fwd_tgt_creds to be available to build with krb5Andrew Bartlett1-0/+6
2012-01-10krb5: Require krb5_get_host_realm and krb5_free_host_realm be available to bu...Andrew Bartlett1-0/+12
2012-01-10krb5: Require krb5_c_verify_checksum is available to build with krb5Andrew Bartlett1-4/+2
2012-01-10krb5: Require krb5_c_enctype_compare is available to build with krb5Andrew Bartlett1-1/+5
2012-01-10samba: check for AES encryption type defines.Günther Deschner1-0/+21
2012-01-09s3-build: Remove unused hooks to set smbtorture4 and test argsAndrew Bartlett1-7/+0
2012-01-09s3-build: smbtorture4 can be built regardless of use_adsAndrew Bartlett1-4/+0
2012-01-06Add a sys_get_number_of_cores() function that calls sysconf or sysctlJeremy Allison1-1/+2
2012-01-05Add S3 vfs_aio_pthread module to replace broken glibc aio code.Jeremy Allison1-0/+4
2011-12-25s3: Fix linking on LionVolker Lendecke1-0/+8
2011-12-22s3: There's no reason not to at least build winbind on darwinVolker Lendecke1-0/+2
2011-11-30s3-ctdb: Make use of CTDB_CONTROL_CHECK_SRVIDSVolker Lendecke1-0/+23
2011-11-30build: TDB_ERR_NESTING is used unconditionallyAndrew Bartlett1-10/+0