seafile/common
2016-12-16 15:17:37 +08:00
..
cdc [server] Use multiple threads to index file when uploaded from web. 2015-08-05 20:04:00 +08:00
index [client] Check file size when judging whether a file is changed in worktree. 2016-04-18 11:43:14 +08:00
processors Clean up unused code. 2016-03-21 17:54:20 +08:00
block-backend-fs.c [client] Fix compile warnings on Windows. 2016-03-02 11:48:12 +08:00
block-backend.c Improve log messages. 2015-06-30 20:25:07 +08:00
block-backend.h [server] Implement cross-library copy and move. 2014-04-10 10:50:24 +08:00
block-mgr.c [server] Fix crash problem when syncing old libraries. 2015-10-22 14:50:55 +08:00
block-mgr.h [server] Implement cross-library copy and move. 2014-04-10 10:50:24 +08:00
block-tx-utils.c Update block transfer protocol to v2. 2013-10-03 17:58:52 +08:00
block-tx-utils.h Merge branch 'enc' 2013-10-15 17:48:41 +08:00
block.h Change data model. 2014-03-13 17:13:30 +08:00
branch-mgr.c Fix token cache cleaning in http-server. 2015-07-01 17:09:22 +08:00
branch-mgr.h Init seafile repo. 2012-07-27 19:47:42 +08:00
commit-mgr.c Add "client_version" attribute to commit object. 2016-09-22 10:36:40 +08:00
commit-mgr.h Add "client_version" attribute to commit object. 2016-09-22 10:36:40 +08:00
common.h Implement new sync loop, upload part. 2014-07-21 15:08:17 +08:00
curl-init.c Don't call CRYPTO_set_id_callback() on Windows. 2016-02-28 13:29:26 +08:00
curl-init.h Fix a compilation warning. 2016-02-28 11:59:58 +08:00
diff-simple.c Fix a few sync problems. 2015-08-08 15:17:07 +08:00
diff-simple.h [client] Fix case rename bug and remove ignored hidden files when delete empty dir. 2014-11-13 14:09:59 +08:00
fs-mgr.c Improved file checkout procedure. 2016-08-21 14:49:35 +08:00
fs-mgr.h [httpserver] Support upload blocks in batch and then commit 2016-04-14 15:36:37 +08:00
log.c Don't compile with syslog support for client and Windows. 2016-04-29 14:39:51 +08:00
log.h Don't compile with syslog support for client and Windows. 2016-04-29 14:39:51 +08:00
Makefile.am Clean up unused code. 2016-03-21 17:54:20 +08:00
merge-new.c Improve log messages. 2015-06-30 20:25:07 +08:00
merge-new.h Fix a few bugs and memory leak. 2014-03-26 15:32:56 +08:00
mq-mgr.c Update mq-mgr.c 2016-06-23 22:27:23 +02:00
mq-mgr.h [server] send a message when events happen 2012-09-25 10:57:06 +08:00
obj-backend-fs.c [client] Fix compile warnings on Windows. 2016-03-02 11:48:12 +08:00
obj-backend-riak.c Remove assertions. 2013-09-22 10:15:36 +08:00
obj-backend.h [GC] remove related commit fs object when remove garbaged repo 2015-10-22 10:46:38 +08:00
obj-store.c [server] Fix crash problem when syncing old libraries. 2015-10-22 14:50:55 +08:00
obj-store.h [GC] remove related commit fs object when remove garbaged repo 2015-10-22 10:46:38 +08:00
object-list.c Fix some memory bugs. 2014-11-24 17:42:41 +08:00
object-list.h Remove bitfield code. 2014-07-30 17:47:35 +08:00
rpc-service.c Use unified progress for multipart uploads. 2016-12-16 15:17:37 +08:00
seaf-db.c add replace parameter to move_file api 2016-07-05 16:50:09 +08:00
seaf-db.h Use prepared statements for accessing database. 2014-04-21 12:02:41 +08:00
seaf-tree-walk.c Improve log messages. 2015-06-30 20:25:07 +08:00
seaf-tree-walk.h Use JSON for fs object format and store modifier, size, mtime in direcotry objects. 2014-03-25 09:49:12 +08:00
seaf-utils.c add replace parameter to move_file api 2016-07-05 16:50:09 +08:00
seaf-utils.h Init seafile repo. 2012-07-27 19:47:42 +08:00
seafile-crypt.c Remove redundant debug log messages. 2016-05-10 20:25:35 +08:00
seafile-crypt.h [server] Add change repo password RPC. 2014-01-27 14:36:05 +08:00
sync-repo-common.h Clients don't unsync repo if it's corrupted on server. 2012-12-15 15:05:35 +08:00
unpack-trees.c [client] Preserver 'x' bit across Linux and Windows. 2014-07-21 15:08:18 +08:00
unpack-trees.h Change data model. 2014-03-13 17:13:30 +08:00
vc-common.c [client] Popup notification when file conflicts. 2015-09-10 15:42:35 +08:00
vc-common.h Fix a few bugs and memory leak. 2014-03-26 15:32:56 +08:00