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
/
source3
/
modules
/
vfs_default.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-17
vfs: Convert vfswrap_fs_capabilities to synthetic_smb_fname
Volker Lendecke
1
-7
/
+3
2013-01-18
Move copychunk locking to be local to the read/write calls.
Jeremy Allison
1
-0
/
+42
2013-01-16
s3-vfs: add copy_chunk vfs hooks
David Disseldorp
1
-0
/
+111
2012-11-05
s3:vfs_default: optimize vfswrap_asys_finished() and read as much as we can
Stefan Metzmacher
1
-16
/
+33
2012-10-11
vfs: Improve formatting of vfs_default
Andrew Bartlett
1
-23
/
+23
2012-10-11
vfs: Use posix_sys_acl_blob_get_file in vfs_default for posix ACLs
Andrew Bartlett
1
-0
/
+2
2012-10-11
smbd: Add mem_ctx to {f,}get_nt_acl VFS call
Andrew Bartlett
1
-2
/
+6
2012-10-11
smbd: Add mem_ctx to sys_acl_init() and all callers
Andrew Bartlett
1
-4
/
+9
2012-09-08
s3:vfs_default: add basic support for durable handle request and reconnect
Michael Adam
1
-3
/
+6
2012-09-08
s3:vfs: add durable VFS operations
Michael Adam
1
-1
/
+34
2012-08-15
s3-smbd: Remove sys_acl_*() VFS wrapper functions
Andrew Bartlett
1
-102
/
+0
2012-07-18
s3-vfs: async fsync
Volker Lendecke
1
-0
/
+44
2012-07-18
s3: Move the aio_pthread read/write functionality to vfs_default
Volker Lendecke
1
-70
/
+138
2012-07-18
s3-aio: Remove unused VFS functions and more
Volker Lendecke
1
-70
/
+0
2012-07-18
s3-vfs: async pread
Volker Lendecke
1
-0
/
+45
2012-07-18
s3-vfs: async pwrite
Volker Lendecke
1
-0
/
+48
2012-07-18
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
1
-1
/
+1
2012-07-12
s3: make log message of FSCTL_IS_VOLUME_DIRTY more clear
Björn Jacke
1
-1
/
+1
2012-06-21
Fix bug #8974 - Kernel oplocks are broken when uid(file) != uid(process).
Jeremy Allison
1
-5
/
+0
2012-06-15
s3:vfs_default: use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
1
-6
/
+10
2012-06-12
s3: Make vfswrap_audit_file static
Volker Lendecke
1
-5
/
+5
2012-06-02
lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.c
Andrew Bartlett
1
-8
/
+8
2012-05-24
s3:smbd/msdfs: pass 'allow_broken_path' to get_referred_path()
Stefan Metzmacher
1
-1
/
+3
2012-04-28
Add an audit file VFS routine so we can handle auditing with SACLs.
Richard Sharpe
1
-0
/
+10
2012-04-09
s3: Move the aio signal init to the vfs module
Volker Lendecke
1
-0
/
+8
2012-04-06
Bug found by Herb. blkcnt_t st_ex_blksize is defined as a signed value. When ...
Jeremy Allison
1
-0
/
+13
2012-04-06
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
1
-15
/
+15
2012-04-05
s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configure
Andrew Bartlett
1
-6
/
+0
2012-04-05
s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configure
Andrew Bartlett
1
-6
/
+0
2012-04-05
s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configure
Andrew Bartlett
1
-6
/
+0
2012-04-05
s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configure
Andrew Bartlett
1
-6
/
+0
2012-04-05
build: Remove SMB_STRUCT_DIR define
Andrew Bartlett
1
-10
/
+10
2012-04-05
build: Remove SMB_STRUCT_DIRENT define
Andrew Bartlett
1
-2
/
+2
2012-04-05
build: Remove sys_rewinddir wrapper
Andrew Bartlett
1
-1
/
+1
2012-04-05
build: Remove sys_closedir wrapper
Andrew Bartlett
1
-1
/
+1
2012-04-05
build: Remove sys_telldir wrapper
Andrew Bartlett
1
-1
/
+1
2012-04-05
build: Remove sys_seekdir wrapper
Andrew Bartlett
1
-1
/
+1
2012-04-05
build: Remove sys_readdir wrapper
Andrew Bartlett
1
-1
/
+1
2012-04-05
build: Remove sys_opendir wrapper
Andrew Bartlett
1
-1
/
+1
2012-04-05
build: Remove sys_open wrapper
Andrew Bartlett
1
-1
/
+1
2012-04-05
build: Remove sys_lseek wrapper
Andrew Bartlett
1
-1
/
+1
2012-04-05
build: Remove sys_ftruncate wrapper
Andrew Bartlett
1
-4
/
+4
2012-03-26
s3: Pass filters explicitly through vfs notify watch
Volker Lendecke
1
-3
/
+4
2012-03-21
s3: Remove "conn" from sys_notify_context
Volker Lendecke
1
-1
/
+1
2012-03-21
s3: Pass "path" through vfs_notify_watch
Volker Lendecke
1
-1
/
+3
2012-03-11
s3: Improve statvfs support
Brad Smith
1
-6
/
+6
2012-03-02
s3: Further fix for bug 8777
Brad Smith
1
-1
/
+1
2012-02-25
s3: Fix bug 8777, sys_statvfs() wrapper support for OpenBSD/FreeBSD/DragonFly
Brad Smith
1
-1
/
+1
2011-12-12
vfs: Make function pointer names consistent. They all end in _fn
Richard Sharpe
1
-113
/
+113
2011-10-14
Add support for VFS op streaminfo chaining in all relevant VFS modules.
Frank Lahm
1
-15
/
+10
[next]