Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / tools / munin-node-c / main.c @ 99a00144

Historique | Voir | Annoter | Télécharger (3,1 ko)

# Date Auteur Commentaire
a752d8c5 2013-02-10 03:10 Helmut Grohne

mnc: avoid execution via shell meta characters

And remove dependency on /bin/sh.

55c20ee5 2013-02-10 03:02 Helmut Grohne

mnc: fix arbitrary execution via ../ traversal

34b87128 2013-02-10 02:58 Helmut Grohne

mnc: avoid sprintf based stackoverflow

af04bfea 2013-02-10 02:56 Helmut Grohne

mnc: avoid out-of-bounds write using strtok

a07c3d55 2013-02-10 02:22 Steve Schnepp

mnc: explict init of verbose

c2ea4473 2013-02-09 18:53 Steve Schnepp

mnc: fix plugin existance control

90c41118 2013-02-09 18:49 Steve Schnepp

mnc: implement the "list" cmd

bf25714e 2013-02-09 07:21 Steve Schnepp

mnc: add config/fetch handler

b95b1672 2013-02-09 07:21 Steve Schnepp

mnc: add empty handler

f3ae51d9 2013-02-09 07:21 Steve Schnepp

mnc: add placeholder

2cdb57ae 2013-02-09 07:21 Steve Schnepp

mnc: handle empty input lines

773d5ed4 2013-02-09 07:21 Steve Schnepp

mnc: implem first commands

1d56b584 2013-02-09 07:21 Steve Schnepp

mnc: suppress debug output

acea10b2 2013-02-09 07:16 Steve Schnepp

mnc: initial arg handling

52369dbe 2013-02-09 07:16 Steve Schnepp

mnc: initial add