summaryrefslogtreecommitdiffstats
path: root/source3/include/includes.h
Commit message (Expand)AuthorAgeFilesLines
* Added some preprocessor tricks to stop TRUE and FALSE from continuallyTim Potter2003-04-081-1/+14
* The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com):Jim McDonough2003-04-031-0/+4
* THE Idmap patch :-)Simo Sorce2003-04-021-0/+2
* Cleanup of winbind client side code.Tim Potter2003-03-311-1/+1
* don't include proto.h during autoconf tests since it doesn't exist yet; fixed...Gerald Carter2003-03-281-0/+2
* it is possible for some of the real time signals to be used by glibc,Andrew Tridgell2003-03-281-0/+4
* Use execinfo.h to get prototypes for backtrace_symbols (fixesJelmer Vernooij2003-03-261-0/+4
* String handling parinoia fixes.Andrew Bartlett2003-03-151-0/+1
* In Valgrind 1.9.4, the headers have moved to <valgrind/valgrind.h>,Martin Pool2003-03-131-3/+7
* Remove valgrind_strlen function, hopefully no longer needed withMartin Pool2003-03-111-4/+0
* If using --enable-developer and valgrind.h is present, define VALGRIND.Martin Pool2003-03-111-0/+8
* Include valgrind.h if present on the system.Martin Pool2003-03-101-0/+5
* Some progress towards gums and tdbsam2Simo Sorce2003-03-071-0/+2
* Clean up non-krb5 breakages from my modifications to luke howard's patch.Andrew Bartlett2003-02-241-0/+1
* Correct way to keep fucntion from proto.hJim McDonough2003-02-191-1/+1
* Improve detection of iconv(3) for various platforms. M4 code is similar to wh...Alexander Bokovoy2003-02-191-0/+5
* Move to a in-memory ccache for winbind, and replace setenv() properly.Andrew Bartlett2003-02-191-0/+4
* Get non-krb systems to compile. How the heck do I keep something from being ...Jim McDonough2003-02-191-1/+1
* Try to get heimdal working with HEAD.Jim McDonough2003-02-191-2/+3
* Sync up with 3.0 heimdal.Jeremy Allison2003-01-301-0/+8
* 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