]> granicus.if.org Git - icinga2/history - components
Fix 'make check-coverage' for VPATH builds.
[icinga2] / components /
2013-04-19 Gunnar BeutnerFix 'make distcheck'.
2013-04-05 Gunnar BeutnerOptimize replication messages.
2013-04-05 Gunnar BeutnerBugfixes for the replication component.
2013-04-04 Gunnar BeutnerRefactor the socket subsystem.
2013-04-01 Gunnar BeutnerFix deadlock in ReplicationComponent::EndpointConnected...
2013-03-27 Gunnar BeutnerMinor performance tweaks.
2013-03-27 Gunnar BeutnerRelease checker mutex before writing log message.
2013-03-25 Gunnar BeutnerRefactor ScriptFunctions.
2013-03-25 Gunnar BeutnerRefactor AsyncTasks.
2013-03-21 Gunnar BeutnerMerge branch 'master' of git.icinga.org:icinga2
2013-03-21 Gunnar BeutnerBug fix for reminder notifications.
2013-03-21 Gunnar BeutnerImplement the 'notification_period' attribute.
2013-03-20 Gunnar BeutnerImplement Icinga1.x-style compat log file rotation
2013-03-20 Gunnar BeutnerMove the notification_interval option to the Notificati...
2013-03-19 Gunnar BeutnerImplement the CheckResultReader type.
2013-03-19 Gunnar BeutnerImplement the CompatLog type.
2013-03-18 Gunnar BeutnerWindows build fix.
2013-03-18 Gunnar BeutnerRefactor #includes (Part 5).
2013-03-18 Gunnar BeutnerRefactor #includes (Part 4).
2013-03-17 Gunnar BeutnerRefactor #includes (Part 3).
2013-03-16 Gunnar BeutnerRefactor #includes (Part 2).
2013-03-15 Gunnar BeutnerCleaned up #includes (Part 1).
2013-03-15 Gunnar BeutnerFix dependencies for mkembedconfig.
2013-03-15 Gunnar BeutnerAdd mkembedconfig as a dependency for the .conf ->...
2013-03-15 Gunnar BeutnerFix --disable-shared
2013-03-14 Gunnar BeutnerXNU build fixes.
2013-03-13 Gunnar BeutnerImplement timeperiods.
2013-03-12 Gunnar BeutnerCleaned up VS project files.
2013-03-12 Gunnar BeutnerWindows build fix.
2013-03-12 Gunnar BeutnerAdd missing VS project files.
2013-03-12 Gunnar BeutnerWindows build fix.
2013-03-12 Gunnar BeutnerEliminate the Component class.
2013-03-11 Gunnar BeutnerAdd more information to exceptions.
2013-03-10 Gunnar Beutner*NIX build fix.
2013-03-10 Gunnar BeutnerImplement some more tables.
2013-03-10 Gunnar BeutnerPrepare support for table joins.
2013-03-10 Gunnar BeutnerAdd missing files in Makefile.am.
2013-03-10 Gunnar BeutnerImplement the "Stats" header.
2013-03-10 Gunnar BeutnerImplement "Negate" header.
2013-03-10 Gunnar BeutnerCombine all top-level filters into a single filter...
2013-03-10 Gunnar Beutner*NIX build fix.
2013-03-10 Gunnar BeutnerImplement attribute filters.
2013-03-10 Gunnar BeutnerImplement filters for "and" and "or".
2013-03-10 Gunnar BeutnerAdded dummy tables: contactgroups and contacts.
2013-03-10 Gunnar BeutnerImplement basic livestatus GET queries.
2013-03-10 Gunnar BeutnerImplement livestatus commands.
2013-03-10 Gunnar BeutnerAdd livestatus component.
2013-03-08 Gunnar BeutnerRemoved dummy timeperiod definition.
2013-03-08 Gunnar Beutnerstatus.dat/objects.cache: check_interval/retry_interval...
2013-03-08 Gunnar BeutnerFixed deadlock.
2013-03-07 Gunnar BeutnerImplement automated stacktraces for exceptions.
2013-03-07 Gunnar BeutnerCheck return values of SymGetLineFromAddr64 and SymFrom...
2013-03-07 Gunnar BeutnerMove pidfile and command pipe to /var/run/icinga2 rathe...
2013-03-07 Gunnar BeutnerImplemented LAST*STATE* macros.
2013-03-06 Gunnar BeutnerFix cppcheck warnings.
2013-03-06 Gunnar BeutnerBugfixes for the *:Invalidate*Cache() calls.
2013-03-06 Gunnar BeutnerVarious bugfixes.
2013-03-04 Gunnar BeutnerEven more code refactoring.
2013-03-02 Gunnar BeutnerMore lock refactoring. Yay.
2013-03-01 Gunnar BeutnerRefactored object locking code.
2013-02-28 Gunnar BeutnerRemove the compatido component.
2013-02-28 Gunnar BeutnerImplemented compat support for users and user groups.
2013-02-28 Gunnar BeutnerBugfix: Output dummy check data for hosts that don...
2013-02-27 Gunnar BeutnerImplemented user groups.
2013-02-27 Gunnar BeutnerImplemented notification_interval attribute for hosts.
2013-02-27 Gunnar BeutnerBug fixes for the new cache code.
2013-02-27 Gunnar BeutnerRefactor the cache code... again.
2013-02-27 Gunnar BeutnerMake the services/notifications caches thread safe.
2013-02-26 Gunnar BeutnerImplemented support for disabling notifications.
2013-02-26 Gunnar BeutnerChecker: Use Ptrs rather than WeakPtrs.
2013-02-26 Gunnar BeutnerMake attribute lookups O(1).
2013-02-24 Gunnar BeutnerMake sure we don't block on write() while holding locks.
2013-02-24 Gunnar BeutnerFine-grained locks (WIP, Part 9).
2013-02-22 Gunnar BeutnerRemoved PCH support (as it's clearly not working properly).
2013-02-21 Gunnar BeutnerFine-grained locks (WIP, Part 8).
2013-02-20 Gunnar BeutnerFine-grained locks (WIP, Part 7).
2013-02-19 Gunnar BeutnerFine-grained locks (WIP, Part 6).
2013-02-19 Gunnar BeutnerFine-grained locks (WIP, Part 5).
2013-02-18 Gunnar BeutnerFine-grained locks (WIP, Part 3).
2013-02-18 Gunnar BeutnerFine-grained locks (WIP, Part 2).
2013-02-17 Gunnar BeutnerFine-grained locks (WIP, Part 1).
2013-02-15 Gunnar BeutnerImplement per-thread event queues.
2013-02-13 Gunnar BeutnerBugfix: Reschedule the delegation timer after starting it.
2013-02-13 Gunnar BeutnerMake the delegation interval configurable.
2013-02-11 Gunnar BeutnerDon't load the replication component on standalone...
2013-02-11 Gunnar BeutnerChecker: Use weak_ptrs to keep track of services.
2013-02-10 Gunnar BeutnerFixed exception in command pipe thread after sending...
2013-02-09 Gunnar BeutnerBugfix: host and source groups don't have display names.
2013-02-09 Gunnar BeutnerRemoved alias property, added display_name.
2013-02-09 Gunnar BeutnerImplemented status.dat support for notifications.
2013-02-09 Gunnar BeutnerImplemented notification request messages, notification...
2013-02-09 Gunnar BeutnerMade the debug log level slightly less spammy.
2013-02-09 Gunnar BeutnerBugfix: use short names in servicegroup objects.
2013-02-09 Gunnar BeutnerRemove separate host ack/downtime/comments functionality.
2013-02-08 Gunnar BeutnerBugfix: Local events for changed attributes aren't...
2013-02-08 Gunnar BeutnerImplement service shortnames.
2013-02-08 Gunnar BeutnerReschedule check timer after each finished check.
2013-02-08 Gunnar BeutnerImplement sub-second check intervals.
2013-02-08 Gunnar BeutnerMove EXPORT_COMPONENT() macros to the beginning of...
2013-02-07 Gunnar BeutnerAdded dummy project files for the notification component.
next