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
...
*
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
*
|
pvfs_open: pass down open_disposition and break_to_none to odb_open_file()
Stefan Metzmacher
2008-02-26
1
-8
/
+12
*
|
opendb: pass down open_disposition and break_to_none to odb_open_file()
Stefan Metzmacher
2008-02-26
3
-13
/
+14
*
|
pvfs_setfileinfo_rename: map DELETE_PENDING to ACCESS_DENIED
Stefan Metzmacher
2008-02-26
1
-0
/
+3
*
|
opendb_tdb: only file->delete_on_close == true should give DELETE_PENDING
Stefan Metzmacher
2008-02-26
1
-2
/
+5
*
|
opendb_tdb: move sharemode, oplock logic into odb_tdb_open_can_internal()
Stefan Metzmacher
2008-02-26
1
-89
/
+102
*
|
opendb_tdb: add force break to none logic
Stefan Metzmacher
2008-02-26
1
-2
/
+7
*
|
opendb_tdb: attribute only opens doesn't conflict with BATCH oplocks
Stefan Metzmacher
2008-02-26
1
-2
/
+35
*
|
opendb_tdb: grant level2 oplocks
Stefan Metzmacher
2008-02-26
1
-9
/
+23
*
|
opendb: add odb_break_oplocks() function
Stefan Metzmacher
2008-02-26
3
-1
/
+45
*
|
opendb: add odb_update_oplock() call
Stefan Metzmacher
2008-02-25
3
-2
/
+51
[prev]
[next]