dmlite-plugins-vfs-old.git
11 years agoFix recurion in utime().
František Dvořák [Fri, 13 Sep 2013 15:36:53 +0000 (17:36 +0200)]
Fix recurion in utime().

11 years agoFix readLink(): readlink() doesn't add ending null character.
František Dvořák [Fri, 13 Sep 2013 15:32:28 +0000 (17:32 +0200)]
Fix readLink(): readlink() doesn't add ending null character.

11 years agotest-rename test hack.
František Dvořák [Fri, 13 Sep 2013 15:26:22 +0000 (17:26 +0200)]
test-rename test hack.

11 years agoFix readDir() (no exception on the end), hacky fix of st_nlink on directories.
František Dvořák [Fri, 13 Sep 2013 15:01:13 +0000 (17:01 +0200)]
Fix readDir() (no exception on the end), hacky fix of st_nlink on directories.

11 years agoFix the recursion in umask() call.
František Dvořák [Thu, 12 Sep 2013 21:19:17 +0000 (23:19 +0200)]
Fix the recursion in umask() call.

11 years agoCheck if we don't remove current directory in removeDir() (test-chdir).
František Dvořák [Thu, 12 Sep 2013 21:05:01 +0000 (23:05 +0200)]
Check if we don't remove current directory in removeDir() (test-chdir).

11 years agoSimple authentization: no credentials used and only current effective local user...
František Dvořák [Thu, 12 Sep 2013 14:59:26 +0000 (16:59 +0200)]
Simple authentization: no credentials used and only current effective local user supported.

11 years agoBetter behaviour for test-access:
František Dvořák [Thu, 11 Jul 2013 14:51:43 +0000 (16:51 +0200)]
Better behaviour for test-access:
- updateReplica() do nothing and don't fail
- exception from access(..., R_OK) with code DMLITE_NO_SUCH_REPLICA
- more verbose exception messages

11 years agoCatalog symlink(), unlink(), mkdir(), rename((), removeDir() implementations.
František Dvořák [Wed, 10 Jul 2013 12:17:05 +0000 (14:17 +0200)]
Catalog symlink(), unlink(), mkdir(), rename((), removeDir() implementations.

11 years agoCatalog setSize() and utime() implementation.
František Dvořák [Wed, 10 Jul 2013 12:02:52 +0000 (14:02 +0200)]
Catalog setSize() and utime() implementation.

11 years agoCatalog create(), setMode() implementation, setOwner() not supported.
František Dvořák [Wed, 10 Jul 2013 11:43:17 +0000 (13:43 +0200)]
Catalog create(), setMode() implementation, setOwner() not supported.

11 years agoCatalog access() implementation.
František Dvořák [Thu, 11 Jul 2013 14:35:30 +0000 (16:35 +0200)]
Catalog access() implementation.

11 years agoAdd format strings versions of throw helper functions.
František Dvořák [Thu, 12 Sep 2013 15:37:22 +0000 (17:37 +0200)]
Add format strings versions of throw helper functions.

11 years agoAdd support for classname (using getImplId()).
František Dvořák [Thu, 12 Sep 2013 15:13:12 +0000 (17:13 +0200)]
Add support for classname (using getImplId()).

11 years agoChange wrap calls in VFS plugin.
František Dvořák [Thu, 11 Jul 2013 14:25:34 +0000 (16:25 +0200)]
Change wrap calls in VFS plugin.

11 years agoInitial import, svn revision 9199.
František Dvořák [Wed, 10 Jul 2013 11:01:45 +0000 (13:01 +0200)]
Initial import, svn revision 9199.