1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-06-26 15:11:34 +00:00
seafile-server/common
2018-08-07 18:24:12 +08:00
..
cdc Support background task for indexing blocks. 2018-02-06 14:37:27 +08:00
db-wrapper Fix returned string invalid issue for MySQL. 2017-11-15 17:15:06 +08:00
processors Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
block-backend-fs.c fix commit block fs directory to be created 2018-05-08 11:45:23 +08: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 Initial commit of Seafile server core. 2016-08-19 13:54:16 +08: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 Only mysql can use config option 'create_tables'. 2018-07-09 15:18:06 +08:00
branch-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
commit-mgr.c Support pagination in listing file histories. 2017-12-08 11:58:24 +08:00
commit-mgr.h Support pagination in listing file histories. 2017-12-08 11:58:24 +08:00
common.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +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 Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
diff-simple.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
fs-mgr.c Support background task for indexing blocks. 2018-02-06 14:37:27 +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 Support loading configuration from database. 2017-09-07 17:01:56 +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 Add connection pool for db. 2016-08-20 15:29:51 +08:00
mq-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +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 Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
obj-store.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +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 Convert origin repo path to available repo path. 2018-08-07 18:24:12 +08:00
seaf-db.c Exit if failed to init http request. 2018-03-23 17:44:22 +08:00
seaf-db.h Postgresql port setting 2017-01-16 15:56:51 +08:00
seaf-utils.c Add config option 'create_tables'. 2018-07-05 11:58:33 +08:00
seaf-utils.h Remove trailing spaces from values when reading config file. 2016-12-28 15:04:13 +08:00
seafile-crypt.c Fix compilation with openssl 1.1.0. 2018-05-13 23:48:36 -07:00
seafile-crypt.h Fix compilation with openssl 1.1.0. 2018-05-13 23:48:36 -07: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