Age | Commit message (Expand) | Author | Files | Lines |
2005-01-21 | Changing copyright to the Nagios Plugins Development Team, rather than | Ton Voon | 1 | -67/+14 |
2005-01-20 | Changed long argument --minmax to --pagesize and updated help and usage | Harper Mann | 1 | -2/+2 |
2005-01-20 | The AUTHORS file now used for the plugin team, with THANKS.in as the | Ton Voon | 3 | -151/+154 |
2005-01-20 | Added comment about check_http --pagesize and added max value to page size check | Harper Mann | 1 | -0/+1 |
2005-01-20 | Added Sean for bug reports | Ton Voon | 1 | -0/+1 |
2005-01-20 | Tracker 1099682 fix. Now getting the page size from Content-Length in the he... | Harper Mann | 1 | -10/+84 |
2005-01-19 | In the CHECK_COUNTER block, there were several strcats writing to unallocated | Harper Mann | 1 | -8/+7 |
2005-01-19 | Fixed parsing of AIX lsps command (1093522) | Ton Voon | 1 | -1/+1 |
2005-01-14 | More contributors | Ton Voon | 1 | -1/+2 |
2005-01-14 | Fixed ssl configure problems on Solaris (Bug 1096091) | Ton Voon | 1 | -5/+9 |
2005-01-13 | Use floats for holding memory values to avoid different types on different | Ton Voon | 2 | -29/+32 |
2005-01-05 | Update version number to next release | Ton Voon | 2 | -2/+2 |
2005-01-04 | still trying to fix #1094326 | Benoit Mortier | 1 | -2/+1 |
2005-01-03 | more fixes for #1094326 | Benoit Mortier | 1 | -6/+13 |
2005-01-03 | fixes for #1094324 | Benoit Mortier | 1 | -2/+2 |
2005-01-02 | fixing bug #1094326 | Benoit Mortier | 1 | -4/+3 |
2005-01-01 | Removed old terminate function (Bug 1093491) | Ton Voon | 1 | -2/+1 |
2004-12-30 | Updated with r1_4-beta1 detailsr1_4-beta1 | Ton Voon | 1 | -0/+210 |
2004-12-30 | Note some syntax changes to check_disk | Ton Voon | 1 | -1/+1 |
2004-12-30 | Update package files for version | Ton Voon | 1 | -1/+1 |
2004-12-30 | For help with ps on FreeBSD 4 | Ton Voon | 1 | -0/+1 |
2004-12-30 | Get ps command for FreeBSD 4 (Tomasz Pilat) | Ton Voon | 1 | -0/+12 |
2004-12-30 | more internationalization fixes | Benoit Mortier | 11 | -682/+629 |
2004-12-28 | more internationalization | Benoit Mortier | 2 | -54/+57 |
2004-12-28 | starttls support for check_smtp #1041576 | Benoit Mortier | 3 | -32/+297 |
2004-12-28 | String match in check_ping for Solaris 10 #1091043 | Benoit Mortier | 2 | -0/+3 |
2004-12-28 | sys/param.h needed for sys/swap.h on openbsd 3.6 (Julien Touche) | Ton Voon | 1 | -1/+1 |
2004-12-27 | more internationalization | Benoit Mortier | 1 | -121/+41 |
2004-12-25 | various fixes for localization | Benoit Mortier | 41 | -1550/+2768 |
2004-12-25 | new version of po files and pot file | Benoit Mortier | 3 | -692/+1700 |
2004-12-25 | change realase name on package.def | Benoit Mortier | 2 | -1/+2 |
2004-12-25 | internationalization of check_dhcp | Benoit Mortier | 2 | -123/+106 |
2004-12-24 | first pass at adapting to plugin guidelines | Benoit Mortier | 3 | -66/+105 |
2004-12-23 | internationalization fixes | Benoit Mortier | 2 | -48/+42 |
2004-12-23 | german translations 391 to go | Michael Wirtgen | 1 | -179/+178 |
2004-12-23 | Another attempt at fixing check_http compile on Redhat EL3. Fixed check_icmp | Ton Voon | 4 | -83/+154 |
2004-12-22 | Added check for "%" in COUNTER <description>. If it exists, <description> is... | Harper Mann | 1 | -2/+8 |
2004-12-22 | File required from coreutils | Ton Voon | 2 | -0/+94 |
2004-12-21 | Revert back to previous openssl checks (the ones from curl kept having | Ton Voon | 2 | -137/+69 |
2004-12-21 | Another m4 from coreutils | Ton Voon | 1 | -0/+89 |
2004-12-21 | For their bug reports | Ton Voon | 1 | -0/+3 |
2004-12-21 | Fixed compile problem on Sol2.6 with stdbool.h | Ton Voon | 3 | -0/+13 |
2004-12-21 | Commentary changes only: cite origin of copied code with reference to ACK file | Stanley Hopcroft | 1 | -26/+6 |
2004-12-21 | ACK file contains the details of the authors of code copied by the plugins | Stanley Hopcroft | 1 | -0/+21 |
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 | - stupid typo | Ton Voon | 1 | -1/+1 |
2004-12-20 | Fix compile errors when looking for openssl | Ton Voon | 1 | -7/+11 |
2004-12-20 | Compilation fixes for check_dhcp.c HP-UX 11. Still fails on HP-UX 10. Unknown... | Stanley Hopcroft | 4 | -210/+312 |