summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_crossrename.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-22s3-vfs: Don't leak file descriptor on error.Andreas Schneider1-1/+3
2012-04-06build: Remove SMB_OFF_T, replace with off_tAndrew Bartlett1-2/+2
2012-04-05build: Remove sys_open wrapperAndrew Bartlett1-3/+3
2011-12-12vfs: Make function pointer names consistent. They all end in _fnRichard Sharpe1-1/+1
2011-04-14s3: only include smb profiling where needed.Günther Deschner1-1/+1
2011-03-30s3-vfs: include smbd/smbd.h in vfs modules.Günther Deschner1-0/+1
2011-03-30s3-build: only include transfer_file.h where needed.Günther Deschner1-0/+1
2011-03-30s3-includes: only include system/filesys.h when needed.Günther Deschner1-0/+1
2011-03-27s3: Fix Coverity ID 585: NEGATIVE_RETURNSVolker Lendecke1-1/+1
2010-03-08s3: add vfs_crossrenameBjörn Jacke1-0/+200