summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_commit.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-15smbd: Fix bug 9544, part 2Volker Lendecke1-0/+80
2013-01-14smbd: Fix bug 9544, part 1Volker Lendecke1-3/+3
2012-04-06build: Remove SMB_OFF_T, replace with off_tAndrew Bartlett1-7/+7
2011-11-30s3: Attempt to fix the vfs_commit moduleVolker Lendecke1-1/+1
2011-06-24s3:vfs_commit: fix buildBjörn Jacke1-0/+1
2011-04-21s3-vfs: rename open function to open_fn.Günther Deschner1-1/+1
2011-03-30s3-vfs: include smbd/smbd.h in vfs modules.Günther Deschner1-0/+1
2010-01-06vfs_commit: print warning when no fsync support is thereBjörn Jacke1-0/+2
2009-11-30Restructure the connect function code to always callJeremy Allison1-1/+7
2009-07-24Make the smbd VFS typesafeVolker Lendecke1-17/+9
2009-07-24Some more VFS type errorsVolker Lendecke1-2/+2
2009-07-24Fix some C++ warningsVolker Lendecke1-4/+7
2009-06-17s3: Change SMB_VFS_OPEN to take an smb_filename structTim Prouty1-3/+3
2009-05-26Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STATVolker Lendecke1-1/+1
2009-02-09s3 vfs: Add a destructor to the fsp extension data APITim Prouty1-1/+1
2008-04-21Remove redundant parameter fd from SMB_VFS_CLOSE().Michael Adam1-3/+2
2008-01-10Remove redundant parameter fd from SMB_VFS_WRITE().Michael Adam1-2/+1
2008-01-07Remove redundant parameter fd from SMB_VFS_FTRUNCATE().Michael Adam1-2/+1
2008-01-07Remove redundant parameter fd from SMB_VFS_FSTAT().Michael Adam1-1/+1
2008-01-07Remove redundant parameter fd from SMB_VFS_PWRITE().Michael Adam1-2/+1
2007-11-20Extend commit module to help with NFS quotas.David Losada Carballo1-25/+158
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r20261: merge 20260 from samba_3_0_24Herb Lewis1-0/+1
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-0/+189