index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
VFS
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-20
examples/VFS: make function prototypes available via static_decl_vfs;
Stefan Metzmacher
3
-0
/
+3
2015-07-07
smbd: Remove SMB_VFS_NOTIFY_WATCH
Volker Lendecke
2
-30
/
+0
2015-05-14
Convert all uint32/16/8 to _t in a grab-bag of remaining files.
Richard Sharpe
3
-15
/
+15
2015-03-31
vfs: add snapshot create/delete hooks
David Disseldorp
2
-0
/
+62
2015-03-09
s3/vfs: change fallocate mode flags from enum->uint32_t
David Disseldorp
2
-2
/
+2
2015-02-17
s3/vfs: remove unused SMB_VFS_DISK_FREE() small_query parameter
David Disseldorp
2
-4
/
+3
2014-12-04
s3:vfs: add create tags to SMB_VFS_CREATEFILE
Ralph Boehme
2
-3
/
+8
2014-12-04
s3:vfs: add SMB_VFS_READDIR_ATTR()
Ralph Boehme
2
-0
/
+18
2014-08-11
vfs3: Pass "lease" through SMB_VFS_CREATE_FILE
Volker Lendecke
2
-0
/
+3
2014-07-04
smbd: Remove unused blocking_lock_record* from VFS_BRL_CANCEL_WINDOWS
Volker Lendecke
2
-5
/
+3
2014-07-04
smbd: Remove unused blocking_lock_record* from VFS_BRL_LOCK_WINDOWS
Volker Lendecke
2
-5
/
+3
2013-11-22
vfs: add [GET/SET]_COMPRESSION hooks
David Disseldorp
2
-0
/
+40
2013-05-28
build: Remove autoconf build system from examples/VFS
Andrew Bartlett
6
-3977
/
+0
2013-01-16
s3-vfs: add copy_chunk vfs hooks
David Disseldorp
2
-0
/
+117
2012-10-11
examples: Re-indent and reformat skel VFS modules
Andrew Bartlett
2
-348
/
+436
2012-10-11
vfs: Remove type parameter from sys_acl_blob_get_{fd,file}
Andrew Bartlett
2
-3
/
+3
2012-10-11
smbd: Add mem_ctx to {f,}get_nt_acl VFS call
Andrew Bartlett
2
-6
/
+14
2012-10-11
smbd: Add mem_ctx to sys_acl_init() and all callers
Andrew Bartlett
2
-6
/
+16
2012-09-12
smbd: Add extra VFS hooks to get the posix ACL as a blob
Andrew Bartlett
2
-0
/
+33
2012-08-15
s3-smbd: Remove sys_acl_*() VFS wrapper functions
Andrew Bartlett
2
-221
/
+0
2012-07-31
Make it possible to build under Solaris make as well as FreeBSD and Linux. Al...
Richard Sharpe
1
-4
/
+17
2012-07-18
s3-vfs: async fsync
Volker Lendecke
2
-0
/
+69
2012-07-18
s3-aio: Remove unused VFS functions and more
Volker Lendecke
2
-91
/
+0
2012-07-18
s3-vfs: Add pwrite_send/recv to vfs modules
Volker Lendecke
2
-0
/
+74
2012-07-18
s3-vfs: Add pread_send/recv to vfs modules
Volker Lendecke
2
-0
/
+73
2012-06-06
examples/VFS: don't use smbd/proto.h
Stefan Metzmacher
3
-3
/
+0
2012-05-18
build: Move generated files out of the normal build tree
Andrew Bartlett
1
-0
/
+1
2012-04-16
Improve the VFS Makefile so that it is easier for use out of tree but still w...
Richard Sharpe
1
-13
/
+9
2012-04-06
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
2
-20
/
+20
2012-04-05
s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configure
Andrew Bartlett
2
-13
/
+0
2012-04-05
s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configure
Andrew Bartlett
2
-13
/
+0
2012-04-05
s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configure
Andrew Bartlett
2
-13
/
+0
2012-04-05
s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configure
Andrew Bartlett
2
-15
/
+0
2012-04-05
build: Remove SMB_STRUCT_DIR define
Andrew Bartlett
2
-16
/
+16
2012-04-05
build: Remove SMB_STRUCT_DIRENT define
Andrew Bartlett
2
-2
/
+2
2012-03-26
s3: Pass filters explicitly through vfs notify watch
Volker Lendecke
2
-3
/
+8
2012-03-24
Improve the Makefile. Use a standard make macro, not a shell command.
Richard Sharpe
1
-1
/
+1
2012-03-24
Make it possible for developers of out-of-tree modules to use the same names ...
Richard Sharpe
1
-1
/
+1
2012-03-21
s3: Pass "path" through vfs_notify_watch
Volker Lendecke
1
-6
/
+10
2012-03-03
examples: Make examples/VFS/Makefile.in FreeBSD-friendly
Volker Lendecke
1
-6
/
+14
2012-02-09
s3-build: remove EXEEXT from Makefiles
Andrew Bartlett
1
-3
/
+0
2011-12-13
s3: Fix examples/VFS build
Volker Lendecke
3
-3
/
+3
2011-12-12
vfs: Make function pointer names consistent. They all end in _fn
Richard Sharpe
3
-229
/
+229
2011-11-17
Improve configure.in so it can be used outside the Samba source tree.
Richard Sharpe
1
-2
/
+3
2011-10-11
s3-waf: make sure we build example vfs modules with --enable-developer.
Günther Deschner
1
-0
/
+25
2011-10-11
Fix the VFS for fsctl.
Jeremy Allison
2
-0
/
+39
2011-10-08
examples/VFS: add skel_get_dfs_referrals()
Stefan Metzmacher
2
-0
/
+14
2011-10-08
examples/VFS: fix names in skel_opaque.c
Stefan Metzmacher
1
-3
/
+3
2011-10-08
examples/VFS: fix a typo in the README
Michael Adam
1
-1
/
+1
2011-07-06
examples/VFS: try to fix the build on openbsd, adding alternative spellings o...
Michael Adam
1
-2
/
+3
[next]