summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
2008-09-17Ensure vfs_acl_xattr is built.Jeremy Allison1-1/+2
2008-09-17Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlelibJelmer Vernooij1-0/+1
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij1-7/+7
2008-09-16idmap_hash: Add the idmap/nss-info provider from Likewise Open.Gerald (Jerry) Carter1-0/+1
2008-09-16Merge branch 'singlepopt' into singleJelmer Vernooij1-2/+2
2008-09-16Use a single copy of popt in samba3 and samba4.Jelmer Vernooij1-2/+2
2008-09-16Merge branch 'singlensswrap' into singleJelmer Vernooij1-1/+1
2008-09-16Use single cope of nss_wrapper in Samba 3 and Samba 4.Jelmer Vernooij1-1/+1
2008-09-16Merge branch 'singlesw' into singleJelmer Vernooij1-1/+1
2008-09-16Merge branch 'singlereplace' into singleJelmer Vernooij1-1/+1
2008-09-16Merge branch 'singletdb' into singleJelmer Vernooij1-2/+2
2008-09-16Use single copy of socket_wrapper in Samba 3 and Samba 4.Jelmer Vernooij1-1/+1
2008-09-16Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij1-1/+1
2008-09-16Use single copy of tdb in both samba3 and samba4.Jelmer Vernooij1-2/+2
2008-09-16Share talloc source code between Samba 3 and Samba 4.Jelmer Vernooij1-1/+1
2008-09-15Fix aio on FreeBSD.Timur1-0/+15
2008-09-15Fix standalone build.Jelmer Vernooij1-0/+4
2008-09-15Add flag for merged build.Jelmer Vernooij1-6/+7
2008-09-15Import merged build patch.Jelmer Vernooij1-2/+7
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