<attr/xattr.h> & <sys/xattr.h> are mutually exclusive it seems; fix build on SuSE 8.2
[tprouty/samba.git] / source / include / includes.h
2004-02-20 Gerald Carter<attr/xattr.h> & <sys/xattr.h> are mutually exclusive...
2004-02-19 Gerald Cartercheck for <sys/xattr.h>; needed by Debian testing
2004-01-25 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-15 Simo SorceSplit smbldap in a core file and a utility file
2003-11-03 Gerald Carterremoving #include <compat.h> in hopes to avoid problems...
2003-10-31 Tim PotterFormatting syncup with 3.0
2003-10-21 Tim PotterMerge of mmap blacklist fix from HEAD.
2003-10-13 Simo SorceSo here it is a non-intrusive patch with my latest...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-05-20 Gerald Carterremove USE_SMBPASS_DB
2003-05-20 Gerald Carterremove WITH_TDB_SAM
2003-05-06 Jelmer VernooijAdd metze's exit and idle event patch
2003-05-06 Simo Sorcesort out some include dependencies
2003-05-04 Simo Sorcemove some things around
2003-04-14 Tim PotterRemove duplicate forward reference of smb_ldap_privates.
2003-04-08 Tim PotterAdded some preprocessor tricks to stop TRUE and FALSE...
2003-04-03 Jim McDonoughThe ldap idmap backend from Anthony Liguori (aliguori...
2003-04-02 Simo SorceTHE Idmap patch :-)
2003-03-31 Tim PotterCleanup of winbind client side code.
2003-03-28 Gerald Carterdon't include proto.h during autoconf tests since it...
2003-03-28 Andrew Tridgellit is possible for some of the real time signals to...
2003-03-26 Jelmer VernooijUse execinfo.h to get prototypes for backtrace_symbols...
2003-03-15 Andrew BartlettString handling parinoia fixes.
2003-03-13 Martin PoolIn Valgrind 1.9.4, the headers have moved to <valgrind...
2003-03-11 Martin PoolRemove valgrind_strlen function, hopefully no longer...
2003-03-11 Martin PoolIf using --enable-developer and valgrind.h is present...
2003-03-10 Martin PoolInclude valgrind.h if present on the system.
2003-03-07 Simo SorceSome progress towards gums and tdbsam2
2003-02-24 Andrew BartlettClean up non-krb5 breakages from my modifications to...
2003-02-19 Jim McDonoughCorrect way to keep fucntion from proto.h
2003-02-19 Alexander BokovoyImprove detection of iconv(3) for various platforms...
2003-02-19 Andrew BartlettMove to a in-memory ccache for winbind, and replace...
2003-02-19 Jim McDonoughGet non-krb systems to compile. How the heck do I...
2003-02-19 Jim McDonoughTry to get heimdal working with HEAD.
2003-01-30 Jeremy AllisonSync up with 3.0 heimdal.
2003-01-21 Jeremy AllisonFixup proto generation to not include krb5 specific...
2003-01-19 Jeremy AllisonMerge in more of the SuSE patches for Heimdal. These...
2003-01-16 Jeremy AllisonMore Heimdal changes. Still not compiling with Heimdal...
2003-01-16 Jeremy AllisonFist part of fixes to make us compile with Heimdal...
2003-01-13 Andrew BartlettUpdates to our NTLMSSP code:
2003-01-02 Andrew BartlettAdd PRINTF_ATTRIBUTE() to a few more printf() style...
2003-01-02 Andrew BartlettBIG patch...
2002-12-30 Jeremy AllisonCatching up with old patches. Add define for VERITAS...
2002-12-16 Simo SorceUhmm a bad day to commit changes :-((
2002-12-11 Jeremy AllisonFixed auth module code. Added VALGRIND defines to reduc...
2002-12-10 Jeremy AllisonFix client large file reporting.
2002-12-03 Jeremy AllisonFixed nasty bug where file writes with start offsets...
2002-10-30 Andrew Tridgelladded a timegm() function for systems that don't have it
2002-10-21 Jelmer VernooijRecognize FreeBSD5 correctly (not as being sysv...)
2002-09-18 Gerald Carterprintjob merge from APP_HEAD regarding device modes
2002-09-17 Tim PotterAdded --with-ads option, defaults to yes. If you run...
2002-09-07 Andrew BartlettWinbind client-side cleanups.
2002-09-06 Andrew BartlettAs per the 'OK' at CIFS2002, only use the readline...
2002-09-06 Andrew BartlettDetect and use syslog.h or sys/syslog.h corretly. ...
2002-09-05 Andrew BartlettMove the fancy NT_STATUS macros to a new file, so we...
2002-08-30 Andrew Tridgellconvert the LDAP/SASL code to use GSS-SPNEGO if possible
2002-08-28 Jelmer VernooijSilly of me to only test this with --with-sam and not...
2002-08-28 Jelmer VernooijPut in intermediate version of new SAM system. It's...
2002-08-21 Jelmer VernooijPatch from Paul Green <Paul.Green@stratus.com> to be...
2002-07-29 Andrew Tridgellan initial fix for handling sparse files in smbd
2002-07-18 Gerald Cartervirtual registry framework with initial printing hooks.
2002-07-03 Andrew BartlettKill off codepage related stuff, now we don't use codep...
2002-06-17 Gerald Cartercompile warngin fixes merged from 2.2
2002-06-03 Andrew Tridgellput the ifdef for HAVE_VA_COPY in one place rather...
2002-04-24 Andrew Tridgellpatch from Alexander Bokovoy needed for dlopen on bsd...
2002-04-24 Andrew Tridgellprototypes for some systems that don't have them
2002-04-14 Andrew BartlettPartly based on the work by mimir (Rafal Szczesniak
2002-04-11 Andrew TridgellThis split the mangling code up to allow for the possib...
2002-03-27 Jeremy AllisonAdded sys_adminlog() system for info the appliance...
2002-03-02 Andrew BartlettRemove util_list.h, as its matching .c file has already...
2002-03-01 Andrew BartlettThe beginning of trusted and trusting domain support...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-20 Andrew BartlettThis is another *BIG* change...
2002-01-10 Jeremy AllisonGetting ready to add UNIX extensions in HEAD also.
2002-01-09 Martin PoolAdd UNUSED(paramname) macro to be used in parameter...
2002-01-09 Martin PoolFix macro name controlling inclusion of DMALLOC.
2002-01-01 Andrew Tridgellrenamed ans1.h to asn_1.h to prevent conflict caused...
2001-12-31 Andrew Tridgellcope with systems that don't have full gssapi libs
2001-12-30 Andrew BartlettMake Samba compile on RH 6.2 again.
2001-12-20 Martin PoolAdd --enable-dmalloc to link against the dmalloc malloc...
2001-12-19 Martin PoolDoc.
2001-12-08 Andrew Tridgellcheck for gssapi_generic.h
2001-12-08 Andrew Tridgelladded internal sasl/gssapi code. This means we are...
2001-11-27 Andrew Tridgelladded test for krb5.h
2001-11-27 Andrew Tridgellsigh.
2001-11-25 Tim PotterFixed compiler warning.
2001-11-25 Andrew Tridgelladded HAVE_LDAP_H check
2001-11-24 Andrew Tridgelladded "net join" command
2001-11-20 Andrew Tridgelladded the beginnings of ADS support in smbd
2001-11-19 Martin PoolFix obvious typo.
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-11-15 Jeremy AllisonTidyups and things I discovered during the merge...
2001-11-04 Jeremy AllisonFix for broken-as-shipped RedHat 7.2 system headers...
2001-10-23 Jim McDonoughAdd popt for parsing commandline options
2001-10-19 Jim McDonoughAdd rap.h for net utility and libsmb
2001-10-18 Andrew Tridgellthe beginnings of kerberos support in smbd. It doesn...
2001-10-14 Andrew Tridgellthe next step in the intl changeover. This should get...
next