1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-08-01 23:33:42 +00:00
seafile-server/server
2019-03-25 18:37:38 +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 the problem that xlsx,pptx.docx changed to be xls,ppt,doc when download file by IE. 2018-12-21 11:34:23 +08: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 Optimize copy and move file. 2019-03-25 18:37:38 +08:00
copy-mgr.h Optimize copy and move file. 2019-03-25 18:37:38 +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 Repo can be set 'read-only' or 'normal' status. 2019-03-14 11:07:42 +08:00
http-server.h Add byte-range upload. 2019-02-19 01:18:31 -08:00
http-status-codes.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
index-blocks-mgr.c Fix an uninitialization problem. 2018-08-30 17:22:23 +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 Repo can be set 'read-only' or 'normal' status. 2019-03-14 11:07:42 +08:00
repo-mgr.h Repo can be set 'read-only' or 'normal' status. 2019-03-14 11:07:42 +08:00
repo-op.c Optimize copy and move file. 2019-03-25 18:37:38 +08:00
repo-perm.c Fix the bug that can't sync subdir in virtual repos. 2019-02-24 21:32:46 -08:00
seaf-server.c Repo can be set 'read-only' or 'normal' status. 2019-03-14 11:07:42 +08:00
seafile-session.c Set default rpc pool size to 10, set default copy-mgr pool size to 5. 2019-01-08 16:57:59 +08:00
seafile-session.h Add config option 'create_tables'. 2018-07-05 11:58:33 +08:00
share-mgr.c Repo can be set 'read-only' or 'normal' status. 2019-03-14 11:07:42 +08:00
share-mgr.h Fix the bug that can't sync subdir in virtual repos. 2019-02-24 21:32:46 -08:00
size-sched.c Optimize the algorithm of getting file count and repo size. 2018-10-17 00:18:38 -07: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 Repo can be set 'read-only' or 'normal' status. 2019-03-14 11:07:42 +08:00
upload-file.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
virtual-repo.c Repo can be set 'read-only' or 'normal' status. 2019-03-14 11:07:42 +08:00
web-accesstoken-mgr.c Support traffic statistics. 2018-08-10 17:47:19 +08:00
web-accesstoken-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
zip-download-mgr.c Support traffic statistics. 2018-08-10 17:47:19 +08:00
zip-download-mgr.h Add rpc cancel_zip_task(). 2018-01-06 15:35:38 +08:00