summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_prealloc.c
Commit message (Expand)AuthorAgeFilesLines
* Check error returns on strnorm().Jeremy Allison2012-08-091-1/+3
* build: Remove SMB_OFF_T, replace with off_tAndrew Bartlett2012-04-061-5/+5
* Remove off64_t declarationsAndrew Bartlett2012-04-051-1/+1
* vfs: Make function pointer names consistent. They all end in _fnRichard Sharpe2011-12-121-1/+1
* Revert "Add a missing include file to two VFS modules"Jeremy Allison2011-09-231-1/+0
* Add a missing include file to two VFS modulesRichard Sharpe2011-09-151-0/+1
* s3:vfs_prealloc: fix build on SLES8Björn Jacke2011-08-091-0/+1
* s3-vfs: rename open function to open_fn.Günther Deschner2011-04-211-1/+1
* 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-2/+8
* Fix breakage for connect function after API change (connect -> connect_fn)Alexander Bokovoy2009-08-021-1/+1
* Make the smbd VFS typesafeVolker Lendecke2009-07-241-6/+5
* s3: Change SMB_VFS_OPEN to take an smb_filename structTim Prouty2009-06-171-6/+7
* s3 vfs: Add a destructor to the fsp extension data APITim Prouty2009-02-091-1/+1
* Fix bug #5929 - vfs_prealloc does not build with option --with-cluster-suppor...Henning Henkel2008-12-041-1/+1
* From: David Disseldorp <ddiss@sgi.com>Jeremy Allison2008-02-201-2/+1
* Support GPFS prealloc interfaceAlexander Bokovoy2008-01-161-0/+8
* Remove redundant parameter fd from SMB_VFS_FTRUNCATE().Michael Adam2008-01-071-2/+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/+214