index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
/
smb_macros.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
r9945: fix typos.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to use
Gerald Carter
2007-10-10
1
-0
/
+1
*
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
2007-10-10
1
-5
/
+6
*
r7200: Don't use memset, use SET_STAT_INVALID (has the same effect).
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
2007-10-10
1
-1
/
+6
*
r6613: Merge back fix for PARANOID_MALLOC checker.
Jeremy Allison
2007-10-10
1
-1
/
+3
*
r6595: This is Volkers new-talloc patch. Just got the go-ahead from
Jeremy Allison
2007-10-10
1
-21
/
+18
*
r6548: Fix bug #2622 - remove DPTR_MASK as it makes no sense.
Jeremy Allison
2007-10-10
1
-7
/
+1
*
r6358: merging SMB_ASSERT() changes from the release branch
Gerald Carter
2007-10-10
1
-1
/
+8
*
r6351: This is quite a large and intrusive patch, but there are not many piec...
Volker Lendecke
2007-10-10
1
-0
/
+3
*
r6346: Add a counter for the number of SMB operations per connection/file.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r6277: This implements a new caching API for enumerating the pdb elements. It is
Volker Lendecke
2007-10-10
1
-0
/
+10
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2007-10-10
1
-2
/
+6
*
r6172: Tidy up error processing significantly. Remove unix_ERR_XXX global nas...
Jeremy Allison
2007-10-10
1
-14
/
+9
*
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
2007-10-10
1
-1
/
+1
*
r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...
Derrell Lipman
2007-10-10
1
-1
/
+1
*
r6014: rather large change set....
Gerald Carter
2007-10-10
1
-0
/
+3
*
r5636: Re-add the allocation size - parameterized by share as
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r5548: Stop lying about allocation sizes to Windows clients. It was a nice
Jeremy Allison
2007-10-10
1
-2
/
+0
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-0
/
+88
*
r2076: Removed old dir caching code - not being used now we have the
Jeremy Allison
2007-10-10
1
-1
/
+0
*
r570: Remove lots of globals to handle case issues - move them
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r478: Added Volkers fix to be able to force DOS errors when needed.
Jeremy Allison
2007-10-10
1
-3
/
+4
*
Use a common function to parse all pathnames from the wire. This allows
Jeremy Allison
2004-03-03
1
-0
/
+1
*
Shadow copy API - Original work by "Ken Cross" <kcross@nssolutions.com>, adapted
Jeremy Allison
2003-08-07
1
-0
/
+6
*
and so it begins....
Gerald Carter
2003-07-07
1
-2
/
+1
*
* rename samstrict auth method to sam
Gerald Carter
2003-06-30
1
-0
/
+7
*
large change:
Gerald Carter
2003-06-25
1
-0
/
+1
*
Fix VFS layer:
Alexander Bokovoy
2003-05-11
1
-48
/
+0
*
Patch from Stephan Metzmacher to add default arguments to lp_parm() smb.conf
Jelmer Vernooij
2003-04-24
1
-1
/
+4
*
Fix _smb_setlen to be non {} safe.
Jeremy Allison
2003-04-14
1
-2
/
+2
*
Ensure we have WinXP-like semantics for checking TIDs and FIDs.
Jeremy Allison
2003-04-09
1
-3
/
+6
*
*lots of small merges form HEAD
Gerald Carter
2003-01-15
1
-2
/
+0
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-8
/
+10
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-1
/
+4
*
include/smb_macros.h: Don't round up an allocation if the size is zero.
Jeremy Allison
2002-03-13
1
-1
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-1
/
+1
*
Added CIFS UNIX extension code to client.
Jeremy Allison
2002-01-16
1
-0
/
+6
*
First part of UNIX extensions (#ifdefed out) more to follow.
Jeremy Allison
2002-01-10
1
-0
/
+6
*
Clarify doc for SAFE_FREE.
Martin Pool
2002-01-03
1
-3
/
+7
*
Welcome to preprocessor hell. Had to put a #ifndef around SAFE_FREE to
Tim Potter
2002-01-03
1
-0
/
+3
*
Fixed allocation bug in database prog. Some format fixes.
Jeremy Allison
2001-11-12
1
-0
/
+1
*
Fixup __LPID -> _LPID.
Jeremy Allison
2001-11-09
1
-1
/
+1
*
a big one:
Simo Sorce
2001-11-04
1
-0
/
+1
*
Restored old Bmpx code - actually used by OS/2.
Jeremy Allison
2001-10-19
1
-0
/
+12
*
Finally kill off the SMBENCRYPT() macro.
Andrew Bartlett
2001-09-30
1
-2
/
+0
*
introduce SAFE_FREE() macro as suggested by andreas moroder.
Simo Sorce
2001-09-17
1
-0
/
+3
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
1
-1
/
+1
*
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
2001-09-06
1
-1
/
+0
*
- fixed proto.h build on systems using a parallel make
Andrew Tridgell
2001-09-06
1
-0
/
+3
[next]