]> granicus.if.org Git - icinga2/shortlog
icinga2
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.
2013-07-25 Gunnar Beutnerido: Update hosts when their host check is updated.
2013-07-24 Gunnar BeutnerImplement status updates for services.
2013-07-23 Gunnar BeutnerImplement support for timestamps.
2013-07-23 Gunnar BeutnerIDO: Use CompatUtility for hosts and services.
2013-07-23 Gunnar BeutnerMove some of the compat functionality to the CompatUtil...
2013-07-23 Gunnar BeutnerImplement shift operator for the Value class.
2013-07-22 Gunnar BeutnerYet another build fix.
2013-07-22 Gunnar BeutnerBuild fix.
2013-07-22 Gunnar BeutnerAnother build fix.
2013-07-22 Gunnar BeutnerBuild fix.
2013-07-22 Michael Friedrichlivestatus: add = operator for lists comparison
2013-07-22 Gunnar BeutnerAdd missing lock.
2013-07-22 Gunnar BeutnerFix: Don't activate/deactive objects when we don't...
2013-07-22 Gunnar BeutnerIDO: (Partially) implement status updates.
2013-07-19 Michael Friedrichlivestatus: fix HostsTable::ContactGroupsAccessor()
2013-07-19 Michael Friedrichlivestatus: add childs attribute to hosts table
2013-07-19 Michael Friedrichadd GetChildHosts() to host object
2013-07-19 Michael Friedrichlivestatus: add connections and extcmds to status table
2013-07-19 Michael Friedrichfix mkembedconfig path
next