summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
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
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
2001-11-27added test for krb5.hAndrew Tridgell1-1/+8
2001-11-27sigh.Andrew Tridgell1-2/+2
2001-11-25Fixed compiler warning.Tim Potter1-1/+1
2001-11-25added HAVE_LDAP_H checkAndrew Tridgell1-2/+2
2001-11-24added "net join" commandAndrew Tridgell1-0/+7
2001-11-20added the beginnings of ADS support in smbdAndrew Tridgell1-0/+22