summaryrefslogtreecommitdiffstats
path: root/plugins/check_nt.c
AgeCommit message (Expand)AuthorFilesLines
2003-08-22- bindtextdomain for gettext, a few other smale cleanups here and thereKarl DeBisschop1-0/+4
2003-08-10the last round of pedantic compiler warningsKarl DeBisschop1-7/+6
2003-08-08change if/elseif block to case, general streamlineKarl DeBisschop1-207/+162
2003-08-08fix a variety of compiler warnings about qualifier discards and other pedanti...Karl DeBisschop1-3/+3
2003-08-08markup for translationKarl DeBisschop1-76/+94
2003-08-07replace "terminate" with "die" for shorter name and better readabilityKarl DeBisschop1-1/+1
2003-04-09cleanup to suppress various strict compiler warningsKarl DeBisschop1-56/+78
2003-04-08Changed // to /* */ comments as some compilers do not like themTon Voon1-17/+16
2003-03-24Reference to web site to get NSClientTon Voon1-1/+2
2003-03-11Remove getopt_long checksTon Voon1-6/+0
2003-03-04Make output message for CPU Load a bit nicerTon Voon1-2/+2
2003-02-16Coredump if no variable set (reported by Marc C. Poulin)Ton Voon1-1/+4
2003-01-31Reapply all asprintf calls. Fix for %% problem with -l flag.Ton Voon1-16/+16
2003-01-31Removed all unnecessary asprintf calls. Replaced with original check_nt.cTon Voon1-16/+16
2003-01-30Added reference to the official NSClient web siteTon Voon1-0/+2
2003-01-29Added in check_nt for bug 646516Ton Voon1-0/+593
2002-10-22check_nt is downloadable from nsclient.ready2run.nlSubhendu Ghosh1-548/+0
2002-02-28Initial revisionEthan Galstad1-0/+548