seafile/daemon
2015-11-19 17:59:06 +08:00
..
processors Improve log messages. 2015-06-30 20:25:07 +08:00
repokey added suppoer for gnome-keyring 2013-08-27 20:24:06 +08:00
block-tx-client.c [client] Don't timeout block-tx-client if the connection was closed. 2015-01-08 13:36:38 +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 handling of removed folder on restart. 2015-08-24 14:24:25 +08:00
change-set.h [client] Fix handling of removed folder on restart. 2015-08-24 14:24:25 +08:00
client-migrate.c Fix some memory bugs. 2014-11-24 17:42:41 +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] Popup notification when file conflicts. 2015-09-10 15:42:35 +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 fixed a typo in refresh_locked_path_status 2015-09-08 09:38:51 +08:00
filelock-mgr.h [client] Add mark_file_unlocked() RPC. 2015-07-08 12:06:51 +08:00
gc-core.c Fix some memory bugs. 2014-11-24 17:42:41 +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
http-tx-mgr.c [client] Fix upload progress display. 2015-10-16 11:02:05 +08:00
http-tx-mgr.h [client] Popup notification when file conflicts. 2015-09-10 15:42:35 +08:00
Makefile.am [client] Improve indexing performance for large repos. 2015-07-21 12:07:22 +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] Fix a typo. 2015-11-19 17:59:06 +08:00
repo-mgr.h [client] On restart, use index to create commit. 2015-08-24 17:31:34 +08:00
seaf-daemon.c support -F,--central-config-dir flag in bin programs 2015-10-20 14:01:29 +08:00
seaf-test.c support -F,--central-config-dir flag in bin programs 2015-10-20 14:01:29 +08:00
seaf-tool.c [win] Use g_fopen instead of fopen. 2013-06-07 14:00:42 +08:00
seafile-config.c [client] Always enable http sync. 2015-05-25 13:23:03 +08:00
seafile-config.h [client] Add username/password support for http proxy. 2015-02-14 11:53:46 +08:00
seafile-session.c [client] Init file lock manager before repo manager. 2015-07-20 14:12:14 +08:00
seafile-session.h [client] File lock support. 2015-07-03 11:31:07 +08:00
set-perm.c [client] File lock support. 2015-07-03 11:31:07 +08:00
set-perm.h [client] File lock support. 2015-07-03 11:31:07 +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
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 [client] Don't conflict when a locked file is opened by Office. 2015-11-13 16:46:02 +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 [win] Add file/folder sync status for upload. 2015-05-07 10:49:26 +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 Fix bugs discovered by Coverity. 2015-08-19 11:11:45 +08:00
transfer-mgr.h [client] Fix conflict handling bug in clone. 2015-04-02 18:55:48 +08:00
vc-utils.c [client] Don't conflict when a locked file is opened by Office. 2015-11-13 16:46:02 +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 [win] Add file/folder sync status for upload. 2015-05-07 10:49:26 +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