Code

Changed // to /* */ comments as some compilers do not like them
[nagiosplug.git] / plugins / check_nt.c
2003-04-08 Ton VoonChanged // to /* */ comments as some compilers do not...
2003-03-24 Ton VoonReference to web site to get NSClient
2003-03-11 Ton VoonRemove getopt_long checks
2003-03-04 Ton VoonMake output message for CPU Load a bit nicer
2003-02-16 Ton VoonCoredump if no variable set (reported by Marc C. Poulin)
2003-01-31 Ton VoonReapply all asprintf calls. Fix for %% problem with...
2003-01-31 Ton VoonRemoved all unnecessary asprintf calls. Replaced with...
2003-01-30 Ton VoonAdded reference to the official NSClient web site
2003-01-29 Ton VoonAdded in check_nt for bug 646516
2002-10-22 Subhendu Ghoshcheck_nt is downloadable from nsclient.ready2run.nl
2002-02-28 Ethan GalstadInitial revision