Fix bug #6085 - In vfs_default.c change utime( ) call.
[samba.git] / source / modules / vfs_default.c
2009-07-30 Miguel SuarezFix bug #6085 - In vfs_default.c change utime( ) call.
2008-02-25 Volker LendeckeCorrectly check return of rename(2)
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create... samba-misc-tags/initial-v3-0-test
2007-10-10 Jeremy Allisonr23620: Convert set_nt_acl to return NTSTATUS. Also...
2007-10-10 Jeremy Allisonr23105: Add lchown to the vfs layer. We need this in...
2007-10-10 Volker Lendecker22907: Fix the build with --enable-profiling-data
2007-10-10 James Peachr22094: Clarify that SMB_VFS_LOCK should not be used...
2007-10-10 Jeremy Allisonr21956: Fix bug reported by don.mccall@hp.com for platforms
2007-10-10 James Peachr21950: After discussion with the Apple and Linux clien...
2007-10-10 James Peachr21767: Revert all the bits I accidentally committed...
2007-10-10 James Peachr21766: Fix compiler warning.
2007-10-10 James Peachr21757: Add SMB_VFS_CHFLAGS operation.
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 Jeremy Allisonr21664: Fix #4425 - patch from Jason Mader <jason@ncac...
2007-10-10 Jim McDonoughr21339: Fix the non-linux build. This is more evidence...
2007-10-10 Jim McDonoughr21324: Add linux setlease to the vfs layer. Next...
2007-10-10 Volker Lendecker21127: Add a mitigating comment ;-))
2007-10-10 Volker Lendecker21111: Reorganize the change notify params a bit....
2007-10-10 Volker Lendecker21108: Send sys_notify_watch through the VFS, FAM...
2007-10-10 Herb Lewisr20261: merge 20260 from samba_3_0_24
2007-10-10 Jim McDonoughr19647: Add some GPFS support in a vfs mod. Also adds...
2007-10-10 Jim McDonoughr17179: Merge the vl-posixacls tmp branch into mainline. It
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need