krb5: Require krb5_get_renewed_creds be available to build with krb5
[samba.git] / source3 / configure.in
2012-01-10 Andrew Bartlettkrb5: Require krb5_get_renewed_creds be available to...
2012-01-10 Andrew Bartlettkrb5: Remove now unused checks for krb5_verify_checksum
2012-01-10 Andrew Bartlettkrb5: Require krb5_get_init_creds_opt_alloc/free for...
2012-01-10 Andrew Bartlettkrb5: Require krb5_fwd_tgt_creds to be available to...
2012-01-10 Andrew Bartlettkrb5: Require krb5_get_host_realm and krb5_free_host_re...
2012-01-10 Andrew Bartlettkrb5: Require krb5_c_verify_checksum is available to...
2012-01-10 Andrew Bartlettkrb5: Require krb5_c_enctype_compare is available to...
2012-01-10 Günther Deschnersamba: check for AES encryption type defines.
2012-01-09 Andrew Bartletts3-build: Remove unused hooks to set smbtorture4 and...
2012-01-08 Andrew Bartletts3-build: smbtorture4 can be built regardless of use_ads
2012-01-06 Jeremy AllisonAdd a sys_get_number_of_cores() function that calls...
2012-01-05 Jeremy AllisonAdd S3 vfs_aio_pthread module to replace broken glibc...
2011-12-25 Volker Lendeckes3: Fix linking on Lion
2011-12-21 Volker Lendeckes3: There's no reason not to at least build winbind...
2011-11-30 Volker Lendeckes3-ctdb: Make use of CTDB_CONTROL_CHECK_SRVIDS
2011-11-29 Andrew Bartlettbuild: TDB_ERR_NESTING is used unconditionally
2011-11-16 Günther Deschners3-passdb: split out passdb/pdb_ldap_schema.c
2011-11-16 Günther Deschners3: move smbldap_util to pdb_ldap_util.
2011-11-07 Björn Baumbachs3-build: Fix inotify detection (bug 8580)
2011-10-14 Brad SmithFix sys_fseek wrapper
2011-10-06 Volker Lendeckes3: Use the uid_wrapper
2011-09-20 Andrew Bartlettlib/util/charset: remove charset module loading
2011-09-20 Andrew Bartlettlib/util/charcnv: Remove broken internal CP850 and...
2011-08-11 Michael Adams3:build(autoconf): fix bug #8369: remove irritating...
2011-07-14 Stefan Metzmachers3:clikrb5: fix the build with newer heimdal versions
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-23 Andrew Bartletts3-net: Bind our gettext results to 'unix charset'
2011-06-23 Andrew Bartlettlib/util/charset: Remove autodetection of charset from...
2011-06-23 Andrew Bartlettlib/util/charset: Remove 'display charset'
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-06-20 Rusty Russelllib: import ccan modules for tdb2
2011-06-04 Volker Lendeckes3: Fix the build on FreeBSD 8
2011-06-01 Jeremy AllisonAdd check for the getcwd function being able to take...
2011-05-13 Michael Adams3:build: link libtdb as shared lib if using shared...
2011-05-13 Michael Adams3:build: determine full version of libtdb for the...
2011-05-13 Michael Adams3:build: link libtalloc as shared lib if using shared...
2011-05-13 Michael Adams3:build: determine full version of libtalloc for the...
2011-05-13 Michael Adams3:build: fix typo in definition of --enable-external...
2011-05-13 Michael Adams3:build: reformat AC_ARG_ENABLE(external_libtalloc...)
2011-05-13 Michael Adams3:build: add LIBWBCLIENT_FULLVER for consistency with...
2011-05-13 Michael Adams3:build: add an optional full version argument to...
2011-05-13 Michael Adams3:configure: add --enable-smbtorture4 switch
2011-04-23 Stefan MetzmacherRevert "s3-vfs: another attempt to fix the Tru64 build."
2011-04-21 Günther Deschners3-vfs: another attempt to fix the Tru64 build.
2011-04-20 Andrew Bartletts3-gse: Allow the GSSAPI wrapper to load a keytab using...
2011-05-09 Andrew Bartletts3-build: Move generated config.h and config.h.in to...
2011-05-07 Gordon RossFix Samba3 on OpenIndiana.
2011-05-04 Volker Lendeckevfs_gpfs: Properly notify the offline->online changes
2011-05-03 Björn Jackeѕ3/configure: move out generic CPPFLAGS in the solaris...
2011-05-03 Björn Jackeѕ3/configure: move out generic LDFLAGS in the solaris...
2011-04-30 Andrew Bartlettkerberos: Only include gssapi/gssapi_krb5.h when available
2011-04-27 Andrew Bartlettauth/kerberos Add check for gss_inquire_sec_context_by_oid
2011-04-27 Andrew Bartletts3-gse: Don't release the mech OID from gss_accept_secu...
2011-04-27 Andrew Bartlettauth/kerberos: Create common helper to get the verified...
2011-04-25 Volker Lendeckes3: Check for res_ninit
2011-04-25 Volker Lendeckes3: Add pthreadpooltest to main build
2011-04-25 Volker Lendeckes3: Many pthreadpool fixes
2011-04-18 Kai Blins3 autobuild: Fix CFLAG check for netgrent tests
2011-04-14 Günther Deschners3-build: make sure we pick up system tdb and talloc...
2011-03-31 Michael Adams3:configure: allow building without SCHEDULE_FOR_DELET...
2011-03-31 Michael Adams3:configure: introduce "--enable-old-ctdb" to enable...
2011-03-31 Michael Adams3:configure: add check for new CTDB_CONTROL_SCHEDULE_F...
2011-03-31 Michael Adams3:configure: rework logic of ctdb/clustering checks
2011-03-31 Michael Adams3:configure: remove unused variable CTDB_CFLAGS
2011-03-31 Michael Adams3:configure: fix a comment.
2011-03-19 Christian Ambachs3: use getgrset() when it is available
2011-03-10 Günther Deschners3-build: remove -I../lib/addns.
2011-03-03 Günther Deschnerlibreplace: move "struct timespec" checks into librepla...
2011-02-28 Volker Lendeckelibreplace: poll based on select
2011-02-16 Sumit Boses3-passdb: Add minimal stub for IPA passdb backend
2011-02-10 Michael AdamRevert "libwbclient: bump the libwbclient SOVER 0 ...
2011-02-08 Jeremy AllisonAdd fdopendir().
2011-02-06 Volker Lendeckes3: Only build auth_netlogond for the developer build
2011-02-01 Volker Lendeckes3: Add support for AF_NETLINK addr notifications
2011-01-30 Volker Lendeckes3: On FreeBSD, compile zfsacl if sunacl.h is around
2011-01-27 Michael Adamlibwbclient: bump the libwbclient SOVER 0 -> 1 due...
2011-01-06 Günther Deschnerlib/addns: move DNS client library to the main directory.
2011-01-04 Andreas Schneiders3-build: Remove broken RPC modules support.
2010-12-21 Jeremy AllisonAdded call out to a Linux-compatible fallocate() when...
2010-12-19 Volker Lendeckes3: FreeBSD has getpeereid(), use it
2010-11-26 Björn Jackes3/configure: fix GNU ld version detection with old...
2010-11-26 Björn Jackeѕ3/configue: set Tru64 cc's PIC switch right (none)
2010-11-23 Andrew Tridgells3-torture: remove the merged_build tests for building...
2010-11-23 Jeremy AllisonFix bug #7785 - atime limit.
2010-11-08 Björn Jackes3/configure: fix typo and warning
2010-11-08 Volker Lendeckes3: Build idmap_autorid by default
2010-11-08 Christian Ambachs3:idmap: add a new ID mapping module autorid
2010-10-28 Abhidnya P Chirmules3: Add a vfs_time_audit module
2010-10-03 Volker Lendeckes3: Move #define VALGRIND to config.h
2010-10-01 Jelmer Vernooijs3-configure: Require at least version 1.2.6 of externa...
2010-09-23 Volker Lendecketdb: add restore
2010-09-21 Björn Jackes3: don't build krb5 locator plugin if we don't build...
2010-09-10 Günther Deschners3-build: use proper RPC_X_OBJ target names.
2010-08-31 Björn Jackelibreplace: move detection of clock_gettime to libreplace
2010-08-31 Björn Jackelibreplace: move gettimeofday TZ arg check here
2010-08-25 Michael Adams3:smbd: add a nfs backend for sysquotas.
2010-08-23 Volker Lendeckes3: PAM_RHOST and PAM_TTY are enums on FreeBSD
2010-08-21 Kai Blins3: Fix netgrent configure checks for compilers not...
2010-08-18 Jeremy AllisonFix bug 7626 - Typo in configure samba_cv__CC_NEGATIVE_...
next