summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
2003-04-29remove --with-tdbsam since it is always built nowGerald Carter1-1/+1
2003-04-16Merge valgrind header usage from HEAD.Andrew Bartlett1-4/+17
2003-04-14Backport my backtrace patch from HEADJelmer Vernooij1-0/+4
2003-04-14Merge of TRUE/FALSE preprocessor traps from HEAD.Tim Potter1-1/+14
2003-04-02Merge of winbind nss library cleanup from HEAD.Tim Potter1-1/+1
2003-03-28don't include proto.h during autoconf tests since it doesn't exist yet; fixed...Gerald Carter1-0/+2
2003-03-28merged real time signal fixes from headAndrew Tridgell1-0/+4
2003-03-18Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)Andrew Bartlett1-0/+1
2003-03-17Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard'sAndrew Bartlett1-0/+1
2003-02-24Iconv as seperate library fixes from HEADAndrew Bartlett1-0/+5
2003-02-19Sync with HEAD for verifying kerberos tickets.Jim McDonough1-2/+3
2003-02-19Merge minor library fixes from HEAD to 3.0.Andrew Bartlett1-0/+4
2003-01-30Re-added the Heimdal stuff tpot removed.Jeremy Allison1-0/+8
2003-01-30Sync of Heimdal kerberos stuff with HEAD. If this breaks I'm blamingTim Potter1-15/+1
2003-01-28Finally we compile with Heimdal as well as MIT ! Wonder if it works... :-).Jeremy Allison1-0/+1
2003-01-28Get smbd to link with Heimdal. Still missing some client progs...Jeremy Allison1-0/+3
2003-01-21Get closer to Heimdal compile... Damn. HEAD has different code inJeremy Allison1-1/+11
2003-01-21Fixup proto generation to not include krb5 specific symbolsJeremy Allison1-0/+3
2003-01-19Merge in more of the SuSE patches for Heimdal. These changes show howJeremy Allison1-0/+12
2003-01-16More Heimdal changes. Still not compiling with Heimdal yet...Jeremy Allison1-0/+4
2003-01-16Fist part of fixes to make us compile with Heimdal. Don't explicitlyJeremy Allison1-0/+4
2003-01-15*lots of small merges form HEADGerald Carter1-0/+2
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-1/+1
2003-01-03Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions.Andrew Bartlett1-0/+9
2002-12-30Catching up with old patches. Add define for VERITAS quota support.Jeremy Allison1-0/+8
2002-12-11Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.Jeremy Allison1-0/+4
2002-12-10Fix client reporting of 64 bit files.Jeremy Allison1-0/+4
2002-12-03Fixed nasty bug where file writes with start offsets in the rangeJeremy Allison1-0/+2
2002-11-09Sync with HEADJelmer Vernooij1-0/+4
2002-10-29Remove SAM - it belongs in HEADJelmer Vernooij1-2/+0
2002-10-29Sync with HEADJelmer Vernooij1-5/+0
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-24/+20
2002-08-17sync 3.0 branch with headJelmer Vernooij1-0/+2
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-8/+25
2002-04-11This split the mangling code up to allow for the possibility of multipleAndrew Tridgell1-0/+2
2002-03-27Added sys_adminlog() system for info the appliance admins reallyJeremy Allison1-0/+33
2002-03-02Remove util_list.h, as its matching .c file has already gone, and nobody isAndrew Bartlett1-1/+3
2002-03-01The beginning of trusted and trusting domain support fromAndrew Bartlett1-1/+2
2002-01-30Removed version number from file header.Tim Potter1-1/+1
2002-01-20This is another *BIG* change...Andrew Bartlett1-0/+2
2002-01-10Getting ready to add UNIX extensions in HEAD also.Jeremy Allison1-1/+5
2002-01-09Add UNUSED(paramname) macro to be used in parameter lists, to quietenMartin Pool1-1/+10
2002-01-09Fix macro name controlling inclusion of DMALLOC.Martin Pool1-1/+1
2002-01-01renamed ans1.h to asn_1.h to prevent conflict caused by krb5 headersAndrew Tridgell1-1/+1
2001-12-31cope with systems that don't have full gssapi libsAndrew Tridgell1-1/+1
2001-12-30Make Samba compile on RH 6.2 again.Andrew Bartlett1-0/+4
2001-12-20Add --enable-dmalloc to link against the dmalloc malloc debugger.Martin Pool1-0/+7
2001-12-19Doc.Martin Pool1-1/+3
2001-12-08check for gssapi_generic.hAndrew Tridgell1-0/+5
2001-12-08added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell1-4/+4