s3: VFS: Change SMB_VFS_CHFLAGS to use const struct smb_filename * instead of const...
[kamenim/samba-autobuild/.git] / source3 / modules / vfs_crossrename.c
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2014-07-08 Jeremy Allisons3: VFS modules: Ignore EPERM errors on [f]chmod in...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-02-22 Andreas Schneiders3-vfs: Don't leak file descriptor on error.
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-04-05 Andrew Bartlettbuild: Remove sys_open wrapper
2011-12-12 Richard Sharpevfs: Make function pointer names consistent. They all...
2011-04-13 Günther Deschners3: only include smb profiling where needed.
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2011-03-29 Günther Deschners3-build: only include transfer_file.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-27 Volker Lendeckes3: Fix Coverity ID 585: NEGATIVE_RETURNS
2010-03-08 Björn Jackes3: add vfs_crossrename