[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r98] by hean01

- Restructured source tree, removed src/src and placed
files in src/

- Modified configure.ac for the new structure and corrected
the sources that included moved files.

- Removed evlog.h from svn due it's now autogenerated by
the resource message compilation

2011-01-20 11:50:41 Tree
[r97] by hean01

Added resource message compilation for prettier logmessages
in event log.

2011-01-20 11:28:57 Tree
[r96] by astrand

Fixed our copyright notices

2010-12-15 08:35:37 Tree
[r95] by astrand

Removed LICENSE file; obsolete and we have COPYING instead

2010-12-15 08:31:03 Tree
[r94] by astrand

Fix ReportEvent warning; wants a LPCTSTR rather than a LPTSTR.

2010-12-15 08:16:11 Tree
[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
Older >