Changeset d4f294a in nscp for changelog


Ignore:
Timestamp:
03/21/05 22:03:51 (8 years ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2, stable
Children:
c4f6204
Parents:
81e29d8
Message:

+ Added NRPE return code

  • Fixed some return states to NSClientListener (not verified yet, but soon they wil lbe back in order :)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • changelog

    r81e29d8 rd4f294a  
    112005-03-21 MickeM 
    22 * Fixed BUG in inject command (now things should "work" again, but far from stable) 
     3 + Added NRPE return code 
     4 * Fixed some return states to NSClientListener (not verified yet, but soon they wil lbe back in order :) 
    35 
    462005-03-20 MickeM 
     
    810   - Most API calls have new "return codes" (typedef:ed INT to allow for return code compiler checks) 
    911   - A lot of the old return codes have changed 
    10  * Preliminary NRPE support (can parse and execute incoming requests, cant return data yet, and no encryption) 
    11  * New SimpleSocket in include/ will be used as base class for Listeners 
     12 + Preliminary NRPE support (can parse and execute incoming requests, cant return data yet, and no encryption) 
     13 + New SimpleSocket in include/ will be used as base class for Listeners 
    1214 * A lot of rewrite to the NSC API 
    1315 
    14162005-03-19 MickeM 
    1517 * Refactored out NSCLient Listener as a separate module 
    16  * Added initial NRPE listener module (not yet implemented only a shell) 
     18 + Added initial NRPE listener module (not yet implemented only a shell) 
    1719 * Changed Module API (Inject function has new syntax) 
    18  * Added some tokenizer function to charEx 
    19  * Added new wrapper function to inject Command 
     20 + Added some tokenizer function to charEx 
     21 + Added new wrapper function to inject Command 
    2022 * Minor changes in relation to refactor work 
    2123 
Note: See TracChangeset for help on using the changeset viewer.