summaryrefslogtreecommitdiffstats
path: root/source/include/includes.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updates to our NTLMSSP code:Andrew Bartlett2003-01-131-0/+2
* Add PRINTF_ATTRIBUTE() to a few more printf() style functions. Aids inAndrew Bartlett2003-01-021-0/+9
* BIG patch...Andrew Bartlett2003-01-021-1/+1
* Catching up with old patches. Add define for VERITAS quota support.Jeremy Allison2002-12-301-0/+8
* Uhmm a bad day to commit changes :-((Simo Sorce2002-12-161-0/+2
* Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.Jeremy Allison2002-12-111-0/+4
* Fix client large file reporting.Jeremy Allison2002-12-101-0/+4
* Fixed nasty bug where file writes with start offsets in the rangeJeremy Allison2002-12-031-0/+2
* added a timegm() function for systems that don't have itAndrew Tridgell2002-10-301-0/+4
* Recognize FreeBSD5 correctly (not as being sysv...)Jelmer Vernooij2002-10-211-5/+0
* printjob merge from APP_HEAD regarding device modesGerald Carter2002-09-181-0/+5
* Added --with-ads option, defaults to yes. If you run ./configureTim Potter2002-09-171-2/+2
* Winbind client-side cleanups.Andrew Bartlett2002-09-071-0/+2
* As per the 'OK' at CIFS2002, only use the readline headers (and this crasyAndrew Bartlett2002-09-061-18/+0
* Detect and use syslog.h or sys/syslog.h corretly. Fixes lack of prototype forAndrew Bartlett2002-09-061-1/+5
* Move the fancy NT_STATUS macros to a new file, so we can include them earlierAndrew Bartlett2002-09-051-0/+1
* convert the LDAP/SASL code to use GSS-SPNEGO if possibleAndrew Tridgell2002-08-301-5/+1
* Silly of me to only test this with --with-sam and not without. Doh!Jelmer Vernooij2002-08-281-2/+0
* Put in intermediate version of new SAM system. It's not stable yet, codeJelmer Vernooij2002-08-281-0/+4
* Patch from Paul Green <Paul.Green@stratus.com> to be more POSIX-compatibleJelmer Vernooij2002-08-211-0/+4
* an initial fix for handling sparse files in smbdAndrew Tridgell2002-07-291-0/+1
* virtual registry framework with initial printing hooks.Gerald Carter2002-07-181-0/+1
* Kill off codepage related stuff, now we don't use codepages any more.Andrew Bartlett2002-07-031-4/+0
* compile warngin fixes merged from 2.2Gerald Carter2002-06-171-2/+6
* put the ifdef for HAVE_VA_COPY in one place rather than in lots ofAndrew Tridgell2002-06-031-0/+8
* patch from Alexander Bokovoy needed for dlopen on bsd systemsAndrew Tridgell2002-04-241-2/+2
* prototypes for some systems that don't have themAndrew Tridgell2002-04-241-0/+8
* Partly based on the work by mimir (Rafal SzczesniakAndrew Bartlett2002-04-141-0/+1
* 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