seafile/daemon
2014-10-07 16:43:18 +03:00
..
processors [client] Don't send or get duplicated fs objects. 2014-08-13 15:26:00 +08:00
repokey added suppoer for gnome-keyring 2013-08-27 20:24:06 +08:00
block-tx-client.c [client] Fix some resource leaks. 2014-08-13 19:47:47 +08:00
block-tx-client.h [client] Fix bugs when cloning a large library. 2014-08-13 15:26:00 +08:00
client-migrate.c [client] Get worktree event detail on Windows. 2014-07-21 15:08:17 +08:00
client-migrate.h [client] Remove GC and clean up local blocks after repo is synced. 2014-07-21 15:08:17 +08:00
clone-mgr.c [client] Fix bugs and improve debug message. 2014-07-21 15:08:18 +08:00
clone-mgr.h New sync loop implementation, download part. 2014-07-21 15:08:17 +08:00
gc-core.c [client] fix a sync bug after multiple merges. 2014-04-21 17:42:06 +08:00
gc-core.h Change data model. 2014-03-13 17:13:30 +08:00
gc.c Add --ignore-errors option for GC. 2013-04-28 16:43:54 +08:00
gc.h [client] Fix two GC related bugs. 2013-04-12 10:37:54 +08:00
Makefile.am Don't hardcode -levent in linker flags. Use @LIBEVENT_LIBS@ instead 2014-09-11 14:55:20 +04:00
merge-recursive.c New sync loop implementation, download part. 2014-07-21 15:08:17 +08:00
merge-recursive.h Change data model. 2014-03-13 17:13:30 +08:00
merge.c [client] Fix a bug in merge. 2014-05-12 16:20:09 +08:00
merge.h Use JSON for fs object format and store modifier, size, mtime in direcotry objects. 2014-03-25 09:49:12 +08:00
repo-mgr.c [client] support edit account host address 2014-08-14 23:48:18 +08:00
repo-mgr.h [client] support edit account host address 2014-08-14 23:48:18 +08:00
seaf-daemon.c [client] support edit account host address 2014-08-14 23:48:18 +08:00
seaf-test.c [win] Fix bug of handling files larger than 4GB. 2012-12-30 10:59:50 +08:00
seaf-tool.c [win] Use g_fopen instead of fopen. 2013-06-07 14:00:42 +08:00
seafile-config.c [client] support not unsync a repo when not found on server 2014-08-13 15:44:51 +08:00
seafile-config.h [client] support not unsync a repo when not found on server 2014-08-13 15:44:51 +08:00
seafile-session.c [win] Fix compilation error. 2014-07-21 17:01:27 +08:00
seafile-session.h Remove bitfield code. 2014-07-30 17:47:35 +08:00
share-info.c Init seafile repo. 2012-07-27 19:47:42 +08:00
share-info.h Init seafile repo. 2012-07-27 19:47:42 +08:00
share-mgr.c Init seafile repo. 2012-07-27 19:47:42 +08:00
share-mgr.h Init seafile repo. 2012-07-27 19:47:42 +08:00
status.c [client] Preserver 'x' bit across Linux and Windows. 2014-07-21 15:08:18 +08:00
status.h [client] Improve ignore file. 2013-06-06 20:27:19 +08:00
sync-mgr.c [client] support not unsync a repo when not found on server 2014-08-13 15:44:51 +08:00
sync-mgr.h [client] Fix sync noitification pop-up problem. 2014-08-04 14:01:35 +08:00
transfer-mgr.c correctly check RAND_bytes error code 2014-10-07 16:43:18 +03:00
transfer-mgr.h [client] Fix bugs when cloning a large library. 2014-08-13 15:26:00 +08:00
vc-utils.c [win] Skip syncing when a file needs to be updated is locked. 2014-07-21 15:08:18 +08:00
vc-utils.h [win] Skip syncing when a file needs to be updated is locked. 2014-07-21 15:08:18 +08:00
wt-monitor-linux.c [client] Fix bugs and improve debug message. 2014-07-21 15:08:18 +08:00
wt-monitor-macos.c [mac] Convert worktree event paths to UTF-8 NFC. 2014-08-05 11:52:53 +08:00
wt-monitor-structs.c New sync loop implementation, download part. 2014-07-21 15:08:17 +08:00
wt-monitor-structs.h [client] Preserver 'x' bit across Linux and Windows. 2014-07-21 15:08:18 +08:00
wt-monitor-win32.c [win] Fix command handling bug in wt-monitor. 2014-07-25 16:11:19 +08:00
wt-monitor.c [win] Fix command handling bug in wt-monitor. 2014-07-25 13:51:50 +08:00
wt-monitor.h Create commits from worktree event queue. (Linux only now) 2014-07-21 15:08:17 +08:00