1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-07-19 17:49:19 +00:00
seafile-server/server
2017-08-23 15:28:19 +08:00
..
gc Fix GC bug when specify "-r" and "-D" options together. 2017-07-05 18:13:29 +08:00
processors Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
access-file.c jpeg mime type 2016-12-09 14:14:18 +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 Improved concurrent update handling. 2017-08-16 17:50:34 +08:00
http-server.h Add config options: fixed_block_size and web_token_expire_time 2016-10-08 11:32:26 +08:00
http-status-codes.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +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 Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
pack-dir.c Fix a bug that an empty folder can't be packed 2017-07-05 14:06:38 +08:00
pack-dir.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +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 Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
quota-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
repo-mgr.c Merge branch '6.1' 2017-08-23 15:28:19 +08:00
repo-mgr.h Merge branch '6.1' 2017-08-23 15:28:19 +08:00
repo-op.c Improved concurrent update handling. 2017-08-16 17:50:34 +08:00
repo-perm.c Fix a bug that may cause a memory leak 2017-06-19 16:24:16 +08:00
seaf-server.c Add rpc mkdir_with_parents() 2017-08-14 13:32:52 +08:00
seafile-session.c Fix a bug that may cause a memory leak 2017-06-19 16:24:16 +08:00
seafile-session.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
share-mgr.c Fix bug of get shared repo list RPC. 2017-06-27 14:41:37 +08:00
share-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
size-sched.c Improved concurrent update handling. 2017-08-16 17:50:34 +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 Fix a few problems in uploading a folder 2017-07-25 17:43:44 +08:00
upload-file.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
virtual-repo.c Rename virtual repo while renaming the source folder 2016-11-07 18:26:29 +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 connection pool for db. 2016-08-20 15:29:51 +08:00
zip-download-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00