]> granicus.if.org Git - icinga2/shortlog
icinga2
2013-08-16 Michael Friedrichspec: Fix missing files/directories.
2013-08-16 Michael Friedrichspec: Install icinga2.conf by default.
2013-08-16 Michael Friedrichspec: Fix buildrequires.
2013-08-16 Michael Friedrichdocs: Build as book, not article.
2013-08-16 Michael Friedrichs/sbin/bin/ in docs, spec
2013-08-16 Michael FriedrichFix Icinga 2 Binary is in the wrong directory.
2013-08-16 Michael Friedrichmake: Create /var/spool/icinga2/perfdata on install.
2013-08-16 Michael Friedrichdocs: add perfdata/livestatus/ido types
2013-08-16 Michael Friedrichido: Rename component with ido prefix.
2013-08-15 Michael Friedrichdocs: add migration/compat basics
2013-08-14 Michael FriedrichDocumentation: Fix section 1 headers.
2013-08-14 Michael FriedrichDocumentation: Include all chapters in single file...
2013-08-14 Michael Friedrichdocs: add install/config/main pages
2013-08-13 Michael FriedrichFix build on debian squeeze.
2013-08-12 Michael Friedrichcontrib: Add MF's test config for compat/ido/livestatus
2013-08-12 Michael Friedrichido: Restore comments/downtimes on config change.
2013-08-12 Michael Friedrichcomments: Only send signal on removal.
2013-08-09 Gunnar Beutnerido: Add preliminary support for downtimes.
2013-08-09 Michael Friedrichcontrib: Add stderr print to flap.sh
2013-08-09 Michael Friedrichcompat: Fix wrong const placement.
2013-08-09 Gunnar Beutnerido: Clean up newlines.
2013-08-09 Gunnar Beutnerido: Fix const placement for arguments.
2013-08-09 Michael Friedrichcompat: fix customvar exclude
2013-08-09 Michael Friedrichido: Add host/service customvariables.
2013-08-09 Michael Friedrichcompat: Add CompatUtility::GetCustomVariableConfig().
2013-08-09 Michael Friedrichido: Add missing check_type for host/service status...
2013-08-09 Gunnar Beutnerido: Use relative timestamps for the timeranges.
2013-08-09 Gunnar Beutnerido: Implement support for timeranges.
2013-08-08 Michael Friedrichdocs: add ido_mysql table_prefix to tutorial
2013-08-08 Michael Friedrichido: Remove commanddbobject debug output.
2013-08-08 Michael Friedrichconfig: Add missing attributes removing warnings.
2013-08-08 Michael Friedrichido: Build ido_mysql only if mysql headers/libs detected.
2013-08-08 Gunnar BeutnerAdd missing query parameters.
2013-08-08 Gunnar Beutnerido: Implement support for runtimevariables.
2013-08-08 Gunnar BeutnerImplement status updates for contacts.
2013-08-08 Gunnar Beutnerido: Fix alias for contactgroups.
2013-08-07 Michael Friedrichido: Fix UQ violation in comments with host's hostcheck...
2013-08-07 Michael Friedrichido: Insert/Delete host's hostcheck service comments...
2013-08-07 Michael Friedrichido: Refactor comments code.
2013-08-07 Michael Friedrichido: Fixes for comments.
2013-08-07 Michael Friedrichido: Experimental support for comments.
2013-08-07 Gunnar BeutnerReplace our execvpe() replacement with something GPL...
2013-08-05 Michael FriedrichIDO: Add basic host/service dependency support.
2013-08-05 Michael FriedrichCompat: fix servicedependency (parent service description)
2013-08-05 Michael FriedrichUpdate tutorial documentation for livestatus/IDO (for...
2013-08-05 Gunnar BeutnerFix missing insert IDs for service and contact groups.
2013-08-05 Gunnar BeutnerFix missing insert IDs for hostgroups.
2013-08-05 Gunnar Beutnerido: Implement timeperiod config attributes.
2013-08-05 Gunnar Beutnerido: Implement config attributes for contacts.
2013-08-05 Gunnar BeutnerBuild fix.
2013-08-05 Gunnar Beutnerido: Implement contactgroup members.
2013-08-05 Gunnar Beutnerido: Implement servicegroup members.
2013-08-05 Gunnar Beutnerido: Fix hostgroup members.
2013-08-05 Gunnar Beutnerido: Implement hostgroup members.
2013-08-05 Gunnar BeutnerFix crash in NotificationComponent::NotificationTimerHa...
2013-08-02 Michael Friedrichido: replace hardcoded objecttype_id with enum
2013-08-02 Michael Friedrichido: Clear config tables on startup
2013-08-02 Gunnar BeutnerFix: Separately keep track of whether we've completed...
2013-08-02 Michael Friedrichido: Add host_parenthosts, use GetInsertID().
2013-08-02 Michael Friedrichido: Refactor CompatUtility::GetServiceConfigAttributes()
2013-08-02 Michael Friedrichido: Fix hosts without hostcheck service not being...
2013-08-02 Gunnar BeutnerUse ASSERT() instead of assert().
2013-08-02 Gunnar Beutnerido: Don't update insert IDs for status updates (2nd...
2013-08-02 Gunnar BeutnerRevert "Don't update insert ID for status updates."
2013-08-02 Gunnar BeutnerDon't update insert ID for status updates.
2013-08-02 Gunnar Beutnerido: Keep track of insert IDs.
2013-08-02 Gunnar BeutnerImplement handler for hostgroup changes.
2013-08-01 Michael Friedrichido_mysql: Don't put already escaped string into quotes
2013-08-01 Michael Friedrichido: Add idcolumn to REGISTER_DBTYPE
2013-08-01 Michael Friedrichido: Implement commanddbobjects.
2013-08-01 Gunnar BeutnerFix INITIALIZE_ONCE().
2013-08-01 Gunnar BeutnerFix include guards for initialize.h.
2013-08-01 Gunnar BeutnerAdd HostGroup::OnMembersCached signal.
2013-08-01 Gunnar BeutnerImplement INITIALIZE_ONCE().
2013-08-01 Michael Friedrichido: add notify_on_* to host/service config
2013-08-01 Gunnar BeutnerFix: Table prefix was missing in some queries.
2013-08-01 Gunnar Beutnerido: Make the table prefix configurable.
2013-08-01 Gunnar Beutnerido: Don't send config/status updates if the object...
2013-07-31 Michael Friedrichido: add missing host/service config/status attributes
2013-07-31 Gunnar Beutnerido: Add stubs for servicegroups.
2013-07-31 Gunnar Beutnerido: Add stubs for hostgroups.
2013-07-31 Gunnar Beutnerido: Add stubs for contactgroups.
2013-07-31 Gunnar Beutnerido: Add stubs for timeperiods.
2013-07-31 Gunnar Beutnerido: Add stubs for contacts/contactstatus.
2013-07-31 Gunnar BeutnerFix: Check results from the delegation component didn...
2013-07-31 Gunnar BeutnerFix compiler warning.
2013-07-30 Michael Friedrichbuild fix on debian squeeze
2013-07-30 Michael Friedrichitl: fix http_ip plugin check_http (thx cropalato)
2013-07-30 Michael Friedrichido: more host/service config fields
2013-07-30 Michael FriedrichCompatUtility: add service config attributes getter
2013-07-30 Michael Friedrichido: fix mem leak; don't invalidate dbref on object...
2013-07-30 Michael Friedrichupdate .gitignore
2013-07-30 Michael Friedrichcontrib: add flap.sh
2013-07-30 Michael Friedrichlivestatus: import test queries and script
2013-07-29 Michael Friedrichlivestatus: add separator support
2013-07-29 Michael Friedrichlivestatus: make query exceptions debug only
2013-07-29 Michael Friedrichlivestatus: rename address to host (same as ido)
2013-07-27 Michael Friedrichadd lib/ido/ido-type.cpp to .gitignore
2013-07-25 Gunnar Beutnercompat: Fix timestamps.
2013-07-25 Gunnar Beutnerido: Properly implement program status updates.
next