Age | Commit message (Expand) | Author | Files | Lines |
2023-09-12 | Switch guidelines to use bool instead of int for booleans | RincewindsHat | 1 | -3/+3 |
2023-09-12 | Remove note about comments, we will accept // comments | RincewindsHat | 1 | -3/+0 |
2023-04-14 | Fix a lot of typos reported by codespell | Jan Wagner | 1 | -6/+6 |
2022-01-23 | Point to Icinga Exchange instead of dead Monitoring Exchange (#1737) | Lorenz | 1 | -73/+73 |
2020-01-30 | Revert "simplify documentation" | DaTa | 1 | -2/+2 |
2019-11-28 | simplify documentation | datamuc | 1 | -2/+2 |
2015-10-08 | fix guidelines docbook syntax | Sven Nierlein | 1 | -3/+2 |
2015-10-08 | doc/developer-guidelines.sgml: Add missing tag | Holger Weiss | 1 | -1/+1 |
2015-10-04 | use exit code 3 for version and help | Sven Nierlein | 1 | -2/+7 |
2014-01-19 | Project rename initial commit. | Monitoring Plugins Development Team | 1 | -26/+26 |
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-09-25 | developer-guidelines.sgml: Normalize spelling | Holger Weiss | 1 | -10/+10 |
2013-08-27 | developer-guidelines.sgml: Update copyright year | Holger Weiss | 1 | -3/+3 |
2013-08-22 | developer-guidelines.sgml: Multiline output | Holger Weiss | 1 | -8/+20 |
2013-08-21 | developer-guidelines.sgml: Allow special value "U" | Holger Weiss | 1 | -1/+2 |
2013-08-21 | removed duplicate entry | Sven Nierlein | 1 | -4/+0 |
2012-12-03 | Table 4 example 5 updated | palli | 1 | -1/+1 |
2012-12-03 | Description for table4 example7 | palli | 1 | -2/+2 |
2012-12-03 | Bugfix, fixed a broken command-line example | Pall Sigurdsson | 1 | -2/+2 |
2010-03-15 | Corrected example | Ton Voon | 1 | -1/+1 |
2009-11-18 | Update developer guideline regarding CVS Commits | Thomas Guyot-Sionnest | 1 | -2/+2 |
2009-09-24 | Updated documentation re: no equals sign and single quote | Ton Voon | 1 | -2/+2 |
2009-07-17 | Updated links for exchange.nagios.org | Ton Voon | 1 | -2/+2 |
2009-05-19 | Talk about Git instead of CVS | Holger Weiss | 1 | -13/+13 |
2009-05-19 | Remove comments regarding former requirements | Holger Weiss | 1 | -8/+0 |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 1 | -2/+2 |
2008-11-11 | Updated tinderbox link | Ton Voon | 1 | -1/+1 |
2007-09-24 | State that stderr should not have any output | Ton Voon | 1 | -3/+7 |
2007-07-06 | Added hint to avoid using the boolean type in C as discussed on the devel list | Matthias Eble | 1 | -0/+4 |
2007-01-24 | Various cleanups in the syncing with gnulib | Ton Voon | 1 | -14/+4 |
2007-01-24 | Sync with gnulib - lots of extraneous code removed in preference to GNU code | Ton Voon | 1 | -1/+1 |
2007-01-20 | Updated policy on contributed plugins | Ton Voon | 1 | -2/+17 |
2006-12-06 | Add libtool requirement for development | Ton Voon | 1 | -0/+1 |
2006-07-31 | M4 requirement for developer platform | Ton Voon | 1 | -0/+1 |
2006-07-27 | Example ranges (Nathan Vonnahme) | Ton Voon | 1 | -0/+77 |
2006-06-14 | Updated requirements for development platform | Ton Voon | 1 | -1/+1 |
2006-05-30 | Added libtool files, at version 1.5.22, into CVS | Ton Voon | 1 | -1/+3 |
2006-05-24 | Reminder of no inline variable declarations | Ton Voon | 1 | -1/+8 |
2006-05-19 | Requirement of automake 1.8.3, as coreutils needs it | Ton Voon | 1 | -1/+1 |
2006-05-18 | Synchronise with coreutils 2.95. Gettext now synced with coreutils, | Ton Voon | 1 | -4/+8 |
2006-03-17 | Added requirement for developer system to have gnu libtool | Ton Voon | 1 | -0/+1 |
2006-02-24 | Updated doc as tap library is now automatically discovered | Ton Voon | 1 | -5/+3 |
2006-01-31 | Updated instructions on using libtap as configure option changed | Ton Voon | 1 | -10/+10 |
2006-01-30 | Clearly defined thresholds & ranges in docs. Added get_status routine. Added | Ton Voon | 1 | -9/+13 |
2006-01-30 | Added libtap tests for utils.c library functions. Removed redundant | Ton Voon | 1 | -5/+19 |
2005-12-15 | New 3 parameter version of getTestParameters. Updated check_disk.t to reflect. | Ton Voon | 1 | -0/+47 |
2005-12-02 | Support for Nagios 1 and Nagios 2 status files (Gerhard Lausser - 1296242) | Ton Voon | 1 | -14/+16 |
2005-11-18 | Updated with more detailed description of UNKNOWN states | Ton Voon | 1 | -10/+6 |
2005-11-14 | Added section re: translations | Ton Voon | 1 | -0/+19 |