summaryrefslogtreecommitdiffstats
path: root/examples/VFS
Commit message (Expand)AuthorAgeFilesLines
...
* r21762: Fix the build by enabling shared modules and adding the config.*James Peach2007-10-106-10/+3106
* r21714: Change the VFS interface to use struct timespecJeremy Allison2007-10-102-6/+6
* r19852: Fix the build for the VFS examples. Fixes bugzilla #3931.James Peach2007-10-102-4/+17
* r16948: Sync the exmaples code from trunk.Jeremy Allison2007-10-102-200/+200
* r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2007-10-103-1/+13
* r13366: Add popt to the include path for examples/VFS. The modules themselves...Volker Lendecke2007-10-101-1/+1
* r12839: - apply changes from svn r4963 also for VFS configure - KRB5_CONFIG s...Volker Lendecke2007-10-101-4/+4
* r11784: Fix minor glitch found by Rainer Weikusat <rainer.weikusat@sncag.com>...Volker Lendecke2007-10-101-1/+1
* r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.Jeremy Allison2007-10-102-0/+12
* r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...Jeremy Allison2007-10-102-12/+12
* r8657: Add -fPIC which is the case for all other Samba shared libs.Lars Müller2007-10-101-1/+1
* r7963: Add aio support to 3.0.Jeremy Allison2007-10-102-0/+88
* r7952: Fix for bug #2826 pointed out by Jiri Klouda <jk@zg.cz>.Jeremy Allison2007-10-102-4/+4
* r7893: Add in the extra parameters to opendir() to fix the large directory/in...Jeremy Allison2007-10-102-4/+4
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-102-4/+4
* r5131: BUG 2290: don;t call mkversion.sh since we don't have it in this direc...Gerald Carter2007-10-101-3/+0
* r4092: Bring into line with new *alloc rules.Jeremy Allison2007-10-101-1/+1
* r3855: Sync up with the one in the main source dir (yes, this should probablyJeremy Allison2007-10-101-17/+22
* r3644: Fixup examples VFS compile.Jeremy Allison2007-10-102-2/+38
* r39: * importing .cvsignore filesGerald Carter2007-10-101-9/+0
* Fix for bug 905. Remove POBAD_CC as it doesn't seem to be applicableTim Potter2004-01-151-3/+0
* Patch based on work from James Peach <jpeach@sgi.com> to convert over toJeremy Allison2004-01-062-0/+22
* Change PICFLAG -> PICFLAGS to keep in line with version from sourceTim Potter2003-12-051-16/+16
* Added by request of "Stefan (metze) Metzmacher" <metze@metzemix.de>.Jeremy Allison2003-08-081-0/+83
* Test modules for shadow copy by "Stefan (metze) Metzmacher" <metze@metzemix.de>.Jeremy Allison2003-08-072-2/+14
* Make skeleton VFSs compile with new EA modules.Jeremy Allison2003-06-063-0/+238
* Move VFS example skel.c to two different examples: one for opaque operations ...Alexander Bokovoy2003-06-0410-491/+1563
* Don't crash if the underlying VFS doesn't support ACL'sJelmer Vernooij2003-05-011-0/+10
* Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2003-04-281-1/+1
* Update for the new modules system. Also, use Makefile rather then Makefile.inJelmer Vernooij2003-04-282-9/+6
* Minor merges from HEAD.Tim Potter2003-01-221-0/+2
* [merge]Gerald Carter2003-01-151-1/+1
* Sync with HEAD:Jelmer Vernooij2002-11-186-1374/+9
* Sync with HEADJelmer Vernooij2002-10-281-0/+12
* Give recycle 3 arguments as required by the VFS interface (patch by metze)Jelmer Vernooij2002-10-241-1/+2
* README.OtherModulesGerald Carter2002-09-301-0/+39
* change parametric option name to vfs_recycle_bin it is more sane and do not p...Simo Sorce2002-09-081-30/+41
* recycle.c:Simo Sorce2002-09-072-138/+454
* the current block module is completely broken, jelmer will commit a new one l...Simo Sorce2002-09-064-479/+0
* move everything to flat VFS/ directorySimo Sorce2002-09-064-29/+1
* Removed C++ style comment.Jeremy Allison2002-08-281-1/+1
* patch from metzeSimo Sorce2002-08-271-10/+15
* add the netatalk moduleSimo Sorce2002-08-274-7/+476
* avoid using libtool for VFS modulesSimo Sorce2002-08-274-65/+47
* Add entry about block.soJelmer Vernooij2002-08-181-0/+7
* forgot to change the makefile system, sorrySimo Sorce2002-07-312-12/+10
* OK!Simo Sorce2002-07-306-512/+276
* x source path so this thing compiles.John Terpstra2002-06-151-1/+1
* Fixes for recycle bin VFS for FreeBSD from "Scot W. Hetzel" <hetzels@westbend...Jeremy Allison2002-05-112-8/+15
* Set default recycle directory permissions as 0770. Unlink on renameJeremy Allison2002-03-231-8/+11