summaryrefslogtreecommitdiffstats
path: root/examples/VFS
Commit message (Expand)AuthorAgeFilesLines
...
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-183-9/+9
* r24123: add file_id_create() to some vfs modulesStefan Metzmacher2007-10-102-2/+17
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-103-6/+3
* r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell2007-10-102-6/+2
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-10-102-2/+2
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-103-3/+3
* r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chownJeremy Allison2007-10-102-6/+6
* r23105: Add lchown to the vfs layer. We need this in the POSIX code.Jeremy Allison2007-10-102-0/+12
* r22591: Fix up the examples also.Jeremy Allison2007-10-101-1/+5
* r22341: Fix build of examples/VFS: adapt include for new place of tdb...Michael Adam2007-10-101-1/+1
* 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