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
/
source4
/
ntvfs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
8
-63
/
+54
2008-04-14
fixed a valgrind error in id mapping
Andrew Tridgell
1
-1
/
+1
2008-04-14
fixed an unitialised write warning in valgrind
Andrew Tridgell
1
-0
/
+1
2008-04-14
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
5
-63
/
+42
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4
Jelmer Vernooij
1
-1
/
+2
2008-04-14
Remove prototypes from build.h in preparation of removing build.h
Jelmer Vernooij
3
-0
/
+12
2008-04-14
fill in unknown fields in SMB2 READ call
Andrew Tridgell
1
-1
/
+2
2008-04-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
14
-184
/
+330
2008-04-02
ntvfs: Use wbclient for pvfs_acl and pvfs_acl_nfs4
Kai Blin
4
-49
/
+166
2008-04-02
ntvfs: Use wbclient in vsf_unixuid, not sidmap
Kai Blin
1
-22
/
+50
2008-04-02
Reduce the number of installed headers.
Jelmer Vernooij
1
-1
/
+1
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
9
-112
/
+113
2008-03-28
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-2
/
+1
2008-03-28
Merge v4.0-test
Jelmer Vernooij
13
-52
/
+594
2008-03-27
Fix references to ntvfs share config
Andrew Bartlett
1
-1
/
+1
2008-03-27
Make oplocks a per-share option.
Andrew Bartlett
1
-2
/
+1
2008-03-27
opendb_tdb: enable oplocks per default
Stefan Metzmacher
1
-1
/
+1
2008-03-15
pvfs_open: set h->have_opendb_entry directly after odb_open_file()
Stefan Metzmacher
1
-2
/
+2
2008-03-15
pvfs_open: the pvfs_odb_retry structs need to be children of the request
Stefan Metzmacher
1
-2
/
+0
2008-03-15
pvfs_unlink: disable async retries for wildcard deletes
Stefan Metzmacher
1
-0
/
+6
2008-03-12
pvfs_open: retry pvfs_open() after an EGAIN or EWOULDBLOCK from open()
Stefan Metzmacher
1
-4
/
+54
2008-03-12
pvfs_open: pass O_NONBLOCK to open() so that we'll not block with kernel oplocks
Stefan Metzmacher
1
-2
/
+2
2008-03-12
opendb_tdb: use sys_lease to setup kernel oplocks
Stefan Metzmacher
2
-9
/
+42
2008-03-12
ntvfs/sysdep: implement linux kernel oplocks based F_SETLEASE
Stefan Metzmacher
3
-0
/
+233
2008-03-12
ntvfs/sysdep: add sys_lease abstraction to later support kernel oplocks
Stefan Metzmacher
3
-0
/
+215
2008-03-12
pvfs_open: pass down &f->handle->fd to odb_open_file()
Stefan Metzmacher
1
-31
/
+30
2008-03-12
opendb: pass down a pointer to the fd in odb_open_file()
Stefan Metzmacher
3
-4
/
+6
2008-03-12
ntvfs/cifs: fix the fnum on RAW_RENAME_NTTRANS
Stefan Metzmacher
1
-0
/
+7
2008-03-12
pvfs_rename: implement RAW_RENAME_NTTRANS as noop as w2k3
Stefan Metzmacher
1
-1
/
+10
2008-03-11
pvfs: return NT_STATUS_NOT_IMPLEMENTED on RAW_RENAME_NTTRANS
Stefan Metzmacher
1
-0
/
+3
2008-03-08
Fix the build.
Jelmer Vernooij
2
-0
/
+11
2008-03-08
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
2
-2
/
+0
2008-03-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-136
/
+110
2008-03-08
opendb_tdb: keep struct opendb_file arround for the lifetime of struct odb_lock
Stefan Metzmacher
1
-135
/
+109
2008-03-08
opendb_tdb: correctly initialize modified to false
Stefan Metzmacher
1
-1
/
+1
2008-03-07
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
5
-89
/
+134
2008-03-07
pvfs_open: fix the odb_open_file() callers
Stefan Metzmacher
1
-16
/
+8
2008-03-07
opendb: force odb_can_open() before odb_open_file()
Stefan Metzmacher
3
-65
/
+72
2008-03-07
pvfs_open: always call odb_can_open() before odb_open_file()
Stefan Metzmacher
1
-6
/
+45
2008-03-07
opendb_tdb: pass down struct messaging_context directly to odb_oplock_break_s...
Stefan Metzmacher
1
-5
/
+8
2008-03-07
vfs_cifs: disable level2 oplocks if the frontend client doesn't support them
Stefan Metzmacher
1
-1
/
+5
2008-03-07
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
8
-82
/
+183
2008-03-06
pvfs_open: pass down allow_level_II_oplock to odb_open_file()
Stefan Metzmacher
1
-4
/
+16
2008-03-06
opendb: add allow_level_II_oplock parameter to odb_open_file()
Stefan Metzmacher
3
-12
/
+25
2008-03-06
pvfs_open: fix crash/leak in case pvfs_setup_oplock() fails
Stefan Metzmacher
1
-6
/
+5
2008-03-06
ntvfs: pass down the client capabilities into the ntvfs layer
Stefan Metzmacher
3
-0
/
+19
2008-03-04
pvfs_oplock: auto release oplocks after a timeout
Stefan Metzmacher
1
-6
/
+61
2008-03-04
pvfs_oplock: only a break level2 oplocks...
Stefan Metzmacher
1
-11
/
+1
2008-03-04
pvfs_oplock: move pvfs_oplock_release() parts into a helper function
Stefan Metzmacher
1
-43
/
+56
2008-03-04
Deal with subsystems with no settings, several other minor fixes.
Jelmer Vernooij
1
-1
/
+1
[prev]
[next]