dmlite-plugins-vfs.git
2013-10-15 František DvořákDebugging through syslog, only with -DDEBUG.
2013-10-15 František DvořákWrite mode support in PoolHandler and PoolManager....
2013-10-15 František DvořákProper support for IODriver::kInsecure.
2013-10-15 František DvořákMore verbose permission error messages.
2013-10-10 František DvořákcheckPermission() implementation - possible to limit...
2013-10-10 František DvořákComment out st_nlink workaround for now (fixes indirect...
2013-10-10 František DvořákAdd permissions check to catalog calls (but always...
2013-10-10 František DvořákFix recurion in utime().
2013-10-10 František DvořákFix readLink(): readlink() doesn't add ending null...
2013-10-10 František Dvořáktest-rename test hack.
2013-10-10 František DvořákFix readDir() (no exception on the end), hacky fix...
2013-10-10 František DvořákFix the recursion in umask() call.
2013-10-10 František DvořákCheck if we don't remove current directory in removeDir...
2013-10-10 František DvořákSimple authentization: no credentials used and only...
2013-10-09 František DvořákBetter behaviour for test-access:
2013-10-09 František DvořákCatalog symlink(), unlink(), mkdir(), rename((), remove...
2013-10-09 František DvořákCatalog setSize() and utime() implementation.
2013-10-09 František DvořákCatalog create(), setMode() implementation, setOwner...
2013-10-09 František DvořákCatalog access() implementation.
2013-10-09 František DvořákAdd format strings versions of throw helper functions.
2013-09-12 František DvořákAdd support for classname (using getImplId()).
2013-09-11 František DvořákChange wrap calls in VFS plugin.
2012-12-18 Alejandro Álvarez... LCGDM-902: VFS adapted to new API
2012-12-12 Alejandro Álvarez... LCGDM-794: Adapted to new API
2012-11-15 Alejandro Álvarez... LCGDM-847: getReplica => getReplicaByRFN
2012-11-15 Alejandro Álvarez... LCGDM-825: Enforcing compilation with 64 bits definitions.
2012-11-05 Ricardo RochaLCGDM-804: Mode parameter added to dmlite_fopen/createI...
2012-10-25 Ricardo RochaLCGDM-737: plugin configuration files should go directl...
2012-09-03 Alejandro Álvarez... LCGDM-681: Added plugin_config, which is able to proces...
2012-08-28 Alejandro Álvarez... LCGDM-669: Error codes propagated to plugins and dav
2012-08-23 Ricardo Rocharemoved explicit requires on dmlite-libs (rely on rpmbu...
2012-08-20 Alejandro Álvarez... LCGDM-666: vfs plugin added