index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
/
smb_macros.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r24803: For some funny reason us4/gcc seems to fall over the '
Volker Lendecke
1
-1
/
+1
2007-10-10
r24762: Fix the build, missed TALLOC_SIZE -> talloc_named_const.
Jeremy Allison
1
-1
/
+1
2007-10-10
r24759: Comment out the _nonnull calls for 3.2.x, as agreed with tridge.
Jeremy Allison
1
-2
/
+22
2007-10-10
r24464: Now Volker removed the readbmpx we don't need cached errors any more.
Jeremy Allison
1
-6
/
+0
2007-10-10
r24311: add a reply_force_nterror() macro
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r24078: Add reply_unixerror
Volker Lendecke
1
-0
/
+1
2007-10-10
r23997: Check in the infrastructure for getting rid of the global InBuffer/Ou...
Volker Lendecke
1
-0
/
+4
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
1
-3
/
+4
2007-10-10
r22920: Add in the UNIX capability for 24-bit readX, as discussed
Jeremy Allison
1
-0
/
+4
2007-10-10
r22852: merge fixes for CVE-2007-2446 and CVE-2007-2447 to all branches
Gerald Carter
1
-2
/
+0
2007-10-10
r22564: Move the _strict -> _zeronull functions into lib/util.c
Jeremy Allison
1
-9
/
+9
2007-10-10
r22543: Fix bad call to talloc_strict (too few args).
Jeremy Allison
1
-1
/
+1
2007-10-10
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
1
-7
/
+9
2007-10-10
r22391: Looks bigger than it is. Make "inbuf" available
Jeremy Allison
1
-6
/
+6
2007-10-10
r22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplace
Stefan Metzmacher
1
-19
/
+0
2007-10-10
r22277: __location__ is defined in libreplace now
Stefan Metzmacher
1
-5
/
+0
2007-10-10
r21525: Go ahead and checkin the mlock() & memalign() fixes so
Gerald Carter
1
-0
/
+1
2007-10-10
r20124: clean up nested extern declaration warnings
Herb Lewis
1
-2
/
+2
2007-10-10
r17316: More C++ warnings -- 456 left
Volker Lendecke
1
-1
/
+1
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-15
/
+16
2007-10-10
r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-based
James Peach
1
-0
/
+4
2007-10-10
r13975: Re-fix Coverity #156 - I had left the hidden arg. inconsistent
Jeremy Allison
1
-1
/
+1
2007-10-10
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
1
-2
/
+4
2007-10-10
r9945: fix typos.
Günther Deschner
1
-1
/
+1
2007-10-10
r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to use
Gerald Carter
1
-0
/
+1
2007-10-10
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
1
-5
/
+6
2007-10-10
r7200: Don't use memset, use SET_STAT_INVALID (has the same effect).
Jeremy Allison
1
-0
/
+1
2007-10-10
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
1
-1
/
+6
2007-10-10
r6613: Merge back fix for PARANOID_MALLOC checker.
Jeremy Allison
1
-1
/
+3
2007-10-10
r6595: This is Volkers new-talloc patch. Just got the go-ahead from
Jeremy Allison
1
-21
/
+18
2007-10-10
r6548: Fix bug #2622 - remove DPTR_MASK as it makes no sense.
Jeremy Allison
1
-7
/
+1
2007-10-10
r6358: merging SMB_ASSERT() changes from the release branch
Gerald Carter
1
-1
/
+8
2007-10-10
r6351: This is quite a large and intrusive patch, but there are not many piec...
Volker Lendecke
1
-0
/
+3
2007-10-10
r6346: Add a counter for the number of SMB operations per connection/file.
Jeremy Allison
1
-0
/
+1
2007-10-10
r6277: This implements a new caching API for enumerating the pdb elements. It is
Volker Lendecke
1
-0
/
+10
2007-10-10
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
1
-2
/
+6
2007-10-10
r6172: Tidy up error processing significantly. Remove unix_ERR_XXX global nas...
Jeremy Allison
1
-14
/
+9
2007-10-10
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
1
-1
/
+1
2007-10-10
r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...
Derrell Lipman
1
-1
/
+1
2007-10-10
r6014: rather large change set....
Gerald Carter
1
-0
/
+3
2007-10-10
r5636: Re-add the allocation size - parameterized by share as
Jeremy Allison
1
-0
/
+2
2007-10-10
r5548: Stop lying about allocation sizes to Windows clients. It was a nice
Jeremy Allison
1
-2
/
+0
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-0
/
+88
2007-10-10
r2076: Removed old dir caching code - not being used now we have the
Jeremy Allison
1
-1
/
+0
2007-10-10
r570: Remove lots of globals to handle case issues - move them
Jeremy Allison
1
-3
/
+3
2007-10-10
r478: Added Volkers fix to be able to force DOS errors when needed.
Jeremy Allison
1
-3
/
+4
2004-03-03
Use a common function to parse all pathnames from the wire. This allows
Jeremy Allison
1
-0
/
+1
2003-08-07
Shadow copy API - Original work by "Ken Cross" <kcross@nssolutions.com>, adapted
Jeremy Allison
1
-0
/
+6
[next]