summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-09-04change so make-dist works in subdirsKarl DeBisschop1-4/+8
2003-09-03Remove df checks and ignore swap checks if no swap commands foundTon Voon1-39/+6
2003-09-03No named credits in source codeTon Voon1-0/+4
2003-09-03Fixed substitution for Tru64's ps formatTon Voon1-1/+1
2003-09-03allow warn/crit times to be floating pointKarl DeBisschop1-31/+26
2003-09-03include math.h if needed for HUGE_VALKarl DeBisschop2-0/+18
2003-09-02Solaris requires asprintf checks for null variablesTon Voon1-11/+11
2003-09-01Report duplicates in AUTHORS fileTon Voon1-1/+1
2003-09-01Add contributor's name into CVS commentsTon Voon1-0/+3
2003-08-31Updated AUTHORS to include all contributors listed in comments in code andTon Voon4-2/+74
2003-08-31Updated perf data standard for warn before critTon Voon1-4/+5
2003-08-28add perf dataKarl DeBisschop1-8/+46
2003-08-28add perf dataKarl DeBisschop1-2/+3
2003-08-28use single quotes per guideline, also quote when SPC or = are foundKarl DeBisschop1-2/+2
2003-08-28add perf dataKarl DeBisschop1-8/+21
2003-08-28suppress quotes in perf data when not needed (some plugins need the space to ...Karl DeBisschop1-1/+4
2003-08-28add min() macro to complement max()Karl DeBisschop1-0/+1
2003-08-26print perfdataKarl DeBisschop1-20/+26
2003-08-26print perfdataKarl DeBisschop1-53/+54
2003-08-26function to make perfdata outputKarl DeBisschop2-0/+56
2003-08-23- found and fixed memory allocation error in rewritten redir() functionKarl DeBisschop1-58/+54
2003-08-23- hacked interim fix to segfault on redirect - for tesing onlyKarl DeBisschop1-10/+23
2003-08-23- fix various format errors with newly added perf dataKarl DeBisschop1-6/+6
2003-08-22- forgot to declare struct timeval tv for hires timingKarl DeBisschop1-0/+1
2003-08-22- add perf data for timeKarl DeBisschop1-9/+26
2003-08-22- bindtextdomain for gettext, a few other smale cleanups here and thereKarl DeBisschop34-28/+158
2003-08-22* bugfix: snprintf of timestamp truncated '\0'Karl DeBisschop1-1/+1
2003-08-21* Check redirections for infinte loops and limit depth of recursionKarl DeBisschop1-97/+158
2003-08-20Optionally use udp instead of tcp (Bradley Baetz - 751646)Ton Voon1-3/+29
2003-08-20Changed netsaint to nagios in use libTon Voon1-1/+4
2003-08-19*BUGFIX: LWS is not required betwwen "Location:" header field name and field ...Karl DeBisschop1-21/+30
2003-08-19*add missing status numbers from RFC 2616 (HTTP1.1)Karl DeBisschop1-15/+17
2003-08-18move error scans to a new separate routine and scan both stderr and stdioKarl DeBisschop1-35/+34
2003-08-11Performance data guidelines addedTon Voon1-1/+51
2003-08-11Fixed building snapshots - cvs update ignores new directories.Ton Voon1-11/+3
2003-08-10config.h is redundant (common.h includes it)Karl DeBisschop1-1/+0
2003-08-10perf data in integer microsecondsKarl DeBisschop2-9/+13
2003-08-10first pass at NLS markup doneKarl DeBisschop3-122/+7117
2003-08-10proposed fix for LANG issueKarl DeBisschop1-0/+1
2003-08-10the last round of pedantic compiler warningsKarl DeBisschop34-1060/+1090
2003-08-09a little shell script to make it a little easier to produce pedantic compile...Karl DeBisschop1-0/+3
2003-08-09more pedantic compiler warningsKarl DeBisschop7-314/+390
2003-08-09Code clean-upJeremy T. Bouse3-155/+106
2003-08-09more pedantic compiler warnsKarl DeBisschop12-237/+301
2003-08-09more pedantic compiler warns, change to microsecond output for perf data, add...Karl DeBisschop1-82/+100
2003-08-09add function for elapsed tim ein microsecondsKarl DeBisschop2-0/+11
2003-08-09more pedantic compiler warningsKarl DeBisschop1-162/+174
2003-08-09more pedantic compiler warningsKarl DeBisschop5-102/+94
2003-08-08include getloadvag.m4 in distribKarl DeBisschop1-1/+1
2003-08-08cleanups from pedantic complier warningsKarl DeBisschop3-36/+47