summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-09-16Use custom DH parameters and limit TLS ciphersHolger Weiss2-0/+14
2015-09-16Update web site certificateHolger Weiss2-68/+67
The old certificate expired.
2015-09-15News pages: Fix link to page 1 in footerHolger Weiss1-0/+2
2015-09-15Fix link for news article "teaser"Holger Weiss1-4/+5
Any link references must be available within the text copied into the news overview page.
2015-09-14News for our next bugsquashing sprintJan Wagner1-0/+25
2015-04-29s/Monitoring Exchange/Icinga Exchange/Holger Weiss1-2/+2
2015-04-13Submit code to Coverity Scan via CronHolger Weiss1-1/+3
Let Coverity Scan check our "maint" and "master" branches once per week. Currently, Coverity Scan permits up to 8 builds per week for projects with 100K to 500K lines of code: https://scan.coverity.com/faq#frequency
2015-01-12Remove FTP mirror from ArgentinaHolger Weiss2-24/+5
mirror.fcaglp.unlp.edu.ar seems to be dead.
2014-12-01Publish the 2.1.1 releaseHolger Weiss2-1/+18
2014-11-21support.md: Add title to #monitoring-plugins linkHolger Weiss1-1/+1
Mention that the #monitoring-plugins link points to a web chat interface.
2014-11-21Add news item: Bug Squashing SprintHolger Weiss1-0/+22
We're going to have a bug squashing sprint on November 28, 2014.
2014-10-15Publish the 2.1 releaseHolger Weiss2-1/+50
2014-10-15create-checksum: Fix usage messageHolger Weiss1-0/+2
Define the "$myself" variable.
2014-09-16Update web site certificateHolger Weiss1-10/+10
The old certificate expired.
2014-08-10index.md: s/Nagios/monitoring software/Holger Weiss1-2/+2
NAGIOS-NOTIFY-MIB traps could be triggered using non-Nagios software.
2014-07-20don't make thinks too worseJan Wagner1-4/+5
2014-07-15FAQ: "Update" instead of "Migration"Holger Weiss2-6/+6
Most users just "update" from our previous releases, they don't "migrate" from another project.
2014-07-15doc/faq/migration.md: Don't duplicate other docsHolger Weiss1-6/+3
We shouldn't attempt to document Nagios/Naemon/Icinga/whatever configurations on our site.
2014-07-14Add FAQ item for migration to Monitoring PluginsHolger Weiss2-0/+47
Document the migration from the Nagios Plugins to the Monitoring Plugins.
2014-07-14compilation.md: Bump example version numberHolger Weiss1-3/+3
2014-07-12web/README: Remove typoHolger Weiss1-1/+0
2014-07-11Fix tarball name: s/nagios/monitoring/Holger Weiss1-3/+3
The release tarball is now called "monitoring-plugins-2.0.tar.gz".
2014-07-11Publish the 2.0 release of the Monitoring PluginsHolger Weiss3-6/+102
2014-07-08development.md: Fix coverity branch URLHolger Weiss1-1/+1
We now have coverity/maint and coverity/master branches.
2014-07-07support.md: Mention "unsubscribe" in link textHolger Weiss1-4/+4
Make it a little more obvious to users where to unsubscribe from our mailing lists.
2014-06-18doc/faq/gnulib.md: Also take care of "build-aux"Holger Weiss1-2/+2
Gnulib also installs files into the "build-aux" directory.
2014-06-18Move State Retention docs to "Advanced Topics"Holger Weiss1-4/+4
As State Retention is actually implemented by now, it's no longer just a "Proposal".
2014-06-18extra-opts.md: Update configuration file locationsHolger Weiss1-12/+7
The list of default configuration file path names used by the Extra-Opts feature has changed. And so has the environment variable that can be used to specify the location.
2014-04-11Re-add the mirror from ChinaHolger Weiss2-4/+25
Add ftp://mirrors.ustc.edu.cn/monitoring-plugins/ to our list of mirrors.
2014-04-04team.md: Add Sam to the list of team membersHolger Weiss1-0/+1
2014-03-21filter-github-emails: Strip leading blank linesHolger Weiss1-2/+14
Email::MIME sometimes prepends an empty line when returning an email as string :-/
2014-03-02filter-github-emails: Don't create empty subjectHolger Weiss1-2/+2
This shouldn't happen in practice[tm], but if we receive the header line "Subject: [monitoring-plugins] ", then we won't touch it anymore.
2014-03-02procmailrc: Create a "backup" folderHolger Weiss1-0/+4
Save the original emails into a "backup" folder.
2014-02-18filter-github-emails: Rewrap blockquotes properlyHolger Weiss1-1/+13
When wrapping a line that begins with a ">", let all resulting lines begin with a ">". (Properly handle nested blockquotes, too.)
2014-02-18filter-github-emails: Don't rewrap code blocksHolger Weiss1-1/+2
Don't wrap long lines in a code block.
2014-02-17support.md: Fix Gmane URL for help@ listHolger Weiss1-1/+1
2014-02-16development.md: Mention Coverity ScanHolger Weiss1-5/+7
Modify the wording regarding our continuous integration tests to also mention Coverity Scan.
2014-02-16development.md: Replace inline HTMLHolger Weiss2-3/+13
Replace HTML code with Markdown syntax.
2014-02-16Add links to our branchesJan Wagner1-3/+3
2014-02-16Add coverity metricJan Wagner1-0/+1
2014-02-16Add Travis build statusJan Wagner1-0/+3
2014-02-16Fix Travis URLJan Wagner1-1/+1
2014-02-16Fix wordingJan Wagner1-1/+1
2014-02-16Add travis-ci testsJan Wagner1-1/+11
2014-02-14filter-github-emails: Strip [monitoring-plugins]Holger Weiss1-0/+6
Now that we edit the GitHub notifications anyway, lets also strip the [monitoring-plugins] tag. We don't strip the tags of our other repositories, so that notifications for them do stand out (on the rare occasion we receive them).
2014-02-04git-notify: Use committer's name in "From:" headerHolger Weiss1-9/+11
Use the committer's real name in the "From:" header of commit notifications. This is a provisional solution. We'd really like to teach Mailman to also accept the committer's email address.
2014-02-04filter-github-emails: Rewrap more carefullyHolger Weiss1-4/+16
Wrap individual lines instead of formatting whole paragraphs, so that lists such as * first item * second item aren't rewrapped.
2014-02-03etc/ssl: Replace nagios-plugins.org certificateHolger Weiss4-71/+71
Replace the nagios-plugins.org certificate with the one for monitoring-plugins.org, and update the README file.
2014-02-03procmailrc: Reduce number of formail(1) callsHolger Weiss1-27/+15
Reduce the number of formail(1) calls, and make things a bit more readable.
2014-02-02filter-github-emails: Catch more status changesHolger Weiss1-0/+1
Also catch the case where an issue was closed in a commit message, e.g.: | Closed #123 via c5dc81cd28a9491115b4d13b959b0fc8e2df9a6c.