summaryrefslogtreecommitdiffstats
path: root/examples/VFS
Commit message (Expand)AuthorAgeFilesLines
* 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
* * removed unused variable from rpcclient codeGerald Carter2003-01-151-1/+1
* Ignore MakefileJelmer Vernooij2002-11-131-0/+2
* Move working VFS modules to source/modules/Jelmer Vernooij2002-11-133-1257/+0
* Move VFS documentation to the HOWTO collectionJelmer Vernooij2002-11-133-117/+9
* Small patch from metze to add 3 parameters to vfs_init, as it requiresJelmer Vernooij2002-10-211-1/+2
* small update from RainerGerald Carter2002-10-021-16/+4
* mention openantivirus.orgGerald Carter2002-10-021-0/+24
* 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
* Sync up the VFS changes from 2.2.x.Jeremy Allison2002-03-195-294/+883
* Updated copyright notice.Tim Potter2001-10-241-1/+1
* Renamed global_vfs_ops to default_vfs_ops and made static.Tim Potter2001-10-241-12/+15
* Don't get stuck in an infinite loop in vfs_connect.Tim Potter2001-10-231-1/+1
* Now compiles under head branch.Tim Potter2001-10-181-89/+51
* Added example vfs block example from Ronald Kuetemeier <ronald@kuetemeier.com>.Jeremy Allison2001-05-164-0/+602
* Added a VFS version return to init call. Allows smbd to fail an init ifJeremy Allison2000-11-061-1/+2
* Fixes for sample VFS audit code from "Brad Sahr" <bsahr@macromedia.com>.Jeremy Allison2000-11-063-106/+196
* Updated VFS examples to use ftruncate() and lock() functions.Tim Potter2000-05-172-135/+150
* fsync() returns an int rather than void.Tim Potter2000-04-051-3/+3
* Added *.soTim Potter2000-04-051-0/+1
* Improved clean target.Tim Potter2000-04-051-2/+3
* Hopefully these changes will actually stick.Tim Potter2000-02-044-37/+44
* Some strange CVS weirdness happening here. I had SAMBA_TNG tags in myTim Potter2000-02-035-0/+486