summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Fix build with external talloc.Jelmer Vernooij2009-06-111-28/+27
* Check for dmalloc at the end of the configureTimur I. Bakeyev2009-06-081-10/+10
* Add an early prototyp of pdb_ads.c.Volker Lendecke2009-06-061-1/+2
* Attempt to fix the build on HP/UXVolker Lendecke2009-05-261-0/+2
* Do not do a merged build without shared libsVolker Lendecke2009-05-201-0/+1
* Only build the krb5 locator when building shared libsVolker Lendecke2009-05-201-1/+3
* Another attempt at fixing the static build of vfs_notify_famVolker Lendecke2009-05-191-5/+6
* Fix detection of "enum FAMCodes"Volker Lendecke2009-05-191-1/+1
* Fix static linking of vfs_notify_famVolker Lendecke2009-05-161-0/+5
* s3:build: extend the support fo Debian GNU/kFooBar to kOpenSolarisMichael Adam2009-05-121-5/+5
* s3:build: support non-linux gnu portsMichael Adam2009-05-121-4/+16
* Fix bug #6330 - DFS doesn't work on AIX. Jeremy.Jeremy Allison2009-05-081-0/+10
* s3:configure: "test" only takes one "="Björn Jacke2009-05-081-1/+1
* Fix bug 6136: New AFS syscall conventionsGeza Gemes2009-05-031-2/+3
* Explicitly link in pthreads for lib/pthreadpool if requiredVolker Lendecke2009-05-021-0/+3
* Add thread poolVolker Lendecke2009-05-011-1/+14
* ѕ3/configure: fix regexp for ld version recognitionBjörn Jacke2009-04-221-1/+1
* Move syslog check out of m4 library file into configure.inJelmer Vernooij2009-04-201-0/+1
* Print an error if trying a merged build without a system kerberos libVolker Lendecke2009-04-011-0/+9
* s3:build: rename WINBIND_LIBS -> LIBWBCLIENT_LIBS for unificationMichael Adam2009-04-011-5/+5
* s3:build: unify linking of libwbclient with a @LIBWBCLIENT_TARGET@Michael Adam2009-04-011-0/+4
* s3/cups: add encryption supportBjörn Jacke2009-03-301-0/+1
* Use avahi to register _smb._tcp in smbdVolker Lendecke2009-03-231-1/+1
* Add tevent avahi bindingVolker Lendecke2009-03-231-1/+1
* Add avahi detection to configureVolker Lendecke2009-03-231-0/+36
* Disable dns_sd by defaultVolker Lendecke2009-03-231-2/+2
* s3:build: prevent from setting "-O -g", check for $debug first.Michael Adam2009-03-231-3/+3
* don't set -O twiceBjörn Jacke2009-03-231-2/+0
* Only build the dirsort module if we have the dirfd functionVolker Lendecke2009-03-221-2/+2
* Add dirsort moduleAndy Kelk2009-03-221-1/+2
* s3-spoolss: remove rpc_server/srv_spoolss.c alltogether.Günther Deschner2009-03-181-3/+3
* s3: Fix bugs in the detection of the GNU ld version (Bug #6147)Steve Langasek2009-03-171-2/+2
* remove needless rpath stuff for default paths as early as possibleBjörn Jacke2009-03-171-1/+3
* fix configure check for external talloc libsBjörn Jacke2009-03-161-1/+1
* Merge branch 'checktalloc' of /home/jelmer/samba4Jelmer Vernooij2009-03-151-1/+20
|\
| * Fix fallback if system doesn't provide talloc.Jelmer Vernooij2009-03-141-1/+1
| * Allow using external libtalloc.Jelmer Vernooij2009-03-141-1/+20
* | fix configure check by avoiding main(main(...))Björn Jacke2009-03-111-7/+4
* | Add a vfs_preopen module to hide fs latenciesVolker Lendecke2009-03-101-1/+2
|/
* s3: Remove madvise supportSteven Danneman2009-03-041-29/+0
* s3: Rename auth_onefs_wb and pdb_onefs_samDan Sledz2009-02-241-4/+4
* s3: Fix build break in d9a842b2Steven Danneman2009-02-201-19/+3
* Introduce a new passdb backend: pdb_onefs_samDan Sledz2009-02-201-1/+2
* Introduce a new authentication backend auth_onefs_wbDan Sledz2009-02-201-0/+2
* Allow building with an external libwbclient libraryDan Sledz2009-02-201-20/+57
* S3: Detect max_open_files from systemtodd stecher2009-02-201-0/+19
* s3 OneFS: Add shadow copy moduleTim Prouty2009-02-191-1/+2
* S3: Allow SMBD processes to survive in low memory condidtionstodd stecher2009-02-181-0/+28
* s3:build: improve the check for a working krb5-config.Michael Adam2009-02-171-1/+1
* It seems some systems use f_flags instead of f_flag. Use the appropriate one.Derrell Lipman2009-02-141-0/+17