summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
2009-03-22Only build the dirsort module if we have the dirfd functionVolker Lendecke1-2/+2
2009-03-22Add dirsort moduleAndy Kelk1-1/+2
2009-03-18s3-spoolss: remove rpc_server/srv_spoolss.c alltogether.Günther Deschner1-3/+3
2009-03-17s3: Fix bugs in the detection of the GNU ld version (Bug #6147)Steve Langasek1-2/+2
2009-03-17remove needless rpath stuff for default paths as early as possibleBjörn Jacke1-1/+3
2009-03-16fix configure check for external talloc libsBjörn Jacke1-1/+1
2009-03-15Merge branch 'checktalloc' of /home/jelmer/samba4Jelmer Vernooij1-1/+20
2009-03-14Fix fallback if system doesn't provide talloc.Jelmer Vernooij1-1/+1
2009-03-14Allow using external libtalloc.Jelmer Vernooij1-1/+20
2009-03-11fix configure check by avoiding main(main(...))Björn Jacke1-7/+4
2009-03-10Add a vfs_preopen module to hide fs latenciesVolker Lendecke1-1/+2
2009-03-04s3: Remove madvise supportSteven Danneman1-29/+0
2009-02-24s3: Rename auth_onefs_wb and pdb_onefs_samDan Sledz1-4/+4
2009-02-20s3: Fix build break in d9a842b2Steven Danneman1-19/+3
2009-02-20Introduce a new passdb backend: pdb_onefs_samDan Sledz1-1/+2
2009-02-20Introduce a new authentication backend auth_onefs_wbDan Sledz1-0/+2
2009-02-20Allow building with an external libwbclient libraryDan Sledz1-20/+57
2009-02-20S3: Detect max_open_files from systemtodd stecher1-0/+19
2009-02-19s3 OneFS: Add shadow copy moduleTim Prouty1-1/+2
2009-02-18S3: Allow SMBD processes to survive in low memory condidtionstodd stecher1-0/+28
2009-02-17s3:build: improve the check for a working krb5-config.Michael Adam1-1/+1
2009-02-14It seems some systems use f_flags instead of f_flag. Use the appropriate one.Derrell Lipman1-0/+17
2009-02-13s3: Test module for perfcount systemtodd stecher1-1/+2
2009-02-13OneFS implementation of BRL VFS ops:Zack Kirsch1-1/+1
2009-02-12There are systems where nanosleep is in libc *and* in librt.Björn Jacke1-2/+1
2009-02-12tidy up timestamp checksBjörn Jacke1-286/+14
2009-02-12today valgrind is available on 64bit Linux, tooBjörn Jacke1-12/+0
2009-02-09s3 OneFS: Add kernel oplocks implementationTim Prouty1-0/+2
2009-02-09S3 OneFS: Add in Isilon specific performance counter moduletodd stecher1-1/+3
2009-02-09S3: New module interface for SMB message statistics gatheringtodd stecher1-1/+2
2009-02-09look for nanosleep in librt, some Unix flavours have it thereBjörn Jacke1-0/+1
2009-02-06s3-spoolss: prepare to use generated spoolss.Günther Deschner1-3/+3
2009-02-04s3-eventlog: remove old eventlog server.Günther Deschner1-2/+2
2009-02-03merged-build: force non-shared build for samba4Stefan Metzmacher1-0/+3
2009-01-30s3 build: Remove unused fstat check to fix a bunch of HAVE_FSTAT warningsTim Prouty1-1/+1
2009-01-29add configure check for Tru64 sub-second timestamp resolutionBjörn Jacke1-0/+40
2009-01-30s3:build: fix build on AIX - only test for splice on linuxMichael Adam1-0/+7
2009-01-29add configure check for AIX style sub-second resolution supportBjörn Jacke1-2/+42
2009-01-29rather cosmetic fix for failed birthtime configure checksBjörn Jacke1-3/+3
2009-01-29give configure check "sub-second timestamps without struct timespec" a chance...Björn Jacke1-1/+1
2009-01-29s3:configure: autodetect ctdb/cluster supportStefan Metzmacher1-4/+115
2009-01-27Fix detection of dns_sd libraries.Jeremy Allison1-1/+1
2009-01-27async_req: Fix the S4 buildKai Blin1-1/+1
2009-01-23This change allows for the autoconfigre detection of sub-second time resoluti...todd stecher1-1/+39
2009-01-23async_req: Move to top level dirKai Blin1-0/+1
2009-01-22Move configure test files to the top-level and share them between s3 andJelmer Vernooij1-11/+11
2009-01-21Move check_python.m4 to common m4 directory.Jelmer Vernooij1-1/+1
2009-01-21Automagically expand includes in Makefile.in during configure timeJelmer Vernooij1-1/+17
2009-01-21Only check for Perl once in Samba 3.Jelmer Vernooij1-11/+8
2009-01-21Move check_make.m4 to the top-level.Jelmer Vernooij1-1/+1