summaryrefslogtreecommitdiff
path: root/source3/include/config.h.in
AgeCommit message (Expand)AuthorFilesLines
2003-01-15Run autoheaderMartin Pool1-6/+0
2002-12-04Remove FILE_MACRO as __FILE__ is ANSI C.Tim Potter1-5/+1
2002-12-04Fix for 64 bit issues with oplocks and allocation size.Jeremy Allison1-946/+1268
2002-11-15Remove the assumption that all Solaris has -lsendfile.Andrew Bartlett1-0/+3
2002-11-13small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e...Jelmer Vernooij1-0/+3
2002-10-30Rerun autoconfJelmer Vernooij1-0/+3
2002-10-21Remove obsolete acconfig.h - we now use comments in AC_DEFINE()Jelmer Vernooij1-239/+507
2002-10-21Recognize FreeBSD5 correctly (not as being sysv...)Jelmer Vernooij1-610/+644
2002-09-30Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger...Jeremy Allison1-0/+3
2002-09-27Readd the 2.2 --with-ldapsam paramaters so as to allow a smooth upgrade path toAndrew Bartlett1-1/+1
2002-09-18HPUX sendfile is now detected correctly.Jeremy Allison1-1/+2
2002-09-17Added --with-ads option, defaults to yes. If you run ./configureTim Potter1-1/+2
2002-09-17Added FreeBSD sendfile configure tests. Richard please test...Jeremy Allison1-0/+1
2002-09-17Attempt to make broken Linux sendfile work.... Still in progress.Jeremy Allison1-0/+1
2002-09-17Added autoconf detection for sendfile for Linux. lib/sendfile.c codeJeremy Allison1-0/+4
2002-09-06Detect and use syslog.h or sys/syslog.h corretly. Fixes lack of prototype forAndrew Bartlett1-1/+7
2002-08-28Put in intermediate version of new SAM system. It's not stable yet, codeJelmer Vernooij1-1/+2
2002-08-23Merged initial allocation code for IFSTEST fix.Jeremy Allison1-0/+1
2002-07-27as per user request added windbind start/stop/restart in swatSimo Sorce1-1/+1
2002-07-25I had forgotten to commit this after running configureAndrew Tridgell1-0/+3
2002-07-23reran configureAndrew Tridgell1-10/+6
2002-05-17This removes --with-ssl from Samba.Andrew Bartlett1-2/+0
2002-05-16Add configure support for __va_copy, which is required on Linux/390 systemsJim McDonough1-0/+1
2002-05-11Fix to include -Ipopt in getpass test.Jeremy Allison1-1/+1
2002-05-10Fix for Solaris nscd issue pointed out by Mike GerdtsTim Potter1-1/+3
2002-05-09Merged in printing fixes... There were many missing !Jeremy Allison1-1/+1
2002-04-24patch from Alexander Bokovoy needed for dlopen on bsd systemsAndrew Tridgell1-1/+7
2002-04-16reran configure after adding a test for strnlen()Andrew Tridgell1-0/+3
2002-04-11added strndup() for systems that don't have itAndrew Tridgell1-1/+4
2002-04-11Removed duplicate _LARGEFILE64_SOURCE added in error.Jeremy Allison1-3/+0
2002-04-11Ensure VFS modules will build correctly by adding defines for CPPFLAGSJeremy Allison1-0/+31
2002-03-27Removed HAVE_LIBDL from most places (except system.c). Added checks forJeremy Allison1-0/+12
2002-03-19Sync up vfs changes from 2.2.x.Jeremy Allison1-0/+3
2002-01-20This is another *BIG* change...Andrew Bartlett1-4/+0
2002-01-10We need to test for major/minor macros.Jeremy Allison1-0/+2
2002-01-10Getting ready to add UNIX extensions in HEAD also.Jeremy Allison1-0/+10
2002-01-09Added tests for st_blocks in struct stat, and added a (hateful) constantJeremy Allison1-0/+2
2002-01-09With --enable-dmalloc, also use dmalloc's wrappers around routinesMartin Pool1-1/+4
2001-12-31cope with systems that don't have full gssapi libsAndrew Tridgell1-1/+2
2001-12-30Make Samba compile on RH 6.2 again.Andrew Bartlett1-0/+3
2001-12-30When running interactive we want to set our own process group forJeremy Allison1-1/+4
2001-12-20Add --enable-dmalloc to link against the dmalloc malloc debugger.Martin Pool1-1/+4
2001-12-19Added AC_CHECK_FUNCS(syslog vsyslog).Jeremy Allison1-0/+6
2001-12-15Added HPUX ACL code.Jeremy Allison1-0/+1
2001-12-14Updated Solaris link options from DaveCB.Jeremy Allison1-1/+1
2001-12-12allow IRIX to build nsswitch/libnss_wins.soHerb Lewis1-0/+3
2001-12-08check for gssapi_generic.hAndrew Tridgell1-0/+3
2001-12-08added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell1-3/+3
2001-12-01The beginnings of alternative backends for winbinddAndrew Tridgell1-1/+1
2001-11-30XFS quota patch for Linux.Jeremy Allison1-1/+4