summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
2008-09-09Rename object variables to avoid clashes with Samba 4.Jelmer Vernooij1-4/+6
2008-09-05configure: fix typo in GNU ld version-script test.Michael Adam1-1/+1
2008-09-04Use different variable names for talloc and tdb object file names thanJelmer Vernooij1-8/+6
2008-08-27Add st_birthtime and friends for accurate create times on systems that suppor...Jeremy Allison1-0/+90
2008-08-26Avoid a race condition in glibc between AIO and setresuid().Andrew Tridgell1-11/+13
2008-08-21cifs.upcall: enable building by default on linuxJeff Layton1-4/+19
2008-08-21libsmbclient examples: add Makefile.internal.in for building from a samba sourceMichael Adam1-0/+1
2008-08-14Revert "Add a gpfs_prefetch module"Michael Adam1-2/+1
2008-08-13Add a gpfs_prefetch moduleVolker Lendecke1-1/+2
2008-08-11netapi: generate the netapi testsuite makefile.Günther Deschner1-0/+1
2008-08-08Try and fix the build for systems that don't have krb5_auth_con_set_req_cksum...Jeremy Allison1-0/+1
2008-08-08Add Derrick Schommer's <dschommer@F5.com> kerberos delegation patch. SomeJeremy Allison1-0/+1
2008-07-22Check for f_frsize when using statvfsZach Loafman1-1/+12
2008-07-22Add --enable-picky-developerZach Loafman1-1/+5
2008-07-16This patchset comprises a number of cleanups for the cifs upcallJeremy Allison1-16/+16
2008-07-10Fix realpath() check so that it doesn't generate a core() when it fails.Zach Loafman1-2/+10
2008-07-07build: remove library-versions.in - it is not used any more.Michael Adam1-1/+1
2008-07-07build: set SONAME version of libraries from configure, not using library-vers...Michael Adam1-6/+15
2008-07-07build: handle libaddns by SMB_LIBRARY() and correctly create SONAME file.Michael Adam1-37/+1
2008-07-07build: handle libsmbsharemodes by SMB_LIBRARY() and correctly create SONAME f...Michael Adam1-47/+1
2008-07-07build: handle libsmbclient by SMB_LIBRARY() and correctly create soname file.Michael Adam1-50/+3
2008-06-27Revert "build: add symbol versioning when we build with gnu ld"Karolin Seeger1-17/+0
2008-06-17Without stdlib.h we don't get a prototype for free().Andrew Bartlett1-0/+1
2008-06-14Use the correct cups-devel test for HAVE_IPRINT alsoVolker Lendecke1-1/+2
2008-06-14Correctly check for presence of cups-develVolker Lendecke1-1/+15
2008-06-12Add -brtl to the AIX linker flagsVolker Lendecke1-1/+3
2008-06-09configure: we require autoconf 2.54Stefan Metzmacher1-2/+2
2008-06-09configure: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_Stefan Metzmacher1-3/+3
2008-06-09configure: fix warnings with autoconf-2.62 rename samba_stat_hires => samba_c...Stefan Metzmacher1-6/+6
2008-06-09configure: fix warnings with autoconf-2.62 rename smb_krb5_ => smb_krb5_cv_Stefan Metzmacher1-21/+21
2008-05-23build: make sure LIBWBCLIENT_*_TARGET is never emptyStefan Metzmacher1-4/+4
2008-05-23build: add symbol versioning when we build with gnu ldStefan Metzmacher1-0/+17
2008-05-23build: autogenerate exports/libwbclient.symsStefan Metzmacher1-0/+4
2008-05-23build: pass .syms extention via @SYMSEXT@ from configureStefan Metzmacher1-0/+4
2008-05-22configure: samba_cv_unixsocket was renamed into libreplace_cv_HAVE_UNIXSOCKETStefan Metzmacher1-1/+1
2008-05-22configure: remove HAVE_IPV6 test as LIBREPLACE_NETWORK_CHECKS already have thisStefan Metzmacher1-23/+0
2008-05-20net: Split out "net afs"Kai Blin1-0/+3
2008-05-18configure: Fix comment to match the current iconv check.Kai Blin1-1/+5
2008-05-17configure: make use of LIBREPLACE_NETWORK_LIBS instead of redoing the testsStefan Metzmacher1-37/+3
2008-05-17configure: remove some header checks which are already done by AC_LIBREPLACE_...Stefan Metzmacher1-4/+3
2008-05-17configure: remove unused configure checks for HAVE_SOCK_SIN_LEN and HAVE_UNIX...Stefan Metzmacher1-28/+0
2008-05-17configure: remove unused configure check for HAVE_WORKING_AF_LOCALStefan Metzmacher1-10/+0
2008-05-16libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for sambaStefan Metzmacher1-0/+1
2008-05-14configure: Kill linker warnings about 32bit libs on 64bit Linux.Kai Blin1-1/+1
2008-05-06Enable tests for splice on Linux. Add a static (vl, I hate this)Jeremy Allison1-0/+20
2008-04-30pam_winbind: Fix Bug #5430 (patch from fumiyas@osstech.co.jp).Günther Deschner1-0/+2
2008-04-22configure: fix a comment typoMichael Adam1-1/+1
2008-04-16add AC_TRY_RUN_STRICT support for Sun Studio compilerBjörn Jacke1-0/+12
2008-04-16Fix out of tree build. Remove the embedded srcdir path from talloc and tdb.Gerald W. Carter1-2/+2
2008-04-13gpo: add scripts plugin.Günther Deschner1-0/+1