seafile/daemon
2016-06-25 18:21:02 +08:00
..
processors Clean up unused code. 2016-03-21 17:54:20 +08:00
block-tx-client.c [client] Fix compile warnings on Windows. 2016-03-02 11:48:12 +08:00
block-tx-client.h [client] Fix bugs when cloning a large library. 2014-08-13 15:26:00 +08:00
change-set.c [client] Fix compile warnings on Windows. 2016-03-02 11:48:12 +08:00
change-set.h [client] Fix handling of removed folder on restart. 2015-08-24 14:24:25 +08:00
clone-mgr.c [client] Support server properties. 2016-03-22 14:29:25 +08:00
clone-mgr.h [client] Use http-sync exclusively for repos version > 0. 2015-05-07 10:49:26 +08:00
filelock-mgr.c [client] Improve auto-locking of office files. 2016-06-25 18:21:02 +08:00
filelock-mgr.h [client] Improve auto-locking of office files. 2016-06-25 18:21:02 +08:00
http-tx-mgr.c [server] Add an option to allow download dir only when gettting fs object list. 2016-06-24 13:20:05 +08:00
http-tx-mgr.h [win] Auto lock office file when it's opened. 2016-03-16 16:31:09 +08:00
Makefile.am Clean up unused code. 2016-03-21 17:54:20 +08:00
merge-recursive.c [client] Fix conflict handling bug in clone. 2015-04-02 18:55:48 +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] Improve auto-locking of office files. 2016-06-25 18:21:02 +08:00
repo-mgr.h [client] Add diff commit RPC. 2016-04-18 14:42:27 +08:00
seaf-daemon.c [client] Add diff commit RPC. 2016-04-18 14:42:27 +08:00
seafile-config.c Improved updating proxy config when system proxy changes. 2016-03-18 12:36:05 +08:00
seafile-config.h [client] Add username/password support for http proxy. 2015-02-14 11:53:46 +08:00
seafile-session.c Add the job mgr in daemon since we have async rpc now. 2016-04-21 09:20:29 +08:00
seafile-session.h [client] Clean up repo stores when it's unsynced. 2015-12-29 17:03:53 +08:00
set-perm.c [client] Fix compile warnings on Windows. 2016-03-02 11:48:12 +08:00
set-perm.h [client] File lock support. 2015-07-03 11:31:07 +08:00
status.c Improve log messages. 2015-06-30 20:25:07 +08:00
status.h [client] Improve ignore file. 2013-06-06 20:27:19 +08:00
sync-mgr.c Include the head commit id in the sync.done message. 2016-04-20 14:36:20 +08:00
sync-mgr.h [win] Refresh icon overlay after lock status changed locally. 2015-07-08 13:31:37 +08:00
sync-status-tree.c Merge branch 'unsync-delete-store' 2016-04-09 12:03:41 +08:00
sync-status-tree.h [win] Add file/folder sync status for upload. 2015-05-07 10:49:26 +08:00
test-sync-tree.c [win] Add file/folder sync status for upload. 2015-05-07 10:49:26 +08:00
transfer-mgr.c Clean up unused code. 2016-03-21 17:54:20 +08:00
transfer-mgr.h [client] Fix conflict handling bug in clone. 2015-04-02 18:55:48 +08:00
vc-utils.c [client] Fix compile warnings on Windows. 2016-03-02 11:48:12 +08:00
vc-utils.h [client] Don't conflict when a locked file is opened by Office. 2015-11-13 16:46:02 +08:00
wt-monitor-linux.c [client] Folder/file sync status for Mac and Linux. 2015-05-19 16:47:44 +08:00
wt-monitor-macos.c [client] Folder/file sync status for Mac and Linux. 2015-05-19 16:47:44 +08:00
wt-monitor-structs.c [win] Add file/folder sync status for upload. 2015-05-07 10:49:26 +08:00
wt-monitor-structs.h [win] Add file/folder sync status for upload. 2015-05-07 10:49:26 +08:00
wt-monitor-win32.c [client] Fix compile warnings on Windows. 2016-03-02 11:48:12 +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