Commit Graph

21 Commits

Author SHA1 Message Date
Lars Kruse d8f12a6a81 removed "gitignore" files from various plugins
they were probably imported by mistake
2017-01-08 23:50:46 +01:00
Steve Schnepp 2e03d0c551 mnc,mpc: move them to own repo 2013-03-02 20:22:46 +01:00
Helmut Grohne 99a0014432 mnc: support parallel builds 2013-02-10 09:23:43 +01:00
Helmut Grohne a752d8c5da mnc: avoid execution via shell meta characters
And remove dependency on /bin/sh.
2013-02-10 09:10:43 +01:00
Helmut Grohne 55c20ee59b mnc: fix arbitrary execution via ../ traversal 2013-02-10 09:02:40 +01:00
Helmut Grohne 34b87128de mnc: avoid sprintf based stackoverflow 2013-02-10 08:58:16 +01:00
Helmut Grohne af04bfead6 mnc: avoid out-of-bounds write using strtok 2013-02-10 08:56:59 +01:00
Steve Schnepp a07c3d558b mnc: explict init of verbose 2013-02-10 08:22:57 +01:00
Steve Schnepp c2ea44730c mnc: fix plugin existance control 2013-02-10 00:53:09 +01:00
Steve Schnepp 90c4111899 mnc: implement the "list" cmd 2013-02-10 00:49:31 +01:00
Steve Schnepp aae73ff3b1 mnc: conditional make of munin-plugins-busybox 2013-02-09 14:11:56 +01:00
Steve Schnepp c32620c645 mnc: interact with munin-plugins-busybox 2013-02-09 13:28:59 +01:00
Steve Schnepp bf25714e3a mnc: add config/fetch handler 2013-02-09 13:21:39 +01:00
Steve Schnepp b95b1672c6 mnc: add empty handler 2013-02-09 13:21:39 +01:00
Steve Schnepp f3ae51d938 mnc: add placeholder 2013-02-09 13:21:39 +01:00
Steve Schnepp 2cdb57aec2 mnc: handle empty input lines 2013-02-09 13:21:39 +01:00
Steve Schnepp 773d5ed4cf mnc: implem first commands 2013-02-09 13:21:39 +01:00
Steve Schnepp 1d56b5845d mnc: suppress debug output 2013-02-09 13:21:39 +01:00
Steve Schnepp acea10b203 mnc: initial arg handling 2013-02-09 13:16:41 +01:00
Steve Schnepp 52369dbed1 mnc: initial add 2013-02-09 13:16:41 +01:00
Steve Schnepp e041ac2135 mnc: starting with adding a gitignore 2013-02-09 13:07:08 +01:00