]> granicus.if.org Git - icinga2/shortlog
icinga2
2013-11-10 Gunnar BeutnerOptimize signal calls.
2013-11-10 Gunnar BeutnerFix type for CheckResult::command.
2013-11-09 Gunnar BeutnerMerge branch 'feature/checkresult-5039' into next
2013-11-09 Gunnar BeutnerRefactor the Service::Is{Comment,Downtime}* methods.
2013-11-09 Gunnar BeutnerImplement class for service downtimes.
2013-11-09 Gunnar BeutnerImplement class for service comments.
2013-11-09 Gunnar BeutnerIgnore invalid fields in the state file.
2013-11-09 Gunnar BeutnerReplace check result dictionaries with a class.
2013-11-09 Gunnar BeutnerRemove unused dependencies.
2013-11-09 Gunnar BeutnerFix compilation on openSUSE 12.3.
2013-11-09 Gunnar BeutnerUpdate minimum cmake version.
2013-11-08 Gunnar BeutnerMerge branch 'feature/dtype-5036' into next
2013-11-08 Gunnar BeutnerAdd missing new-line.
2013-11-08 Gunnar BeutnerFix unit tests.
2013-11-08 Gunnar BeutnerFix compiler warnings in auto-generated code.
2013-11-08 Gunnar BeutnerRemove GetType().
2013-11-08 Gunnar BeutnerUse anonymous namespaces for INITIALIZE_ONCE().
2013-11-08 Gunnar BeutnerAdd missing == operator for the Value class.
2013-11-08 Gunnar BeutnerClean up the DynamicType class.
2013-11-08 Gunnar BeutnerAdd missing copyrights.
2013-11-08 Gunnar BeutnerOptimize GraphiteWriter::SendMetric.
2013-11-08 Markus FroschMerge branch 'feature/debian-packaging-4988' into next
2013-11-08 Markus FroschUpdated Debian packaging for 0.0.4
2013-11-08 Markus FroschModified Debian packaging for development builds
2013-11-08 Markus FroschImported current Debian packaging (for 0.0.3)
2013-11-08 Gunnar BeutnerImplement serializer support for arbitrary classes.
2013-11-08 Gunnar BeutnerFix crash in CompatUtility::GetCheckResultPerfdata.
2013-11-08 Michael FriedrichRemove autotools leftovers.
2013-11-08 Michael FriedrichFix SLES boost detection.
2013-11-08 Gunnar BeutnerImplement support for performance data unit prefixes.
2013-11-07 Gunnar BeutnerFix unit test name.
2013-11-07 Michael FriedrichFix columns not fetched when using stats output.
2013-11-07 Michael FriedrichLivestatus: Add servive_checks(_rate) columns to status...
2013-11-07 Gunnar BeutnerMerge branch 'feature/perfdata-2710' into next
2013-11-07 Gunnar BeutnerUse PluginUtility::{Parse,Format}Perfdata for check...
2013-11-07 Gunnar BeutnerImplement performance data parser.
2013-11-07 Gunnar BeutnerImplement additional operators for the Value and String...
2013-11-07 Gunnar BeutnerUpdate gdbinit path.
2013-11-07 Gunnar BeutnerImplement String::FindFirstNotOf.
2013-11-07 Gunnar BeutnerOptimize ObjectImpl<>::GetDefault*().
2013-11-07 Michael FriedrichLivestatus: Add compat_log_path config option for histo...
2013-11-07 Gunnar BeutnerRemove namespace qualifiers for boost::make_shared...
2013-11-06 Michael FriedrichLivestatus: Fix crash when socket exception is thrown...
2013-11-06 Michael FriedrichLivestatus: Fix filter stack counter problem (and,...
2013-11-06 Michael FriedrichAdditional fixes for log table including test queries.
2013-11-06 Michael FriedrichFix detection of sles/suse_version in spec file.
2013-11-06 Michael FriedrichLivestatus: Add statehist table.
2013-11-05 Gunnar BeutnerImplement Utility::DemangleSymbolName on Windows.
2013-11-05 Gunnar BeutnerImplement String::GetData.
2013-11-05 Michael FriedrichAdd event commands to CompatLogger.
2013-11-05 Michael FriedrichFix filter parsing for values containing white spaces.
2013-11-05 Michael FriedrichMerge branch 'feature/livestatus-regexp-filter-5007...
2013-11-05 Michael FriedrichImplement regex match attribute filters (~, ~~)
2013-11-05 Gunnar BeutnerRevert "Update pg_hba.conf for the Vagrant VM."
2013-11-05 Gunnar BeutnerUpdate pg_hba.conf for the Vagrant VM.
2013-11-05 Gunnar BeutnerLink libhello against libconfig.
2013-11-05 Gunnar BeutnerUse boost::bind for WorkQueue::SetExceptionCallback.
2013-11-05 Gunnar BeutnerUpdate .gitignore file.
2013-11-05 Michael FriedrichMerge branch 'fix/livestatus-comments-5005' into next
2013-11-05 Michael FriedrichLivestatus: Fix default column accessor type for comments.
2013-11-05 Gunnar BeutnerFix exception in Exception in IdoPgsqlConnection::Query.
2013-11-05 Gunnar BeutnerImplement Vagrant support for ido-pgsql.
2013-11-05 Gunnar BeutnerFix package dependencies for RHEL 5.
2013-11-05 Gunnar BeutnerCreate RPM package for ido-pgsql.
2013-11-05 Gunnar BeutnerImplement --no-config option.
2013-11-05 Gunnar BeutnerFix base class for the Hello class.
2013-11-05 Gunnar BeutnerMerge branch 'feature/reflection-4996' into next
2013-11-05 Gunnar BeutnerImplement Type::GetBaseType().
2013-11-05 Gunnar BeutnerMerge ReflectionObject methods into the Object class.
2013-11-05 Gunnar BeutnerImplement abstract keyword for mkclass.
2013-11-05 Gunnar BeutnerImplement the ReflectionType class.
2013-11-05 Gunnar BeutnerMerge branch 'feature/app-bootstrap-4995' into next
2013-11-05 Gunnar BeutnerDon't explicitly load libmethods in libicinga.
2013-11-05 Gunnar BeutnerDon't compile SigHupHandler on Windows.
2013-11-05 Gunnar BeutnerImplement "hello world" test app.
2013-11-05 Gunnar BeutnerFix compiler warnings when compiling with Clang.
2013-11-04 Gunnar BeutnerImplement PostgreSQL adapter for IDO.
2013-11-04 Gunnar BeutnerMerge branch 'feature/methods-lib-4959' into next
2013-11-04 Gunnar BeutnerMake sure the name of the initial library (libicinga...
2013-11-04 Gunnar BeutnerMove methods to a separate library.
2013-11-04 Gunnar BeutnerLink libase against libdl.
2013-11-04 Michael FriedrichFix macros requiring last check result.
2013-11-04 Gunnar BeutnerMerge branch 'feature/osx-lib-4993' into next
2013-11-04 Gunnar BeutnerImplement support for loading OS X libraries.
2013-11-03 Gunnar BeutnerMerge branch 'feature/install-path-4992' into next
2013-11-03 Gunnar BeutnerInstall HTML documentation in .../htdocs.
2013-11-03 Gunnar BeutnerMerge branch 'feature/workqueue-assert-4991' into next
2013-11-03 Gunnar BeutnerFix: ASSERT in WorkQueue::Enqueue fails
2013-11-03 Gunnar BeutnerMerge branch 'feature/cmake-4962' into next
2013-11-03 Gunnar BeutnerImprove compatibility with ancient versions of Bison.
2013-11-03 Gunnar BeutnerAdd cmake build files.
2013-11-03 Gunnar BeutnerRemove unused files.
2013-11-03 Gunnar BeutnerMerge branch 'feature/freebsd-tests-4990' into next
2013-11-03 Gunnar BeutnerAdd missing newlines.
2013-11-03 Gunnar BeutnerDon't join threads that are already dead.
2013-11-02 Gunnar BeutnerFix deadlock in ThreadPool::Join.
2013-10-31 Gunnar BeutnerMerge branch 'feature/vs2013-4987' into next
2013-10-31 Gunnar BeutnerFix compilation with Visual Studio 2013.
2013-10-31 Gunnar BeutnerMerge branch 'feature/threadpool-join-4986' into next
2013-10-31 Gunnar BeutnerFix deadlock in ThreadPool::Join.
next