summaryrefslogtreecommitdiffstats
path: root/source3/include/config.h.in
Commit message (Expand)AuthorAgeFilesLines
* Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger...Jeremy Allison2002-09-301-0/+3
* Readd the 2.2 --with-ldapsam paramaters so as to allow a smooth upgrade path toAndrew Bartlett2002-09-271-1/+1
* HPUX sendfile is now detected correctly.Jeremy Allison2002-09-181-1/+2
* Added --with-ads option, defaults to yes. If you run ./configureTim Potter2002-09-171-1/+2
* Added FreeBSD sendfile configure tests. Richard please test...Jeremy Allison2002-09-171-0/+1
* Attempt to make broken Linux sendfile work.... Still in progress.Jeremy Allison2002-09-171-0/+1
* Added autoconf detection for sendfile for Linux. lib/sendfile.c codeJeremy Allison2002-09-171-0/+4
* Detect and use syslog.h or sys/syslog.h corretly. Fixes lack of prototype forAndrew Bartlett2002-09-061-1/+7
* Put in intermediate version of new SAM system. It's not stable yet, codeJelmer Vernooij2002-08-281-1/+2
* Merged initial allocation code for IFSTEST fix.Jeremy Allison2002-08-231-0/+1
* as per user request added windbind start/stop/restart in swatSimo Sorce2002-07-271-1/+1
* I had forgotten to commit this after running configureAndrew Tridgell2002-07-251-0/+3
* reran configureAndrew Tridgell2002-07-231-10/+6
* This removes --with-ssl from Samba.Andrew Bartlett2002-05-171-2/+0
* Add configure support for __va_copy, which is required on Linux/390 systemsJim McDonough2002-05-161-0/+1
* Fix to include -Ipopt in getpass test.Jeremy Allison2002-05-111-1/+1
* Fix for Solaris nscd issue pointed out by Mike GerdtsTim Potter2002-05-101-1/+3
* Merged in printing fixes... There were many missing !Jeremy Allison2002-05-091-1/+1
* patch from Alexander Bokovoy needed for dlopen on bsd systemsAndrew Tridgell2002-04-241-1/+7
* reran configure after adding a test for strnlen()Andrew Tridgell2002-04-161-0/+3
* added strndup() for systems that don't have itAndrew Tridgell2002-04-111-1/+4
* Removed duplicate _LARGEFILE64_SOURCE added in error.Jeremy Allison2002-04-111-3/+0
* Ensure VFS modules will build correctly by adding defines for CPPFLAGSJeremy Allison2002-04-111-0/+31
* Removed HAVE_LIBDL from most places (except system.c). Added checks forJeremy Allison2002-03-271-0/+12
* Sync up vfs changes from 2.2.x.Jeremy Allison2002-03-191-0/+3
* This is another *BIG* change...Andrew Bartlett2002-01-201-4/+0
* We need to test for major/minor macros.Jeremy Allison2002-01-101-0/+2
* Getting ready to add UNIX extensions in HEAD also.Jeremy Allison2002-01-101-0/+10
* Added tests for st_blocks in struct stat, and added a (hateful) constantJeremy Allison2002-01-091-0/+2
* With --enable-dmalloc, also use dmalloc's wrappers around routinesMartin Pool2002-01-091-1/+4
* cope with systems that don't have full gssapi libsAndrew Tridgell2001-12-311-1/+2
* Make Samba compile on RH 6.2 again.Andrew Bartlett2001-12-301-0/+3
* When running interactive we want to set our own process group forJeremy Allison2001-12-301-1/+4
* Add --enable-dmalloc to link against the dmalloc malloc debugger.Martin Pool2001-12-201-1/+4
* Added AC_CHECK_FUNCS(syslog vsyslog).Jeremy Allison2001-12-191-0/+6
* Added HPUX ACL code.Jeremy Allison2001-12-151-0/+1
* Updated Solaris link options from DaveCB.Jeremy Allison2001-12-141-1/+1
* allow IRIX to build nsswitch/libnss_wins.soHerb Lewis2001-12-121-0/+3
* check for gssapi_generic.hAndrew Tridgell2001-12-081-0/+3
* added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell2001-12-081-3/+3
* The beginnings of alternative backends for winbinddAndrew Tridgell2001-12-011-1/+1
* XFS quota patch for Linux.Jeremy Allison2001-11-301-1/+4
* added test for krb5.hAndrew Tridgell2001-11-271-0/+3
* check for liblber separatelyAndrew Tridgell2001-11-251-0/+1
* --with-msdfs wsa removedGerald Carter2001-11-221-1/+0
* added the beginnings of ADS support in smbdAndrew Tridgell2001-11-201-0/+13
* Detect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE. At the momentMartin Pool2001-11-191-1/+4
* Fix compile on RedHat 7.2 systems with broken system headers.Jeremy Allison2001-11-141-3/+1
* Add popt for parsing commandline optionsJim McDonough2001-10-231-1/+4
* - fixed link order of krb5 libsAndrew Tridgell2001-10-221-6/+0