Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unused variables | Robin Appelman | 2012-07-20 | 1 | -2/+0 |
* | suppress error when using is_dir on non directory in smb backend | Robin Appelman | 2012-06-17 | 1 | -1/+1 |
* | improve caching smb results a bit | Robin Appelman | 2012-06-17 | 1 | -0/+4 |
* | improve filecache support for smb | Robin Appelman | 2012-06-17 | 1 | -1/+43 |
* | Don't use substr to get first char of string | Bart Visscher | 2012-06-08 | 1 | -4/+4 |
* | split share and root config for smb backend, also sanitize config a bit more | Robin Appelman | 2012-06-08 | 1 | -2/+18 |
* | share code between smb and ftp filestorage backends | Robin Appelman | 2012-05-24 | 1 | -85/+1 |
* | smb filestorage backend | Robin Appelman | 2012-05-24 | 1 | -0/+120 |