]> granicus.if.org Git - icinga2/shortlog
icinga2
2013-03-15 Gunnar BeutnerCleaned up #includes (Part 1).
2013-03-15 Gunnar BeutnerAnother windows build fix.
2013-03-15 Gunnar BeutnerImplement support for Exception::GetLastStackTrace...
2013-03-15 Gunnar BeutnerWindows build fix.
2013-03-15 Gunnar BeutnerFix dependencies for mkembedconfig.
2013-03-15 Gunnar BeutnerFix perfdata macros.
2013-03-15 Gunnar BeutnerFix crash in TimePeriod::UpdateRegion().
2013-03-15 Gunnar BeutnerBuild fix for libpython.
2013-03-15 Gunnar BeutnerFix symbol visibility issue for REGISTER_CONFIG_FRAGMENT().
2013-03-15 Gunnar BeutnerAdd mkembedconfig as a dependency for the .conf ->...
2013-03-15 Gunnar BeutnerWindows build fix.
2013-03-15 Gunnar BeutnerFix --disable-shared
2013-03-15 Gunnar BeutnerChange log level for some debug messages.
2013-03-15 Gunnar BeutnerDon't validate config items if we've already encountere...
2013-03-15 Gunnar BeutnerTimePeriod update function should return an array of...
2013-03-15 Gunnar BeutnerFix: Only take one work item from the event queue per...
2013-03-15 Gunnar BeutnerBuild fix for OS X.
2013-03-14 Gunnar BeutnerFix autogen.sh on Mac OS X.
2013-03-14 Gunnar BeutnerUse 'explicit' for constructors.
2013-03-14 Gunnar BeutnerFix: Install icinga2 man page in section 8 (instead...
2013-03-14 Gunnar BeutnerXNU build fixes.
2013-03-14 Gunnar BeutnerFix invalid type in PythonLanguage::m_NativeMethodDef.
2013-03-14 Gunnar BeutnerPython: implement support for marshalling arrays
2013-03-14 Gunnar BeutnerImplement array validation
2013-03-14 Gunnar BeutnerUpdate example config files.
2013-03-14 Gunnar BeutnerRemove support for anonymous dictionary items.
2013-03-14 Gunnar BeutnerBug fix: missing lock for TimePeriod::PurgeSegments...
2013-03-14 Gunnar BeutnerImplement config support for arrays.
2013-03-14 Gunnar BeutnerBuild fix for Clang.
2013-03-14 Gunnar BeutnerImplement TimePeriod::RemoveSegment().
2013-03-13 Gunnar BeutnerImplement timeperiods.
2013-03-13 Gunnar BeutnerUpdate default host/service groups to use display_name...
2013-03-13 Gunnar BeutnerFix type definitions (rename alias to display_name).
2013-03-12 Gunnar BeutnerFix another unit test bug.
2013-03-12 Gunnar BeutnerFix: Deleting downtimes doesn't work
2013-03-12 Gunnar BeutnerFix the REMOVE_SVC_ACKNOWLEDGEMENT command.
2013-03-12 Gunnar BeutnerFix the dictionary unit test.
2013-03-12 Gunnar BeutnerCleaned up VS project files.
2013-03-12 Gunnar BeutnerFix compiler warnings on Windows.
2013-03-12 Gunnar BeutnerWindows build fix.
2013-03-12 Gunnar BeutnerAdd missing VS project files.
2013-03-12 Gunnar BeutnerInit script: Fix incorrect output redirection.
2013-03-12 Gunnar BeutnerFix writing the PID file if there is no previous PID...
2013-03-12 Gunnar BeutnerUpdate example configuration files.
2013-03-12 Gunnar BeutnerWindows build fix.
2013-03-12 Gunnar BeutnerMake mode variable const.
2013-03-12 Gunnar BeutnerAdd mkembedconfig tool.
2013-03-12 Gunnar BeutnerTruncate the PID file before writing the new PID.
2013-03-12 Gunnar BeutnerAdd missing default implementation for DynamicObject...
2013-03-12 Gunnar BeutnerRemove libpopen_noshell.
2013-03-12 Gunnar BeutnerImplement DynamicObject::Stop().
2013-03-12 Gunnar BeutnerEliminate the Component class.
2013-03-12 Gunnar BeutnerFix some deadlocks in the TlsStream class.
2013-03-12 Gunnar BeutnerRefactor the init script and remove the -d option.
2013-03-12 Gunnar BeutnerFix: $prefix/var not created during 'make install'...
2013-03-11 Gunnar BeutnerWindows build fix.
2013-03-11 Gunnar BeutnerAdd more information to exceptions.
2013-03-11 Gunnar BeutnerFix null pointer dereference in ConfigItem::Commit().
2013-03-11 Gunnar BeutnerConfigType: Use ConfigItem::IsAbstract() to check if...
2013-03-11 Gunnar BeutnerDon't instantiate abstract objects.
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 Michael Friedrichicinga2.conf.dist: change host check to single aliased...
2013-03-10 Michael Friedrichfix pid file location in initscript too
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 proper support for JSON arrays.
2013-03-10 Gunnar BeutnerImplement livestatus commands.
2013-03-10 Gunnar BeutnerAdd livestatus component.
2013-03-09 Gunnar BeutnerFix deadlocks in the Socket/Stream classes.
2013-03-09 Gunnar BeutnerFix race condition in Process::WorkerThreadProc.
2013-03-09 Gunnar BeutnerCheck for invalid value type.
2013-03-09 Gunnar BeutnerAdd missing return value.
2013-03-09 Gunnar BeutnerAdd missing "*/".
2013-03-09 Gunnar BeutnerFixed incorrect macro name.
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-08 Gunnar BeutnerFix another deadlock.
2013-03-08 Gunnar BeutnerFix deadlock when adding/removing acknowledgements.
2013-03-08 Gunnar BeutnerAdded more templates.
2013-03-08 Gunnar BeutnerRevert "Remove redundant check for valid task object."
2013-03-08 Gunnar BeutnerUpdate validator for services dictionary.
2013-03-08 Gunnar BeutnerFix: Set last state/state type before executing service...
2013-03-08 Gunnar BeutnerRemove redundant check for valid task object.
2013-03-08 Gunnar BeutnerCatch exceptions in EventQueue::QueueThreadProc.
2013-03-08 Gunnar BeutnerUpdated auto-discovery script and added some more servi...
2013-03-08 Gunnar BeutnerUse TLS for last exception stack trace.
2013-03-07 Gunnar BeutnerImplement automated stacktraces for exceptions.
2013-03-07 Gunnar BeutnerCheck return values of SymGetLineFromAddr64 and SymFrom...
2013-03-07 Gunnar BeutnerFixed retention timer interval
2013-03-07 Gunnar Beutner*NIX build fix.
next