Age | Commit message (Expand) | Author | Files | Lines |
2004-12-25 | various fixes for localization | Benoit Mortier | 38 | -316/+204 |
2004-12-25 | internationalization of check_dhcp | Benoit Mortier | 2 | -123/+106 |
2004-12-24 | first pass at adapting to plugin guidelines | Benoit Mortier | 1 | -63/+103 |
2004-12-23 | internationalization fixes | Benoit Mortier | 1 | -5/+3 |
2004-12-23 | Another attempt at fixing check_http compile on Redhat EL3. Fixed check_icmp | Ton Voon | 1 | -0/+1 |
2004-12-22 | Added check for "%" in COUNTER <description>. If it exists, <description> is... | Harper Mann | 1 | -2/+8 |
2004-12-21 | Revert back to previous openssl checks (the ones from curl kept having | Ton Voon | 1 | -2/+2 |
2004-12-21 | Commentary changes only: cite origin of copied code with reference to ACK file | Stanley Hopcroft | 1 | -26/+6 |
2004-12-21 | Add another error string match from Pasi Tiittanen | Matthew Kent | 1 | -1/+2 |
2004-12-20 | Corrected help for expiry units. Restored functionality of searching for | Ton Voon | 1 | -6/+6 |
2004-12-20 | Updating help text to reflect using shortname instead of full path for command | Ton Voon | 1 | -12/+9 |
2004-12-20 | Compilation fixes for check_dhcp.c HP-UX 11. Still fails on HP-UX 10. Unknown... | Stanley Hopcroft | 1 | -4/+21 |
2004-12-15 | Support for coreutils lib. Configure tests via m4 scripts from coreutils | Ton Voon | 1 | -1/+1 |
2004-12-11 | Patch from Ollie Cook to define return code when expected value not received ... | Matthew Kent | 1 | -8/+28 |
2004-12-10 | Fixed compile warning | Ton Voon | 1 | -2/+3 |
2004-12-10 | Compile broken - fixing link flags. | Matthew Kent | 1 | -2/+2 |
2004-12-10 | Error catching improvements from Ollie Cook | Matthew Kent | 1 | -1/+13 |
2004-12-10 | Fixing broken compile | Matthew Kent | 1 | -4/+4 |
2004-12-10 | Changes to link flags for check_dhcp.c | Stanley Hopcroft | 1 | -2/+2 |
2004-12-10 | Extensive changes to get MAC address from Solaris via DLPI | Stanley Hopcroft | 1 | -116/+330 |
2004-12-10 | Reverting back ngettext calls | Ton Voon | 2 | -2/+2 |
2004-12-10 | Fix includes for gettext | Ton Voon | 1 | -14/+2 |
2004-12-08 | patch 1028033 | Benoit Mortier | 8 | -12/+78 |
2004-12-07 | Better SSL checking (inspired by curl 7.12.2's configure.ac) | Ton Voon | 1 | -1/+1 |
2004-12-07 | Correct dependencies for check_dhcp.c. | Stanley Hopcroft | 1 | -1/+1 |
2004-12-07 | New plugin: check_dhcp.c. Attempt to port to non Linux platform. | Stanley Hopcroft | 2 | -3/+1066 |
2004-12-05 | Fix for -s string matching (#756567, Tony Missana) | Matthew Kent | 1 | -1/+1 |
2004-12-05 | cleaned fr.po nagios-plugins.pot | Benoit Mortier | 1 | -2/+2 |
2004-12-05 | fix patch 998291 | Benoit Mortier | 7 | -61/+59 |
2004-12-04 | various internationalization fixes | Benoit Mortier | 2 | -5/+3 |
2004-12-04 | internationalization fixes | Benoit Mortier | 15 | -39/+41 |
2004-12-04 | check_dns needs a space between 'time' and the hostname | Benoit Mortier | 2 | -2/+2 |
2004-12-04 | Bug Fix [ 1024735 ] check_swap providing inaccurate swap information on Sol6 | Benoit Mortier | 1 | -1/+1 |
2004-12-03 | reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry | Benoit Mortier | 32 | -32/+32 |
2004-12-03 | check_tcp parenthesis bug, header fix for po files | Benoit Mortier | 1 | -1/+1 |
2004-12-03 | print_help and print_usage() cleanup | Benoit Mortier | 27 | -214/+217 |
2004-12-03 | 1041571: -D option processing corrected (Eric Chen). Changed process_argument... | Stanley Hopcroft | 1 | -2/+2 |
2004-12-03 | remove UT_HLP_VRS from print_usage | Benoit Mortier | 35 | -125/+50 |
2004-12-03 | removing support fonction | Benoit Mortier | 1 | -15/+0 |
2004-12-03 | some minor fixes | Benoit Mortier | 2 | -3/+4 |
2004-12-03 | correcting parenthesis error | Benoit Mortier | 2 | -3/+2 |
2004-12-03 | fixes for internationalization | Benoit Mortier | 16 | -116/+118 |
2004-12-03 | internationalization fixes and help fixes | Benoit Mortier | 18 | -56/+64 |
2004-12-03 | Localization fixes | Benoit Mortier | 7 | -13/+13 |
2004-12-03 | correcting copyright and remaning int result = STATE_UNKNOWN; | Benoit Mortier | 2 | -1/+3 |
2004-12-03 | Affected by elapsed time patch. | Matthew Kent | 1 | -0/+1 |
2004-12-03 | Patch from Russell Miller which adds elapsed time as a metric. Only for linux... | Matthew Kent | 1 | -11/+95 |
2004-12-03 | Fix typo breaking compile. | Matthew Kent | 1 | -1/+1 |
2004-12-03 | bump copyright year | Benoit Mortier | 33 | -88/+118 |
2004-12-02 | --disable-nls throws an error on check_dns, check_procs and | Benoit Mortier | 3 | -3/+10 |