summaryrefslogtreecommitdiffstats
path: root/source/include/includes.h
Commit message (Expand)AuthorAgeFilesLines
...
* r13364: Continue not enabling valgrind on 64-bit Linux (see also rev 8510).James Peach2007-10-101-1/+3
* r13316: Let the carnage begin....Gerald Carter2007-10-101-1/+10
* r12877: Stop passing structs around in smb messages, insteadJeremy Allison2007-10-101-2/+18
* r12794: BUG 3340: patch from William JoJo <jojowil@hvcc.edu> to fix automatic...Gerald Carter2007-10-101-1/+1
* r12771: Apply patch from bug 3374, attempt to fix build on tru64.Volker Lendecke2007-10-101-0/+1
* r12107: Move to a tdb-based wins database. At the moment we stillJeremy Allison2007-10-101-6/+0
* r11863: BUG 3196: patch from Alex Deiter <tiamat@komi.mts.ru> to compile agai...Gerald Carter2007-10-101-0/+9
* r11213: Fix the buildGünther Deschner2007-10-101-0/+1
* r10671: Attempt to fix the build on machines without kerberos headers.Volker Lendecke2007-10-101-0/+38
* r10657: remove missing header fileGerald Carter2007-10-101-1/+0
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-8/+35
* r9627: Enable format string checking for the MIPSPro compilers.James Peach2007-10-101-1/+13
* r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...Jeremy Allison2007-10-101-0/+12
* r8510: Don't include the valgrind headers on 64bit linux systems.Gerald Carter2007-10-101-0/+3
* r7959: Added aio structure and types.Jeremy Allison2007-10-101-0/+27
* r7886: Fix building with pam_smbpass.Jeremy Allison2007-10-101-0/+1
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-1/+12
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-0/+5
* r6651: It's not the smartest thing in the world to #define _SAMBA_BUILD_ in a...Volker Lendecke2007-10-101-1/+0
* r6639: Attempt to fix the build with tallocVolker Lendecke2007-10-101-0/+1
* r6570: Add socket_wrapper library to 3.0. Can be enabled by passingJelmer Vernooij2007-10-101-1/+5
* r6318: don't include smbwrapper stuff unless asked forHerb Lewis2007-10-101-0/+2
* r6266: Add includes for sys/extattr.h and sys/uio.h for FreeBSD xattr code.Jeremy Allison2007-10-101-0/+8
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2007-10-101-0/+3
* r5517: code cleanup; rename the sorted_tree to pathtree (used by registry code)Gerald Carter2007-10-101-1/+0
* r4724: Add support for Windows privileges in Samba 3.0Gerald Carter2007-10-101-0/+2
* r4268: Merge fix for bugzilla #2150.Tim Potter2007-10-101-9/+0
* r3772: BUG 2006: patch from Michel Gravey <michel.gravey@optogone.com>; fix b...Gerald Carter2007-10-101-1/+1
* r3538: Fix the build with the latest Heimdal code.Jeremy Allison2007-10-101-6/+2
* r3495: Fix the build (recent kerberos-changes).Günther Deschner2007-10-101-1/+3
* r3438: fix some kerberos-related prototype warningsGünther Deschner2007-10-101-0/+3
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter2007-10-101-3/+3
* r2364: Include yp_prot.h before ypclnt.h as AIX 5.2 spits the dummy otherwise.Tim Potter2007-10-101-3/+3
* r2248: Merge of tridge's PRINTF_ATTRIBUTE fixes from samba4.Tim Potter2007-10-101-2/+3
* r2246: Some good fixes for HPUX from JBravo on #samba-technical:Tim Potter2007-10-101-0/+39
* r2133: Several fixes:Gerald Carter2007-10-101-3/+3
* r2026: Simplify statcache to use an in-memory tdb. Modify tdb to useJeremy Allison2007-10-101-1/+0
* r1721: Get rid of compiler-warning.Günther Deschner2007-10-101-0/+1
* r1500: BUG 1516: manually declare ldap_open_with_timeout() to workaround comp...Gerald Carter2007-10-101-0/+9
* r1195: Ensure libsmb/clikrb5.c compiles.Jeremy Allison2007-10-101-2/+2
* r1193: Ensure we check for and use krb5_free_unparsed_name().Jeremy Allison2007-10-101-0/+4
* r1111: Rename vsnprintf to smb_vsnprintf so we don't get duplicate symbol errorsJelmer Vernooij2007-10-101-0/+1
* add missing #ifdef HAVE_BICONV stuffHerb Lewis2004-03-111-0/+3
* BUG 1015: patch from jmcd to fix statfs redeclaration of statfs struct on ppcGerald Carter2004-03-041-1/+3
* BUG 1080: fix declaration of SMB_BIG_UINTGerald Carter2004-03-041-12/+12
* another fix for bug 761; don't default to bsd printing on linuxGerald Carter2004-03-041-9/+0
* just say no to crackGerald Carter2004-02-201-1/+1
* <attr/xattr.h> & <sys/xattr.h> are mutually exclusive it seems; fix build on ...Gerald Carter2004-02-201-3/+2
* sys/xattr.h merge from HEADGerald Carter2004-02-191-0/+4
* If we are providing strndup(), ensure we provide a prototype too.Andrew Bartlett2004-01-251-0/+4