summaryrefslogtreecommitdiffstats
path: root/source3/include/includes.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed compiler warning.Tim Potter2001-11-251-1/+1
* added HAVE_LDAP_H checkAndrew Tridgell2001-11-251-2/+2
* added "net join" commandAndrew Tridgell2001-11-241-0/+7
* added the beginnings of ADS support in smbdAndrew Tridgell2001-11-201-0/+22
* Fix obvious typo.Martin Pool2001-11-191-1/+1
* Store some path names in global variables initialized to configureMartin Pool2001-11-191-0/+1
* Tidyups and things I discovered during the merge...Jeremy Allison2001-11-151-1/+1
* Fix for broken-as-shipped RedHat 7.2 system headers. Now we haveJeremy Allison2001-11-041-0/+12
* Add popt for parsing commandline optionsJim McDonough2001-10-231-0/+2
* Add rap.h for net utility and libsmbJim McDonough2001-10-191-0/+2
* the beginnings of kerberos support in smbd. It doesn't work yet, butAndrew Tridgell2001-10-181-0/+4
* the next step in the intl changeover. This should get us compiling agian,Andrew Tridgell2001-10-141-0/+1
* initial kerberos/ADS/SPNEGO support in libsmb and smbclient. ToAndrew Tridgell2001-10-111-1/+3
* Use structure copy to fix unaligned accesses on 64bit architectures onJeremy Allison2001-09-181-1/+1