summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_cacheprime.c
Commit message (Expand)AuthorAgeFilesLines
* build: Remove SMB_OFF_T, replace with off_tAndrew Bartlett2012-04-061-6/+6
* vfs: Make function pointer names consistent. They all end in _fnRichard Sharpe2011-12-121-4/+4
* s3-vfs: include smbd/smbd.h in vfs modules.Günther Deschner2011-03-301-0/+1
* Restructure the connect function code to always callJeremy Allison2009-11-301-1/+8
* Make the smbd VFS typesafeVolker Lendecke2009-07-241-13/+7
* s3: Finish plumbing the fsp->fsp_name smb_fname conversion through the modules.Tim Prouty2009-07-201-1/+1
* s3 vfs: Add a destructor to the fsp extension data APITim Prouty2009-02-091-1/+1
* vfs_cacheprime: fix C++ warning - make implicit cast explicitMichael Adam2008-04-201-1/+1
* Remove now redundant parameter fd from prime_cache().Michael Adam2008-01-111-5/+4
* Combine fsp and fromfd to fromfsp in SMB_VFS_SENDFILE().Michael Adam2008-01-111-4/+3
* Fix the build of the cacheprime VFS module after API changes.Michael Adam2008-01-101-4/+3
* Remove redundant parameter fd from SMB_VFS_READ().Michael Adam2008-01-101-1/+1
* Remove unneeded parameter fd from SMB_VFS_PREAD().Michael Adam2008-01-071-3/+2
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r20261: merge 20260 from samba_3_0_24Herb Lewis2007-10-101-0/+1
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-0/+200