summaryrefslogtreecommitdiffstats
path: root/source3/include/includes.h
Commit message (Expand)AuthorAgeFilesLines
* Merge of TRUE/FALSE preprocessor traps from HEAD.Tim Potter2003-04-141-1/+14
* Merge of winbind nss library cleanup from HEAD.Tim Potter2003-04-021-1/+1
* don't include proto.h during autoconf tests since it doesn't exist yet; fixed...Gerald Carter2003-03-281-0/+2
* merged real time signal fixes from headAndrew Tridgell2003-03-281-0/+4
* Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)Andrew Bartlett2003-03-181-0/+1
* Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard'sAndrew Bartlett2003-03-171-0/+1
* Iconv as seperate library fixes from HEADAndrew Bartlett2003-02-241-0/+5
* Sync with HEAD for verifying kerberos tickets.Jim McDonough2003-02-191-2/+3
* Merge minor library fixes from HEAD to 3.0.Andrew Bartlett2003-02-191-0/+4
* Re-added the Heimdal stuff tpot removed.Jeremy Allison2003-01-301-0/+8
* Sync of Heimdal kerberos stuff with HEAD. If this breaks I'm blamingTim Potter2003-01-301-15/+1
* Finally we compile with Heimdal as well as MIT ! Wonder if it works... :-).Jeremy Allison2003-01-281-0/+1
* Get smbd to link with Heimdal. Still missing some client progs...Jeremy Allison2003-01-281-0/+3
* Get closer to Heimdal compile... Damn. HEAD has different code inJeremy Allison2003-01-211-1/+11
* Fixup proto generation to not include krb5 specific symbolsJeremy Allison2003-01-211-0/+3
* Merge in more of the SuSE patches for Heimdal. These changes show howJeremy Allison2003-01-191-0/+12
* More Heimdal changes. Still not compiling with Heimdal yet...Jeremy Allison2003-01-161-0/+4
* Fist part of fixes to make us compile with Heimdal. Don't explicitlyJeremy Allison2003-01-161-0/+4
* *lots of small merges form HEADGerald Carter2003-01-151-0/+2
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-1/+1
* Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions.Andrew Bartlett2003-01-031-0/+9
* Catching up with old patches. Add define for VERITAS quota support.Jeremy Allison2002-12-301-0/+8
* Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.Jeremy Allison2002-12-111-0/+4
* Fix client reporting of 64 bit files.Jeremy Allison2002-12-101-0/+4
* Fixed nasty bug where file writes with start offsets in the rangeJeremy Allison2002-12-031-0/+2
* Sync with HEADJelmer Vernooij2002-11-091-0/+4
* Remove SAM - it belongs in HEADJelmer Vernooij2002-10-291-2/+0
* Sync with HEADJelmer Vernooij2002-10-291-5/+0
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-24/+20
* sync 3.0 branch with headJelmer Vernooij2002-08-171-0/+2
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-8/+25
* This split the mangling code up to allow for the possibility of multipleAndrew Tridgell2002-04-111-0/+2
* Added sys_adminlog() system for info the appliance admins reallyJeremy Allison2002-03-271-0/+33
* Remove util_list.h, as its matching .c file has already gone, and nobody isAndrew Bartlett2002-03-021-1/+3
* The beginning of trusted and trusting domain support fromAndrew Bartlett2002-03-011-1/+2
* Removed version number from file header.Tim Potter2002-01-301-1/+1
* This is another *BIG* change...Andrew Bartlett2002-01-201-0/+2
* Getting ready to add UNIX extensions in HEAD also.Jeremy Allison2002-01-101-1/+5
* Add UNUSED(paramname) macro to be used in parameter lists, to quietenMartin Pool2002-01-091-1/+10
* Fix macro name controlling inclusion of DMALLOC.Martin Pool2002-01-091-1/+1
* renamed ans1.h to asn_1.h to prevent conflict caused by krb5 headersAndrew Tridgell2002-01-011-1/+1
* cope with systems that don't have full gssapi libsAndrew Tridgell2001-12-311-1/+1
* Make Samba compile on RH 6.2 again.Andrew Bartlett2001-12-301-0/+4
* Add --enable-dmalloc to link against the dmalloc malloc debugger.Martin Pool2001-12-201-0/+7
* Doc.Martin Pool2001-12-191-1/+3
* check for gssapi_generic.hAndrew Tridgell2001-12-081-0/+5
* added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell2001-12-081-4/+4
* added test for krb5.hAndrew Tridgell2001-11-271-1/+8
* sigh.Andrew Tridgell2001-11-271-2/+2
* Fixed compiler warning.Tim Potter2001-11-251-1/+1