Use exponential backoff when updating the password or last login time in WebDAV.
[pithos] / src / gr / ebs / gss / server / webdav /
2010-04-16 Panagiotis AstithasUse exponential backoff when updating the password...
2010-04-16 Panagiotis AstithasUpdate the last login for WebDAV access as well.
2010-03-11 Giannis Koutsoubosuse http caching by using IF-MODIFIED-SINCE HEADERS...
2009-09-28 Dimitris RoutsisRetry transactions in the face of optimistic locking...
2009-09-28 Dimitris RoutsisRetry transactions in the face of optimistic locking...
2009-07-03 Fotis Stamatelopoulos- more efficient moveFile implementation
2009-06-29 Dimitris RoutsisWhen using token as WebDAV password (fallback case...
2009-06-26 Dimitris RoutsisFallback for transition to new WebDAV password: If...
2009-06-25 Dimitris RoutsisAdd system-generated password for WebDAV. (Bug #705)
2009-06-04 Panagiotis AstithasRemove the redundant gss top-level directory.