]> granicus.if.org Git - icinga2/shortlog
icinga2
2014-05-12 Michael FriedrichAdd command namespace {check_,event_,notification_...
2014-05-12 Gunnar BeutnerSome more bug fixes for the setup script.
2014-05-12 Gunnar BeutnerUpdate the agent setup scripts.
2014-05-12 Gunnar BeutnerAdd missing quote.
2014-05-12 Michael FriedrichDocumentation: Fix angel brackets in markdown tables.
2014-05-12 Gunnar BeutnerRename the function, return and for keywords and remove...
2014-05-12 Gunnar BeutnerFix spelling mistake.
2014-05-12 Gunnar BeutnerAdd check comment for NSClient++.
2014-05-12 Gunnar BeutnerImprove error message when execvpe() fails.
2014-05-12 Gunnar BeutnerDon't use colors for the whole log message.
2014-05-12 Gunnar BeutnerUpdate INSTALL file.
2014-05-11 Gunnar BeutnerRemove unnecessary includes.
2014-05-11 Michael FriedrichDocumentation: Fix DB category requirements.
2014-05-11 Michael FriedrichDocumentation: Explain how runtime macro evaluation...
2014-05-11 Michael FriedrichDocumentation: Fix runtime macros in migration section.
2014-05-11 Michael FriedrichRename host.total_* runtime macros to host.num_*.
2014-05-11 Michael FriedrichDocumentation: First draft for cluster v3.
2014-05-11 Michael FriedrichDocumentation: Change order of objects.
2014-05-11 Michael FriedrichDocumentation: Add command arguments.
2014-05-11 Gunnar BeutnerFix another couple of compiler warnings.
2014-05-11 Gunnar BeutnerFix some more compiler warnings.
2014-05-11 Gunnar BeutnerFix some compiler warnings.
2014-05-10 Michael FriedrichLivestatus: Add 'check_source' to hosts table.
2014-05-10 Michael FriedrichDocumentation: Add schema extensions.
2014-05-10 Michael FriedrichMerge branch 'feature/is-reachable-6094' into next
2014-05-10 Michael FriedrichDB IDO: Bump schema version to 1.11.3.
2014-05-10 Michael FriedrichStatusDataWriter: Add 'is_reachable' {host,service...
2014-05-10 Michael FriedrichDB IDO: Add 'is_reachable' column to {host,service...
2014-05-10 Michael FriedrichLivestatus: Add 'is_reachable' to hosts/services table.
2014-05-10 Michael FriedrichDocumentation: Fix external commands table.
2014-05-10 Michael FriedrichDocumentation: Add development section.
2014-05-10 Michael FriedrichInclude monitoring plugin commands seperately.
2014-05-10 Michael FriedrichMerge branch 'fix/db-ido-enable-signals-6151' into...
2014-05-10 Michael FriedrichModifiedAttributes for Enable* must call signals.
2014-05-10 Michael FriedrichDB IDO: Add Enable* db events.
2014-05-10 Michael FriedrichAdd OnEnablePerfdataChanged signal.
2014-05-10 Michael FriedrichDocumentation: Fix HostGroup assign example.
2014-05-10 Gunnar BeutnerFix scoping rules for dictionaries.
2014-05-10 Gunnar BeutnerUse a separate scope for "for" loops.
2014-05-10 Gunnar BeutnerImplement for loops.
2014-05-10 Gunnar BeutnerImplement support for arrays for the indexer operator.
2014-05-09 Gunnar BeutnerConfig validator: Make sure that objects are not abstract.
2014-05-09 Gunnar BeutnerFix an issue where expired Timer pointers caused other...
2014-05-09 Gunnar BeutnerUpdate Vagrant documentation link.
2014-05-09 Gunnar BeutnerDisable timer unit tests.
2014-05-09 Gunnar BeutnerFix deadlock when calling functions recursively.
2014-05-09 Gunnar BeutnerImplement HA for IDO connections.
2014-05-09 Gunnar BeutnerReimplement load-balancing for checks.
2014-05-09 Gunnar BeutnerApply: Inherit zone from parent object.
2014-05-09 Gunnar BeutnerRemove the ZlibStream class and the stream_bio function...
2014-05-09 Gunnar BeutnerUpdate documentation.
2014-05-08 Michael FriedrichRemove Perl dependency for Debian packages.
2014-05-08 Gunnar BeutnerFix the timer_scope test.
2014-05-08 Gunnar BeutnerDon't log repository messages.
2014-05-08 Gunnar BeutnerRemove zone check in ApiEvents::UpdateRepositoryAPIHandler.
2014-05-08 Gunnar BeutnerImplement timeout for anonymous ApiClient objects.
2014-05-08 Gunnar BeutnerClean up reconnect handler.
2014-05-08 Gunnar BeutnerUpdate scripts.
2014-05-08 Gunnar BeutnerDecrease default check intervals.
2014-05-08 Gunnar BeutnerFix missing variable assignment in Zone::CanAccessObject().
2014-05-08 Gunnar BeutnerFix incorrect function name.
2014-05-08 Gunnar BeutnerImplement aliasing support for "localhost".
2014-05-08 Gunnar BeutnerFix permissions for master zones.
2014-05-08 Gunnar BeutnerUpdate scripts and example config.
2014-05-08 Gunnar BeutnerUpdate Debian package.
2014-05-08 Gunnar BeutnerBuild fix for RHEL.
2014-05-08 Gunnar BeutnerRefactor the agent and cluster components.
2014-05-08 Gunnar BeutnerRun INITIALIZE_ONCE() after static initializers.
2014-05-08 Gunnar BeutnerImplement support for the "package" keyword.
2014-05-06 Michael FriedrichStatusDataWriter: Fix dependency relations.
2014-05-06 Markus FroschMigation: Remove migration script from RPM spec.
2014-05-06 Gunnar BeutnerProperly shut down TLS streams.
2014-05-06 Gunnar BeutnerMake sure handles aren't inherited by the child process.
2014-05-04 Michael FriedrichDocumentation: One more subsections fix.
2014-05-04 Michael FriedrichMigration: Remove broken script, update documentation...
2014-05-04 Michael FriedrichDocumentation: Fix subsections.
2014-05-04 Michael FriedrichDocumentation: Change order.
2014-05-04 Michael FriedrichDon't allow "managed" downtimes to be deleted by users.
2014-05-04 Michael FriedrichFix string conversion in CompatUtility::GetCheckableCom...
2014-05-04 Michael FriedrichDocumentation: Apply new structure.
2014-05-03 Michael FriedrichAdd debug log entries for dependencies.
2014-05-03 Michael FriedrichDocumentation: Fix notifications for hosts and services.
2014-05-03 Michael FriedrichRename Dependency 'state_filter' to 'states'.
2014-05-03 Wolfgang NiederDocs: Fixed some typos.
2014-05-03 Michael FriedrichImplement CompatUtility::GetCheckableCommandArgs()...
2014-05-03 Michael FriedrichImplement summary macros e.g. $icinga.num_services_crit...
2014-05-02 Michael FriedrichMerge branch 'feature/db-ido-update-events-6051' into...
2014-05-02 Michael FriedrichDB IDO: Update Host/Service state 'scheduled_downtime_d...
2014-05-02 Michael FriedrichDB IDO: Update Host/Service state 'last_notification...
2014-05-02 Michael FriedrichDB IDO: Update Host/Service state 'is_flapping' on...
2014-05-02 Michael FriedrichDB IDO: Update Host/Service state 'next_check' on NextC...
2014-05-02 Michael FriedrichDB IDO: Update Host/Service status on Acknowledgement...
2014-05-02 Michael FriedrichFix exception for Notification objects without checkabl...
2014-05-02 Michael FriedrichFix state_filter attribute validation for Depdency...
2014-05-02 Michael FriedrichDocumentation: Fix wrong user attribute.
2014-05-01 Michael FriedrichImport test config for existing issues.
2014-05-01 Michael FriedrichMerge branch 'fix/apply-req-group-assign-6105' into...
2014-05-01 Michael FriedrichMake AddGroup() unique.
2014-05-01 Michael FriedrichAllow EvaluateRules() to keep rules for the next iteration.
2014-05-01 Michael FriedrichGroup assign requires object.groups update too (for...
next