[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r93] by hean01

Added support for unicode, command name and
arguments are handled as utf-8 and converted
into widechar passed into unicode version of
CreateProcess.

2010-12-15 07:55:26 Tree
[r92] by hean01

* Changed the very restrictive check for allowed
characters in nrpe request into a check of
disallowed characters.

2010-12-15 07:09:28 Tree
[r91] by hean01

Indentation of source fixed.

2010-12-15 07:04:27 Tree
[r90] by hean01

Reverted revision 89 to 88, due to very unreadable
diff of changes.

2010-12-15 06:48:48 Tree
[r89] by hean01

* Added unicode support to nrpe_nt service plugins
this assumes that command and arguments in nrpe
packet is utf-8 encoded string and encodes it
to widechar to pass into unicode version of
CreateProcess.

2010-12-14 12:34:37 Tree
[r88] by hean01

Made the resource file templatebased.

2010-12-13 08:04:07 Tree
[r87] by hean01

* Add define PACKAGE_DESCRIPTION, a string to be used around sources
for a oneliner description of nrpe_nt.

* Updated source to use PACKAGE_NAME and PACKAGE_DESCRIPTION where
it was hardcoded.

2010-12-10 13:31:21 Tree
[r86] by hean01

Remove use of bzero with memset as the rest of the code.

2010-12-10 13:28:20 Tree
[r85] by hean01

Removed --force and added -i for installing missing files

2010-12-10 13:06:40 Tree
[r84] by hean01

* Removed force recreation of INSTALL
* Moved INSTALL.nrpe back to INSTALL

2010-12-10 12:58:37 Tree
Older >