1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-08-22 08:37:09 +00:00
seafile-server/common
feiniks 0405196b1a
Fix crash when mysql stop (#755)
Co-authored-by: Heran Yang <heran.yang@seafile.com>
2025-04-09 17:44:26 +08:00
..
cdc
processors
block-backend-fs.c Modify memory free order (#526) 2021-12-08 14:51:45 +08:00
block-backend.c
block-backend.h
block-mgr.c
block-mgr.h
block-tx-utils.c
block-tx-utils.h
block.h
branch-mgr.c Send events use json format (#726) 2024-12-13 11:01:24 +08:00
branch-mgr.h Add online gc (#706) 2024-10-24 18:34:16 +08:00
commit-mgr.c Support argon2id password hash algo (#637) 2024-05-22 18:49:57 +08:00
commit-mgr.h Support argon2id password hash algo (#637) 2024-05-22 18:49:57 +08:00
common.h Add and del ccnet compilation dependency in seafile (#347) 2020-05-09 16:31:47 +08:00
config-mgr.c
config-mgr.h
diff-simple.c Fix empty commit when rename a dir (#572) 2022-12-13 19:23:33 +08:00
diff-simple.h
fs-mgr.c Add option to build http server (#648) 2024-03-13 19:38:44 +08:00
fs-mgr.h Add search_files_by_path RPC (#599) 2023-02-25 11:24:50 +08:00
group-mgr.c Check if env is empty string (#748) 2025-04-01 18:22:25 +08:00
group-mgr.h search group members rpc (#489) 2021-09-06 18:20:28 +08:00
log.c Print app name when SEAFILE_LOG_TO_STDOUT is true (#734) 2025-01-13 11:48:26 +08:00
log.h Log format (#704) 2024-10-24 10:46:41 +08:00
Makefile.am Support argon2id password hash algo (#637) 2024-05-22 18:49:57 +08:00
merge-new.c Get nickname use seahub API (#670) 2024-07-30 17:58:18 +08:00
merge-new.h get nickname from seahub database (#663) 2024-07-10 16:34:33 +08:00
mq-mgr.c
mq-mgr.h Add and del ccnet compilation dependency in seafile (#347) 2020-05-09 16:31:47 +08:00
obj-backend-fs.c
obj-backend-riak.c
obj-backend.h
obj-cache.c Notify repo size change to redis (#750) 2025-04-02 17:11:24 +08:00
obj-cache.h Notify repo size change to redis (#750) 2025-04-02 17:11:24 +08:00
obj-store.c
obj-store.h
object-list.c
object-list.h
org-mgr.c Fix sql column error 2022-12-08 14:36:51 +08:00
org-mgr.h Merge the functions of ccnet-server into seafile-server (#293) 2020-04-15 10:21:04 +08:00
password-hash.c Set salt when use pwd_hash (#688) 2024-09-03 18:33:43 +08:00
password-hash.h Support argon2id password hash algo (#637) 2024-05-22 18:49:57 +08:00
redis-cache.c Notify repo size change to redis (#750) 2025-04-02 17:11:24 +08:00
redis-cache.h Add metrics (#747) 2025-03-31 16:46:24 +08:00
rpc-service.c Fix crash when mysql stop (#755) 2025-04-09 17:44:26 +08:00
seaf-db.c Fix crash when mysql stop (#755) 2025-04-09 17:44:26 +08:00
seaf-db.h Add ca_path and skip_verify option for mysql (#610) 2023-04-23 14:39:40 +08:00
seaf-utils.c Use mysql database by default (#751) 2025-04-03 15:49:18 +08:00
seaf-utils.h Add upgrade repo enc algo RPC (#743) 2025-03-19 11:31:05 +08:00
seafile-crypt.c Set salt when use pwd_hash (#688) 2024-09-03 18:33:43 +08:00
seafile-crypt.h Set salt when use pwd_hash (#688) 2024-09-03 18:33:43 +08:00
sync-repo-common.h
user-mgr.c Read database config from seafile.conf and env (#713) 2024-11-05 17:42:24 +08:00
user-mgr.h Return error when failed to get user from database (#700) 2024-09-18 16:28:15 +08:00
vc-common.c
vc-common.h