1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-06-28 16:06:49 +00:00
seafile-server/server
cuihaikuo b9d74500fa Add primary key for mysql table.
Add column names in 'INSERT' and 'REPLACE' sql.
2018-04-18 15:07:49 +08:00
..
gc Add primary key for mysql table. 2018-04-18 15:07:49 +08:00
processors Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
access-file.c Support svg online viewing. 2018-02-05 14:22:41 +08:00
access-file.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
block-tx-server.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08: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 Add log for packing dirs. 2018-01-06 15:36:52 +08: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 Add primary key for mysql table. 2018-04-18 15:07:49 +08:00
quota-mgr.h Support loading configuration from database. 2017-09-07 17:01:56 +08:00
repo-mgr.c Add primary key for mysql table. 2018-04-18 15:07:49 +08:00
repo-mgr.h Support background task for indexing blocks. 2018-02-06 14:37:27 +08:00
repo-op.c Support background task for indexing blocks. 2018-02-06 14:37:27 +08:00
repo-perm.c Add rpc get_group_shared_repo_by_path(). 2017-10-30 17:44:33 +08:00
seaf-server.c Add rpc cancel_zip_task(). 2018-01-06 15:35:38 +08:00
seafile-session.c Add primary key for mysql table. 2018-04-18 15:07:49 +08:00
seafile-session.h Support background task for indexing blocks. 2018-02-06 14:37:27 +08:00
share-mgr.c Add primary key for mysql table. 2018-04-18 15:07:49 +08:00
share-mgr.h Fix that shared folder can't be set permission. 2018-01-06 15:28:11 +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 background task for indexing blocks. 2018-02-06 14:37:27 +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