2014-02-10 |
František Dvořák | Fix warnings with debugging switched off. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
František Dvořák | Fix wrong memory access. |
commit | commitdiff | tree | snapshot |
2014-02-10 |
František Dvořák | Better to inicializa prefix fully in the constructor... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
František Dvořák | Care specially for the parent of the root (owned by... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
František Dvořák | More elaborate error messages in removeDir(). |
commit | commitdiff | tree | snapshot |
2014-02-10 |
František Dvořák | Fix removeDir() - no metadata check just for checking... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
František Dvořák | Cleanup around parent paths evaluation. "." is replaced... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
František Dvořák | No reading xattrs in extendedStat when not needed,... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
František Dvořák | Basic authn check (based only on the user name and... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
František Dvořák | Reshuffle extendedStat(). |
commit | commitdiff | tree | snapshot |
2013-10-17 |
František Dvořák | Replace all syslog() calls by internal macro. |
commit | commitdiff | tree | snapshot |
2013-10-17 |
František Dvořák | Always enable syslog, new debug() and log() definitions. |
commit | commitdiff | tree | snapshot |
2013-10-17 |
František Dvořák | Fix readLink() and namepsace local disk prefix, using... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
František Dvořák | Helper function for setting user extended attribute. |
commit | commitdiff | tree | snapshot |
2013-10-17 |
František Dvořák | No problem with bool type in Extensible class anymore. |
commit | commitdiff | tree | snapshot |
2013-10-17 |
František Dvořák | Polishing comments (getParentPath()). |
commit | commitdiff | tree | snapshot |
2013-10-17 |
František Dvořák | More friendly error message for makeDir(""). |
commit | commitdiff | tree | snapshot |
2013-10-17 |
František Dvořák | AllowWrite and DenyWrite config options. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
František Dvořák | Fix uploading into subdirectories (mkdir()s moved from... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
František Dvořák | Insidious error in getParent(), but the bug probably... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
František Dvořák | Disk prefix - support in VFS IO Driver. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
František Dvořák | More elaborate error messages from VFS IO driver and... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
František Dvořák | PoolDriver needs the namespace prefix. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
František Dvořák | Disk prefix in PoolDriver. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
František Dvořák | Namespace prefix - NSPrefix. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
František Dvořák | Support for user extended attributes. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
František Dvořák | Check permissions when changing dir. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
František Dvořák | opendir()/readdir() improvements: |
commit | commitdiff | tree | snapshot |
2013-10-15 |
František Dvořák | Debugging through syslog, only with -DDEBUG. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
František Dvořák | Write mode support in PoolHandler and PoolManager.... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
František Dvořák | Proper support for IODriver::kInsecure. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
František Dvořák | More verbose permission error messages. |
commit | commitdiff | tree | snapshot |
2013-10-10 |
František Dvořák | checkPermission() implementation - possible to limit... |
commit | commitdiff | tree | snapshot |
2013-10-10 |
František Dvořák | Comment out st_nlink workaround for now (fixes indirect... |
commit | commitdiff | tree | snapshot |
2013-10-10 |
František Dvořák | Add permissions check to catalog calls (but always... |
commit | commitdiff | tree | snapshot |
2013-10-10 |
František Dvořák | Fix recurion in utime(). |
commit | commitdiff | tree | snapshot |
2013-10-10 |
František Dvořák | Fix readLink(): readlink() doesn't add ending null... |
commit | commitdiff | tree | snapshot |
2013-10-10 |
František Dvořák | test-rename test hack. |
commit | commitdiff | tree | snapshot |
2013-10-10 |
František Dvořák | Fix readDir() (no exception on the end), hacky fix... |
commit | commitdiff | tree | snapshot |
2013-10-10 |
František Dvořák | Fix the recursion in umask() call. |
commit | commitdiff | tree | snapshot |
2013-10-10 |
František Dvořák | Check if we don't remove current directory in removeDir... |
commit | commitdiff | tree | snapshot |
2013-10-10 |
František Dvořák | Simple authentization: no credentials used and only... |
commit | commitdiff | tree | snapshot |
2013-10-09 |
František Dvořák | Better behaviour for test-access: |
commit | commitdiff | tree | snapshot |
2013-10-09 |
František Dvořák | Catalog symlink(), unlink(), mkdir(), rename((), remove... |
commit | commitdiff | tree | snapshot |
2013-10-09 |
František Dvořák | Catalog setSize() and utime() implementation. |
commit | commitdiff | tree | snapshot |
2013-10-09 |
František Dvořák | Catalog create(), setMode() implementation, setOwner... |
commit | commitdiff | tree | snapshot |
2013-10-09 |
František Dvořák | Catalog access() implementation. |
commit | commitdiff | tree | snapshot |
2013-10-09 |
František Dvořák | Add format strings versions of throw helper functions. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
František Dvořák | Add support for classname (using getImplId()). |
commit | commitdiff | tree | snapshot |
2013-09-11 |
František Dvořák | Change wrap calls in VFS plugin. |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Alejandro Álvarez... | LCGDM-902: VFS adapted to new API |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Alejandro Álvarez... | LCGDM-794: Adapted to new API |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Alejandro Álvarez... | LCGDM-847: getReplica => getReplicaByRFN |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Alejandro Álvarez... | LCGDM-825: Enforcing compilation with 64 bits definitions. |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Ricardo Rocha | LCGDM-804: Mode parameter added to dmlite_fopen/createI... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Ricardo Rocha | LCGDM-737: plugin configuration files should go directl... |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Alejandro Álvarez... | LCGDM-681: Added plugin_config, which is able to proces... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Alejandro Álvarez... | LCGDM-669: Error codes propagated to plugins and dav |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Ricardo Rocha | removed explicit requires on dmlite-libs (rely on rpmbu... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Alejandro Álvarez... | LCGDM-666: vfs plugin added |
commit | commitdiff | tree | snapshot |
|