summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-16s3-passdb: split out passdb/pdb_ldap_schema.cGünther Deschner1-1/+1
2011-11-16s3: move smbldap_util to pdb_ldap_util.Günther Deschner1-4/+1
2011-11-07s3-build: Fix inotify detection (bug 8580)Björn Baumbach1-2/+4
2011-10-14Fix sys_fseek wrapperBrad Smith1-1/+1
2011-10-06s3: Use the uid_wrapperVolker Lendecke1-0/+1
2011-09-20lib/util/charset: remove charset module loadingAndrew Bartlett1-4/+2
2011-09-20lib/util/charcnv: Remove broken internal CP850 and CP464 modulesAndrew Bartlett1-4/+0
2011-08-11s3:build(autoconf): fix bug #8369: remove irritating "." targets when recent ...Michael Adam1-0/+4
2011-07-14s3:clikrb5: fix the build with newer heimdal versionsStefan Metzmacher1-0/+2
2011-06-23s3-net: Bind our gettext results to 'unix charset'Andrew Bartlett1-1/+1
2011-06-23lib/util/charset: Remove autodetection of charset from LOCALEAndrew Bartlett1-1/+1
2011-06-23lib/util/charset: Remove 'display charset'Andrew Bartlett1-18/+1
2011-06-20tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell1-0/+1
2011-06-20lib: import ccan modules for tdb2Rusty Russell1-0/+2
2011-06-04s3: Fix the build on FreeBSD 8Volker Lendecke1-0/+5
2011-06-01Add check for the getcwd function being able to take NULL,0 arguments.Jeremy Allison1-0/+11
2011-05-13s3:build: link libtdb as shared lib if using shared libs at allMichael Adam1-1/+3
2011-05-13s3:build: determine full version of libtdb for the samba buildMichael Adam1-1/+2
2011-05-13s3:build: link libtalloc as shared lib if using shared libs at allMichael Adam1-1/+3
2011-05-13s3:build: determine full version of libtalloc for the samba buildMichael Adam1-1/+2
2011-05-13s3:build: fix typo in definition of --enable-external-libtdbMichael Adam1-2/+2
2011-05-13s3:build: reformat AC_ARG_ENABLE(external_libtalloc...)Michael Adam1-2/+5
2011-05-13s3:build: add LIBWBCLIENT_FULLVER for consistency with SMB_LIBRARY()Michael Adam1-0/+2
2011-05-13s3:build: add an optional full version argument to the SMB_LIBRARY() macro.Michael Adam1-1/+1
2011-05-13s3:configure: add --enable-smbtorture4 switchMichael Adam1-1/+8
2011-05-09s3-build: Move generated config.h and config.h.in to include/autoconfAndrew Bartlett1-2/+2
2011-05-07Fix Samba3 on OpenIndiana.Gordon Ross1-5/+21
2011-05-04vfs_gpfs: Properly notify the offline->online changesVolker Lendecke1-0/+2
2011-05-03ѕ3/configure: move out generic CPPFLAGS in the solaris case hereBjörn Jacke1-3/+4