1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-08-01 15:19:14 +00:00
seafile-server/server
2019-06-27 22:30:31 -07:00
..
gc add repo id in log message 2019-05-06 05:50:55 +00: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 Optimize copy and move file. 2019-03-25 18:37:38 +08:00
copy-mgr.h Optimize copy and move file. 2019-03-25 18:37:38 +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 Upadte to python3. 2019-06-27 22:30:31 -07: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 Upadte to python3. 2019-06-27 22:30:31 -07: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 Upadte to python3. 2019-06-27 22:30:31 -07:00
quota-mgr.h Support loading configuration from database. 2017-09-07 17:01:56 +08:00
repo-mgr.c Upadte to python3. 2019-06-27 22:30:31 -07:00
repo-mgr.h Encrypted library version 3: use different salt for each library. 2019-04-30 21:22:57 +08:00
repo-op.c Fix bug when moving files. 2019-05-30 20:37:43 +08:00
repo-perm.c Upadte to python3. 2019-06-27 22:30:31 -07:00
seaf-server.c Upadte to python3. 2019-06-27 22:30:31 -07:00
seafile-session.c Upadte to python3. 2019-06-27 22:30:31 -07:00
seafile-session.h Upadte to python3. 2019-06-27 22:30:31 -07:00
share-mgr.c Create tables by script. 2019-03-28 14:20:33 +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 Optimize the algorithm of getting file count and repo size. 2018-10-17 00:18:38 -07:00
size-sched.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
upload-file.c Upadte to python3. 2019-06-27 22:30:31 -07: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 Merge branch 'master' into cross_repo_copy 2019-04-01 14:50:23 +08:00
zip-download-mgr.h Add rpc cancel_zip_task(). 2018-01-06 15:35:38 +08:00