Changeset 394f7a1 in nscp for changelog


Ignore:
Timestamp:
02/18/08 23:21:23 (5 years ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2, stable
Children:
95e4ace
Parents:
c1fe385
Message:

+ Added propper output handling to process subsystem (now you can execute programs tat return "much" data.

+ Added select support for SSL_write (now you can send "any amount of data" to the (SSL) socket.

Since check_nrpe doesn't do this it wont work in that end, but still...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • changelog

    rc1fe385 r394f7a1  
    55 * Add module for relaying events 
    66 * Add API for rehashing the daemon (or implement it the API is there but does nothing) 
     7 
     82008-02-18 MickeM 
     9 + Added propper output handling to process subsystem (now you can execute programs tat return "much" data. 
     10 + Added select support for SSL_write (now you can send "any amount of data" to the (SSL) socket. 
     11   Since check_nrpe doesn't do this it wont work in that end, but still... 
     12 
     132008-02-16 MickeM 
     14 + Refactored ExternalCommand handling so NRPE and new module does the same thing. 
    715 
    8162008-02-14 MickeM 
Note: See TracChangeset for help on using the changeset viewer.