TDengine/source/dnode/mnode/impl/src
2025-12-27 09:22:50 +08:00
..
mndAcct.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndAnode.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndArbGroup.c feat[TS-7233]: audit (#33850) 2025-12-16 16:27:11 +08:00
mndBnode.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndCluster.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndCompact.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndCompactDetail.c feat: rollup sma (#33063) 2025-09-26 17:32:32 +08:00
mndConfig.c feat: support encryption of configuration files, data files and metadata files (#33801) 2025-12-26 17:58:46 +08:00
mndConsumer.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndDb.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndDef.c feat(tmq): [TS-6379]remove limition for table operation in tmq (#33834) 2025-12-15 11:26:46 +08:00
mndDnode.c feat: support encryption of configuration files, data files and metadata files (#33801) 2025-12-26 17:58:46 +08:00
mndDump.c feat(tmq): [TS-6379]remove limition for table operation in tmq (#33834) 2025-12-15 11:26:46 +08:00
mndEncryptAlgr.c feat: support encryption of configuration files, data files and metadata files (#33801) 2025-12-26 17:58:46 +08:00
mndFunc.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndGrant.c feat: support mount data path (#31677) 2025-07-12 15:39:29 +08:00
mndIndex.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndIndexCom.c fix/TD-30989 2024-07-20 02:51:05 +00:00
mndInfoSchema.c fix: [TS-6445] Fix virtual tables not detecting schema changes. (#30999) 2025-05-10 10:34:54 +08:00
mndInstance.c feat:register instance (#33666) 2025-11-28 10:10:37 +08:00
mndMain.c merge: from main to 3.0 branch #34062 2025-12-27 09:22:50 +08:00
mndMnode.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndMount.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndPerfSchema.c fix: [TS-6445] Fix virtual tables not detecting schema changes. (#30999) 2025-05-10 10:34:54 +08:00
mndPrivilege.c fix several issues in token and totp (#34057) 2025-12-26 17:14:19 +08:00
mndProfile.c merge: from main to 3.0 branch #34062 2025-12-27 09:22:50 +08:00
mndQnode.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndQuery.c feat(query): add high priority queries process queue in mnode to avoid normal queries blocking critical processing. (#33088) 2025-09-29 10:01:33 +08:00
mndRetention.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndRetentionDetail.c feat: rollup sma (#33063) 2025-09-26 17:32:32 +08:00
mndRsma.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndScan.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndScanDetail.c feat: impl vnode scan (#32942) 2025-09-19 13:41:41 +08:00
mndShow.c feat: support encryption of configuration files, data files and metadata files (#33801) 2025-12-26 17:58:46 +08:00
mndSma.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndSnode.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndSsMigrate.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndStb.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndStream.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndStreamErrorInjection.c fix(stream): record the failed checkpointId, after receive reset task info. 2024-11-14 17:40:37 +08:00
mndStreamHb.c fix: grant crash issue (#32272) 2025-07-26 15:16:48 +08:00
mndStreamMgmt.c feat(stream): [TD-37208] process schema changed in vtable (#33871) 2025-12-25 14:41:08 +08:00
mndStreamTrans.c feat: new stream (#31678) 2025-07-16 14:42:16 +08:00
mndStreamTransAct.c feat: new stream (#31678) 2025-07-16 14:42:16 +08:00
mndStreamUtil.c feat(stream): [TD-37208] process schema changed in vtable (#33871) 2025-12-25 14:41:08 +08:00
mndSubscribe.c feat(tmq): [TS-6379]remove limition for table operation in tmq (#33834) 2025-12-15 11:26:46 +08:00
mndSync.c fix(taosd): merge from main 2025-12-26 10:13:30 +08:00
mndTelem.c feat: new stream (#31678) 2025-07-16 14:42:16 +08:00
mndToken.c fix several issues in token and totp (#34057) 2025-12-26 17:14:19 +08:00
mndTopic.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndTrans.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndUser.c feat: support encryption of configuration files, data files and metadata files (#33801) 2025-12-26 17:58:46 +08:00
mndVgroup.c feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
mndView.c fix/TD-31622-remove-reference-when-cancel 2024-08-30 03:46:17 +00:00