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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r3615: split out struct pvfs_file_handle from struct pvfs_file. This is in
Andrew Tridgell
2007-10-10
1
-22
/
+13
*
r3597: implement a suggestion from abartlet. By taking a refernce to the
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3539: much nicer async open delay code.
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
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
2
-5
/
+124
*
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3387: fixed pvfs to pass the NTDENY tests. The tricky bit was
Andrew Tridgell
2007-10-10
1
-4
/
+8
*
r3363: added basic support for SA_RIGHT_FILE_EXECUTE, needed for opening .dll...
Andrew Tridgell
2007-10-10
1
-7
/
+19
*
r3360: improved the deletion of tmp files. smbd now puts all tmp files in var...
Andrew Tridgell
2007-10-10
2
-4
/
+3
*
r3357: removed the need to use TDB_CLEAR_IF_FIRST in Samba4.
Andrew Tridgell
2007-10-10
2
-2
/
+2
*
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
2
-4
/
+4
*
r3189: improved the share_conflict() logic (both in terms of readability and
Andrew Tridgell
2007-10-10
1
-24
/
+50
*
r3174: added pvfs_is_open() to allow us to check for open files on unlink. We
Andrew Tridgell
2007-10-10
1
-0
/
+20
*
r3153: pvfs now passes the first 9 of the BASE-DELETE tests
Andrew Tridgell
2007-10-10
1
-1
/
+55
*
r3147: added basic share modes support for pvfs (or more precisely, ntcreatex
Andrew Tridgell
2007-10-10
1
-1
/
+138
*
r3135: split the "create new" logic out from the "open existing" logic in
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r3129: typo
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r3127: added the initial code for the open files database. Doesn't do
Andrew Tridgell
2007-10-10
1
-0
/
+145
*
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
*
r3057: - moved the idtree.c code into lib/
Andrew Tridgell
2007-10-10
1
-360
/
+0
*
r3056: added a id -> pointer data structure (a type of radix tree). This is
Andrew Tridgell
2007-10-10
1
-0
/
+360
*
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