summaryrefslogtreecommitdiffstats
path: root/examples/VFS
Commit message (Collapse)AuthorAgeFilesLines
* r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2006-04-103-1/+13
| | | | | | | | into 3.0. Also merge the new POSIX lock code - this is not enabled unless -DDEVELOPER is defined. This doesn't yet map onto underlying system POSIX locks. Updates vfs to allow lock queries. Jeremy.
* r13366: Add popt to the include path for examples/VFS. The modules ↵Volker Lendecke2006-02-061-1/+1
| | | | | | | | | | | | themselves don't use that, but includes.h fails in environments where there's no system popt around. As the modules don't need that anyway, porting the check whether to use the system one or our own seems a bit overkill. Thanks to Michael Adam <ma@SerNet.DE>. Volker
* r12839: - apply changes from svn r4963 also for VFS configure - KRB5_CONFIG ↵Volker Lendecke2006-01-111-4/+4
| | | | | | | | | | should not be used - rename it to KRB5CONFIG Thanks to Björn Jacke <bj@sernet.de> Volker
* r11784: Fix minor glitch found by Rainer Weikusat ↵Volker Lendecke2005-11-181-1/+1
| | | | <rainer.weikusat@sncag.com> -- Thanks
* r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.Jeremy Allison2005-10-202-0/+12
| | | | Jeremy.
* r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a ↵Jeremy Allison2005-08-222-12/+12
| | | | | | | UNIX vendor not understanding abstract data types :-(. Jeremy.
* r8657: Add -fPIC which is the case for all other Samba shared libs.Lars Müller2005-07-201-1/+1
| | | | Fix bug #2060.
* r7963: Add aio support to 3.0.Jeremy Allison2005-06-272-0/+88
| | | | Jeremy.
* r7952: Fix for bug #2826 pointed out by Jiri Klouda <jk@zg.cz>.Jeremy Allison2005-06-272-4/+4
| | | | | Wrong return val for symlink and readlink. Jeremy.
* r7893: Add in the extra parameters to opendir() to fix the large ↵Jeremy Allison2005-06-252-4/+4
| | | | | | | directory/insane app problem. Rev vfs version. Doesn't change the normal codepath. Jeremy.
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2005-06-242-4/+4
| | | | | | safe for using our headers and linking with C++ modules. Stops us from using C++ reserved keywords in our code. Jeremy
* r5131: BUG 2290: don;t call mkversion.sh since we don't have it in this ↵Gerald Carter2005-01-311-3/+0
| | | | directory
* r4092: Bring into line with new *alloc rules.Jeremy Allison2004-12-081-1/+1
| | | | Jeremy.
* r3855: Sync up with the one in the main source dir (yes, this should probablyJeremy Allison2004-11-181-17/+22
| | | | | be a symlink...). Jeremy.
* r3644: Fixup examples VFS compile.Jeremy Allison2004-11-092-2/+38
| | | | Jeremy.
* r39: * importing .cvsignore filesGerald Carter2004-04-051-9/+0
| | | | * updateing WHATSNEW with vl's change
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-049-0/+1932
metze