summaryrefslogtreecommitdiffstats
path: root/lib/utils_cmd.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-19Fixes for -Wsign-compareRincewindsHat1-2/+1
2023-10-15Whitespace fixes in libRincewindsHat1-6/+6
2023-09-23Merge pull request #1924 from RincewindsHat/compiler_warnings_4_1Lorenz Kästle1-8/+7
2023-09-23open_max is a library function now, it should be mp_open_maxrefs/pull/1924/headRincewindsHat1-4/+4
2023-09-22Place _cmd_pids in object not header to avoid unsused variablesrefs/pull/1925/headRincewindsHat1-0/+10
2023-09-22Rework maxfd/open_max to avoid unused variablesRincewindsHat1-8/+7
2023-04-17Fixes for -Wnonnull-compareRincewindsHat1-4/+0
2023-04-14Fix a lot of typos reported by codespellrefs/pull/1864/headJan Wagner1-1/+1
2019-02-15check_by_ssh: fix child process leak on timeoutsrefs/pull/1583/headSven Nierlein1-25/+17
2014-11-28make constants from maxfd values (#1300)refs/pull/1304/headSven Nierlein1-4/+6
2014-11-28avoid a segfault, if ulimit is set to unlimitednafets1-0/+8
2014-06-28lib/utils_cmd.c - Free file descriptorrefs/pull/1263/headSpenser Reinhardt1-0/+3
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-2/+2
2010-07-02Fix cmd_run overwriting the environmentThomas Guyot-Sionnest1-4/+5
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-3/+0
2008-07-08check_procs captures stderr and adds to plugin output. This isTon Voon1-0/+18
2008-01-30Bump /lib to GPLv3Thomas Guyot-Sionnest1-39/+40
2007-09-21Stop double expansion of parameters for negate - works likeTon Voon1-0/+378