basic tag path traversal
authorIan Beckwith <ianb@erislabs.net>
Tue, 21 Sep 2010 03:43:28 +0000 (04:43 +0100)
committerIan Beckwith <ianb@erislabs.net>
Tue, 21 Sep 2010 03:43:28 +0000 (04:43 +0100)
commitf942509a4e86a7f7b32d5575d8df6707e6f75660
treee0d27b54649910b4961f74ecf4e432796a99cc9e
parentb96a197bdb3f4f91ed0ba608b3610aeca9e51487
basic tag path traversal
lib/ID3FS/DB.pm
lib/ID3FS/Fuse.pm
lib/ID3FS/Path.pm
lib/ID3FS/PathElement/Album.pm [new file with mode: 0644]
lib/ID3FS/PathElement/Artist.pm [new file with mode: 0644]
lib/ID3FS/PathElement/Boolean.pm [new file with mode: 0644]
lib/ID3FS/PathElement/File.pm [new file with mode: 0644]
lib/ID3FS/PathElement/Tag.pm [new file with mode: 0644]
lib/ID3FS/PathElement/Tagval.pm [new file with mode: 0644]