Age | Commit message (Expand) | Author | Files | Lines |
2003-09-17 | Support to compile on AIX | Ton Voon | 10 | -2/+868 |
2003-09-17 | - typo | Ton Voon | 1 | -1/+1 |
2003-09-17 | Support for check_swap in AIX (tested on 5.1) | Ton Voon | 2 | -25/+70 |
2003-09-17 | Hide error message if docbook not available | Ton Voon | 1 | -1/+1 |
2003-09-16 | Added in threshold range format and updated autoconf to 2.54 for a problem | Ton Voon | 1 | -2/+41 |
2003-09-16 | Support for AIX ps command and cleanup of configure's ps checks | Ton Voon | 3 | -62/+77 |
2003-09-16 | AIX problem with enum TRUE and FALSE (Ludse Verhoeven) | Ton Voon | 2 | -0/+4 |
2003-09-16 | here-doc format was not correct | Karl DeBisschop | 1 | -2/+2 |
2003-09-16 | milisecond timing and perfdata, fix NULL pointer error in validate_arguments | Karl DeBisschop | 1 | -21/+25 |
2003-09-15 | Contributors to the perfdata discussion | Ton Voon | 1 | -0/+3 |
2003-09-15 | Added Exim support (768445 - Eric Bollengier) | Ton Voon | 2 | -4/+40 |
2003-09-15 | Option to verify check_nt version (799098 - Steve Hanselman) | Ton Voon | 2 | -4/+10 |
2003-09-15 | Jason Burnett for check_disk_smb patch | Ton Voon | 1 | -1/+2 |
2003-09-15 | Optionally specify port for smbclient to use (781227 - Jason Burnett) | Ton Voon | 1 | -3/+6 |
2003-09-15 | make status code extensible (thanks to Chris Wilson <chris@netservers.co.uk>) | Karl DeBisschop | 1 | -28/+26 |
2003-09-12 | two new additions | Karl DeBisschop | 1 | -0/+2 |
2003-09-12 | new output format reported by Patrick Allen <p.allen@brandblue.co.uk> | Karl DeBisschop | 1 | -1/+2 |
2003-09-11 | use prefdata function for size too | Karl DeBisschop | 1 | -18/+29 |
2003-09-11 | use prefdata function | Karl DeBisschop | 1 | -21/+39 |
2003-09-11 | last changes to configure broke check_swap on RHLinux. Restore /proc/meminfo ... | Karl DeBisschop | 2 | -25/+33 |
2003-09-04 | change so make-dist works in subdirs | Karl DeBisschop | 1 | -4/+8 |
2003-09-03 | Remove df checks and ignore swap checks if no swap commands found | Ton Voon | 1 | -39/+6 |
2003-09-03 | No named credits in source code | Ton Voon | 1 | -0/+4 |
2003-09-03 | Fixed substitution for Tru64's ps format | Ton Voon | 1 | -1/+1 |
2003-09-03 | allow warn/crit times to be floating point | Karl DeBisschop | 1 | -31/+26 |
2003-09-03 | include math.h if needed for HUGE_VAL | Karl DeBisschop | 2 | -0/+18 |
2003-09-02 | Solaris requires asprintf checks for null variables | Ton Voon | 1 | -11/+11 |
2003-09-01 | Report duplicates in AUTHORS file | Ton Voon | 1 | -1/+1 |
2003-09-01 | Add contributor's name into CVS comments | Ton Voon | 1 | -0/+3 |
2003-08-31 | Updated AUTHORS to include all contributors listed in comments in code and | Ton Voon | 4 | -2/+74 |
2003-08-31 | Updated perf data standard for warn before crit | Ton Voon | 1 | -4/+5 |
2003-08-28 | add perf data | Karl DeBisschop | 1 | -8/+46 |
2003-08-28 | add perf data | Karl DeBisschop | 1 | -2/+3 |
2003-08-28 | use single quotes per guideline, also quote when SPC or = are found | Karl DeBisschop | 1 | -2/+2 |
2003-08-28 | add perf data | Karl DeBisschop | 1 | -8/+21 |
2003-08-28 | suppress quotes in perf data when not needed (some plugins need the space to ... | Karl DeBisschop | 1 | -1/+4 |
2003-08-28 | add min() macro to complement max() | Karl DeBisschop | 1 | -0/+1 |
2003-08-26 | print perfdata | Karl DeBisschop | 1 | -20/+26 |
2003-08-26 | print perfdata | Karl DeBisschop | 1 | -53/+54 |
2003-08-26 | function to make perfdata output | Karl DeBisschop | 2 | -0/+56 |
2003-08-23 | - found and fixed memory allocation error in rewritten redir() function | Karl DeBisschop | 1 | -58/+54 |
2003-08-23 | - hacked interim fix to segfault on redirect - for tesing only | Karl DeBisschop | 1 | -10/+23 |
2003-08-23 | - fix various format errors with newly added perf data | Karl DeBisschop | 1 | -6/+6 |
2003-08-22 | - forgot to declare struct timeval tv for hires timing | Karl DeBisschop | 1 | -0/+1 |
2003-08-22 | - add perf data for time | Karl DeBisschop | 1 | -9/+26 |
2003-08-22 | - bindtextdomain for gettext, a few other smale cleanups here and there | Karl DeBisschop | 34 | -28/+158 |
2003-08-22 | * bugfix: snprintf of timestamp truncated '\0' | Karl DeBisschop | 1 | -1/+1 |
2003-08-21 | * Check redirections for infinte loops and limit depth of recursion | Karl DeBisschop | 1 | -97/+158 |
2003-08-20 | Optionally use udp instead of tcp (Bradley Baetz - 751646) | Ton Voon | 1 | -3/+29 |
2003-08-20 | Changed netsaint to nagios in use lib | Ton Voon | 1 | -1/+4 |