summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
2010-01-06ѕ3:configure: use gettimeofday check from lib/util/Björn Jacke1-9/+1
2009-12-17s3: Fix bug 6992, make test for getgrouplist cacheableJonas Gorski1-3/+3
2009-12-10s3: check for PAM_RADIO_TYPE.Bo Yang1-0/+33
2009-12-09s3:configure: check for lutimes, futimes and futimensBjörn Jacke1-1/+1
2009-12-07s3: require tdb 1.1.7 with tdb_check()Stefan Metzmacher1-1/+1
2009-12-06s3: Support NetWkstaGetInfo 101 and 102Volker Lendecke1-1/+1
2009-12-04s3: check if glibc has broken posix_fallocateBjörn Jacke1-0/+16
2009-12-03s3:build: remove redundant qnx block size definitionBjörn Jacke1-3/+0
2009-12-03s3:build: fix shared library build on QNXBjörn Jacke1-3/+4
2009-12-02s3: prefer posix_fallocate for doing "strict allocate"Björn Jacke1-1/+1
2009-12-02s3: Cope with older external libtdbVolker Lendecke1-0/+10
2009-12-02Revert "s3-build: taise tdb version when building against system libtdb libra...Günther Deschner1-1/+1
2009-12-01s3:build: fix detection of CTDB headers on systems without system-libtallocMichael Adam1-1/+1
2009-12-01s3:build: fix the build when no external talloc and tdb are installed.Michael Adam1-167/+178
2009-12-01s3-build: taise tdb version when building against system libtdb library.Günther Deschner1-1/+1
2009-11-27s3-kerberos: fix the build on Mac OS X 10.6.2.Günther Deschner1-1/+1
2009-11-27s3-kerberos: only use krb5 headers where required.Günther Deschner1-4/+1
2009-11-27s3-kerberos: Fix Bug #6929: build with recent heimdal.Günther Deschner1-0/+19
2009-11-26s3-kerberos: next step to resolve Bug #6929: build with recent heimdal.Günther Deschner1-3/+3
2009-11-25s3-kerberos: add check for prerequisite krb5/krb5.h header while checking for...Günther Deschner1-2/+7
2009-11-06s3-kerberos: add smb_krb5_get_{creds,credentials} incl. support for S4U2SELF ...Günther Deschner1-0/+3
2009-11-06s3-kerberos: add configure checks for krb5_get_creds_X api.Günther Deschner1-0/+3
2009-11-04s3: add support for full windows timestamps resolution on filesBjörn Jacke1-0/+1
2009-11-03s3:configure: add a check for the new CTDB_CONTROL_TRANS2_ACTIVEMichael Adam1-0/+17
2009-10-31s3: Fix the RPC server SUBSYSTEM declarationVolker Lendecke1-1/+1
2009-10-31ѕ3:buildsystem: fix depenencies for libreplaceBjörn Jacke1-4/+4
2009-10-28s3:configure: only check for gpfs_gpl.hStefan Metzmacher1-25/+5
2009-10-20s3:configure: add support for Solaris' ld -z ignoreBjörn Jacke1-11/+7
2009-10-20s3: make unresolved symbols in libs throw errorsBjörn Jacke1-3/+27
2009-10-18s3:configure: fix avahi activationBjörn Jacke1-4/+4
2009-10-16s3: build pam_smbpass when possibleBjörn Jacke1-20/+34
2009-10-16s3: fixed krb5 build problem on ubuntu karmicAndrew Tridgell1-0/+4
2009-10-14s3-build: we need to have talloc 2.0.1 when building with external talloc.Günther Deschner1-1/+1
2009-10-04s3:Makefile: another attempt to fix the wbclient dependencyBjörn Jacke1-3/+0
2009-10-04Revert "s3:Makefile: fix libwbclient dependencies with static build"Björn Jacke1-0/+3
2009-10-03s3: Make default_[static|shared]_modules a bit more readableVolker Lendecke1-2/+52
2009-10-03s3:Makefile: fix libwbclient dependencies with static buildBjörn Jacke1-3/+0
2009-10-03s3:configure: use --aѕ-needed linker option when supportedBjörn Jacke1-0/+17
2009-10-01s3:configure: don't throw away PRINT_LIBSBjörn Jacke1-1/+1
2009-09-29s3: Remove the lua interpreter againVolker Lendecke1-41/+0
2009-09-17s3: build with pam support when possibleBjörn Jacke1-3/+3
2009-09-15s3: ignore cups-config to tidy up library dependenciesBjörn Jacke1-1/+1
2009-09-15s3: BSD needs sys/sysctl.h included to build properlyBjörn Jacke1-1/+1
2009-09-02Do not redefine struprMatt Kraai1-0/+1
2009-08-30s3: Fix libtalloc so versionSimo Sorce1-1/+1
2009-08-28s3: Add catia to the list of modules compiled by defaultAravind Srinivasan1-1/+1
2009-08-24LIBREPLACEOBJ now contains the full pathAndrew Tridgell1-4/+1
2009-08-24s3:configure: require talloc >= 2.0.0Stefan Metzmacher1-1/+1
2009-08-12Fix EVERY SINGLE build on the buildfarm that doesn't haveJeremy Allison1-0/+1
2009-07-05s3:configure: honor CFLAGS in compile testsBjörn Jacke1-10/+10