Show last: 20 , 50 , 100 , All
Next page

Date File Revision Author Revision Log
2007/01/22 18:01:14 67 67 dpavlin use svk, cpan target
2007/01/22 18:00:58 66 66 dpavlin removed old unneeded Fuse patches
2006/11/26 22:30:58 65 65 dpavlin hush debug output
2006/11/26 22:29:23 64 64 dpavlin first try at cleaning up the code. sleep after fusermount -u
2006/11/25 11:20:56 63 63 dpavlin removed obsolete fuse perl patch
2006/08/02 21:53:30 62 62 dpavlin old changes from 2006-03-25 16:07 to support alternative code-ref parametars for
filenames, read and update which enable query generation on the fly
2006/01/03 14:56:35 61 61 dpavlin change %files -> $files
2006/01/03 14:19:04 60 60 dpavlin added META.yml
2005/06/20 21:15:05 59 59 dpavlin added tests for write to file (update database)
2005/04/29 16:05:31 58 58 dpavlin use breadcrumbs for directories and files
2005/04/26 20:18:45 57 57 dpavlin added Strix examples
2005/04/26 20:17:14 56 56 dpavlin added examples for Strix portal (www.strix-portal.com)
2005/04/26 20:12:55 55 55 dpavlin 0.08: support for filenames which are null (it will ne named NULL-id)
2005/04/26 19:57:51 54 54 dpavlin better support for zero-sized files
2004/11/28 20:20:36 53 53 dpavlin fixed work-around for non-working fusermount, removed some debugging output
2004/11/27 15:08:10 52 52 dpavlin really remove all output from fusermount, define constant BLOCK to 1024
(used in various places)
2004/11/27 14:02:18 51 51 dpavlin Improvements in getattr and statfs: du will not return meaningful values and
df will return something which is not as wrong as it was (but, still not
correct).

Fuse::DBI will not try to load kernel module using sudo, and try to umount
using sudo umount if fusermount -u fails (as it happends with current CVS
version of fuse).

New webgui test target in Makefile which work as test on my local machine
(and hopefully on any with webgui default installation).
2004/11/27 00:40:18 50 50 dpavlin add patches
2004/11/26 21:34:02 49 49 dpavlin rename one patch, added blocks fix
Copied from /trunk/fuse-perl-patch/cvs-20041116.diff:48
2004/11/24 10:24:07 48 48 dpavlin test cleanup