Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vfs: Make function pointer names consistent. They all end in _fn | Richard Sharpe | 2011-12-12 | 1 | -1/+1 |
| | | | | | Autobuild-User: Richard Sharpe <sharpe@samba.org> Autobuild-Date: Mon Dec 12 04:58:40 CET 2011 on sn-devel-104 | ||||
* | s3: only include smb profiling where needed. | Günther Deschner | 2011-04-14 | 1 | -1/+1 |
| | | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Apr 14 01:31:39 CEST 2011 on sn-devel-104 | ||||
* | s3-vfs: include smbd/smbd.h in vfs modules. | Günther Deschner | 2011-03-30 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | s3-build: only include transfer_file.h where needed. | Günther Deschner | 2011-03-30 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | s3-includes: only include system/filesys.h when needed. | Günther Deschner | 2011-03-30 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | s3: Fix Coverity ID 585: NEGATIVE_RETURNS | Volker Lendecke | 2011-03-27 | 1 | -1/+1 |
| | |||||
* | s3: add vfs_crossrename | Björn Jacke | 2010-03-08 | 1 | -0/+200 |
this module adds optional server-side support for limited rename operations beyond filesystem boundaries, which was the previously the default. |