summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
2009-06-11Fix build with external talloc.Jelmer Vernooij1-28/+27
2009-06-08Check for dmalloc at the end of the configureTimur I. Bakeyev1-10/+10
2009-06-06Add an early prototyp of pdb_ads.c.Volker Lendecke1-1/+2
2009-05-26Attempt to fix the build on HP/UXVolker Lendecke1-0/+2
2009-05-20Do not do a merged build without shared libsVolker Lendecke1-0/+1
2009-05-20Only build the krb5 locator when building shared libsVolker Lendecke1-1/+3
2009-05-19Another attempt at fixing the static build of vfs_notify_famVolker Lendecke1-5/+6
2009-05-19Fix detection of "enum FAMCodes"Volker Lendecke1-1/+1
2009-05-16Fix static linking of vfs_notify_famVolker Lendecke1-0/+5
2009-05-12s3:build: extend the support fo Debian GNU/kFooBar to kOpenSolarisMichael Adam1-5/+5
2009-05-12s3:build: support non-linux gnu portsMichael Adam1-4/+16
2009-05-08Fix bug #6330 - DFS doesn't work on AIX. Jeremy.Jeremy Allison1-0/+10
2009-05-08s3:configure: "test" only takes one "="Björn Jacke1-1/+1
2009-05-03Fix bug 6136: New AFS syscall conventionsGeza Gemes1-2/+3
2009-05-02Explicitly link in pthreads for lib/pthreadpool if requiredVolker Lendecke1-0/+3
2009-05-01Add thread poolVolker Lendecke1-1/+14
2009-04-22ѕ3/configure: fix regexp for ld version recognitionBjörn Jacke1-1/+1
2009-04-20Move syslog check out of m4 library file into configure.inJelmer Vernooij1-0/+1
2009-04-01Print an error if trying a merged build without a system kerberos libVolker Lendecke1-0/+9
2009-04-01s3:build: rename WINBIND_LIBS -> LIBWBCLIENT_LIBS for unificationMichael Adam1-5/+5
2009-04-01s3:build: unify linking of libwbclient with a @LIBWBCLIENT_TARGET@Michael Adam1-0/+4
2009-03-30s3/cups: add encryption supportBjörn Jacke1-0/+1
2009-03-23Use avahi to register _smb._tcp in smbdVolker Lendecke1-1/+1
2009-03-23Add tevent avahi bindingVolker Lendecke1-1/+1
2009-03-23Add avahi detection to configureVolker Lendecke1-0/+36
2009-03-23Disable dns_sd by defaultVolker Lendecke1-2/+2
2009-03-23s3:build: prevent from setting "-O -g", check for $debug first.Michael Adam1-3/+3
2009-03-23don't set -O twiceBjörn Jacke1-2/+0
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