summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_commit.c
Commit message (Expand)AuthorAgeFilesLines
* s3:modules: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-2/+2
* s3: VFS: Remove SMB_VFS_WRITE() function and all implementations.Jeremy Allison2018-05-051-19/+0
* vfs: Use static_decl_vfs in all VFS modulesChristof Schmitt2017-12-181-1/+1
* vfs: drop casts for VFS_ADD_FSP_EXTENSION() callersDavid Disseldorp2017-12-061-1/+1
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-2/+2
* s3/vfs: wrap async io function args inside struct vfs_aio_stateRalph Boehme2016-03-021-5/+6
* vfs_commit: set the fd on open before calling SMB_VFS_FSTATUri Simchoni2015-10-081-1/+10
* smbd: Fix bug 9544, part 2Volker Lendecke2013-01-151-0/+80
* smbd: Fix bug 9544, part 1Volker Lendecke2013-01-141-3/+3
* build: Remove SMB_OFF_T, replace with off_tAndrew Bartlett2012-04-061-7/+7
* s3: Attempt to fix the vfs_commit moduleVolker Lendecke2011-11-301-1/+1
* s3:vfs_commit: fix buildBjörn Jacke2011-06-241-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
* vfs_commit: print warning when no fsync support is thereBjörn Jacke2010-01-061-0/+2
* Restructure the connect function code to always callJeremy Allison2009-11-301-1/+7
* Make the smbd VFS typesafeVolker Lendecke2009-07-241-17/+9
* Some more VFS type errorsVolker Lendecke2009-07-241-2/+2
* Fix some C++ warningsVolker Lendecke2009-07-241-4/+7
* s3: Change SMB_VFS_OPEN to take an smb_filename structTim Prouty2009-06-171-3/+3
* Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STATVolker Lendecke2009-05-261-1/+1
* s3 vfs: Add a destructor to the fsp extension data APITim Prouty2009-02-091-1/+1
* Remove redundant parameter fd from SMB_VFS_CLOSE().Michael Adam2008-04-211-3/+2
* Remove redundant parameter fd from SMB_VFS_WRITE().Michael Adam2008-01-101-2/+1
* Remove redundant parameter fd from SMB_VFS_FTRUNCATE().Michael Adam2008-01-071-2/+1
* Remove redundant parameter fd from SMB_VFS_FSTAT().Michael Adam2008-01-071-1/+1
* Remove redundant parameter fd from SMB_VFS_PWRITE().Michael Adam2008-01-071-2/+1
* Extend commit module to help with NFS quotas.David Losada Carballo2007-11-201-25/+158
* 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/+189