]> granicus.if.org Git - icinga2/history - lib
Fix deadlock in ThreadPool::Stop
[icinga2] / lib /
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 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 FriedrichMerge branch 'feature/gelf-writer-7619'
2014-11-11 Michael FriedrichGelfWriter: Add 'source' configuration attribute
2014-11-11 Michael FriedrichRebase against master changes, fix indent
2014-11-11 Michael FriedrichAdd a type validafor for GelfWriter
2014-11-11 Marius SturmAdd GelfWriter
2014-11-11 Gunnar BeutnerFix static initializers
2014-11-11 Jean FlachFix some Ido initialization bugs
2014-11-11 Gunnar BeutnerRemove unused include
2014-11-10 Gunnar BeutnerAvoid unnecessary type lookups
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 Gunnar BeutnerFix: Adding/Removing multiple services fails
2014-11-08 Gunnar BeutnerRemove unnecessary use of boost::ref()
2014-11-08 Gunnar BeutnerFix problem with missing config items
2014-11-08 Gunnar BeutnerImprove config compiler's memory usage
2014-11-07 Gunnar BeutnerRemove unused attributes
2014-11-07 Gunnar BeutnerFix problem with unresolved symbols
2014-11-07 Gunnar BeutnerSpeed up type lookups
2014-11-07 Gunnar BeutnerProperly report errors when CreateProcess() fails
2014-11-07 Gunnar BeutnerFix crash in CompatUtility::GetCheckableCommandArgs
2014-11-06 Gunnar BeutnerFix variable scope for object rules
2014-11-06 Jean Flachwindows build fix
2014-11-06 Gunnar BeutnerFix build problem on Windows
2014-11-06 Gunnar BeutnerFix dynamic_cast problem
2014-11-06 Gunnar BeutnerFix compiler warnings for the lexers
2014-11-05 Michael FriedrichCli: Fix missing single quote in 'object list' output
2014-11-05 Gunnar BeutnerRemove some obsolete references to cJSON
2014-11-05 Gunnar BeutnerFix operator shared_ptr<T> for the Value class
2014-11-05 Gunnar BeutnerFix templates field
2014-11-05 Gunnar BeutnerFix crash in ApiEvents::CheckResultAPIHandler
2014-11-05 Gunnar BeutnerFix memory leak in the config parser
2014-11-05 Gunnar BeutnerImprove memory usage for the config compiler
2014-11-04 Michael FriedrichStatusDataWriter: Encode custom attr arrays&dictionarie...
2014-11-04 Michael FriedrichLivestatus: Add 'cv_is_json' and encode CV arrays/dicts...
2014-11-04 Gunnar BeutnerFix incorrect field name
2014-11-04 Gunnar BeutnerAllow strings as indexers
2014-11-04 Gunnar BeutnerImplement support for arbitrarily complex indexers
2014-11-04 Michael FriedrichDB IDO: Dump custom attributes as json encoded arrays...
2014-11-04 Gunnar BeutnerBuild fix for RHEL 5
2014-11-04 Gunnar BeutnerImplement dictionary support for apply+for
2014-11-03 Gunnar BeutnerImplement the random() function
2014-11-03 Gunnar BeutnerImplement the keys() function
2014-11-03 Gunnar BeutnerUse double-quotes in "object list"
2014-11-03 Gunnar BeutnerFix non-unity builds
2014-11-02 Gunnar BeutnerImplement typeof() function
2014-11-02 Michael FriedrichCli: Disable notifications on remote client 'node setup...
2014-11-02 Michael FriedrichCli: Fix serial.txt permissions for 'node setup/wizard'
2014-11-02 Michael FriedrichCli: Fix error message for clearing repository commit...
2014-11-02 Michael FriedrichCli: Better output formatting for 'node wizard'
2014-11-02 Gunnar BeutnerImplement support for formatting arrays in macro strings
2014-11-02 Gunnar BeutnerImplement support for arrays in custom variables
2014-11-01 Gunnar BeutnerMake the 'name' attribute available in object definitions
2014-11-01 Gunnar BeutnerFix: Nesting an object in a template causes the templat...
2014-11-01 Gunnar BeutnerClean up the config parser a bit
2014-11-01 Gunnar BeutnerMake sure templates are never evaluated on their own
2014-10-31 Michael FriedrichCli: Require --zone for 'node setup'
2014-10-31 Michael FriedrichCLI Commands: Remove timestamp prefix when logging...
2014-10-31 Michael FriedrichCli: Repository should validate if object exists before...
2014-10-31 Michael FriedrichCli: Fix incorrect error message in 'node update-config'
2014-10-31 Michael FriedrichCli: Fix confusing error messages in repository <type...
2014-10-31 Michael FriedrichCli: Fix black/whitelist remove command
2014-10-31 Michael FriedrichChange blacklist/whitelist backend
2014-10-31 Gunnar BeutnerRemove static_cast optimization for Value's operator...
2014-10-31 Gunnar BeutnerMove the "repository commit --clear" functionality...
2014-10-31 Gunnar BeutnerRename templates "agent-{host,service}" to "satellite...
next