source: nscp/modules/NRPEServer/NRPEServer.def @ 40970de

0.4.00.4.10.4.2
Last change on this file since 40970de was 3080680, checked in by Michael Medin <michael@…>, 3 years ago

Updated all (currently ported) modules to build and use protocol buffers also fixed issues with the settings subsystem (now sets defaults and comments correctly on sections and such)

  • Property mode set to 100644
File size: 272 bytes
RevLine 
[2018659]1LIBRARY NRPEListener
2
3EXPORTS
4        NSModuleHelperInit
5        NSLoadModule
6        NSGetModuleName
7        NSGetModuleVersion
8        NSHasCommandHandler
9        NSHasMessageHandler
10        NSHandleMessage
11        NSHandleCommand
12        NSUnloadModule
13        NSGetConfigurationMeta
14        NSGetModuleDescription
[3080680]15        NSDeleteBuffer
Note: See TracBrowser for help on using the repository browser.