summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2004-12-30more internationalization fixesBenoit Mortier8-41/+32
2004-12-28starttls support for check_smtp #1041576Benoit Mortier2-14/+273
2004-12-28String match in check_ping for Solaris 10 #1091043Benoit Mortier1-0/+1
2004-12-25various fixes for localizationBenoit Mortier38-316/+204
2004-12-25internationalization of check_dhcpBenoit Mortier2-123/+106
2004-12-24first pass at adapting to plugin guidelinesBenoit Mortier1-63/+103
2004-12-23internationalization fixesBenoit Mortier1-5/+3
2004-12-23Another attempt at fixing check_http compile on Redhat EL3. Fixed check_icmpTon Voon1-0/+1
2004-12-22Added check for "%" in COUNTER <description>. If it exists, <description> is...Harper Mann1-2/+8
2004-12-21Revert back to previous openssl checks (the ones from curl kept havingTon Voon1-2/+2
2004-12-21Commentary changes only: cite origin of copied code with reference to ACK fileStanley Hopcroft1-26/+6
2004-12-21Add another error string match from Pasi TiittanenMatthew Kent1-1/+2
2004-12-20Corrected help for expiry units. Restored functionality of searching forTon Voon1-6/+6
2004-12-20Updating help text to reflect using shortname instead of full path for commandTon Voon1-12/+9
2004-12-20Compilation fixes for check_dhcp.c HP-UX 11. Still fails on HP-UX 10. Unknown...Stanley Hopcroft1-4/+21
2004-12-15Support for coreutils lib. Configure tests via m4 scripts from coreutilsTon Voon1-1/+1
2004-12-11Patch from Ollie Cook to define return code when expected value not received ...Matthew Kent1-8/+28
2004-12-10Fixed compile warningTon Voon1-2/+3
2004-12-10Compile broken - fixing link flags.Matthew Kent1-2/+2
2004-12-10Error catching improvements from Ollie CookMatthew Kent1-1/+13
2004-12-10Fixing broken compileMatthew Kent1-4/+4
2004-12-10Changes to link flags for check_dhcp.cStanley Hopcroft1-2/+2
2004-12-10Extensive changes to get MAC address from Solaris via DLPIStanley Hopcroft1-116/+330
2004-12-10Reverting back ngettext callsTon Voon2-2/+2
2004-12-10Fix includes for gettextTon Voon1-14/+2
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