1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-06-30 08:51:50 +00:00
seafile-server/server
feiniks 500e35fe9b
Fix segment fault when group_repos is NULL (#338)
* Fix segment fault when group_repos is NULL

* Parse group repos when repos is not NULL
2020-04-10 19:56:53 +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 Fix segment fault when group_repos is NULL (#338) 2020-04-10 19:56:53 +08:00
http-server.h Add byte-range upload. 2019-02-19 01:18:31 -08:00
http-status-codes.h modify some errors and be consistent with pro edition 2019-11-26 14:53:43 +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 Add repo sort function 2019-12-31 14:38:24 +08:00
quota-mgr.h Add repo sort function 2019-12-30 16:19:33 +08:00
repo-mgr.c continue get trash repo even if the repo is destroyed (#333) 2020-03-28 14:00:12 +08:00
repo-mgr.h Add repo sort function 2019-12-31 14:38:24 +08:00
repo-op.c Merge branch '7.0' 2020-02-17 12:02:50 +08: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 rpc pipe path (#326) 2020-02-21 15:27:47 +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 fixed computing repo size crash problem 2020-02-04 15:51:34 +08:00
size-sched.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
upload-file.c improve update file api (#320) 2020-02-13 10:28:30 +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