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
/
posix
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
1
-18
/
+49
|
\
|
*
pvfs_open: fix the odb_open_file() callers
Stefan Metzmacher
2008-03-07
1
-16
/
+8
|
*
pvfs_open: always call odb_can_open() before odb_open_file()
Stefan Metzmacher
2008-03-07
1
-6
/
+45
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-03-07
2
-70
/
+139
|
\
|
|
*
pvfs_open: pass down allow_level_II_oplock to odb_open_file()
Stefan Metzmacher
2008-03-06
1
-4
/
+16
|
*
pvfs_open: fix crash/leak in case pvfs_setup_oplock() fails
Stefan Metzmacher
2008-03-06
1
-6
/
+5
|
*
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
*
|
Move object file lists to the Makefile.
Jelmer Vernooij
2008-03-03
1
-11
/
+14
|
/
*
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
*
pvfs_open: make pvfs_locking_key() non static
Stefan Metzmacher
2008-02-29
1
-2
/
+2
*
Merge branch 'v4-0-trivial' into v4-0-test
Jelmer Vernooij
2008-02-28
3
-6
/
+7
|
\
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-02-27
13
-178
/
+852
|
|
\
|
*
|
Remove more global_loadparm instance.s
Jelmer Vernooij
2008-02-21
1
-1
/
+1
|
*
|
Remove yet more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
2
-5
/
+6
*
|
|
pvfs_open: fix callers of odb_get_delete_on_close()
Stefan Metzmacher
2008-02-28
1
-2
/
+2
*
|
|
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
*
|
|
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
|
|
/
|
/
|
*
|
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
*
|
pvfs_open: pass down open_disposition and break_to_none to odb_open_file()
Stefan Metzmacher
2008-02-26
1
-8
/
+12
*
|
pvfs_setfileinfo_rename: map DELETE_PENDING to ACCESS_DENIED
Stefan Metzmacher
2008-02-26
1
-0
/
+3
*
|
pvfs_unlink: move stream logic into pvfs_unlink_one()
Stefan Metzmacher
2008-02-25
1
-34
/
+8
*
|
pvfs_unlink: splitup the logic into generic and file specific functions
Stefan Metzmacher
2008-02-25
1
-17
/
+28
*
|
pvfs_unlink: add a fast path for the non wildcard case
Stefan Metzmacher
2008-02-25
1
-0
/
+4
*
|
pvfs_unlink: move !name->stream_exists into the caller
Stefan Metzmacher
2008-02-25
1
-4
/
+4
*
|
pvfs_unlink: pass down union smb_unlink completely to sub functions
Stefan Metzmacher
2008-02-25
1
-8
/
+10
[next]