summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
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
2002-04-24patch from Alexander Bokovoy needed for dlopen on bsd systemsAndrew Tridgell1-2/+2
2002-04-24prototypes for some systems that don't have themAndrew Tridgell1-0/+8
2002-04-14Partly based on the work by mimir (Rafal SzczesniakAndrew Bartlett1-0/+1
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