index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-03-07
8
-82
/
+183
|
\
|
|
*
pvfs_open: pass down allow_level_II_oplock to odb_open_file()
Stefan Metzmacher
2008-03-06
1
-4
/
+16
|
*
opendb: add allow_level_II_oplock parameter to odb_open_file()
Stefan Metzmacher
2008-03-06
3
-12
/
+25
|
*
pvfs_open: fix crash/leak in case pvfs_setup_oplock() fails
Stefan Metzmacher
2008-03-06
1
-6
/
+5
|
*
ntvfs: pass down the client capabilities into the ntvfs layer
Stefan Metzmacher
2008-03-06
3
-0
/
+19
|
*
pvfs_oplock: auto release oplocks after a timeout
Stefan Metzmacher
2008-03-04
1
-6
/
+61
|
*
pvfs_oplock: only a break level2 oplocks...
Stefan Metzmacher
2008-03-04
1
-11
/
+1
|
*
pvfs_oplock: move pvfs_oplock_release() parts into a helper function
Stefan Metzmacher
2008-03-04
1
-43
/
+56
*
|
Deal with subsystems with no settings, several other minor fixes.
Jelmer Vernooij
2008-03-04
1
-1
/
+1
*
|
Move object file lists to the Makefile.
Jelmer Vernooij
2008-03-03
5
-46
/
+36
|
/
*
pvfs_rename: move odb_rename() onto pvfs_do_rename()
Stefan Metzmacher
2008-03-01
2
-17
/
+13
*
pvfs_setfileinfo: support renaming of directories
Stefan Metzmacher
2008-02-29
1
-5
/
+0
*
pvfs_setfileinfo: tell the opendb about renames
Stefan Metzmacher
2008-02-29
1
-3
/
+22
*
pvfs: use pvfs_resolve_name_handle() in qfileinfo and setfileinfo
Stefan Metzmacher
2008-02-29
2
-2
/
+2
*
pvfs_resolve: add pvfs_resolve_name_handle()
Stefan Metzmacher
2008-02-29
1
-0
/
+80
*
pvfs_resolve: "\\" and a trailing "\" need to be reduced
Stefan Metzmacher
2008-02-29
1
-2
/
+9
*
pvfs_resolve: fix endless loop with trailing ".."
Stefan Metzmacher
2008-02-29
1
-1
/
+1
*
opendb: add odb_get_path()
Stefan Metzmacher
2008-02-29
3
-0
/
+29
*
pvfs_open: make pvfs_locking_key() non static
Stefan Metzmacher
2008-02-29
1
-2
/
+2
*
Move public header accumulation out of the perl code.
Jelmer Vernooij
2008-02-29
1
-1
/
+2
*
Merge branch 'v4-0-trivial' into v4-0-test
Jelmer Vernooij
2008-02-28
5
-15
/
+17
|
\
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-02-27
16
-293
/
+1166
|
|
\
|
*
|
Remove more global_loadparm instance.s
Jelmer Vernooij
2008-02-21
2
-5
/
+7
|
*
|
Remove yet more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
3
-10
/
+10
*
|
|
pvfs_open: fix callers of odb_get_delete_on_close()
Stefan Metzmacher
2008-02-28
1
-2
/
+2
*
|
|
opendb: only return delete_on_close on odb_get_delete_on_close()
Stefan Metzmacher
2008-02-28
3
-18
/
+6
*
|
|
pvfs: remove unused args from pvfs_delete_on_close_set()
Stefan Metzmacher
2008-02-28
2
-5
/
+4
*
|
|
pvfs_open: use the delete_path of odb_close_file()
Stefan Metzmacher
2008-02-28
1
-49
/
+35
*
|
|
opendb: return the path that should be deleted in odb_close_file()
Stefan Metzmacher
2008-02-28
3
-5
/
+18
*
|
|
pvfs_rename: we need a do a odb_rename() after pvfs_do_rename()
Stefan Metzmacher
2008-02-27
1
-0
/
+3
*
|
|
pvfs_rename: add retry logic after sharing violation or non granted oplock
Stefan Metzmacher
2008-02-27
1
-2
/
+103
*
|
|
opendb_tdb: EXCLUSIVE oplock use the same matching logic
Stefan Metzmacher
2008-02-27
1
-3
/
+21
|
|
/
|
/
|
*
|
opendb_tdb: with break_to_none attribute only opens also break oplocks
Stefan Metzmacher
2008-02-26
1
-2
/
+9
*
|
pvfs_open: pass down an access mask to pvfs_can_update_file_size()
Stefan Metzmacher
2008-02-26
1
-3
/
+13
*
|
pvfs_qfileinfo: down discard the return value of pvfs_can_stat()
Stefan Metzmacher
2008-02-26
1
-1
/
+1
*
|
pvfs_open: pass down an access mask in pvfs_can_stat()
Stefan Metzmacher
2008-02-26
1
-1
/
+1
*
|
pvfs_open: pass NTCREATEX_DISP_OPEN to odb_can_open()
Stefan Metzmacher
2008-02-26
1
-4
/
+4
*
|
pvfs_setpathinfo: retry setpathinfo after oplock not granted on on setpathinf...
Stefan Metzmacher
2008-02-26
1
-0
/
+107
*
|
pvfs_open: add pvfs_can_update_file_size()
Stefan Metzmacher
2008-02-26
1
-0
/
+62
*
|
pvfs_unlink: retry unlink after oplock not granted
Stefan Metzmacher
2008-02-26
2
-7
/
+113
*
|
pvfs: add posix:oplocktimeout=30 option
Stefan Metzmacher
2008-02-26
2
-2
/
+11
*
|
pvfs_setfileinfo: break level2 oplocks on setfileinfo() ALLOCATION_INFO and E...
Stefan Metzmacher
2008-02-26
1
-0
/
+6
*
|
pvfs: send oplock breaks to none to level2 holders on write/lock requests
Stefan Metzmacher
2008-02-26
2
-1
/
+7
*
|
pvfs_oplocks: add pvfs_break_level2_oplocks()
Stefan Metzmacher
2008-02-26
1
-0
/
+39
*
|
pvfs: handle oplock releases in its own function pvfs_oplock_release()
Stefan Metzmacher
2008-02-26
2
-7
/
+68
*
|
pvfs_open: call pvfs_setup_oplock() if an oplock was granted
Stefan Metzmacher
2008-02-26
2
-3
/
+27
*
|
pvfs: add pvfs_setup_oplock() to receive oplock breaks and pass them to the c...
Stefan Metzmacher
2008-02-26
2
-0
/
+137
*
|
pvfs_open: make the retry logic indepdendent from open and sharing violations
Stefan Metzmacher
2008-02-26
2
-50
/
+104
*
|
pvfs_open: fix odb_can_open() callers after prototype change
Stefan Metzmacher
2008-02-26
1
-16
/
+35
*
|
opendb: unify the parameters of odb_open_file() and odb_can_open()
Stefan Metzmacher
2008-02-26
3
-15
/
+11
[prev]
[next]