Age | Commit message (Expand) | Author | Files | Lines |
2005-05-01 | provide a --with-perl option | M. Sean Finney | 1 | -1/+9 |
2005-04-19 | check for the -w flag for ping6 as well as ping | M. Sean Finney | 1 | -0/+8 |
2005-04-11 | this should add support for check_ssmtp, based on the 1.3.x patch in 1155562, | M. Sean Finney | 1 | -1/+1 |
2005-03-04 | Changed to next version number | Ton Voon | 1 | -1/+1 |
2005-02-04 | For 1.4 releaserelease-1.4 | Ton Voon | 1 | -1/+1 |
2005-01-21 | Set arch specifc preprocessor symbols in config.h. TEMPORARY hack for check_d... | Stanley Hopcroft | 1 | -0/+15 |
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 | 1 | -5/+5 |
2005-01-05 | Update version number to next release | Ton Voon | 1 | -1/+1 |
2004-12-30 | Get ps command for FreeBSD 4 (Tomasz Pilat) | Ton Voon | 1 | -0/+12 |
2004-12-28 | sys/param.h needed for sys/swap.h on openbsd 3.6 (Julien Touche) | Ton Voon | 1 | -1/+1 |
2004-12-23 | Another attempt at fixing check_http compile on Redhat EL3. Fixed check_icmp | Ton Voon | 1 | -82/+84 |
2004-12-21 | Revert back to previous openssl checks (the ones from curl kept having | Ton Voon | 1 | -135/+67 |
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-17 | Support for FreeBSD 5.2.1 and 5.3 in check_procs | Ton Voon | 1 | -1/+2 |
2004-12-15 | Bump version to next release | Ton Voon | 1 | -1/+1 |
2004-12-15 | Support for coreutils lib. Configure tests via m4 scripts from coreutils | Ton Voon | 1 | -98/+24 |
2004-12-09 | Include $libsuff for systems that define this (based on advice from | Ton Voon | 1 | -1/+1 |
2004-12-08 | Removed redundant check and make export LD_LIBRARY_PATH more sh friendly | Ton Voon | 1 | -4/+4 |
2004-12-08 | patch 1028033 | Benoit Mortier | 1 | -0/+1 |
2004-12-08 | Fixed output info for openssl and LD_LIBRARY_PATH for subsequent compiles | Ton Voon | 1 | -2/+7 |
2004-12-07 | Better SSL checking (inspired by curl 7.12.2's configure.ac) | Ton Voon | 1 | -62/+138 |
2004-12-03 | Patch from Russell Miller which adds elapsed time as a metric. Only for linux... | Matthew Kent | 1 | -6/+6 |
2004-12-01 | Next version number | Ton Voon | 1 | -1/+1 |
2004-12-01 | Bryan Loniewski contributed check_jabber plugin (SSL/check_tcp); Eric Chen ch... | Stanley Hopcroft | 1 | -1/+1 |
2004-11-29 | Patches for configure on *BSD (Julien Touche) | Ton Voon | 1 | -2/+16 |
2004-11-20 | Fixed va_copy problem on AIX by copying samba's configure.in | Ton Voon | 1 | -5/+15 |
2004-11-18 | Remove unnecessary CPPFLAGS for openssl (Lutz Behnke - 686476) | Ton Voon | 1 | -1/+3 |
2004-08-23 | Using swapctl for Solaris, Tru64 and *BSD (Sean Finney) | Ton Voon | 1 | -40/+75 |
2004-08-19 | Patch for tru64 using swapctl calls (Sean Finney) | Ton Voon | 1 | -1/+18 |
2004-08-18 | Support for check_swap on NetBSD/OpenBSD (Sean Finney) | Ton Voon | 1 | -0/+26 |
2004-05-10 | Set EXTRAS with check_swap if ac_cv_have_swap is set | Ton Voon | 1 | -2/+1 |
2004-04-30 | ps -el for HP-UX | Ton Voon | 1 | -1/+1 |
2004-04-29 | Bug in ps -el for AIX 4.1 | Ton Voon | 1 | -4/+4 |
2004-04-06 | Fixed weird scanf bug on Solaris | Ton Voon | 1 | -1/+4 |
2004-03-18 | Mysql include path not added correctly (Arnold Cavazos - 912974) | Ton Voon | 1 | -1/+1 |
2004-03-08 | Require ngettext | Ton Voon | 1 | -1/+1 |
2004-03-02 | prpare for alpha2 | Karl DeBisschop | 1 | -2/+1 |
2004-02-25 | pass timeout to ping if supported with -w parameter (linux) | Karl DeBisschop | 1 | -0/+15 |
2004-02-18 | version bump (old) | Karl DeBisschop | 1 | -1/+1 |
2003-12-05 | Not correctly working out ps command if /usr/ucb before /usr/bin in PATH for | Ton Voon | 1 | -2/+3 |
2003-10-20 | Fix for config.h at top level. Required for intl/ | Ton Voon | 1 | -1/+1 |
2003-09-17 | Support to compile on AIX | Ton Voon | 1 | -0/+6 |
2003-09-17 | Support for check_swap in AIX (tested on 5.1) | Ton Voon | 1 | -19/+40 |
2003-09-16 | Support for AIX ps command and cleanup of configure's ps checks | Ton Voon | 1 | -28/+42 |
2003-09-11 | last changes to configure broke check_swap on RHLinux. Restore /proc/meminfo ... | Karl DeBisschop | 1 | -8/+7 |
2003-09-03 | Remove df checks and ignore swap checks if no swap commands found | Ton Voon | 1 | -39/+6 |
2003-09-03 | Fixed substitution for Tru64's ps format | Ton Voon | 1 | -1/+1 |
2003-09-03 | include math.h if needed for HUGE_VAL | Karl DeBisschop | 1 | -0/+14 |