Statistics
| Branch: | Tag: | Revision:

root / pithos-macos / PithosLocalObjectState.h @ 3916144e

History | View | Annotate | Download (2.6 kB)

# Date Author Comment
5e5eeeaa 02/06/2012 04:13 pm Miltiadis Vasilakis

Use file size and modification date to omit hash computation for unmodified files during sync. Show version in menu.

3a5dc79d 01/02/2012 05:34 pm Miltiadis Vasilakis

Modify sync to use only X-Object-Hash.

145a4c71 11/23/2011 07:27 pm Miltiadis Vasilakis

Bug fixes.

f059e0e6 11/18/2011 11:41 am Miltiadis Vasilakis

Memory leaks plugged.
Sync daemon uses background thread for ASIPithosRequest callbacks.
For server updates from local objects, a check is made if the local object still exists, and the appropriate action is taken.

df003f06 10/24/2011 05:47 pm Miltiadis Vasilakis

Added pithos icon and logo.
Local objects that are deleted in sync are moved to trash instead.

e637fedf 10/23/2011 10:40 pm Miltiadis Vasilakis

Some code refactoring in the sync daemon.

0224a49f 10/20/2011 11:26 am Miltiadis Vasilakis

Initial implementation of the syncing algorithm.
Other fixes and changes.