1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-06-26 07:01:34 +00:00
seafile-server/server
2018-08-17 11:48:18 +08:00
..
gc Add config option 'create_tables'. 2018-07-05 11:58:33 +08:00
processors Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
access-file.c Fix compilation with openssl 1.1.0. 2018-05-13 23:48:36 -07:00
access-file.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
block-tx-server.c Fix compilation with openssl 1.1.0. 2018-05-13 23:48:36 -07:00
block-tx-server.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
chunkserv-mgr.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
chunkserv-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
copy-mgr.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
copy-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
fileserver-config.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
fileserver-config.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
http-server.c Exit if failed to init http request. 2018-03-23 17:44:22 +08:00
http-server.h Support background task for indexing blocks. 2018-02-06 14:37:27 +08:00
http-status-codes.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
index-blocks-mgr.c Free index progress if error occurred. 2018-03-05 16:05:14 +08:00
index-blocks-mgr.h Support background task for indexing blocks. 2018-02-06 14:37:27 +08:00
listen-mgr.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
listen-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
Makefile.am Support background task for indexing blocks. 2018-02-06 14:37:27 +08:00
pack-dir.c Fix compilation with openssl 1.1.0. 2018-05-13 23:48:36 -07:00
pack-dir.h Add rpc cancel_zip_task(). 2018-01-06 15:35:38 +08:00
passwd-mgr.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
passwd-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
permission-mgr.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
permission-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
quota-mgr.c Optimize getting quota usage. 2018-08-17 11:48:18 +08:00
quota-mgr.h Support loading configuration from database. 2017-09-07 17:01:56 +08:00
repo-mgr.c Add test scripts of seaf-server api. 2018-08-14 17:03:36 +08:00
repo-mgr.h Convert origin repo path to available repo path. 2018-08-07 18:24:12 +08:00
repo-op.c Support background task for indexing blocks. 2018-02-06 14:37:27 +08:00
repo-perm.c Add argument for ccnet_get_groups_by_user(). 2018-05-15 11:29:17 +08:00
seaf-server.c Convert origin repo path to available repo path. 2018-08-07 18:24:12 +08:00
seafile-session.c Only mysql can use config option 'create_tables'. 2018-07-09 15:18:06 +08:00
seafile-session.h Add config option 'create_tables'. 2018-07-05 11:58:33 +08:00
share-mgr.c Only mysql can use config option 'create_tables'. 2018-07-09 15:18:06 +08:00
share-mgr.h Merge branch '6.2' 2018-05-18 10:47:55 +08:00
size-sched.c Add primary key for mysql table. 2018-04-18 15:07:49 +08:00
size-sched.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
token-mgr.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
token-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
upload-file.c Support cors in upload_api() and update_api(). 2018-07-19 11:33:45 +08:00
upload-file.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
virtual-repo.c Add primary key for mysql table. 2018-04-18 15:07:49 +08:00
web-accesstoken-mgr.c Add config options: fixed_block_size and web_token_expire_time 2016-10-08 11:32:26 +08:00
web-accesstoken-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
zip-download-mgr.c Add rpc cancel_zip_task(). 2018-01-06 15:35:38 +08:00
zip-download-mgr.h Add rpc cancel_zip_task(). 2018-01-06 15:35:38 +08:00