[Pkg-nagios-changes] [icinga] 02/03: Merge tag 'upstream/1.10.0'
Alexander Wirt
formorer at debian.org
Thu Oct 24 15:12:29 UTC 2013
This is an automated email from the git hooks/post-receive script.
formorer pushed a commit to branch master
in repository icinga.
commit 71ba79a80907a68448ba7b7a136255b43b836263
Merge: b2e5497 f9e8662
Author: Alexander Wirt <formorer at grml.org>
Date: Thu Oct 24 16:03:45 2013 +0200
Merge tag 'upstream/1.10.0'
Upstream version 1.10.0
AUTHORS | 2 +
Changelog | 120 +-
Changelog_json | 4 +
Makefile.in | 49 +-
README.RHEL.idoutils | 6 +-
README.SUSE | 92 +
README.RHEL.idoutils => README.SUSE.idoutils | 10 +-
THANKS | 3 +
base/Makefile.in | 18 +-
base/broker.c | 21 +-
base/checks.c | 106 +-
base/commands.c | 161 +-
base/config.c | 216 +-
base/events.c | 91 +-
base/flapping.c | 6 +-
base/icinga.c | 36 +-
base/icingastats.c | 75 -
base/logging.c | 71 +-
base/nebmods.c | 62 +-
base/netutils.c | 4 +-
base/notifications.c | 80 +-
base/profiler.c | 192 -
base/sehandlers.c | 10 +-
base/statsprofiler.c | 141 -
base/utils.c | 78 +-
cgi/Makefile.in | 42 +-
cgi/avail.c | 679 +--
cgi/cgiauth.c | 2 +-
cgi/cgiutils.c | 410 +-
cgi/cmd.c | 423 +-
cgi/config.c | 1138 ++---
cgi/extinfo.c | 1498 +++---
cgi/histogram.c | 343 +-
cgi/history.c | 117 +-
cgi/notifications.c | 179 +-
cgi/outages.c | 60 +-
cgi/readlogs.c | 7 +-
cgi/showlog.c | 121 +-
cgi/status.c | 3130 ++++++------
cgi/statusmap.c | 100 +-
cgi/statuswml.c | 8 +-
cgi/summary.c | 366 +-
cgi/tac.c | 775 ++-
cgi/trends.c | 331 +-
common/Makefile.in | 10 +
common/downtime.c | 11 +-
common/macros.c | 164 +-
common/objects.c | 96 +-
common/statusdata.c | 12 +-
configure | 145 +-
configure.in | 87 +-
contrib/Makefile.in | 11 +
contrib/mini_epn_icinga.8 | 44 +
contrib/traceroute.cgi | 6 +-
contrib/vim-highlight/README | 16 +
contrib/vim-highlight/icinga.vim | 157 +
daemon-init.in | 5 +-
html/Makefile.in | 2 +-
html/docs/de/about.html | 22 +-
html/docs/de/activechecks.html | 8 +-
html/docs/de/adaptive.html | 8 +-
html/docs/de/addons.html | 58 +-
html/docs/de/beginners.html | 46 +-
html/docs/de/cachedchecks.html | 8 +-
html/docs/de/cgiauth.html | 20 +-
html/docs/de/cgicmd.html | 10 +-
html/docs/de/cgiincludes.html | 6 +-
html/docs/de/cgiparams.html | 510 +-
html/docs/de/cgis.html | 34 +-
html/docs/de/cgisecurity.html | 14 +-
html/docs/de/ch01.html | 12 +-
html/docs/de/ch02.html | 10 +-
html/docs/de/ch03.html | 6 +-
html/docs/de/ch04.html | 6 +-
html/docs/de/ch05.html | 7 +-
html/docs/de/ch06.html | 33 +-
html/docs/de/ch07.html | 17 +-
html/docs/de/ch08.html | 8 +-
html/docs/de/ch09.html | 10 +-
html/docs/de/ch10.html | 12 +-
html/docs/de/ch11.html | 22 +-
html/docs/de/ch12.html | 10 +-
html/docs/de/ch13.html | 101 +
html/docs/de/checkscheduling.html | 32 +-
html/docs/de/clusters.html | 8 +-
html/docs/de/components.html | 16 +-
html/docs/de/config.html | 21 +-
html/docs/de/configcgi.html | 211 +-
html/docs/de/configido.html | 290 +-
html/docs/de/configmain.html | 308 +-
html/docs/de/configobject.html | 14 +-
html/docs/de/customobjectvars.html | 8 +-
html/docs/de/db_changes.html | 20 +-
html/docs/de/db_intro.html | 16 +-
html/docs/de/db_model.html | 560 +--
html/docs/de/dependencies.html | 8 +-
html/docs/de/dependencychecks.html | 10 +-
html/docs/de/distributed.html | 6 +-
html/docs/de/downtime.html | 8 +-
html/docs/de/embeddedperl.html | 12 +-
html/docs/de/epnplugins.html | 10 +-
html/docs/de/escalation_condition.html | 6 +-
html/docs/de/escalations.html | 6 +-
html/docs/de/eventhandlers.html | 12 +-
html/docs/de/example-configs.html | 10 +-
html/docs/de/extcommands.html | 6 +-
html/docs/de/extcommands2.html | 331 +-
html/docs/de/faststartup.html | 20 +-
html/docs/de/flapping.html | 12 +-
html/docs/de/freshness.html | 6 +-
html/docs/de/hostchecks.html | 6 +-
html/docs/de/howtos.html | 50 +-
html/docs/de/icinga-api.html | 60 +-
html/docs/de/icinga-web-api.html | 50 +-
html/docs/de/icinga-web-config.html | 88 +-
html/docs/de/icinga-web-introduction.html | 248 +-
html/docs/de/icinga-web-pnp.html | 108 +-
html/docs/de/icinga-web-scratch.html | 113 +-
html/docs/de/icinga_packages.html | 10 +-
html/docs/de/icingastats.html | 8 +-
html/docs/de/index.html | 285 +-
html/docs/de/int-mklivestatus.html | 12 +-
html/docs/de/int-snmptrap.html | 6 +-
html/docs/de/int-tcpwrappers.html | 6 +-
html/docs/de/integration.html | 10 +-
html/docs/de/ix01.html | 110 +-
html/docs/de/largeinstalltweaks.html | 6 +-
html/docs/de/macrolist.html | 636 +--
html/docs/de/macros.html | 10 +-
html/docs/de/modified_attr.html | 8 +-
html/docs/de/monitoring-linux.html | 10 +-
html/docs/de/monitoring-netware.html | 8 +-
html/docs/de/monitoring-overview.html | 6 +-
html/docs/de/monitoring-printers.html | 10 +-
html/docs/de/monitoring-publicservices.html | 10 +-
html/docs/de/monitoring-routers.html | 10 +-
html/docs/de/monitoring-windows.html | 12 +-
html/docs/de/networkreachability.html | 8 +-
html/docs/de/notifications.html | 12 +-
html/docs/de/notifications2.html | 6 +-
html/docs/de/nrpe.html | 533 +-
html/docs/de/nsca.html | 12 +-
html/docs/de/objectdefinitions.html | 5263 ++++++--------------
html/docs/de/objectinheritance.html | 16 +-
html/docs/de/objecttricks.html | 26 +-
html/docs/de/oncallrotation.html | 6 +-
html/docs/de/passivechecks.html | 6 +-
html/docs/de/passivestatetranslation.html | 6 +-
html/docs/de/perfdata.html | 8 +-
html/docs/de/perfgraphs.html | 26 +-
html/docs/de/pluginapi.html | 6 +-
html/docs/de/plugins.html | 20 +-
html/docs/de/quickstart-icinga-freebsd.html | 16 +-
html/docs/de/quickstart-icinga.html | 45 +-
html/docs/de/quickstart-idoutils-freebsd.html | 18 +-
html/docs/de/quickstart-idoutils.html | 42 +-
html/docs/de/quickstart.html | 14 +-
html/docs/de/recurring_downtimes.html | 8 +-
html/docs/de/redundancy.html | 12 +-
html/docs/de/reporting.html | 36 +-
.../cgi.cfg.in => html/docs/de/sample-cgi.html | 65 +-
html/docs/de/sample-commands.html | 302 ++
html/docs/de/sample-config.html | 95 +
html/docs/de/sample-contacts.html | 110 +
html/docs/de/sample-httpd.html | 95 +
.../docs/de/sample-icinga.html | 80 +-
html/docs/de/sample-localhost.html | 223 +
html/docs/de/sample-notifications.html | 190 +
html/docs/de/sample-printer.html | 140 +
html/docs/de/sample-resource.html | 88 +
html/docs/de/sample-switch.html | 168 +
html/docs/de/sample-templates.html | 245 +
html/docs/de/sample-timeperiods.html | 149 +
html/docs/de/sample-windows.html | 200 +
html/docs/de/security.html | 6 +-
html/docs/de/servicechecks.html | 6 +-
html/docs/de/stalking.html | 6 +-
html/docs/de/startstop.html | 10 +-
html/docs/de/statetypes.html | 6 +-
html/docs/de/temp_data.html | 12 +-
html/docs/de/timeperiods.html | 6 +-
html/docs/de/tuning.html | 6 +-
html/docs/de/upgrading.html | 55 +-
html/docs/de/upgrading_icingaweb.html | 80 +-
html/docs/de/upgrading_idoutils.html | 6 +-
html/docs/de/verifyconfig.html | 14 +-
html/docs/de/volatileservices.html | 6 +-
html/docs/de/whatsnew.html | 137 +-
html/docs/en/about.html | 24 +-
html/docs/en/activechecks.html | 8 +-
html/docs/en/adaptive.html | 8 +-
html/docs/en/addons.html | 58 +-
html/docs/en/beginners.html | 47 +-
html/docs/en/cachedchecks.html | 8 +-
html/docs/en/cgiauth.html | 20 +-
html/docs/en/cgicmd.html | 10 +-
html/docs/en/cgiincludes.html | 6 +-
html/docs/en/cgiparams.html | 506 +-
html/docs/en/cgis.html | 34 +-
html/docs/en/cgisecurity.html | 14 +-
html/docs/en/ch01.html | 12 +-
html/docs/en/ch02.html | 10 +-
html/docs/en/ch03.html | 6 +-
html/docs/en/ch04.html | 6 +-
html/docs/en/ch05.html | 7 +-
html/docs/en/ch06.html | 50 +-
html/docs/en/ch07.html | 13 +-
html/docs/en/ch08.html | 8 +-
html/docs/en/ch09.html | 11 +-
html/docs/en/ch10.html | 12 +-
html/docs/en/ch11.html | 18 +-
html/docs/en/ch12.html | 10 +-
html/docs/en/ch13.html | 101 +
html/docs/en/checkscheduling.html | 32 +-
html/docs/en/clusters.html | 8 +-
html/docs/en/config.html | 10 +-
html/docs/en/configcgi.html | 205 +-
html/docs/en/configido.html | 298 +-
html/docs/en/configmain.html | 316 +-
html/docs/en/configobject.html | 14 +-
html/docs/en/customobjectvars.html | 8 +-
html/docs/en/db_changes.html | 20 +-
html/docs/en/db_components.html | 16 +-
html/docs/en/db_example-configs.html | 10 +-
html/docs/en/db_intro.html | 14 +-
html/docs/en/db_model.html | 560 +--
html/docs/en/dependencies.html | 12 +-
html/docs/en/dependencychecks.html | 6 +-
html/docs/en/distributed.html | 6 +-
html/docs/en/downtime.html | 6 +-
html/docs/en/embeddedperl.html | 8 +-
html/docs/en/epnplugins.html | 10 +-
html/docs/en/escalation_condition.html | 6 +-
html/docs/en/escalations.html | 6 +-
html/docs/en/eventhandlers.html | 8 +-
html/docs/en/extcommands.html | 4 +-
html/docs/en/extcommands2.html | 329 +-
html/docs/en/faststartup.html | 18 +-
html/docs/en/flapping.html | 343 +-
html/docs/en/freshness.html | 6 +-
html/docs/en/hostchecks.html | 6 +-
html/docs/en/howtos.html | 44 +-
html/docs/en/icinga-api.html | 50 +-
html/docs/en/icinga-web-api.html | 42 +-
html/docs/en/icinga-web-config.html | 75 +-
html/docs/en/icinga-web-introduction.html | 231 +-
html/docs/en/icinga-web-pnp.html | 231 +-
html/docs/en/icinga-web-scratch.html | 104 +-
html/docs/en/icinga_packages.html | 10 +-
html/docs/en/icingastats.html | 8 +-
html/docs/en/index.html | 256 +-
html/docs/en/int-mklivestatus.html | 12 +-
html/docs/en/int-snmptrap.html | 6 +-
html/docs/en/int-tcpwrappers.html | 6 +-
html/docs/en/integration.html | 10 +-
html/docs/en/ix01.html | 104 +-
html/docs/en/largeinstalltweaks.html | 6 +-
html/docs/en/macrolist.html | 636 +--
html/docs/en/macros.html | 10 +-
html/docs/en/modified_attr.html | 8 +-
html/docs/en/monitoring-linux.html | 8 +-
html/docs/en/monitoring-netware.html | 6 +-
html/docs/en/monitoring-overview.html | 6 +-
html/docs/en/monitoring-printers.html | 8 +-
html/docs/en/monitoring-publicservices.html | 8 +-
html/docs/en/monitoring-routers.html | 10 +-
html/docs/en/monitoring-windows.html | 10 +-
html/docs/en/networkreachability.html | 8 +-
html/docs/en/notifications.html | 12 +-
html/docs/en/notifications2.html | 6 +-
html/docs/en/nrpe.html | 499 +-
html/docs/en/nsca.html | 12 +-
html/docs/en/objectdefinitions.html | 75 +-
html/docs/en/objectinheritance.html | 18 +-
html/docs/en/objecttricks.html | 26 +-
html/docs/en/oncallrotation.html | 6 +-
html/docs/en/passivechecks.html | 6 +-
html/docs/en/passivestatetranslation.html | 6 +-
html/docs/en/perfdata.html | 8 +-
html/docs/en/perfgraphs.html | 26 +-
html/docs/en/pluginapi.html | 6 +-
html/docs/en/plugins.html | 28 +-
html/docs/en/quickstart-icinga-freebsd.html | 18 +-
html/docs/en/quickstart-icinga.html | 50 +-
html/docs/en/quickstart-idoutils-freebsd.html | 20 +-
html/docs/en/quickstart-idoutils.html | 44 +-
html/docs/en/quickstart.html | 12 +-
html/docs/en/recurring_downtimes.html | 6 +-
html/docs/en/redundancy.html | 10 +-
html/docs/en/reporting.html | 40 +-
.../cgi.cfg.in => html/docs/en/sample-cgi.html | 65 +-
html/docs/en/sample-commands.html | 302 ++
html/docs/en/sample-config.html | 94 +
html/docs/en/sample-contacts.html | 110 +
html/docs/en/sample-httpd.html | 95 +
.../docs/en/sample-icinga.html | 80 +-
html/docs/en/sample-localhost.html | 223 +
html/docs/en/sample-notifications.html | 190 +
html/docs/en/sample-printer.html | 140 +
html/docs/en/sample-resource.html | 88 +
html/docs/en/sample-switch.html | 168 +
html/docs/en/sample-templates.html | 245 +
html/docs/en/sample-timeperiods.html | 149 +
html/docs/en/sample-windows.html | 200 +
html/docs/en/security.html | 6 +-
html/docs/en/servicechecks.html | 6 +-
html/docs/en/stalking.html | 6 +-
html/docs/en/startstop.html | 10 +-
html/docs/en/statetypes.html | 6 +-
html/docs/en/temp_data.html | 12 +-
html/docs/en/timeperiods.html | 6 +-
html/docs/en/tuning.html | 6 +-
html/docs/en/upgrading.html | 68 +-
html/docs/en/upgrading_icingaweb.html | 66 +-
html/docs/en/upgrading_idoutils.html | 6 +-
html/docs/en/verifyconfig.html | 14 +-
html/docs/en/volatileservices.html | 6 +-
html/docs/en/whatsnew.html | 137 +-
html/docs/images/icinga-web-admin_groups1.png | Bin 24173 -> 18070 bytes
html/docs/images/icinga-web-admin_groups1_1.6.png | Bin 29196 -> 0 bytes
html/docs/images/icinga-web-admin_groups1_1.9.png | Bin 18070 -> 0 bytes
html/docs/images/icinga-web-admin_groups2.png | Bin 23621 -> 48429 bytes
html/docs/images/icinga-web-admin_groups2_1.6.png | Bin 48429 -> 0 bytes
html/docs/images/icinga-web-admin_users1.png | Bin 17270 -> 13377 bytes
html/docs/images/icinga-web-admin_users1_1.6.png | Bin 10260 -> 0 bytes
html/docs/images/icinga-web-admin_users1_1.9.png | Bin 13377 -> 0 bytes
html/docs/images/icinga-web-admin_users2.png | Bin 38111 -> 41525 bytes
html/docs/images/icinga-web-admin_users2_1.6.png | Bin 41525 -> 0 bytes
html/docs/images/icinga-web-commands_hst.png | Bin 33811 -> 32601 bytes
html/docs/images/icinga-web-commands_hst_1.3.png | Bin 38286 -> 0 bytes
html/docs/images/icinga-web-commands_hst_1.5.png | Bin 31222 -> 0 bytes
html/docs/images/icinga-web-commands_hst_1.6.png | Bin 32601 -> 0 bytes
html/docs/images/icinga-web-commands_svc.png | Bin 26996 -> 23802 bytes
html/docs/images/icinga-web-commands_svc_1.3.png | Bin 31419 -> 0 bytes
html/docs/images/icinga-web-commands_svc_1.5.png | Bin 23606 -> 0 bytes
html/docs/images/icinga-web-commands_svc_1.6.png | Bin 23802 -> 0 bytes
html/docs/images/icinga-web-cronks-settings.png | Bin 0 -> 16399 bytes
.../docs/images/icinga-web-cronks-settings_1.9.png | Bin 15615 -> 0 bytes
html/docs/images/icinga-web-cronks1.png | Bin 14380 -> 10585 bytes
html/docs/images/icinga-web-cronks1_1.3.png | Bin 30120 -> 0 bytes
html/docs/images/icinga-web-cronks1_1.5.png | Bin 38138 -> 0 bytes
html/docs/images/icinga-web-cronks1_1.6.png | Bin 32030 -> 0 bytes
html/docs/images/icinga-web-cronks1_1.7.png | Bin 35074 -> 0 bytes
html/docs/images/icinga-web-cronks1_1.9.png | Bin 21951 -> 0 bytes
html/docs/images/icinga-web-cronks2.png | Bin 7100 -> 14174 bytes
html/docs/images/icinga-web-cronks2_1.3.png | Bin 9939 -> 0 bytes
html/docs/images/icinga-web-cronks2_1.5.png | Bin 9511 -> 0 bytes
html/docs/images/icinga-web-cronks2_1.6.png | Bin 7994 -> 0 bytes
html/docs/images/icinga-web-cronks2_1.7.png | Bin 9155 -> 0 bytes
html/docs/images/icinga-web-cronks2_1.9.png | Bin 9097 -> 0 bytes
html/docs/images/icinga-web-cronks2a.png | Bin 7297 -> 6804 bytes
html/docs/images/icinga-web-cronks2a_1.6.png | Bin 7315 -> 0 bytes
html/docs/images/icinga-web-cronks2a_1.7.png | Bin 6804 -> 0 bytes
html/docs/images/icinga-web-cronks3.png | Bin 9652 -> 12001 bytes
html/docs/images/icinga-web-cronks3_1.3.png | Bin 16818 -> 0 bytes
html/docs/images/icinga-web-cronks3_1.5.png | Bin 14713 -> 0 bytes
html/docs/images/icinga-web-cronks3_1.6.png | Bin 13563 -> 0 bytes
html/docs/images/icinga-web-cronks3_1.7.png | Bin 21548 -> 0 bytes
html/docs/images/icinga-web-cronks3_1.9.png | Bin 5525 -> 0 bytes
html/docs/images/icinga-web-cronks4.png | Bin 0 -> 10581 bytes
html/docs/images/icinga-web-cronks4_1.9.png | Bin 11165 -> 0 bytes
html/docs/images/icinga-web-cronks5.png | Bin 0 -> 7618 bytes
html/docs/images/icinga-web-cronks6.png | Bin 0 -> 12189 bytes
html/docs/images/icinga-web-exp_1.png | Bin 0 -> 2395 bytes
html/docs/images/icinga-web-exp_2.png | Bin 0 -> 9763 bytes
html/docs/images/icinga-web-exp_3.png | Bin 0 -> 7707 bytes
html/docs/images/icinga-web-exp_4.png | Bin 0 -> 3347 bytes
html/docs/images/icinga-web-exp_5.png | Bin 0 -> 9165 bytes
html/docs/images/icinga-web-filter1.png | Bin 21485 -> 114999 bytes
html/docs/images/icinga-web-filter1_1.3.png | Bin 28114 -> 0 bytes
html/docs/images/icinga-web-filter1_1.6.png | Bin 34917 -> 0 bytes
html/docs/images/icinga-web-filter1_1.9.png | Bin 114999 -> 0 bytes
html/docs/images/icinga-web-filter2.png | Bin 17521 -> 44443 bytes
html/docs/images/icinga-web-filter2_1.3.png | Bin 19291 -> 0 bytes
html/docs/images/icinga-web-filter2_1.9.png | Bin 44443 -> 0 bytes
html/docs/images/icinga-web-filter3.png | Bin 4884 -> 34229 bytes
html/docs/images/icinga-web-filter3_1.9.png | Bin 34229 -> 0 bytes
...-web-filter4_1.9.png => icinga-web-filter4.png} | Bin 114238 -> 114238 bytes
...-web-filter5_1.9.png => icinga-web-filter5.png} | Bin 109511 -> 109511 bytes
...-web-filter6_1.9.png => icinga-web-filter6.png} | Bin 114089 -> 114089 bytes
...icinga-web-host_1.8.png => icinga-web-host.png} | Bin 54774 -> 54774 bytes
html/docs/images/icinga-web-host_1.5.png | Bin 31595 -> 0 bytes
html/docs/images/icinga-web-host_1.6.png | Bin 29396 -> 0 bytes
...-hostgroup_1.8.png => icinga-web-hostgroup.png} | Bin 34033 -> 34033 bytes
html/docs/images/icinga-web-hostgroup_1.5.png | Bin 29958 -> 0 bytes
html/docs/images/icinga-web-hostgroup_1.6.png | Bin 25076 -> 0 bytes
html/docs/images/icinga-web-instance-down.png | Bin 0 -> 6249 bytes
html/docs/images/icinga-web-log.png | Bin 21224 -> 21517 bytes
html/docs/images/icinga-web-log_1.3.png | Bin 36344 -> 0 bytes
html/docs/images/icinga-web-log_1.6.png | Bin 21517 -> 0 bytes
...ainscreen_1.8.png => icinga-web-mainscreen.png} | Bin 39930 -> 39930 bytes
html/docs/images/icinga-web-mainscreen1.png | Bin 47565 -> 0 bytes
html/docs/images/icinga-web-mainscreen1_1.3.png | Bin 18796 -> 0 bytes
html/docs/images/icinga-web-mainscreen1_1.5.png | Bin 18079 -> 0 bytes
html/docs/images/icinga-web-mainscreen1_1.6.png | Bin 15656 -> 0 bytes
html/docs/images/icinga-web-overview.png | Bin 873401 -> 220417 bytes
html/docs/images/icinga-web-overview_1.3.png | Bin 96714 -> 0 bytes
html/docs/images/icinga-web-overview_1.5.png | Bin 119802 -> 0 bytes
html/docs/images/icinga-web-overview_1.6.png | Bin 138195 -> 0 bytes
html/docs/images/icinga-web-overview_1.7.png | Bin 134177 -> 0 bytes
html/docs/images/icinga-web-overview_1.8.png | Bin 224293 -> 0 bytes
html/docs/images/icinga-web-overview_1.9.png | Bin 220417 -> 0 bytes
html/docs/images/icinga-web-search1.png | Bin 62723 -> 31262 bytes
html/docs/images/icinga-web-search1_1.3.png | Bin 92069 -> 0 bytes
html/docs/images/icinga-web-search1_1.6.png | Bin 58938 -> 0 bytes
html/docs/images/icinga-web-search1_1.7.png | Bin 31262 -> 0 bytes
html/docs/images/icinga-web-settings.png | Bin 5698 -> 6610 bytes
html/docs/images/icinga-web-settings_1.5.png | Bin 6610 -> 0 bytes
.../{icinga-web-srv_1.8.png => icinga-web-srv.png} | Bin 47871 -> 47871 bytes
html/docs/images/icinga-web-srv_1.5.png | Bin 21773 -> 0 bytes
html/docs/images/icinga-web-srv_1.6.png | Bin 18488 -> 0 bytes
html/docs/images/icinga-web-statuscronk.png | Bin 11920 -> 17638 bytes
html/docs/images/icinga-web-statuscronk_1.5.png | Bin 14057 -> 0 bytes
html/docs/images/icinga-web-statuscronk_1.6.png | Bin 17638 -> 0 bytes
html/docs/images/icinga-web-topmenu1.png | Bin 5095 -> 7759 bytes
html/docs/images/icinga-web-topmenu1_1.6.png | Bin 6703 -> 0 bytes
html/docs/images/icinga-web-topmenu1_1.7.png | Bin 7759 -> 0 bytes
html/docs/images/icinga-web-topmenu2.png | Bin 7767 -> 8711 bytes
html/docs/images/icinga-web-topmenu2_1.3.png | Bin 8711 -> 0 bytes
...admin1_1.9.png => icinga-web-topmenuadmin1.png} | Bin 13135 -> 13135 bytes
html/images/menu_cat_gray.png | Bin 0 -> 102 bytes
html/index.html.in | 2 +-
html/jquery-ui/themes/base/jquery.ui.base.css | 3 +-
html/jquery-ui/themes/base/jquery.ui.button.css | 5 +
html/jquery-ui/themes/base/jquery.ui.core.css | 41 +-
.../jquery-ui/themes/base/jquery.ui.datepicker.css | 69 +-
html/jquery-ui/themes/base/jquery.ui.slider.css | 27 +-
html/jquery-ui/themes/base/jquery.ui.theme.css | 252 +-
html/jquery-ui/ui/jquery.ui.autocomplete.js | 4 +
html/jquery-ui/ui/jquery.ui.button.js | 4 +
html/jquery-ui/ui/jquery.ui.core.js | 9 +-
html/jquery-ui/ui/jquery.ui.datepicker.js | 10 +-
html/jquery-ui/ui/jquery.ui.effect-blind.js | 4 +
html/jquery-ui/ui/jquery.ui.effect.js | 4 +
html/jquery-ui/ui/jquery.ui.menu.js | 4 +
html/jquery-ui/ui/jquery.ui.mouse.js | 9 +-
html/jquery-ui/ui/jquery.ui.position.js | 4 +
html/jquery-ui/ui/jquery.ui.slider.js | 9 +-
html/jquery-ui/ui/jquery.ui.widget.js | 9 +-
html/js/autocomplete.js.in | 151 +
html/js/common_functions.js | 34 +
html/js/page_refresh.js | 26 +-
html/js/status_filter_functions.js | 512 ++
html/main.html | 28 +-
html/menu.html.in | 35 +-
html/stylesheets/extinfo.css | 4 +
html/stylesheets/menu.css | 61 +
html/stylesheets/ministatus.css | 90 -
html/stylesheets/status.css | 18 +-
icinga-systemd.in | 12 +
icinga.8 | 59 +
icinga.spec | 233 +-
icingastats.8 | 51 +
ido2db-systemd.in | 11 +
ido2db.8 | 51 +
include/broker.h | 5 +-
include/cgiutils.h | 21 +-
include/common.h | 14 +-
include/config.h.in | 7 -
include/icinga.h | 2 +
include/logging.h | 3 +
include/nebmodules.h | 1 +
include/nebstructs.h | 2 +
include/objects.h | 2 +
include/profiler.h | 71 -
include/statsprofiler.h | 27 -
include/statusdata.h | 2 +
maketar.sh | 19 +
module/Makefile.in | 10 +
module/idoutils/Makefile.in | 10 +
module/idoutils/config/ido2db.cfg-sample.in | 37 +-
module/idoutils/config/idomod.cfg-sample.in | 22 +-
.../updates/ido2db.cfg_added_1.9_to_1.10.cfg | 13 +
.../updates/ido2db.cfg_removed_1.9_to_1.10.cfg | 49 +
.../updates/idomod.cfg_added_1.9_to_1.10.cfg | 23 +
module/idoutils/db/mysql/mysql.sql | 95 +-
.../db/mysql/upgrade/mysql-upgrade-1.10.0.sql | 73 +
.../db/oracle/create_icinga_objects_oracle.sql | 109 +-
module/idoutils/db/oracle/oracle-drop.sql | 4 -
module/idoutils/db/oracle/oracle.sql | 2 +-
.../db/oracle/upgrade/oracle-upgrade-1.10.0.sql | 109 +
module/idoutils/db/pgsql/pgsql.sql | 96 +-
.../db/pgsql/upgrade/pgsql-upgrade-1.10.0.sql | 77 +
module/idoutils/db/queries/timed_event_queue.sql | 15 -
module/idoutils/db/queries/timed_events.sql | 18 -
module/idoutils/db/scripts/installdb.in | 2 +-
module/idoutils/include/common.h | 6 +-
module/idoutils/include/db.h | 9 +-
module/idoutils/include/dbhandlers.h | 1 -
module/idoutils/include/dbqueries.h | 6 -
module/idoutils/include/ido2db.h | 13 +-
module/idoutils/include/idomod.h | 2 +-
module/idoutils/include/protoapi.h | 6 +-
module/idoutils/include/sla.h | 96 -
module/idoutils/src/Makefile.in | 20 +-
module/idoutils/src/db.c | 626 +--
module/idoutils/src/dbhandlers.c | 1279 ++---
module/idoutils/src/dbqueries.c | 1231 ++---
module/idoutils/src/ido2db.c | 80 +-
module/idoutils/src/idomod.c | 273 +-
module/idoutils/src/sla.c | 1393 ------
module/idoutils/src/utils.c | 3 +-
rc.ido2db.in | 8 +-
sample-config/cgi.cfg.in | 49 +-
sample-config/icinga.cfg.in | 13 +-
.../updates/cgi.cfg_added_1.9_to_1.10.cfg | 48 +
.../updates/icinga.cfg_added_1.9_to_1.10.cfg | 30 +
selinux/el5/icinga.fc | 15 -
selinux/el5/icinga.if | 104 -
selinux/el5/icinga.te | 166 -
selinux/fc14/icinga.fc | 80 -
selinux/fc14/icinga.if | 260 -
selinux/fc14/icinga.te | 387 --
selinux/{fc17 => }/icinga.fc | 0
selinux/{fc17 => }/icinga.if | 0
selinux/{fc17 => }/icinga.sh | 0
selinux/{fc17 => }/icinga.te | 0
solaris/postinstall | 15 +-
solaris/{postinstall => preinstall} | 10 +-
subst.in | 1 +
sysconfig-env.in | 11 +
t-tap/Makefile.in | 14 +-
t-tap/test-stubs.c | 4 +-
t-tap/test_events.c | 4 +-
t-tap/test_icinga_config.c | 4 +-
t-tap/test_timeperiods.c | 4 +-
t-tap/test_xsddefault.c | 8 +-
t/610cgistatus.t | 4 +-
t/623cmd-local.t.disabled | 2 +-
t/670cgi-json-check.t | 168 +
t/Icinga/Test.pm | 21 +-
t/Makefile.in | 10 +
t/etc/cgi-hosturgencies.cfg | 2 +
.../{cgi-hosturgencies.cfg => cgi-json-check.cfg} | 12 +-
t/etc/cgi-with-generated-status.cfg | 6 +
t/etc/icinga-json-cgi-check.cfg | 105 +
t/var/archives/icinga-09-16-2013-00.log | 152 +
t/var/icinga.log | 160 +-
t/var/nagios.log | 8 -
t/var/objects-json-cgi-check.cache | 1723 +++++++
t/var/status-json-cgi-check.dat | 2908 +++++++++++
tests/etc/1066.cfg | 12 +-
tests/etc/1228.cfg | 10 +-
tests/etc/1300.cfg | 10 +-
tests/etc/1367.cfg | 38 +-
tests/etc/1502.cfg | 24 +-
tests/etc/1773.cfg | 6 +-
tests/etc/1782.cfg | 11 +-
tests/etc/1820.cfg | 6 +-
tests/etc/1910.cfg | 6 +-
tests/etc/1974.cfg | 6 +-
tests/etc/2291.cfg | 8 +-
tests/etc/2470.cfg | 6 +-
tests/etc/2520.cfg | 10 +-
tests/etc/2534.cfg | 6 +-
tests/etc/2546.cfg | 8 +-
tests/etc/2616.cfg | 10 +-
tests/etc/2619.cfg | 4 +-
tests/etc/2647.cfg | 43 +
tests/etc/2688.cfg | 6 +-
tests/etc/2701.cfg | 24 +-
tests/etc/2743.cfg | 402 +-
tests/etc/2878.cfg | 10 +-
tests/etc/2913.cfg | 6 +-
tests/etc/2925.cfg | 6 +-
tests/etc/3064.cfg | 10 +-
tests/etc/3088.cfg | 16 +-
tests/etc/3183.cfg | 10 +-
tests/etc/3295.cfg | 14 +-
tests/etc/3322.cfg | 10 +-
tests/etc/3324.cfg | 10 +-
tests/etc/3397.cfg | 10 +-
tests/etc/3441.cfg | 30 +-
tests/etc/{3509.cfg => 3509.cfg.disabled} | 8 +-
tests/etc/3715.cfg | 10 +-
tests/etc/3961.cfg | 28 +
tests/etc/4390.cfg | 68 +
tests/etc/4534.cfg | 55 +
tests/etc/4702.cfg.disabled | 38 +
tests/etc/674.cfg | 6 +-
tests/etc/949.cfg | 2 +-
tests/etc/check_startup_delay.cfg | 10 +-
tests/etc/commands.cfg | 26 -
tests/etc/contacts.cfg | 4 +-
tests/etc/nolinebreaks.cfg | 2 +-
tests/etc/resource_cfg | 12 +
tests/etc/templates.cfg | 174 +
tools/icinga_verification.pl | 4 -
update-version | 4 +-
update-version-schema | 4 +-
xdata/Makefile.in | 10 +
xdata/xodtemplate.c | 304 +-
xdata/xodtemplate.h | 2 +-
xdata/xrddefault.c | 3 +-
xdata/xsddefault.c | 68 +-
595 files changed, 28116 insertions(+), 22163 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/icinga.git
More information about the Pkg-nagios-changes
mailing list