1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-08-02 07:43:09 +00:00
seafile-server/server
feiniks d727249a08 Check if file or dir is .. (#711)
* Check if file or dir is ..

* Diff and check name is ..

* Go diff and check name is ..

* Check if ignore new name or name

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-11-20 16:21:51 +08:00
..
gc Read database config from seafile.conf and env (#713) 2024-11-05 17:42:24 +08:00
access-file.c Use QueryEscape to encode url path (#716) 2024-11-14 14:10:02 +08:00
access-file.h
change-set.c Add batch del files RPC (#694) 2024-09-13 14:58:45 +08:00
change-set.h Add batch del files RPC (#694) 2024-09-13 14:58:45 +08:00
copy-mgr.c
copy-mgr.h
fileserver-config.c
fileserver-config.h
http-server.c Check if file or dir is .. (#711) 2024-11-20 16:21:51 +08:00
http-server.h Add verify blocks after sync (#715) 2024-11-18 11:34:38 +08:00
http-status-codes.h
http-tx-mgr.c Use QueryEscape to encode url path (#716) 2024-11-14 14:10:02 +08:00
http-tx-mgr.h Return error message when query share link info (#698) 2024-09-13 18:33:41 +08:00
index-blocks-mgr.c Add online gc (#706) 2024-10-24 18:34:16 +08:00
index-blocks-mgr.h
Makefile.am Add batch del files RPC (#694) 2024-09-13 14:58:45 +08:00
notif-mgr.c Add gen_jwt_token RPC (#674) 2024-07-31 18:03:41 +08:00
notif-mgr.h
pack-dir.c Support archive files with same name (#705) 2024-09-27 17:20:04 +08:00
pack-dir.h
passwd-mgr.c Set salt when use pwd_hash (#688) 2024-09-03 18:33:43 +08:00
passwd-mgr.h
permission-mgr.c
permission-mgr.h
quota-mgr.c
quota-mgr.h
repo-mgr.c Check if file or dir is .. (#711) 2024-11-20 16:21:51 +08:00
repo-mgr.h Add online gc (#706) 2024-10-24 18:34:16 +08:00
repo-op.c Add online gc (#706) 2024-10-24 18:34:16 +08:00
repo-perm.c
seaf-server.c Load config from file and env (#710) 2024-10-30 11:20:20 +08:00
seafile-session.c Read database config from seafile.conf and env (#713) 2024-11-05 17:42:24 +08:00
seafile-session.h Read database config from seafile.conf and env (#713) 2024-11-05 17:42:24 +08:00
share-mgr.c
share-mgr.h
size-sched.c
size-sched.h
upload-file.c Add upload link and download link API (#683) 2024-09-03 18:19:37 +08:00
upload-file.h
virtual-repo.c Set salt when use pwd_hash (#688) 2024-09-03 18:33:43 +08:00
web-accesstoken-mgr.c
web-accesstoken-mgr.h
zip-download-mgr.c Add batch del files RPC (#694) 2024-09-13 14:58:45 +08:00
zip-download-mgr.h Add upload link and download link API (#683) 2024-09-03 18:19:37 +08:00