summaryrefslogtreecommitdiff
path: root/source3/include/smb_macros.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9945: fix typos.Günther Deschner1-1/+1
2007-10-10r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter1-0/+1
2007-10-10r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison1-5/+6
2007-10-10r7200: Don't use memset, use SET_STAT_INVALID (has the same effect).Jeremy Allison1-0/+1
2007-10-10r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter1-1/+6
2007-10-10r6613: Merge back fix for PARANOID_MALLOC checker.Jeremy Allison1-1/+3
2007-10-10r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison1-21/+18
2007-10-10r6548: Fix bug #2622 - remove DPTR_MASK as it makes no sense.Jeremy Allison1-7/+1
2007-10-10r6358: merging SMB_ASSERT() changes from the release branchGerald Carter1-1/+8
2007-10-10r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke1-0/+3
2007-10-10r6346: Add a counter for the number of SMB operations per connection/file.Jeremy Allison1-0/+1
2007-10-10r6277: This implements a new caching API for enumerating the pdb elements. It isVolker Lendecke1-0/+10
2007-10-10r6225: get rid of warnings from my compiler about nested externsHerb Lewis1-2/+6
2007-10-10r6172: Tidy up error processing significantly. Remove unix_ERR_XXX global nas...Jeremy Allison1-14/+9
2007-10-10r6149: Fixes bugs #2498 and 2484.Derrell Lipman1-1/+1
2007-10-10r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...Derrell Lipman1-1/+1
2007-10-10r6014: rather large change set....Gerald Carter1-0/+3
2007-10-10r5636: Re-add the allocation size - parameterized by share asJeremy Allison1-0/+2
2007-10-10r5548: Stop lying about allocation sizes to Windows clients. It was a niceJeremy Allison1-2/+0
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-0/+88
2007-10-10r2076: Removed old dir caching code - not being used now we have theJeremy Allison1-1/+0
2007-10-10r570: Remove lots of globals to handle case issues - move themJeremy Allison1-3/+3
2007-10-10r478: Added Volkers fix to be able to force DOS errors when needed.Jeremy Allison1-3/+4
2004-03-03Use a common function to parse all pathnames from the wire. This allowsJeremy Allison1-0/+1
2003-08-07Shadow copy API - Original work by "Ken Cross" <kcross@nssolutions.com>, adaptedJeremy Allison1-0/+6
2003-07-07and so it begins....Gerald Carter1-2/+1
2003-06-30* rename samstrict auth method to samGerald Carter1-0/+7
2003-06-25large change:Gerald Carter1-0/+1
2003-05-11Fix VFS layer:Alexander Bokovoy1-48/+0
2003-04-24Patch from Stephan Metzmacher to add default arguments to lp_parm() smb.confJelmer Vernooij1-1/+4
2003-04-14Fix _smb_setlen to be non {} safe.Jeremy Allison1-2/+2
2003-04-09Ensure we have WinXP-like semantics for checking TIDs and FIDs.Jeremy Allison1-3/+6
2003-01-15*lots of small merges form HEADGerald Carter1-2/+0
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-8/+10
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-1/+4
2002-03-13include/smb_macros.h: Don't round up an allocation if the size is zero.Jeremy Allison1-1/+1
2002-01-30Removed version number from file header.Tim Potter1-1/+1
2002-01-16Added CIFS UNIX extension code to client.Jeremy Allison1-0/+6
2002-01-10First part of UNIX extensions (#ifdefed out) more to follow.Jeremy Allison1-0/+6
2002-01-03Clarify doc for SAFE_FREE.Martin Pool1-3/+7
2002-01-03Welcome to preprocessor hell. Had to put a #ifndef around SAFE_FREE toTim Potter1-0/+3
2001-11-12Fixed allocation bug in database prog. Some format fixes.Jeremy Allison1-0/+1
2001-11-09Fixup __LPID -> _LPID.Jeremy Allison1-1/+1
2001-11-04a big one:Simo Sorce1-0/+1
2001-10-19Restored old Bmpx code - actually used by OS/2.Jeremy Allison1-0/+12
2001-09-30Finally kill off the SMBENCRYPT() macro.Andrew Bartlett1-2/+0
2001-09-17introduce SAFE_FREE() macro as suggested by andreas moroder.Simo Sorce1-0/+3
2001-09-10replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell1-1/+1
2001-09-06got rid of USE_TDB_MMAP_FLAG as its not needed any moreAndrew Tridgell1-1/+0
2001-09-06- fixed proto.h build on systems using a parallel makeAndrew Tridgell1-0/+3