Age | Commit message (Expand) | Author | Files | Lines |
2003-06-29 | Added NLM test (Phil Randal) | Ton Voon | 1 | -0/+21 |
2003-06-29 | Corrected reported size for PROC_MEMINFO systems | Ton Voon | 1 | -0/+3 |
2003-06-29 | Fixed so goes to correct web area | Ton Voon | 1 | -6/+3 |
2003-06-29 | New tool to run on shell.sf.net to update the dev guidelines | Ton Voon | 1 | -0/+32 |
2003-06-29 | Fixed makefile | Ton Voon | 1 | -1/+2 |
2003-06-27 | Modified my_connect to include ai_socktype in the hints to be compliant with | Jeremy T. Bouse | 1 | -0/+1 |
2003-06-27 | Support for swap -s for solaris. Also changes size of swap to MBs through | Ton Voon | 2 | -83/+101 |
2003-06-27 | Remove if which check - done in tools/setup instead | Ton Voon | 1 | -7/+4 |
2003-06-27 | Fiddling as Solaris' which command is broken | Ton Voon | 1 | -1/+15 |
2003-06-26 | Fixed different thresholds if using exclude lists | Ton Voon | 1 | -6/+7 |
2003-06-25 | Support for different thresholds for different filesystems | Ton Voon | 1 | -16/+65 |
2003-06-25 | Removed -d option and just check against -p parameter | Ton Voon | 1 | -18/+9 |
2003-06-25 | Report errors if path specified not found | Ton Voon | 1 | -3/+17 |
2003-06-25 | Problems compiling on SunOS 5.6 with gcc 2.8.1. Fixed by specifying | Ton Voon | 1 | -14/+18 |
2003-06-21 | soalris 8 needs 'ln -s -f' instead of 'ln -sf' | Karl DeBisschop | 1 | -2/+2 |
2003-06-21 | add remaining URI_PATH chars per RFC 2396 | Karl DeBisschop | 1 | -2/+4 |
2003-06-12 | Renamed duplicate check_snmp command definitions to be unique | Jeremy T. Bouse | 1 | -2/+2 |
2003-06-12 | Made the two check_ifoperstatus commands unique to remove conflicts | Jeremy T. Bouse | 2 | -2/+3 |
2003-06-11 | fix URI_PATH to allow ?&#: (more still should be allowed) | Karl DeBisschop | 1 | -3/+3 |
2003-06-10 | add comment about shell quote removal to address https://sourceforge.net/trac... | Karl DeBisschop | 1 | -1/+14 |
2003-06-10 | add note about shell quote removal to address https://sourceforge.net/tracker... | Karl DeBisschop | 1 | -7/+20 |
2003-06-08 | Fixed quoting on SWAP_FORMAT | Ton Voon | 1 | -2/+2 |
2003-06-08 | Support for OpenBSD 3.2 & 3.3 ps (Julien Touche) | Ton Voon | 1 | -1/+12 |
2003-06-07 | \r\n patch from Mathias | Subhendu Ghosh | 1 | -3/+3 |
2003-06-04 | Argument to asprintf in wrong order | Ton Voon | 1 | -1/+1 |
2003-06-04 | Remove /usr as well. Maybe this is best done by changing BASEDIR to | Ton Voon | 1 | -1/+1 |
2003-06-02 | finish recv() loop when stream GT or EQ maxbytes (was GT) | Karl DeBisschop | 1 | -1/+1 |
2003-06-01 | allow user to limit number of bytes fetched | Karl DeBisschop | 1 | -7/+20 |
2003-05-31 | first revised patch failed to trap the "break" in while() | Karl DeBisschop | 1 | -5/+16 |
2003-05-27 | check_sap.sh plugin to check SAP /R3 servers from Karel Salavec and Tom De Bl... | Stanley Hopcroft | 1 | -13/+32 |
2003-05-26 | Revisions to Tom De Blende contributed plugins: check_axis.sh and check_mssql.sh | Stanley Hopcroft | 2 | -1/+5 |
2003-05-17 | Fixed test (Mathew Ericson - 738609) | Ton Voon | 1 | -1/+1 |
2003-05-17 | Fixed tests (Mathew Ericson - 738607) | Ton Voon | 1 | -4/+4 |
2003-05-17 | Fixed test commands (Mathew Ericson - 738605) | Ton Voon | 1 | -10/+10 |
2003-05-17 | Fixed tests (Mathew Ericson - 738608) | Ton Voon | 1 | -1/+1 |
2003-05-17 | Fixed tests (Mathew Ericson - 738604) | Ton Voon | 1 | -1/+1 |
2003-05-16 | bug fix | Subhendu Ghosh | 1 | -4/+7 |
2003-05-14 | Added examples | Ton Voon | 1 | -2/+8 |
2003-05-14 | Added postfix support (Thomas Nilsen - 735218) | Ton Voon | 1 | -2/+86 |
2003-05-14 | Added DSVER and UPTIME checks (Phil Randal - 737617) | Ton Voon | 1 | -1/+29 |
2003-05-14 | Typo | Ton Voon | 1 | -0/+1 |
2003-05-14 | Ignore developer-guidelines.html as generated from docbook | Ton Voon | 1 | -0/+1 |
2003-05-14 | Remove dependency on gnu make | Ton Voon | 3 | -9/+7 |
2003-05-13 | Updated docs to include comments, contrib->main, getopts_long and | Ton Voon | 1 | -13/+79 |
2003-05-13 | Calls tools/setup and creates a README for the snapshot directory | Ton Voon | 1 | -6/+7 |
2003-05-13 | The developer-guidelines.html file is now generated from the sgml file | Ton Voon | 3 | -931/+12 |
2003-05-13 | Removed contrib/tarballs/hopcroft-plugins.tar.gz. This is archaic, anachronis... | Stanley Hopcroft | 1 | -0/+0 |
2003-05-13 | check_mssql.sh. A new plugin from Mr T DE BLENDE to check MS SQLServer databa... | Stanley Hopcroft | 1 | -0/+81 |
2003-05-09 | fix error when server closes connection | Karl DeBisschop | 1 | -7/+12 |
2003-05-09 | cause snmpget try try for 1 second less than the timeout (allowing plugin to ... | Karl DeBisschop | 1 | -2/+3 |