- Timestamp:
- 03/21/05 22:03:51 (8 years ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2, stable
- Children:
- c4f6204
- Parents:
- 81e29d8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
changelog
r81e29d8 rd4f294a 1 1 2005-03-21 MickeM 2 2 * 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 :) 3 5 4 6 2005-03-20 MickeM … … 8 10 - Most API calls have new "return codes" (typedef:ed INT to allow for return code compiler checks) 9 11 - 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 Listeners12 + 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 12 14 * A lot of rewrite to the NSC API 13 15 14 16 2005-03-19 MickeM 15 17 * 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) 17 19 * Changed Module API (Inject function has new syntax) 18 *Added some tokenizer function to charEx19 *Added new wrapper function to inject Command20 + Added some tokenizer function to charEx 21 + Added new wrapper function to inject Command 20 22 * Minor changes in relation to refactor work 21 23
Note: See TracChangeset
for help on using the changeset viewer.








