index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
hw/http-connect
hw/output/functions
hw/output/plugins
iputils
maint-2.1
maint-2.2
maint-2.3
maint-2.3.2
maint-2.4
master
tg/ntp_rework
tv/new_threshold_syntax
Monitoring Plugins
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
popen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-28
Change iritating NULL assignment
RincewindsHat
1
-1/+1
2023-09-23
Remove check for RETSIGTYPE in autoconf stuff
refs/pull/1926/head
RincewindsHat
1
-4/+4
2023-09-23
open_max is a library function now, it should be mp_open_max
refs/pull/1924/head
RincewindsHat
1
-1/+1
2023-09-22
Rework maxfd/open_max to avoid unused variables
RincewindsHat
1
-4/+4
2023-04-14
Fix a lot of typos reported by codespell
refs/pull/1864/head
Jan Wagner
1
-1/+1
2020-01-07
Fix timeout_interval declarations
Christian Tacke
1
-3/+1
2019-05-24
fix maxfd being zero
Sven Nierlein
1
-49/+3
2019-02-15
check_by_ssh: fix child process leak on timeouts
refs/pull/1583/head
Sven Nierlein
1
-29/+0
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
1
-2/+2
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
1
-3/+0
2008-11-19
Bulk EOL cleanup
Thomas Guyot-Sionnest
1
-2/+2
2008-01-31
Bump plugins/ to GPLv3 (non-plugind files)
Thomas Guyot-Sionnest
1
-45/+42
2007-06-12
Removed debug line
Matthias Eble
1
-1/+0
2007-06-11
Fixed problem with popen.c not parsing --longopt='foo bar' correctly (Daniel ...
Matthias Eble
1
-2/+11
2006-06-18
updating help and usage and license
Benoit Mortier
1
-9/+33
2006-02-17
SIGALRM could be received before child_process is created (Jason Crawford)
Ton Voon
1
-5/+9
2005-09-12
ECHILD error at waitpid on Red Hat systems (Peter Pramberger and
Ton Voon
1
-1/+26
2005-05-01
better error checking in spopen signal handler (see 1107524)
M. Sean Finney
1
-1/+5
2004-12-25
various fixes for localization
Benoit Mortier
1
-6/+6
2004-12-02
More internationalization work
Benoit Mortier
1
-0/+1
2004-12-02
changed Error: by CRITICAL -
Benoit Mortier
1
-1/+1
2004-12-01
standardize localization string
Benoit Mortier
1
-0/+2
2003-08-10
the last round of pedantic compiler warnings
Karl DeBisschop
1
-2/+1
2003-08-09
more pedantic compiler warnings
Karl DeBisschop
1
-23/+18
2003-08-07
replace "terminate" with "die" for shorter name and better readability
Karl DeBisschop
1
-1/+1
2003-08-01
set LC_ALL to C in execve environemnt
Karl DeBisschop
1
-6/+6
2003-01-13
change exit status to be POSIX compliant
Karl DeBisschop
1
-5/+5
2002-10-07
make sure we do not run past the end of an unterminated string
Karl DeBisschop
1
-1/+2
2002-02-28
Initial revision
Ethan Galstad
1
-0/+314