LCM/dsc/engine/ca/CAInfrastructure/NativeResourceProviderMiModule.c (4 lines): - line 159: //TODO: Add searching nativeResourceProviderPath for dependent dlls for Linux - line 161: EH_Check_(nativeResourceProviderMiModule->_private.moduleHandle != NULL, returnValue = MI_RESULT_NOT_FOUND); // TODO - Get actual error using GetLastError - line 164: EH_Check_(resourceProviderMainFunction != NULL, returnValue = MI_RESULT_METHOD_NOT_FOUND); // TODO - Get actual error using GetLastError - line 174: // TODO: get the actual error code on Linux LCM/dsc/engine/ConfigurationManager/LocalConfigManagerHelper.c (3 lines): - line 4305: /* TODO remove: - line 4366: /* TODO remove: - line 6819: // TODO: is it ok for the document to have no instances? or not exist? ext/curl/x64/include/curl/typecheck-gcc.h (3 lines): - line 90: /* FIXME: don't allow const pointers */ - line 108: /* TODO: typechecking for curl_share_setopt() and curl_multi_setopt(), - line 379: /* FIXME: the whole callback checking is messy... LCM/codec/mof/parser/mofy.tab.c (3 lines): - line 887: /* [TODO: validate the class here] */ - line 1564: /* [TODO: use initializer */ - line 1581: /* [TODO: use initializer] */ ext/curl/x86/include/curl/typecheck-gcc.h (3 lines): - line 90: /* FIXME: don't allow const pointers */ - line 108: /* TODO: typechecking for curl_share_setopt() and curl_multi_setopt(), - line 379: /* FIXME: the whole callback checking is messy... LCM/codec/mof/parser/mof.y (3 lines): - line 153: /* [TODO: validate the class here] */ - line 768: /* [TODO: use initializer */ - line 783: /* [TODO: use initializer] */ LCM/dsc/engine/EngineHelper/EngineHelper.c (3 lines): - line 1193: /* TODO: used in below implementation - line 1209: /* TODO: implement these - line 1214: // TODO : TO be uncommented afer Jane's fix for MSFT:2004179 FIs to REL LCM/dsc/engine/ModuleLoader/ModuleLibrary/ModuleValidator.c (3 lines): - line 1202: //TODO : Get all metaconfiguration partial config instances - line 1303: //TODO : Get all metaconfiguration partial config instances - line 1354: //TODO : Get all metaconfiguration partial config instances Providers/Modules/Plugins/ServiceChangeTracking/plugin/changetracking_lib.rb (2 lines): - line 27: rexmlText = REXML::XPath.first(inst, 'VALUE').get_text # TODO escape unicode chars like "&" - line 133: # Remove duplicate services because duplicate CollectionNames are not supported. TODO implement ordinal solution LCM/dsc/engine/ca/CAInfrastructure/CAEngine.c (2 lines): - line 1495: //INCHTODO: Say setcustomoptionfailed - line 2715: // TODO: Maybe addressed later. LCM/dsc/engine/ModuleLoader/ModuleLibrary/ModuleHandler.c (2 lines): - line 1503: // TODO: This only belongs to OMS after removing OMI, DIY DSC still needs it: TURN OFF looking for resource MOFs - line 1812: // TODO: Add error message if creating MI_class failed. LCM/dsc/engine/ca/psinfrastructure/PsPluginManager.cs (2 lines): - line 805: // TODO : Remove this - line 929: // TODO : Remove this Providers/Modules/Plugins/PatchManagement/plugin/patch_management_lib.rb (2 lines): - line 151: rexmlText = REXML::XPath.first(inst, 'VALUE').get_text # TODO escape unicode chars like "&" - line 262: # Remove duplicate services because duplicate CollectionNames are not supported. TODO implement ordinal solution Providers/Modules/Plugins/SoftwareChangeTracking/plugin/changetracking_lib.rb (2 lines): - line 27: rexmlText = REXML::XPath.first(inst, 'VALUE').get_text # TODO escape unicode chars like "&" - line 133: # Remove duplicate services because duplicate CollectionNames are not supported. TODO implement ordinal solution Providers/Modules/Plugins/ChangeTracking/plugin/changetracking_lib.rb (2 lines): - line 27: rexmlText = REXML::XPath.first(inst, 'VALUE').get_text # TODO escape unicode chars like "&" - line 133: # Remove duplicate services because duplicate CollectionNames are not supported. TODO implement ordinal solution LCM/dsc/engine/ca/CAInfrastructure/NativeResourceHostMiContext.c (2 lines): - line 641: //TODO: DSC_EventWriteMessageWmiGet(provContext->lcmProviderContext->configurationDetails.jobGuidString, instance->classDecl->name, provContext->resourceId); - line 646: // TODO: DSC_EventWriteMessageInvokingSession(provContext->lcmProviderContext->configurationDetails.jobGuidString, provNamespace, instance->classDecl->name, OMI_BaseResource_GetMethodName); LCM/omiutils/omiutils.c (1 line): - line 166: /* TODO/FIXME: need to use localized strings (once the localization story is figured out) LCM/codec/common/micodec.h (1 line): - line 237: /* TODO:- For portability make all of these macros instead of _INTL functions */ Providers/Scripts/3.x/Scripts/nxDNSServerAddress.py (1 line): - line 223: # - TODO EXECPTION handlers Providers/Modules/Plugins/SecurityBaseline/plugin/oms_audits.xml (1 line): - line 1720: LCM/codec/mof/parser/types.c (1 line): - line 4617: //TODO: test case validate this Providers/Scripts/2.6x-2.7x/Scripts/nxDNSServerAddress.py (1 line): - line 224: # - TODO EXECPTION handlers LCM/scripts/python3/RemoveModule.py (1 line): - line 82: # TODO: Move this module-specifc section out of this generic script. Providers/nxOMSAutomationWorker/automationworker/3.x/scripts/register_oms.py (1 line): - line 214: # TODO: add test-register code to test changes in payload, change cadence to increase polling time period LCM/codec/mof/parser/mofparser.h (1 line): - line 34: ** TODO: To link to base.lib directly upon the duplicate code get resolved Providers/nxOMSAutomationWorker/automationworker/scripts/register_oms.py (1 line): - line 209: # TODO: add test-register code to test changes in payload, change cadence to increase polling time period LCM/scripts/RemoveModule.py (1 line): - line 75: # TODO: Move this module-specifc section out of this generic script. LCM/codec/mof/codecimpl.c (1 line): - line 45: ** TODO: To link to base.lib directly upon the duplicate code get resolved Providers/Scripts/2.4x-2.5x/Scripts/nxDNSServerAddress.py (1 line): - line 225: # - TODO EXECPTION handlers LCM/dsc/engine/ca/CAInfrastructure/WebPullClient.c (1 line): - line 227: // TODO: read from OMS's config file to read in the Proxy info LCM/dsc/engine/EngineHelper/EngineHelperInternal.h (1 line): - line 666: /* TODO: remove LCM/codec/mof/parser/mofhash.h (1 line): - line 63: /* TODO: Extend and reuse hashtable structure defined in base/hashtable.h */