summaryrefslogtreecommitdiffstats
path: root/source/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Also search for -lgpfs which is available as GPL in GPFS PTF8 (cherry picked ...Volker Lendecke2008-12-121-0/+14
* configure.in: Fix smbtorture_s3 tests.Kai Blin2008-12-111-1/+1
* [PATCH] Allow SYSLOG_FACILITY to be modified with a new configure option call...Dan Sledz2008-11-261-0/+16
* [PATCH] FreeBSD configure check for backtrace_symbolsDan Sledz2008-11-261-0/+2
* i18n/l10n pam_winbindBo Yang2008-11-181-1/+2
* Added vfs_acl_tdb.c module to do ACLs completely in userspace. Passes all of ...Jeremy Allison2008-11-181-1/+2
* use glibc sys/inotify.h headerAndrew Tridgell2008-11-181-1/+1
* libgpo: add gpext_security module build to configure.Günther Deschner2008-09-291-0/+1
* SMB traffic analyzer vfs module from Holger Hetterich <hhetter@novell.com>Holger Hetterich2008-09-291-1/+2
* idmap_adex: Add new idmap plugin for support RFC2307 enabled AD forests.Gerald (Jerry) Carter2008-09-291-0/+1
* Ensure vfs_acl_xattr is built.Jeremy Allison2008-09-211-1/+2
* idmap_hash: Add the idmap/nss-info provider from Likewise Open.Gerald (Jerry) Carter2008-09-211-0/+1
* Fix aio on FreeBSD.Timur2008-09-161-0/+15
* configure: fix typo in GNU ld version-script test.Michael Adam2008-09-081-1/+1
* Avoid a race condition in glibc between AIO and setresuid().Andrew Tridgell2008-09-081-11/+13
* Add st_birthtime and friends for accurate create times on systems that suppor...Jeremy Allison2008-09-011-0/+90
* libsmbclient examples: add Makefile.internal.in for building from a samba sourceMichael Adam2008-08-221-0/+1
* cifs.upcall: enable building by default on linuxJeff Layton2008-08-191-4/+19
* Revert "Add a gpfs_prefetch module"Michael Adam2008-08-191-2/+1
* Add a gpfs_prefetch moduleVolker Lendecke2008-08-131-1/+2
* netapi: generate the netapi testsuite makefile.Günther Deschner2008-08-111-0/+1
* Try and fix the build for systems that don't have krb5_auth_con_set_req_cksum...Jeremy Allison2008-08-081-0/+1
* Add Derrick Schommer's <dschommer@F5.com> kerberos delegation patch. SomeJeremy Allison2008-08-081-0/+1
* Check for f_frsize when using statvfsZach Loafman2008-07-221-1/+12
* Add --enable-picky-developerZach Loafman2008-07-221-1/+5
* This patchset comprises a number of cleanups for the cifs upcallJeremy Allison2008-07-161-16/+16
* Fix realpath() check so that it doesn't generate a core() when it fails.Zach Loafman2008-07-101-2/+10
* build: remove library-versions.in - it is not used any more.Michael Adam2008-07-071-1/+1
* build: set SONAME version of libraries from configure, not using library-vers...Michael Adam2008-07-071-6/+15
* build: handle libaddns by SMB_LIBRARY() and correctly create SONAME file.Michael Adam2008-07-071-37/+1
* build: handle libsmbsharemodes by SMB_LIBRARY() and correctly create SONAME f...Michael Adam2008-07-071-47/+1
* build: handle libsmbclient by SMB_LIBRARY() and correctly create soname file.Michael Adam2008-07-071-50/+3
* Revert "build: add symbol versioning when we build with gnu ld"Karolin Seeger2008-06-271-17/+0
* Without stdlib.h we don't get a prototype for free().Andrew Bartlett2008-06-171-0/+1
* Use the correct cups-devel test for HAVE_IPRINT alsoVolker Lendecke2008-06-141-1/+2
* Correctly check for presence of cups-develVolker Lendecke2008-06-141-1/+15
* Add -brtl to the AIX linker flagsVolker Lendecke2008-06-121-1/+3
* configure: we require autoconf 2.54Stefan Metzmacher2008-06-091-2/+2
* configure: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_Stefan Metzmacher2008-06-091-3/+3
* configure: fix warnings with autoconf-2.62 rename samba_stat_hires => samba_c...Stefan Metzmacher2008-06-091-6/+6
* configure: fix warnings with autoconf-2.62 rename smb_krb5_ => smb_krb5_cv_Stefan Metzmacher2008-06-091-21/+21
* build: make sure LIBWBCLIENT_*_TARGET is never emptyStefan Metzmacher2008-05-231-4/+4
* build: add symbol versioning when we build with gnu ldStefan Metzmacher2008-05-231-0/+17
* build: autogenerate exports/libwbclient.symsStefan Metzmacher2008-05-231-0/+4
* build: pass .syms extention via @SYMSEXT@ from configureStefan Metzmacher2008-05-231-0/+4
* configure: samba_cv_unixsocket was renamed into libreplace_cv_HAVE_UNIXSOCKETStefan Metzmacher2008-05-221-1/+1
* configure: remove HAVE_IPV6 test as LIBREPLACE_NETWORK_CHECKS already have thisStefan Metzmacher2008-05-221-23/+0
* net: Split out "net afs"Kai Blin2008-05-201-0/+3
* configure: Fix comment to match the current iconv check.Kai Blin2008-05-181-1/+5
* configure: make use of LIBREPLACE_NETWORK_LIBS instead of redoing the testsStefan Metzmacher2008-05-171-37/+3