summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
2002-10-29Remove SAM - it belongs in HEADJelmer Vernooij1-2/+0
2002-10-29Sync with HEADJelmer Vernooij1-5/+0
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-24/+20
2002-08-17sync 3.0 branch with headJelmer Vernooij1-0/+2
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-8/+25
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
2001-11-19Fix obvious typo.Martin Pool1-1/+1
2001-11-19Store some path names in global variables initialized to configureMartin Pool1-0/+1
2001-11-15Tidyups and things I discovered during the merge...Jeremy Allison1-1/+1
2001-11-04Fix for broken-as-shipped RedHat 7.2 system headers. Now we haveJeremy Allison1-0/+12
2001-10-23Add popt for parsing commandline optionsJim McDonough1-0/+2
2001-10-19Add rap.h for net utility and libsmbJim McDonough1-0/+2
2001-10-18the beginnings of kerberos support in smbd. It doesn't work yet, butAndrew Tridgell1-0/+4
2001-10-14the next step in the intl changeover. This should get us compiling agian,Andrew Tridgell1-0/+1
2001-10-11initial kerberos/ADS/SPNEGO support in libsmb and smbclient. ToAndrew Tridgell1-1/+3
2001-09-18Use structure copy to fix unaligned accesses on 64bit architectures onJeremy Allison1-1/+1
2001-09-10declare dbf in one spotAndrew Tridgell1-1/+1
2001-09-10replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell1-0/+1
2001-09-09fixed missing const on d_printf declarationAndrew Tridgell1-3/+3
2001-09-08convert more code to using d_printfAndrew Tridgell1-0/+2
2001-09-07added "display charset" option in smb.conf, along with d_printf()Andrew Tridgell1-0/+1
2001-09-05fixed a bunch of compilation errors on Solaris, mostly people getting NSS_STA...Andrew Tridgell1-34/+1
2001-08-23Fixed detection of CUPS. We need to check for the presence of the cupsTim Potter1-1/+1
2001-08-22A few changes:Andrew Bartlett1-0/+2
2001-08-03This is my 'Authentication Rewrite' version 1.01, mostly as submitted toAndrew Bartlett1-0/+2
2001-07-25a better test for unix domain socketsAndrew Tridgell1-1/+1
2001-07-22if EILSEQ doesn't exist then use EIO. It doesn't really matter whatAndrew Tridgell1-2/+3
2001-07-22changed the iconv interface to go via ucs2 for all conversions. ThisAndrew Tridgell1-0/+5
2001-07-07Add backend encryption support for NTLMv2.Andrew Bartlett1-0/+3