[Pkg-nagios-changes] [pkg-monitoring-plugins] 02/03: Merge tag 'upstream/2.0'
Jan Wagner
waja at moszumanska.debian.org
Fri Jul 11 15:56:13 UTC 2014
This is an automated email from the git hooks/post-receive script.
waja pushed a commit to branch master
in repository pkg-monitoring-plugins.
commit 1a4e0c305d56d19d3091d8b00cbf58806a3d5caa
Merge: 0f0aba7 5c10954
Author: Jan Wagner <waja at cyconet.org>
Date: Fri Jul 11 17:50:59 2014 +0200
Merge tag 'upstream/2.0'
Upstream version 2.0
ACKNOWLEDGEMENTS | 4 +-
AUTHORS | 3 +-
CODING | 4 +-
ChangeLog | 19336 ++++++++++++++++++-
FAQ | 14 +-
Makefile.am | 4 +-
Makefile.in | 43 +-
NEWS | 55 +-
NP-VERSION-GEN | 2 +-
NPTest.pm | 85 +-
README | 58 +-
REQUIREMENTS | 14 +-
SUPPORT | 24 +-
THANKS | 23 +-
aclocal.m4 | 55 +-
config.h.in | 64 +-
configure | 759 +-
configure.in => configure.ac | 119 +-
gl/Makefile.am | 50 +-
gl/Makefile.in | 134 +-
gl/idpriv-droptemp.c | 204 +
gl/idpriv.h | 116 +
gl/m4/gnulib-cache.m4 | 4 +-
gl/m4/gnulib-comp.m4 | 26 +-
gl/m4/idpriv.m4 | 14 +
gl/m4/strcase.m4 | 45 +
gl/m4/strings_h.m4 | 52 +
gl/strcasecmp.c | 62 +
gl/strings.in.h | 122 +
gl/strncasecmp.c | 62 +
lib/Makefile.am | 11 +-
lib/Makefile.in | 64 +-
lib/extra_opts.c | 4 +-
lib/extra_opts.h | 2 +-
lib/parse_ini.c | 497 +-
lib/parse_ini.h | 44 +-
lib/tests/Makefile.am | 7 +-
lib/tests/Makefile.in | 57 +-
lib/tests/test_base64.t | 2 +-
lib/tests/test_cmd.t | 2 +-
lib/tests/test_disk.t | 2 +-
lib/tests/test_ini1.t | 2 +-
lib/tests/test_ini3.t | 2 +-
lib/tests/test_opts1.t | 2 +-
lib/tests/test_opts2.t | 2 +-
lib/tests/test_opts3.t | 2 +-
lib/tests/test_tcp.t | 2 +-
lib/tests/test_utils.c | 128 +-
lib/tests/test_utils.t | 2 +-
lib/utils_base.c | 149 +-
lib/utils_base.h | 18 +-
lib/utils_cmd.c | 7 +-
lib/utils_cmd.h | 2 +-
lib/utils_disk.c | 2 +-
lib/utils_tcp.c | 2 +-
m4/np_mysqlclient.m4 | 4 +-
nagios-plugins.spec => monitoring-plugins.spec | 30 +-
...s-plugins.spec.in => monitoring-plugins.spec.in | 28 +-
pkg/solaris/pkginfo | 12 +-
pkg/solaris/pkginfo.in | 8 +-
plugins-root/Makefile.am | 4 +-
plugins-root/Makefile.in | 34 +-
plugins-root/check_dhcp.c | 11 +-
plugins-root/check_icmp.c | 11 +-
plugins-root/pst3.c | 2 +-
plugins-scripts/Makefile.am | 12 +-
plugins-scripts/Makefile.in | 48 +-
plugins-scripts/check_breeze.pl | 8 +-
plugins-scripts/check_disk_smb.pl | 14 +-
plugins-scripts/check_file_age.pl | 32 +-
plugins-scripts/check_flexlm.pl | 12 +-
plugins-scripts/check_ifoperstatus.pl | 23 +-
plugins-scripts/check_ifstatus.pl | 21 +-
plugins-scripts/check_ircd.pl | 18 +-
plugins-scripts/check_log.sh | 58 +-
plugins-scripts/check_mailq.pl | 110 +-
plugins-scripts/check_ntp.pl | 471 -
plugins-scripts/check_oracle.sh | 5 +-
plugins-scripts/check_rpc.pl | 14 +-
plugins-scripts/check_sensors.sh | 6 +-
plugins-scripts/check_wave.pl | 8 +-
plugins-scripts/subst.in | 78 -
plugins-scripts/t/check_file_age.t | 7 +-
plugins-scripts/utils.pm.in | 4 +-
plugins-scripts/utils.sh.in | 10 +-
plugins/Makefile.am | 20 +-
plugins/Makefile.in | 51 +-
plugins/check_apt.c | 13 +-
plugins/check_by_ssh.c | 18 +-
plugins/check_cluster.c | 8 +-
plugins/check_dbi.c | 14 +-
plugins/check_dig.c | 18 +-
plugins/check_disk.c | 31 +-
plugins/check_dns.c | 26 +-
plugins/check_dummy.c | 6 +-
plugins/check_fping.c | 6 +-
plugins/check_game.c | 8 +-
plugins/check_hpjd.c | 6 +-
plugins/check_http.c | 30 +-
plugins/check_ide_smart.c | 121 +-
plugins/check_ldap.c | 8 +-
plugins/check_load.c | 6 +-
plugins/check_mrtg.c | 8 +-
plugins/check_mrtgtraf.c | 6 +-
plugins/check_mysql.c | 12 +-
plugins/check_mysql_query.c | 40 +-
plugins/check_nagios.c | 6 +-
plugins/check_nt.c | 14 +-
plugins/check_ntp.c | 25 +-
plugins/check_ntp_peer.c | 8 +-
plugins/check_ntp_time.c | 12 +-
plugins/check_nwstat.c | 8 +-
plugins/check_overcr.c | 8 +-
plugins/check_pgsql.c | 12 +-
plugins/check_ping.c | 21 +-
plugins/check_procs.c | 16 +-
plugins/check_radius.c | 61 +-
plugins/check_real.c | 9 +-
plugins/check_smtp.c | 8 +-
plugins/check_snmp.c | 20 +-
plugins/check_ssh.c | 32 +-
plugins/check_swap.c | 32 +-
plugins/check_tcp.c | 20 +-
plugins/check_time.c | 8 +-
plugins/check_ups.c | 16 +-
plugins/check_users.c | 50 +-
plugins/common.h | 4 +-
plugins/negate.c | 48 +-
plugins/netutils.c | 4 +-
plugins/netutils.h | 8 +-
plugins/popen.c | 4 +-
plugins/runcmd.c | 6 +-
plugins/runcmd.h | 2 +-
plugins/sslutils.c | 6 +-
plugins/t/NPTest.cache.travis | 54 +
plugins/t/check_disk.t | 4 +-
plugins/t/check_dns.t | 5 +-
plugins/t/check_fping.t | 14 +-
plugins/t/check_http.t | 24 +-
plugins/t/check_jabber.t | 6 +-
plugins/t/check_mysql.t | 32 +-
plugins/t/check_ntp.t | 10 +-
plugins/t/check_procs.t | 7 +-
plugins/t/check_snmp.t | 13 +-
plugins/t/check_tcp.t | 18 +-
plugins/t/check_udp.t | 2 +-
plugins/t/negate.t | 2 +-
plugins/tests/check_http.t | 29 +-
plugins/tests/check_procs.t | 85 +-
plugins/tests/check_snmp.t | 36 +-
plugins/tests/check_snmp_agent.pl | 14 +-
plugins/tests/var/ps_axwo.debian | 4 +-
plugins/urlize.c | 15 +-
plugins/utils.c | 2 +-
plugins/utils.h | 28 +-
po/Makevars | 4 +-
po/de.gmo | Bin 7836 -> 7632 bytes
po/de.po | 1553 +-
po/fr.gmo | Bin 95571 -> 91740 bytes
po/fr.po | 1606 +-
po/{nagios-plugins.pot => monitoring-plugins.pot} | 1541 +-
release | 2 +-
tap/Makefile.in | 30 +-
test.pl.in | 13 +-
tools/tinderbox_build | 6 +-
165 files changed, 25378 insertions(+), 4379 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-monitoring-plugins.git
More information about the Pkg-nagios-changes
mailing list