summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
2003-11-22Changes all over the shop, but all towards:Andrew Bartlett1-1/+1
2003-11-03removing #include <compat.h> in hopes to avoid problems with apache header fi...Gerald Carter1-4/+0
2003-10-24Fix one other place VA_COPY is defined ... should fix NetBSD build.Richard Sharpe1-0/+4
2003-10-21If we have blacklisted mmap() try to avoid using it accidentally byTim Potter1-0/+7
2003-08-15Latest heimdal snapshot has a krb5_set_real_time with a slightlyVolker Lendecke1-1/+1
2003-08-15add IRIX EA supportHerb Lewis1-0/+4
2003-08-06Get rid of MAXPATHLEN, move to standard PATH_MAX.Jeremy Allison1-4/+0
2003-07-29This adds gss-spnego to ntlm_auth. It contains some new spnego supportVolker Lendecke1-0/+2
2003-07-25W00t! Client smb signing is now working correctly with krb5 and w2k server.Jeremy Allison1-1/+1
2003-07-23A fix for bug 174. I'm pushing this to the tree to test it on one ofTim Potter1-0/+8
2003-06-30- added LOCALE patch from vorlon@debian.org (Steve Langasek) (bug #122)Andrew Tridgell1-0/+8
2003-06-16reverted locale patch put in by jht (originally from vorlon).Andrew Tridgell1-8/+0
2003-06-15Patch from vorlon@debian.org, see bugzilal #122John Terpstra1-0/+8
2003-06-10Ok, I've tried being Mr. Nice Guy and people (you know who you are) stillJeremy Allison1-4/+0
2003-06-05Get ready for EA code... Add Linux interface.Jeremy Allison1-0/+4
2003-06-05working draft of the idmap_ldap code.Gerald Carter1-0/+4
2003-05-30More on bug 137: rename more of krb5_xxx functions to not start with krb5_Jim McDonough1-1/+1
2003-05-20remove WITH_TDB_SAM & USE_SMBPASS_DBGerald Carter1-4/+0
2003-05-12And finally IDMAP in 3_0Simo Sorce1-6/+24
2003-05-11Fix VFS layer:Alexander Bokovoy1-0/+1
2003-05-06Patch from metze to add exit and interval events. Useful for modulesJelmer Vernooij1-0/+2
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