1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-06-30 00:41:50 +00:00
seafile-server/common
2020-01-08 12:13:59 +08:00
..
cdc Support background task for indexing blocks. 2018-02-06 14:37:27 +08:00
processors Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
block-backend-fs.c Add error logs when fs backend read or write blocks. 2019-10-04 04:00:49 -07:00
block-backend.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
block-backend.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
block-mgr.c Fix check block exists. 2019-08-26 19:53:36 -07:00
block-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
block-tx-utils.c Fix compilation with openssl 1.1.0. 2018-05-13 23:48:36 -07:00
block-tx-utils.h Fix compilation with openssl 1.1.0. 2018-05-13 23:48:36 -07:00
block.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
branch-mgr.c add seaf_mq_manager_ prefix 2019-08-05 16:41:31 +08:00
branch-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
commit-mgr.c Merge branch '7.0' 2019-11-22 17:45:24 -08:00
commit-mgr.h Encrypted library version 3: use different salt for each library. 2019-04-30 21:22:57 +08:00
common.h Encrypted library version 3: use different salt for each library. 2019-04-30 21:22:57 +08:00
config-mgr.c Fix config error. 2018-05-21 14:03:10 +08:00
config-mgr.h Support loading configuration from database. 2017-09-07 17:01:56 +08:00
diff-simple.c use diff to update repo size and file count 2019-07-09 10:02:10 +08:00
diff-simple.h use diff to update repo size and file count 2019-07-09 10:02:10 +08:00
fs-mgr.c Merge branch '7.0' 2019-11-22 17:45:24 -08:00
fs-mgr.h Support background task for indexing blocks. 2018-02-06 14:37:27 +08:00
log.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
log.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
Makefile.am add rpc publish_event() , pop_event() and remove cevent (#253) 2019-07-22 11:18:32 +08:00
merge-new.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
merge-new.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
mq-mgr.c remove redundant log 2019-09-09 13:36:45 +08:00
mq-mgr.h add ctime 2019-09-09 12:15:20 +08:00
obj-backend-fs.c fix commit block fs directory to be created 2018-05-08 11:45:23 +08:00
obj-backend-riak.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
obj-backend.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
obj-store.c Improve code after use named pipe for RPC and support python 3. 2019-07-01 16:50:25 +08:00
obj-store.h Improve code after use named pipe for RPC and support python 3. 2019-07-01 16:50:25 +08:00
object-list.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
object-list.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
rpc-service.c Add repo sort function 2019-12-31 14:38:24 +08:00
seaf-db.c Add repo sort function 2020-01-08 12:13:59 +08:00
seaf-db.h Add repo sort function 2020-01-07 10:25:19 +08:00
seaf-utils.c Improve code after use named pipe for RPC and support python 3. 2019-07-01 16:50:25 +08:00
seaf-utils.h Improve code after use named pipe for RPC and support python 3. 2019-07-01 16:50:25 +08:00
seafile-crypt.c Encrypted library version 3: use different salt for each library. 2019-04-30 21:22:57 +08:00
seafile-crypt.h Encrypted library version 3: use different salt for each library. 2019-04-30 21:22:57 +08:00
sync-repo-common.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
vc-common.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
vc-common.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00