summaryrefslogtreecommitdiff
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
* build:autoconf: fix output of syslog-facility checkBjörn Jacke2013-07-181-1/+4
* BUG 9881: Check for system libtevent.Andreas Schneider2013-06-061-10/+35
* build/autoconf: put ld check variable in quotesBjörn Jacke2013-02-251-1/+1
* build/autoconf: fix check for GNU ld versionBjörn Jacke2013-02-251-1/+5
* samr: Make use of posix_openptVolker Lendecke2013-01-211-1/+1
* configure: Fix bug 9546, aio_suspend detection on FreeBSDVolker Lendecke2013-01-161-1/+1
* Fix MD5 detection in the autoconf buildMatthieu Patou2012-11-291-16/+12
* samba: check for AES encryption type defines.Günther Deschner2012-11-151-0/+21
* autoconf: fix --with(out)-sendfile-support option handlingBjörn Jacke2012-10-101-15/+20
* configure: fix wrong test == syntaxBjörn Jacke2012-09-181-2/+2
* s3: fix #9037 even more - open and netbsd have the md5 symbols in libcBjörn Jacke2012-08-281-1/+8
* s3-libsmb: Remove obsolete smb_krb5_locate_kdc.Andreas Schneider2012-08-231-1/+0
* s3: Fix #9037, BSD has -lmd instead of -lmd5Volker Lendecke2012-08-231-8/+17
* Fix bug #9037 - Name clash in MD5 cause...Jura Sasek2012-07-241-0/+19
* Revert "s3: Add sys_statvfs() wrapper support for OpenBSD/FreeBSD/DragonFly."Karolin Seeger2012-03-021-9/+1
* s3: Add sys_statvfs() wrapper support for OpenBSD/FreeBSD/DragonFly.Brad Smith2012-02-281-1/+9
* Add vfs_aio_pthread code.Jeremy Allison2012-02-121-0/+4
* s3-build: Fix inotify detection (bug 8580)Björn Baumbach2011-11-091-2/+4
* Fix sys_fseek wrapperBrad Smith2011-10-201-1/+1
* s3:build(autoconf): fix bug #8369: remove irritating "." targets when recent ...Michael Adam2011-08-181-0/+4
* s3:build: link libtdb as shared lib if using shared libs at allMichael Adam2011-05-141-1/+3
* s3:build: determine full version of libtdb for the samba buildMichael Adam2011-05-141-1/+2
* s3:build: link libtalloc as shared lib if using shared libs at allMichael Adam2011-05-141-1/+3
* s3:build: determine full version of libtalloc for the samba buildMichael Adam2011-05-141-1/+2
* s3:build: fix typo in definition of --enable-external-libtdbMichael Adam2011-05-141-2/+2
* s3:build: reformat AC_ARG_ENABLE(external_libtalloc...)Michael Adam2011-05-141-2/+5
* s3:build: add LIBWBCLIENT_FULLVER for consistency with SMB_LIBRARY()Michael Adam2011-05-141-0/+2
* s3:build: add an optional full version argument to the SMB_LIBRARY() macro.Michael Adam2011-05-141-1/+1
* s3:configure: add --enable-smbtorture4 switchMichael Adam2011-05-141-1/+8
* s3-gse: Use gss_get_name_attribute to fetch the pacSimo Sorce2011-05-131-0/+1
* vfs_gpfs: Properly notify the offline->online changesVolker Lendecke2011-05-041-0/+2
* ѕ3/configure: move out generic CPPFLAGS in the solaris case hereBjörn Jacke2011-05-031-3/+4
* ѕ3/configure: move out generic LDFLAGS in the solaris case hereBjörn Jacke2011-05-031-3/+1
* s3: Add pthreadpooltest to main buildVolker Lendecke2011-04-251-0/+2
* s3: Many pthreadpool fixesVolker Lendecke2011-04-251-1/+1
* s3 autobuild: Fix CFLAG check for netgrent testsKai Blin2011-04-191-1/+1
* s3-build: make sure we pick up system tdb and talloc via #include.Günther Deschner2011-04-141-1/+1
* s3:configure: allow building without SCHEDULE_FOR_DELETION with --enable-old-...Michael Adam2011-03-311-2/+6
* s3:configure: introduce "--enable-old-ctdb" to enable enforcing build against...Michael Adam2011-03-311-0/+6
* s3:configure: add check for new CTDB_CONTROL_SCHEDULE_FOR_DELETIONMichael Adam2011-03-311-0/+19
* s3:configure: rework logic of ctdb/clustering checksMichael Adam2011-03-311-77/+113
* s3:configure: remove unused variable CTDB_CFLAGSMichael Adam2011-03-311-2/+0
* s3:configure: fix a comment.Michael Adam2011-03-311-1/+1
* s3: use getgrset() when it is availableChristian Ambach2011-03-191-0/+1
* s3-build: remove -I../lib/addns.Günther Deschner2011-03-101-1/+0
* libreplace: move "struct timespec" checks into libreplace (where timespec is ...Günther Deschner2011-03-041-23/+0
* libreplace: poll based on selectVolker Lendecke2011-02-281-1/+1
* s3-passdb: Add minimal stub for IPA passdb backendSumit Bose2011-02-161-1/+2
* Revert "libwbclient: bump the libwbclient SOVER 0 -> 1 due to ABI changes"Michael Adam2011-02-101-1/+1
* Add fdopendir().Jeremy Allison2011-02-081-0/+1