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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed SMB2 locking
Andrew Tridgell
2008-05-21
1
-22
/
+40
*
check the creation options where the client can require a path to be a
Andrew Tridgell
2008-05-20
1
-0
/
+14
*
added SMB2 proxying of rmdir
Andrew Tridgell
2008-05-19
1
-1
/
+12
*
Merge commit 'origin/v4-0-test' into vfs_smb2
Andrew Tridgell
2008-05-19
5
-24
/
+30
|
\
|
*
Fix a bunch of dependencies.
Jelmer Vernooij
2008-05-18
2
-2
/
+2
|
*
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
2008-05-18
3
-6
/
+6
|
*
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
2008-05-18
3
-6
/
+12
|
*
Use variables for source directory in a couple more places.
Jelmer Vernooij
2008-05-18
5
-18
/
+18
*
|
added mkdir to SMB2 proxy
Andrew Tridgell
2008-05-19
1
-1
/
+8
*
|
added SMB2 proxying for unlink
Andrew Tridgell
2008-05-16
1
-427
/
+43
*
|
added handlers for connect, search_first and fsinfo.
Andrew Tridgell
2008-05-15
1
-152
/
+225
*
|
started new vfs_smb2 module
Andrew Tridgell
2008-05-15
3
-0
/
+1152
|
/
*
Fix LDB module initialization when using external ldb.
Jelmer Vernooij
2008-05-11
1
-1
/
+4
*
Merge branch 'v4-0-test' into v4-0-gmake3
Jelmer Vernooij
2008-05-10
4
-39
/
+15
|
\
|
*
pvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME code
Stefan Metzmacher
2008-05-07
4
-39
/
+15
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-04-25
11
-15
/
+68
|
\
|
|
*
ntvfs_generic: map RAW_LOCK_SMB2_BREAK to RAW_LOCK_GENERIC
Stefan Metzmacher
2008-04-19
1
-0
/
+17
|
*
ntvfs_generic: fix mapping the granted oplocks for SMB2
Stefan Metzmacher
2008-04-19
1
-3
/
+3
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
2008-04-17
2
-3
/
+28
|
|
\
|
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-04-17
1
-2
/
+26
|
|
|
\
|
|
|
*
ntvfs_generic: map SMB2 oplock levels to the generic ones
Stefan Metzmacher
2008-04-17
1
-2
/
+27
|
|
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-04-15
8
-63
/
+54
|
|
|
\
|
|
|
*
|
fixed a valgrind error in id mapping
Andrew Tridgell
2008-04-14
1
-1
/
+1
|
|
*
|
fixed an unitialised write warning in valgrind
Andrew Tridgell
2008-04-14
1
-0
/
+1
|
*
|
|
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2008-04-17
3
-5
/
+11
|
*
|
|
Require explicit event context rather than looking if it is not specified.
Jelmer Vernooij
2008-04-17
1
-1
/
+1
|
*
|
|
Explicitly require event context to be specified.
Jelmer Vernooij
2008-04-17
2
-1
/
+5
|
*
|
|
Remove event context tracking from the credentials struct.
Jelmer Vernooij
2008-04-17
1
-2
/
+0
|
*
|
|
Use readily available event context.
Jelmer Vernooij
2008-04-16
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
2008-04-14
5
-63
/
+42
|
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4
Jelmer Vernooij
2008-04-14
1
-1
/
+2
|
|
\
|
|
|
*
fill in unknown fields in SMB2 READ call
Andrew Tridgell
2008-04-14
1
-1
/
+2
|
*
|
Remove prototypes from build.h in preparation of removing build.h
Jelmer Vernooij
2008-04-14
3
-0
/
+12
|
|
/
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-04-08
14
-184
/
+330
|
\
|
|
*
ntvfs: Use wbclient for pvfs_acl and pvfs_acl_nfs4
Kai Blin
2008-04-02
4
-49
/
+166
|
*
ntvfs: Use wbclient in vsf_unixuid, not sidmap
Kai Blin
2008-04-02
1
-22
/
+50
|
*
Reduce the number of installed headers.
Jelmer Vernooij
2008-04-02
1
-1
/
+1
|
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
9
-112
/
+113
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-03-28
1
-2
/
+1
|
\
|
|
*
Fix references to ntvfs share config
Andrew Bartlett
2008-03-27
1
-1
/
+1
|
*
Make oplocks a per-share option.
Andrew Bartlett
2008-03-27
1
-2
/
+1
*
|
Merge v4.0-test
Jelmer Vernooij
2008-03-28
13
-52
/
+594
|
\
\
|
*
|
opendb_tdb: enable oplocks per default
Stefan Metzmacher
2008-03-27
1
-1
/
+1
|
|
/
|
*
pvfs_open: set h->have_opendb_entry directly after odb_open_file()
Stefan Metzmacher
2008-03-15
1
-2
/
+2
|
*
pvfs_open: the pvfs_odb_retry structs need to be children of the request
Stefan Metzmacher
2008-03-15
1
-2
/
+0
|
*
pvfs_unlink: disable async retries for wildcard deletes
Stefan Metzmacher
2008-03-15
1
-0
/
+6
|
*
pvfs_open: retry pvfs_open() after an EGAIN or EWOULDBLOCK from open()
Stefan Metzmacher
2008-03-12
1
-4
/
+54
|
*
pvfs_open: pass O_NONBLOCK to open() so that we'll not block with kernel oplocks
Stefan Metzmacher
2008-03-12
1
-2
/
+2
|
*
opendb_tdb: use sys_lease to setup kernel oplocks
Stefan Metzmacher
2008-03-12
2
-9
/
+42
|
*
ntvfs/sysdep: implement linux kernel oplocks based F_SETLEASE
Stefan Metzmacher
2008-03-12
3
-0
/
+233
[next]