Age | Commit message (Expand) | Author | Files | Lines |
2014-01-19 | Project rename initial commit. | Monitoring Plugins Development Team | 115 | -505/+500 |
2014-01-13 | utils.sh: Don't define $ECHO | Holger Weiss | 3 | -14/+8 |
2014-01-10 | configure.in: Call AC_CONFIG_HEADERS | Holger Weiss | 1 | -1/+1 |
2013-11-20 | make testing check_proc not rely on bash | Sven Nierlein | 1 | -6/+4 |
2013-11-20 | NEWS: Add WARNING regarding the check_procs change | Holger Weiss | 1 | -0/+4 |
2013-11-19 | check_procs: ignore plugin parent process | Anton Lofgren | 2 | -1/+16 |
2013-10-28 | developer-guidelines.sgml: Fix URL | Holger Weiss | 1 | -1/+1 |
2013-10-28 | developer-guidelines.sgml: Remove Tinderbox link | Holger Weiss | 1 | -5/+0 |
2013-10-03 | NEWS: Mention "contrib" removal | Holger Weiss | 1 | -0/+1 |
2013-10-02 | Prepare for the 1.5 releaserelease-1.5 | Holger Wei� | 3 | -3/+3 |
2013-10-02 | FAQ: Update CVS references | Holger Weiss | 1 | -5/+3 |
2013-10-02 | tools: Update CVS references | Jan Wagner | 3 | -5/+5 |
2013-10-02 | doc: Updated CVS references | Jan Wagner | 2 | -8/+6 |
2013-10-02 | README: Update URLs | Holger Weiss | 1 | -2/+2 |
2013-10-02 | SUPPORT: Update CVS/SourceForge references | Holger Weiss | 1 | -7/+8 |
2013-09-30 | Update THANKS file | Holger Weiss | 1 | -0/+16 |
2013-09-30 | AUTHORS: Tiny cosmetic change | Holger Weiss | 1 | -1/+1 |
2013-09-30 | Add Jan Wagner to the list of AUTHORS | Holger Weiss | 1 | -0/+1 |
2013-09-30 | Add Eric Stanley to the list of AUTHORS | Holger Weiss | 1 | -0/+1 |
2013-09-29 | Change default host names for some tests | Holger Weiss | 2 | -5/+5 |
2013-09-28 | Add tools/generate-change-log | Holger Weiss | 4 | -16157/+76 |
2013-09-27 | tools: Remove Drupal/SourceForge scripts | Holger Weiss | 9 | -497/+0 |
2013-09-27 | Remove tools/git2svn.pl | Holger Weiss | 1 | -129/+0 |
2013-09-26 | Die on SSL initialization errors | awiddersheim | 1 | -1/+1 |
2013-09-25 | developer-guidelines.sgml: Normalize spelling | Holger Weiss | 1 | -10/+10 |
2013-09-22 | README: Minor cosmetic change | Holger Weiss | 1 | -1/+1 |
2013-09-20 | README: Apply another few cosmetic changes | Holger Weiss | 1 | -10/+6 |
2013-09-20 | Add symlink: README.md -> README | Holger Weiss | 1 | -0/+1 |
2013-09-20 | README: Use code blocks for commands | Holger Weiss | 1 | -5/+5 |
2013-09-20 | Remove the BUGS file | Holger Weiss | 3 | -35/+1 |
2013-09-20 | README: Convert to Markdown and apply cleanups | Holger Weiss | 1 | -54/+52 |
2013-09-20 | README: Remove outdated information | Holger Weiss | 1 | -19/+7 |
2013-09-19 | check_pgsql: Don't exit UNKNOWN instead of OK | Holger Weiss | 1 | -1/+1 |
2013-09-18 | tests: only write cache file if it changed | Sven Nierlein | 1 | -17/+19 |
2013-09-17 | check_disk: die with a reasonable error message if one mount point hits avera... | Sven Nierlein | 1 | -0/+6 |
2013-09-17 | check_dhcp: fix mac address and interface number detection on solaris | Sven Nierlein | 1 | -4/+9 |
2013-09-17 | check_dhcp: fix tests interface detection | Sven Nierlein | 1 | -1/+1 |
2013-09-17 | check_ssh: added test case | Sven Nierlein | 1 | -0/+49 |
2013-09-17 | check_by_ssh: tests expand key and config path | Sven Nierlein | 1 | -0/+4 |
2013-09-17 | check_udp: skip tests which rely on udp listen | Sven Nierlein | 1 | -0/+1 |
2013-09-17 | check_disk_smb: fixed number of tests to skip | Sven Nierlein | 1 | -5/+5 |
2013-09-16 | check_disk: get_fs_usage hasn't been run if using groups | Sven Nierlein | 1 | -3/+3 |
2013-09-16 | check_disk_smb: verify path to smbclient | Sven Nierlein | 1 | -0/+2 |
2013-09-16 | check_procs: fix test with sleeping processes | Sven Nierlein | 1 | -1/+1 |
2013-09-16 | check_http: tests use supplied value if possible | Sven Nierlein | 1 | -9/+3 |
2013-09-16 | check_dhcp: fix tests for machines with default interace != eth0 | Sven Nierlein | 1 | -5/+10 |
2013-09-16 | tests: don't skip utils test | Sven Nierlein | 1 | -6/+6 |
2013-09-16 | check_dhcp test: skip subtests if no variable is set | Sven Nierlein | 1 | -20/+35 |
2013-09-15 | check_dhcp: add test file | Sven Nierlein | 1 | -0/+49 |
2013-09-15 | check_icmp: tests do not require sudo if run by root | Sven Nierlein | 1 | -9/+10 |