1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-07-17 00:31:07 +00:00
seafile-server/server
2019-11-19 01:42:32 -08:00
..
gc Merge branch '7.0' 2019-07-25 17:55:37 +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
copy-mgr.c Check repo space when copy or move files. 2019-07-06 03:00:09 -07:00
copy-mgr.h Check repo space when copy or move files. 2019-07-06 03:00:09 -07: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 add seaf_mq_manager_ prefix 2019-08-05 16:41:31 +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
Makefile.am Merge branch 'python3' 2019-07-25 12:08:00 +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 Encrypted library version 3: use different salt for each library. 2019-04-30 21:22:57 +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 Improve code after use named pipe for RPC and support python 3. 2019-07-01 16:50:25 +08:00
quota-mgr.h Support loading configuration from database. 2017-09-07 17:01:56 +08:00
repo-mgr.c Deleted repos do not return when search repos by name. 2019-11-19 01:42:32 -08:00
repo-mgr.h Add search repos by name rpc. 2019-11-17 21:21:28 -08:00
repo-op.c Fix memory leak when del file. 2019-10-21 02:20:17 -07:00
repo-perm.c Improve code after use named pipe for RPC and support python 3. 2019-07-01 16:50:25 +08:00
seaf-server.c Add search repos by name rpc. 2019-11-17 21:21:28 -08:00
seafile-session.c Add named pipe server thread pool. 2019-09-11 01:19:54 -07:00
seafile-session.h Add named pipe server thread pool. 2019-09-11 01:19:54 -07:00
share-mgr.c Rewrite database access layer. 2019-06-21 17:09:39 +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 use diff to update repo size and file count 2019-07-09 10:02:10 +08:00
size-sched.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
upload-file.c Merge branch '7.0' 2019-07-25 17:55:37 +08:00
upload-file.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
virtual-repo.c Encrypted library version 3: use different salt for each library. 2019-04-30 21:22:57 +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 Fix zip download bug. 2019-07-03 16:52:06 +08:00
zip-download-mgr.h Add rpc cancel_zip_task(). 2018-01-06 15:35:38 +08:00