index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
/
common
/
brlock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r20653: If this is the wrong way to fix the build, I apologize. But these inc...
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r20646: first preparations for cluster enablement. This changes "
Andrew Tridgell
2007-10-10
1
-7
/
+7
*
r15734: This is a major change to the NTVFS subsystem:
Stefan Metzmacher
2007-10-10
1
-11
/
+11
*
r15614: the byte range locking error handling caches the last failed lock
Stefan Metzmacher
2007-10-10
1
-43
/
+89
*
r15613: the snum doesn't identify the tcon, but the brl_context pointer does
Stefan Metzmacher
2007-10-10
1
-10
/
+9
*
r15612: look at the lock_type and not at the notify_ptr being NULL or not
Stefan Metzmacher
2007-10-10
1
-2
/
+3
*
r14822: if we use the snum used by the lp_* functions instead of the wire TID,
Stefan Metzmacher
2007-10-10
1
-10
/
+10
*
r13701: removed some unnecessary casts
Andrew Tridgell
2007-10-10
1
-5
/
+5
*
r13658: More moving around of files:
Jelmer Vernooij
2007-10-10
1
-3
/
+4
*
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r7294: implemented the irpc messaging system. This is the core of the
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r5307: removed db_wrap.h from includes.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r5296: - only include the tdb headers where they are needed
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r5137: fix types
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r5102: This is a major simplification of the logic for controlling top level
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p()
Andrew Tridgell
2007-10-10
1
-7
/
+6
*
r3969: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-5
/
+5
*
r3528: added support for the SMBntcancel() operation, which cancels any
Andrew Tridgell
2007-10-10
1
-7
/
+8
*
r3507: - added deferred replies on sharing violation in pvfs open. The
Andrew Tridgell
2007-10-10
1
-5
/
+2
*
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3360: improved the deletion of tmp files. smbd now puts all tmp files in var...
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r3357: removed the need to use TDB_CLEAR_IF_FIRST in Samba4.
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3312: in the brlock code, we prevent lock stampedes by attempting to not
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r3271: use "struct messaging_context *" instead of "void *" in messaging API
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r3126: in the brlock code I had used a void* for the brl context as I didn't
Andrew Tridgell
2007-10-10
1
-14
/
+9
*
r3031: added support for lock cancelation, which effectively just triggers an...
Andrew Tridgell
2007-10-10
1
-5
/
+14
*
r3029: implemented byte range lock timeouts.
Andrew Tridgell
2007-10-10
1
-28
/
+244
*
r3012: added initial support for byte range locking in the posix vfs. This is
Andrew Tridgell
2007-10-10
1
-0
/
+418