summaryrefslogtreecommitdiffstats
path: root/plugins/runcmd.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-28Change iritating NULL assignmentRincewindsHat1-1/+1
2023-10-19Fixes for -Wsign-compareRincewindsHat1-2/+1
2023-10-07Fix missing include in plugins/runcmd.crefs/pull/1933/headRincewindsHat1-0/+2
2023-09-23open_max is a library function now, it should be mp_open_maxrefs/pull/1924/headRincewindsHat1-4/+4
2023-09-22Rework maxfd/open_max to avoid unused variablesRincewindsHat1-2/+4
2023-06-28Merge branch 'master' into compiler_warning_part_5waja1-0/+2
2023-04-17Fixes for -Wnonnull-compareRincewindsHat1-4/+0
2023-04-17Implicit function declarationsRincewindsHat1-0/+2
2023-04-14Fix a lot of typos reported by codespellrefs/pull/1864/headJan Wagner1-1/+1
2019-05-24fix maxfd being zeroSven Nierlein1-8/+2
2019-02-15check_by_ssh: fix child process leak on timeoutsrefs/pull/1583/headSven Nierlein1-13/+0
2014-06-18plugins/runcmd.c: Remove superfluous newlineHolger Weiss1-1/+1
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-2/+2
2013-05-12plugins: rename runcmd's signal handler.Diego Elio Pettenò1-1/+1
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-3/+0
2008-01-31Bump plugins/ to GPLv3 (non-plugind files)Thomas Guyot-Sionnest1-39/+40
2006-06-18updating help and usage and licenseBenoit Mortier1-2/+24
2006-05-01- check_ntp:M. Sean Finney1-1/+1
2005-10-24initial merging of ae's np_runcmd code into selected plugins.M. Sean Finney1-37/+37
2005-06-29initial versions of the runcmd framework by andreasM. Sean Finney1-0/+339