summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2004-12-08patch 1028033Benoit Mortier8-12/+78
2004-12-07Better SSL checking (inspired by curl 7.12.2's configure.ac)Ton Voon1-1/+1
2004-12-07Correct dependencies for check_dhcp.c.Stanley Hopcroft1-1/+1
2004-12-07New plugin: check_dhcp.c. Attempt to port to non Linux platform.Stanley Hopcroft2-3/+1066
2004-12-05Fix for -s string matching (#756567, Tony Missana)Matthew Kent1-1/+1
2004-12-05cleaned fr.po nagios-plugins.potBenoit Mortier1-2/+2
2004-12-05fix patch 998291Benoit Mortier7-61/+59
2004-12-04various internationalization fixesBenoit Mortier2-5/+3
2004-12-04internationalization fixesBenoit Mortier15-39/+41
2004-12-04check_dns needs a space between 'time' and the hostnameBenoit Mortier2-2/+2
2004-12-04Bug Fix [ 1024735 ] check_swap providing inaccurate swap information on Sol6Benoit Mortier1-1/+1
2004-12-03reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorryBenoit Mortier32-32/+32
2004-12-03check_tcp parenthesis bug, header fix for po filesBenoit Mortier1-1/+1
2004-12-03print_help and print_usage() cleanupBenoit Mortier27-214/+217
2004-12-031041571: -D option processing corrected (Eric Chen). Changed process_argument...Stanley Hopcroft1-2/+2
2004-12-03remove UT_HLP_VRS from print_usageBenoit Mortier35-125/+50
2004-12-03removing support fonctionBenoit Mortier1-15/+0
2004-12-03some minor fixesBenoit Mortier2-3/+4
2004-12-03correcting parenthesis errorBenoit Mortier2-3/+2
2004-12-03fixes for internationalizationBenoit Mortier16-116/+118
2004-12-03internationalization fixes and help fixesBenoit Mortier18-56/+64
2004-12-03Localization fixesBenoit Mortier7-13/+13
2004-12-03correcting copyright and remaning int result = STATE_UNKNOWN;Benoit Mortier2-1/+3
2004-12-03Affected by elapsed time patch.Matthew Kent1-0/+1
2004-12-03Patch from Russell Miller which adds elapsed time as a metric. Only for linux...Matthew Kent1-11/+95
2004-12-03Fix typo breaking compile.Matthew Kent1-1/+1
2004-12-03bump copyright yearBenoit Mortier33-88/+118
2004-12-02--disable-nls throws an error on check_dns, check_procs andBenoit Mortier3-3/+10
2004-12-02Tracker 1041571: appended :D to getopt_long() args (for cert expiry check). E...Stanley Hopcroft1-1/+1
2004-12-02More internationalization workBenoit Mortier34-64/+53
2004-12-02return of process_arguments() is TRUE not OK !Benoit Mortier31-32/+31
2004-12-02return of process_arguments() is TRUE not OK !Benoit Mortier1-1/+1
2004-12-02Add check_icmp pluginStanley Hopcroft1-1/+2
2004-12-02check_icmp plugin from A EricssonStanley Hopcroft1-0/+1381
2004-12-02For check_icmp plugin from A EricssonStanley Hopcroft1-0/+135
2004-12-02Patch from Arnaud Quette to bring support to NUT 2.0 plus couple improvements...Matthew Kent1-119/+149
2004-12-02changed Error: by CRITICAL -Benoit Mortier24-73/+62
2004-12-01standardize localization stringBenoit Mortier45-399/+370
2004-12-01first pass at standardization of messages for the localizationBenoit Mortier6-33/+22
2004-12-011075725: patch to my_connect() to deal with SEGV if connect failsStanley Hopcroft1-3/+4
2004-12-011041571 & 664615: check_tcp with cert check + nntps, simap, jabberStanley Hopcroft1-11/+156
2004-11-30Capitalized some error messagesTon Voon1-7/+7
2004-11-30Updated output to UNKNOWNTon Voon1-1/+1
2004-11-27Add remote version check (1030269, Daniel Gullin)Matthew Kent1-9/+27
2004-11-25From old test harness code, make ./check_disk -w 0 -c 0 / valid parameters againMatthew Kent1-1/+1
2004-11-25Updating test harnessMatthew Kent4-11/+13
2004-11-24add -OQa to command_line in check_hpjd.c. Correct nagiosplug-Bugs-889948, 846329Stanley Hopcroft1-1/+1
2004-11-24Attempting to fix a reported segfault (1055054)Matthew Kent1-2/+2
2004-11-24Added support for sending port in host header (913633)Matthew Kent1-0/+3
2004-11-24Making messages more consistentTon Voon31-95/+88