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
/
source3
/
modules
/
vfs_cacheprime.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-04
s3: VFS: Remove SMB_VFS_READ() function and all implementations.
Jeremy Allison
1
-18
/
+0
2017-12-18
vfs: Use static_decl_vfs in all VFS modules
Christof Schmitt
1
-1
/
+1
2017-12-06
vfs: drop casts for VFS_ADD_FSP_EXTENSION() callers
David Disseldorp
1
-1
/
+1
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
1
-2
/
+2
2015-10-13
lib: Move sys_rw* to lib/util
Volker Lendecke
1
-1
/
+1
2014-12-08
vfs: Add missing include for sys_pread() in cacheprime module.
Andreas Schneider
1
-0
/
+1
2012-04-06
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
1
-6
/
+6
2011-12-12
vfs: Make function pointer names consistent. They all end in _fn
Richard Sharpe
1
-4
/
+4
2011-03-30
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
1
-0
/
+1
2009-11-30
Restructure the connect function code to always call
Jeremy Allison
1
-1
/
+8
2009-07-24
Make the smbd VFS typesafe
Volker Lendecke
1
-13
/
+7
2009-07-20
s3: Finish plumbing the fsp->fsp_name smb_fname conversion through the modules.
Tim Prouty
1
-1
/
+1
2009-02-09
s3 vfs: Add a destructor to the fsp extension data API
Tim Prouty
1
-1
/
+1
2008-04-20
vfs_cacheprime: fix C++ warning - make implicit cast explicit
Michael Adam
1
-1
/
+1
2008-01-11
Remove now redundant parameter fd from prime_cache().
Michael Adam
1
-5
/
+4
2008-01-11
Combine fsp and fromfd to fromfsp in SMB_VFS_SENDFILE().
Michael Adam
1
-4
/
+3
2008-01-10
Fix the build of the cacheprime VFS module after API changes.
Michael Adam
1
-4
/
+3
2008-01-10
Remove redundant parameter fd from SMB_VFS_READ().
Michael Adam
1
-1
/
+1
2008-01-07
Remove unneeded parameter fd from SMB_VFS_PREAD().
Michael Adam
1
-3
/
+2
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-1
/
+1
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r20261: merge 20260 from samba_3_0_24
Herb Lewis
1
-0
/
+1
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-0
/
+200