summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16269: Fix the build.Günther Deschner1-0/+3
2007-10-10r15864: build fixes for IRIX 6.4 in the build farm; only enable the C++ reser...Gerald Carter1-1/+5
2007-10-10r15863: trying to fix a compile issue on HP-UX 11.x caused by conflicts of in...Gerald Carter1-15/+19
2007-10-10r15644: Now that we are referencing uint32_t and other data typesPaul Green1-0/+4
2007-10-10r15543: New implementation of 'net ads join' to be more like Windows XP.Gerald Carter1-33/+1
2007-10-10r15462: replace the use of OpenLDAP's ldap_domain2hostlist() forGerald Carter1-0/+1
2007-10-10r15450: Change profiling data macros to use stack variables rather thanJames Peach1-2/+19
2007-10-10r15240: Correctly disallow unauthorized access when logging on with theGünther Deschner1-0/+2
2007-10-10r15216: Fix the build for machines without krb5. Oops, sorry.Jeremy Allison1-0/+8
2007-10-10r15072: Last bit of 32/64 bit portabilities fixes for winbindGerald Carter1-0/+5
2007-10-10r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter1-0/+13
2007-10-10r15047: Add support for using libunwind to generate a backtrace. This isJames Peach1-4/+0
2007-10-10r15022: Fix core dumps on normal server exit.Jeremy Allison1-1/+1
2007-10-10r14898: This change is an attempt to improve the quality of the information thatJames Peach1-1/+5
2007-10-10r14847: Tell static checkers that exit_server() doesn'tJeremy Allison1-0/+1
2007-10-10r14751: Use the noreturn attribute to try and tell coverity thatJeremy Allison1-0/+9
2007-10-10r14600: Refactor capability interface from being IRIX-specific to using onlyJames Peach1-18/+0
2007-10-10r14074: Some cleanup; there is no point in declaring and mappingGünther Deschner1-4/+2
2007-10-10r13693: More Solaris/LDAP fixes from Bjoern <bjoern@j3e.de>Volker Lendecke1-0/+6
2007-10-10r13690: Check in Björn's LDAP Solaris fix.Volker Lendecke1-0/+4
2007-10-10r13625: Now that Heimdal 0.7.2 is released, we reenable our strict checking forGünther Deschner1-2/+1
2007-10-10r13598: Defining KRB5KRB_ERR_RESPONSE_TOO_BIG if not defined which is the caseLars Müller1-0/+4
2007-10-10r13566: Fix EA support for AIX.Günther Deschner1-0/+4
2007-10-10r13364: Continue not enabling valgrind on 64-bit Linux (see also rev 8510).James Peach1-1/+3
2007-10-10r13316: Let the carnage begin....Gerald Carter1-1/+10
2007-10-10r12877: Stop passing structs around in smb messages, insteadJeremy Allison1-2/+18
2007-10-10r12794: BUG 3340: patch from William JoJo <jojowil@hvcc.edu> to fix automatic...Gerald Carter1-1/+1
2007-10-10r12771: Apply patch from bug 3374, attempt to fix build on tru64.Volker Lendecke1-0/+1
2007-10-10r12107: Move to a tdb-based wins database. At the moment we stillJeremy Allison1-6/+0
2007-10-10r11863: BUG 3196: patch from Alex Deiter <tiamat@komi.mts.ru> to compile agai...Gerald Carter1-0/+9
2007-10-10r11213: Fix the buildGünther Deschner1-0/+1
2007-10-10r10671: Attempt to fix the build on machines without kerberos headers.Volker Lendecke1-0/+38
2007-10-10r10657: remove missing header fileGerald Carter1-1/+0
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-8/+35
2007-10-10r9627: Enable format string checking for the MIPSPro compilers.James Peach1-1/+13
2007-10-10r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...Jeremy Allison1-0/+12
2007-10-10r8510: Don't include the valgrind headers on 64bit linux systems.Gerald Carter1-0/+3
2007-10-10r7959: Added aio structure and types.Jeremy Allison1-0/+27
2007-10-10r7886: Fix building with pam_smbpass.Jeremy Allison1-0/+1
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison1-1/+12
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter1-0/+5
2007-10-10r6651: It's not the smartest thing in the world to #define _SAMBA_BUILD_ in a...Volker Lendecke1-1/+0
2007-10-10r6639: Attempt to fix the build with tallocVolker Lendecke1-0/+1
2007-10-10r6570: Add socket_wrapper library to 3.0. Can be enabled by passingJelmer Vernooij1-1/+5
2007-10-10r6318: don't include smbwrapper stuff unless asked forHerb Lewis1-0/+2
2007-10-10r6266: Add includes for sys/extattr.h and sys/uio.h for FreeBSD xattr code.Jeremy Allison1-0/+8
2007-10-10r6149: Fixes bugs #2498 and 2484.Derrell Lipman1-0/+3
2007-10-10r5517: code cleanup; rename the sorted_tree to pathtree (used by registry code)Gerald Carter1-1/+0
2007-10-10r4724: Add support for Windows privileges in Samba 3.0Gerald Carter1-0/+2
2007-10-10r4268: Merge fix for bugzilla #2150.Tim Potter1-9/+0