summaryrefslogtreecommitdiff
path: root/source3/include/config.h.in
AgeCommit message (Expand)AuthorFilesLines
2003-01-19Merge in more of the SuSE patches for Heimdal. These changes show howJeremy Allison1-1050/+983
2003-01-16More Heimdal changes. Still not compiling with Heimdal yet...Jeremy Allison1-0/+3
2003-01-16Fist part of fixes to make us compile with Heimdal. Don't explicitlyJeremy Allison1-7/+7
2002-12-05Merge from HEAD:Tim Potter1-5/+1
2002-12-04Fix for 64 bit issues with oplocks and allocation size.Jeremy Allison1-945/+1267
2002-11-16Merge from HEAD: Remove assumption that all solaris has -lsendfileAndrew 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-11-09Back out some of my sync changesJelmer Vernooij1-3/+0
2002-11-09Last sync with HEADJelmer Vernooij1-0/+6
2002-10-29Back out SAM - it belongs in HEADJelmer Vernooij1-3/+0
2002-10-28Sync with HEADJelmer Vernooij1-809/+1111
2002-10-01Updates from Samba HEAD:Andrew Bartlett1-1/+1
2002-09-30Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger...Jeremy Allison1-0/+3
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-0/+16
2002-08-17sync 3.0 branch with headJelmer Vernooij1-9/+8
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-4/+12
2002-05-13Merge of Solaris winbindd fixes.Tim Potter1-0/+2
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
2001-11-27added test for krb5.hAndrew Tridgell1-0/+3
2001-11-25check for liblber separatelyAndrew Tridgell1-0/+1
2001-11-22--with-msdfs wsa removedGerald Carter1-1/+0
2001-11-20added the beginnings of ADS support in smbdAndrew Tridgell1-0/+13
2001-11-19Detect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE. At the momentMartin Pool1-1/+4
2001-11-14Fix compile on RedHat 7.2 systems with broken system headers.Jeremy Allison1-3/+1
2001-10-23Add popt for parsing commandline optionsJim McDonough1-1/+4
2001-10-22- fixed link order of krb5 libsAndrew Tridgell1-6/+0
2001-10-17added basic NTLMSSP support in smbd. This is still quite rough, andAndrew Tridgell1-0/+6
2001-10-11first step in converting the head branch to use lang_tdb.c insteadAndrew Tridgell1-64/+0
2001-10-11initial kerberos/ADS/SPNEGO support in libsmb and smbclient. ToAndrew Tridgell1-1/+2