This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
Log of /trunk/DBI.pm
Parent Directory
|
Revision Log
Revision
33 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Nov 15 20:55:10 2004 UTC
(19 years ago)
by
dpavlin
File length: 12003 byte(s)
Diff to
previous 32
SQLite test is finally working,
bumped version to 0.05,
you can really umount filesystem when using fork (which is still very
experimental and useful only for tests anyway)
Revision
32 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Nov 15 20:45:03 2004 UTC
(19 years ago)
by
dpavlin
File length: 11942 byte(s)
Diff to
previous 31
fix quoting of characters in regex: Fuse::DBI will now work correctly with
parens and other characters which have special meaning in regexps
Revision
31 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 10 19:33:23 2004 UTC
(19 years, 1 month ago)
by
dpavlin
File length: 11942 byte(s)
Diff to
previous 30
modify ctime only when writing to file, prevents message "file has changed"
Revision
26 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 8 22:55:36 2004 UTC
(19 years, 1 month ago)
by
dpavlin
File length: 10412 byte(s)
Diff to
previous 24
added invalidation of file list with rmdir,
prevent multiple umounts by keeping mounted flag
Revision
24 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 8 20:07:12 2004 UTC
(19 years, 1 month ago)
by
dpavlin
File length: 9933 byte(s)
Diff to
previous 23
call umount on DESTROY, support for optional 'invalidate' code ref which
erase templates from disk (user running fuse must have permissions on
template directory for this to work)
Revision
23 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Oct 2 16:54:42 2004 UTC
(19 years, 2 months ago)
by
dpavlin
File length: 9444 byte(s)
Diff to
previous 22
correct links in pod to that pod2html doesn't choke
Revision
21 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Oct 2 15:29:02 2004 UTC
(19 years, 2 months ago)
by
dpavlin
File length: 9514 byte(s)
Diff to
previous 18
a lot of changes (0.03 API):
- added unlink (rm) method to invalidate in-memory cache
- added fuse_module_loaded method to check if fuse module is loaded
- fixed short read of last block
- removed Proc::Simple usage and replaced with simplier forking mechanism
This is first working version, but it's not binary-safe yet. NULL bytes
are still problem.
Revision
18 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Sep 5 16:59:41 2004 UTC
(19 years, 2 months ago)
by
dpavlin
File length: 8813 byte(s)
Diff to
previous 13
broken version with DBD::SQLite (transaction problems)
Revision
11 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 29 18:51:29 2004 UTC
(19 years, 3 months ago)
by
dpavlin
File length: 8248 byte(s)
Diff to
previous 9
first try at making this module (late commit)
Revision
8 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Aug 7 15:16:50 2004 UTC
(19 years, 3 months ago)
by
dpavlin
Original Path:
trunk/fuse_dbi.pl
File length: 6105 byte(s)
Diff to
previous 7
better output, read fixes, ctime preserved (so that vi won't complain that
your file changed if you save changes and try that again)
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.