summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
2003-04-14Remove duplicate forward reference of smb_ldap_privates.Tim Potter1-2/+0
2003-04-08Added some preprocessor tricks to stop TRUE and FALSE from continuallyTim Potter1-1/+14
2003-04-03The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com):Jim McDonough1-0/+4
2003-04-02THE Idmap patch :-)Simo Sorce1-0/+2
2003-03-31Cleanup of winbind client side code.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-28it is possible for some of the real time signals to be used by glibc,Andrew Tridgell1-0/+4
2003-03-26Use execinfo.h to get prototypes for backtrace_symbols (fixesJelmer Vernooij1-0/+4
2003-03-15String handling parinoia fixes.Andrew Bartlett1-0/+1
2003-03-13In Valgrind 1.9.4, the headers have moved to <valgrind/valgrind.h>,Martin Pool1-3/+7
2003-03-11Remove valgrind_strlen function, hopefully no longer needed withMartin Pool1-4/+0
2003-03-11If using --enable-developer and valgrind.h is present, define VALGRIND.Martin Pool1-0/+8
2003-03-10Include valgrind.h if present on the system.Martin Pool1-0/+5
2003-03-07Some progress towards gums and tdbsam2Simo Sorce1-0/+2
2003-02-24Clean up non-krb5 breakages from my modifications to luke howard's patch.Andrew Bartlett1-0/+1
2003-02-19Correct way to keep fucntion from proto.hJim McDonough1-1/+1
2003-02-19Improve detection of iconv(3) for various platforms. M4 code is similar to wh...Alexander Bokovoy1-0/+5
2003-02-19Move to a in-memory ccache for winbind, and replace setenv() properly.Andrew Bartlett1-0/+4
2003-02-19Get non-krb systems to compile. How the heck do I keep something from being ...Jim McDonough1-1/+1
2003-02-19Try to get heimdal working with HEAD.Jim McDonough1-2/+3
2003-01-30Sync up with 3.0 heimdal.Jeremy Allison1-0/+8
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-13Updates to our NTLMSSP code:Andrew Bartlett1-0/+2
2003-01-02Add PRINTF_ATTRIBUTE() to a few more printf() style functions. Aids inAndrew Bartlett1-0/+9
2003-01-02BIG patch...Andrew Bartlett1-1/+1
2002-12-30Catching up with old patches. Add define for VERITAS quota support.Jeremy Allison1-0/+8
2002-12-16Uhmm a bad day to commit changes :-((Simo Sorce1-0/+2
2002-12-11Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.Jeremy Allison1-0/+4
2002-12-10Fix client large file reporting.Jeremy Allison1-0/+4
2002-12-03Fixed nasty bug where file writes with start offsets in the rangeJeremy Allison1-0/+2
2002-10-30added a timegm() function for systems that don't have itAndrew Tridgell1-0/+4
2002-10-21Recognize FreeBSD5 correctly (not as being sysv...)Jelmer Vernooij1-5/+0
2002-09-18printjob merge from APP_HEAD regarding device modesGerald Carter1-0/+5
2002-09-17Added --with-ads option, defaults to yes. If you run ./configureTim Potter1-2/+2
2002-09-07Winbind client-side cleanups.Andrew Bartlett1-0/+2
2002-09-06As per the 'OK' at CIFS2002, only use the readline headers (and this crasyAndrew Bartlett1-18/+0
2002-09-06Detect and use syslog.h or sys/syslog.h corretly. Fixes lack of prototype forAndrew Bartlett1-1/+5
2002-09-05Move the fancy NT_STATUS macros to a new file, so we can include them earlierAndrew Bartlett1-0/+1
2002-08-30convert the LDAP/SASL code to use GSS-SPNEGO if possibleAndrew Tridgell1-5/+1
2002-08-28Silly of me to only test this with --with-sam and not without. Doh!Jelmer Vernooij1-2/+0
2002-08-28Put in intermediate version of new SAM system. It's not stable yet, codeJelmer Vernooij1-0/+4
2002-08-21Patch from Paul Green <Paul.Green@stratus.com> to be more POSIX-compatibleJelmer Vernooij1-0/+4
2002-07-29an initial fix for handling sparse files in smbdAndrew Tridgell1-0/+1
2002-07-18virtual registry framework with initial printing hooks.Gerald Carter1-0/+1
2002-07-03Kill off codepage related stuff, now we don't use codepages any more.Andrew Bartlett1-4/+0
2002-06-17compile warngin fixes merged from 2.2Gerald Carter1-2/+6
2002-06-03put the ifdef for HAVE_VA_COPY in one place rather than in lots ofAndrew Tridgell1-0/+8