1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-07-12 06:28:44 +00:00
seafile-server/server
2017-07-10 16:48:55 +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 Check block size before open a block file 2017-07-10 16:48:55 +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 Return 'encrypted' in get_trash_repos_by_owner api 2017-06-30 16:49:40 +08:00
repo-mgr.h Create only one commit when move or copy multiple files 2017-06-29 14:23:22 +08:00
repo-op.c A few improvements for posting multiple files 2017-06-29 23:17:55 +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 for getting file count info 2017-07-04 14:50:05 +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 Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
share-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
size-sched.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +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 Allow to upload folder 2017-04-25 11:34:18 +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