seafile/daemon
Shuai Lin cada2c1fcf Merge pull request #1080 from haiwen/fix-update-repo-server
also update repos "server-url" property when change account url
2015-02-15 18:32:24 +08:00
..
processors Fix some memory bugs. 2014-11-24 17:42:41 +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
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 Merge branch 'folder-perm' 2015-01-27 17:18:34 +08:00
clone-mgr.h [client] Http download. 2014-10-29 21:14:29 +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] Add username/password support for http proxy. 2015-02-14 11:53:46 +08:00
http-tx-mgr.h [client] Folder permission support. 2015-01-09 17:13:43 +08:00
Makefile.am Merge branch 'http-sync' 2014-11-06 12:10:06 +08:00
merge-recursive.c [win] Use native API for I/O operations to support long path. 2015-01-19 11:36:24 +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 also update repos "server-url" property when change account url 2015-02-15 18:06:00 +08:00
repo-mgr.h also update repos "server-url" property when change account url 2015-02-15 18:06:00 +08:00
seaf-daemon.c also update repos "server-url" property when change account url 2015-02-15 18:06:00 +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] Add username/password support for http proxy. 2015-02-14 11:53:46 +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] Add username/password support for http proxy. 2015-02-14 11:53:46 +08:00
seafile-session.h [client] Add username/password support for http proxy. 2015-02-14 11:53:46 +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 [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 Merge branch 'folder-perm' 2015-01-27 17:18:34 +08:00
sync-mgr.h [client] Minor improvements to locked file handling. 2014-12-13 13:34:08 +08:00
transfer-mgr.c [win] Use native API for I/O operations to support long path. 2015-01-19 11:36:24 +08:00
transfer-mgr.h [client] Minor improvements to locked file handling. 2014-12-13 13:34:08 +08:00
vc-utils.c [win] Handle delete/rename events with 8.3 format paths. 2015-01-21 15:01:32 +08:00
vc-utils.h [client] Fix case rename bug and remove ignored hidden files when delete empty dir. 2014-11-13 14:09:59 +08:00
wt-monitor-linux.c Fix bugs after previous merge. 2015-01-28 13:30:29 +08:00
wt-monitor-macos.c Fix bugs after previous merge. 2015-01-28 13:30:29 +08:00
wt-monitor-structs.c New sync loop implementation, download part. 2014-07-21 15:08:17 +08:00
wt-monitor-structs.h Fix bugs after previous merge. 2015-01-28 13:30:29 +08:00
wt-monitor-win32.c Fix bugs after previous merge. 2015-01-28 13:30:29 +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