]> granicus.if.org Git - icinga2/shortlog
icinga2
2014-11-17 Gunnar BeutnerClean up the DebugHint class
2014-11-17 Gunnar BeutnerProvide a specialized function overload for Convert...
2014-11-17 Gunnar BeutnerRelease version 2.2.0 v2.2.0
2014-11-17 Gunnar BeutnerBuild fix for RHEL 5
2014-11-17 Gunnar BeutnerUpdate AUTHORS
2014-11-17 Michael FriedrichSyntax: Add missing keywords
2014-11-17 Gunnar BeutnerComment out InitializeProcThreadAttributeList (for...
2014-11-16 Gunnar BeutnerImplement an experimental variable to limit the number...
2014-11-15 Michael FriedrichDocs: Fix markdown formatting
2014-11-15 Gunnar BeutnerFix: Names for nested objects are evaluated at the...
2014-11-15 Michael FriedrichUpdate what's new (docs, changelog)
2014-11-15 Michael FriedrichDocs: Add missing init.conf
2014-11-15 Michael FriedrichDocs: Fix remote client commands, formatting, missing...
2014-11-15 Michael FriedrichDocs: Update Icinga Web 2 docs, clarify on the ui names...
2014-11-15 Michael FriedrichDocs: Update agent/client setup
2014-11-15 Gunnar BeutnerFix "object list" output for empty fields
2014-11-15 Gunnar BeutnerFix missing debug info for nested dictionaries
2014-11-15 Gunnar BeutnerUse Array::Contains in InExpression/NotInExpression
2014-11-14 Michael FriedrichMake sure that notified users are stored in state file
2014-11-14 Jean FlachUse <reinterpret_cast>()
2014-11-14 Jean FlachClean up check plugins more
2014-11-14 Jean FlachClean up check plugins.
2014-11-14 Jean FlachClean up check_services
2014-11-14 Jean FlachClean up check_procs
2014-11-14 Jean FlachImprove readability and output of check_network
2014-11-14 Gunnar BeutnerMerge branch 'larsengels-master'
2014-11-14 Lars EngelsAdd support to conditionally use MysSQL and/or PostgreSQL
2014-11-14 Lars EngelsAdd support for FreeBSD and DragonFlyBSD
2014-11-14 Gunnar BeutnerFix CFLAGS/CXXFLAGS in the RPM spec file
2014-11-14 Gunnar BeutnerTurn on verbose builds for the RPM
2014-11-13 Gunnar BeutnerFix null pointer dereference while parsing the config
2014-11-13 Gunnar BeutnerAdd default parameters to the AST classes
2014-11-13 Gunnar BeutnerFix CA2202 code analysis warning in the Windows wizard
2014-11-13 Gunnar BeutnerBuild fix for the Windows plugins
2014-11-13 Gunnar BeutnerFix crash in StreamLogger::~StreamLogger
2014-11-13 Michael FriedrichDrop invalid headers from libhello debug code
2014-11-13 Gunnar BeutnerUse Application::Exit to implement the exit() script...
2014-11-13 Jean FlachImprove check argument parsing
2014-11-13 Gunnar BeutnerRemove debug code
2014-11-13 Gunnar BeutnerRemove some more redundant code from "node wizard"
2014-11-13 Gunnar BeutnerFix handling of the CA certificate in "node wizard"
2014-11-13 Gunnar BeutnerImplement support for executing remote commands
2014-11-13 Gunnar BeutnerRemove the migrate-hosts script
2014-11-13 Gunnar BeutnerFix deadlock in ThreadPool::Stop
2014-11-13 Gunnar BeutnerRemove unions from the DebugInfo class
2014-11-13 Gunnar BeutnerAdd missing Stop call in the Logger class
2014-11-13 Gunnar BeutnerImprove error messages for the Process class
2014-11-13 Gunnar BeutnerRemove obsolete mutex profiling code
2014-11-12 Gunnar BeutnerMake sure all threads are dead before calling fork()
2014-11-12 Gunnar BeutnerImplement the __get_object function
2014-11-12 Michael FriedrichGelfWriter: Change _state to human-readable string
2014-11-12 Michael FriedrichGelfWriter: Add missing fields, fix notification state
2014-11-12 Gunnar BeutnerAdd release barrier in ObjectLock::Unlock
2014-11-12 Gunnar BeutnerFix incorrect field name
2014-11-12 Gunnar BeutnerFix crash when daemonizing Icinga
2014-11-12 Gunnar BeutnerAdd missing barriers for Object::m_LockOwner
2014-11-12 Gunnar BeutnerFix _DEBUG define on *NIX
2014-11-12 Gunnar BeutnerFix validator for dependency filters
2014-11-12 Gunnar BeutnerFix crash in the unit tests
2014-11-12 Gunnar BeutnerEnable parallel builds for the Debian package
2014-11-12 Gunnar BeutnerFix static initializers for Utility::AddDeferredInitializer
2014-11-12 Gunnar BeutnerAllow thin mutex calls to be inlined
2014-11-12 Gunnar BeutnerAllow locks to be inlined
2014-11-11 Gunnar BeutnerRemove debug code
2014-11-11 Gunnar BeutnerAdd missing default arguments
2014-11-11 Gunnar BeutnerAllow String class members to be inlined
2014-11-11 Gunnar BeutnerAllow Value class members to be inlined
2014-11-11 Gunnar BeutnerClean up the code a bit
2014-11-11 Gunnar BeutnerFix _DEBUG define
2014-11-11 Gunnar BeutnerFix incorrect IDO queries
2014-11-11 Gunnar BeutnerEnable ASSERT() for *NIX debug builds
2014-11-11 Michael FriedrichGelfWriter: Update AUTHORS
2014-11-11 Michael FriedrichMerge branch 'feature/gelf-writer-7619'
2014-11-11 Michael FriedrichGelfWriter: Add documentation
2014-11-11 Michael FriedrichGelfWriter: Add 'source' configuration attribute
2014-11-11 Michael FriedrichGelfWriter: Fix default example port
2014-11-11 Michael FriedrichRebase against master changes, fix indent
2014-11-11 Michael FriedrichAdd a type validafor for GelfWriter
2014-11-11 Michael FriedrichAdd 'gelf' feature config
2014-11-11 Marius SturmAdd GelfWriter
2014-11-11 Gunnar BeutnerFix static initializers
2014-11-11 Jean FlachAdd build directories to gitignore
2014-11-11 Jean FlachFix some Ido initialization bugs
2014-11-11 Gunnar BeutnerRemove unused include
2014-11-10 Michael FriedrichUpdate AUTHORS
2014-11-10 Gunnar BeutnerAvoid unnecessary type lookups
2014-11-10 Michael FriedrichDocs: Add link from db ido config to object configs
2014-11-10 Jean FlachFix check_plugins dying with certain parameters
2014-11-10 Gunnar BeutnerAdd missing category type for some IDO queries
2014-11-10 Gunnar BeutnerOptimize apply/object filters
2014-11-10 Gunnar BeutnerRefactor the AST
2014-11-10 Gunnar BeutnerRemove unused fields from the ObjectRule class
2014-11-09 Michael FriedrichOnly notify users on recovery who have been notified...
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-11-09 Gunnar BeutnerImplement support for thin mutexes
2014-11-09 Gunnar BeutnerFix GetInstance() methods for the DbType and config...
2014-11-09 Gunnar BeutnerDiscard unnamed config items as early as possible
2014-11-08 Michael FriedrichFix Zone::IsGlobal()
2014-11-08 Michael FriedrichDocumentation: Add dependency example for setting local...
2014-11-08 Michael FriedrichDocs: Update what's new
next