]> granicus.if.org Git - icinga2/history - lib
Use <reinterpret_cast>()
[icinga2] / lib /
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...
2014-10-31 Gunnar BeutnerUpdate variable names
2014-10-31 Gunnar BeutnerRename --agent to --zone (for blacklist/whitelist)
2014-10-31 Gunnar BeutnerRename CLI command "agent" to "node"
2014-10-31 Michael FriedrichCli: Fix import description for 'repository <type>...
2014-10-31 Gunnar BeutnerUse ScriptVariable::Get for "agent wizard" and "agent...
2014-10-31 Gunnar BeutnerImplement field attribute to hide fields in command...
2014-10-31 Gunnar BeutnerHide attributes in command auto-completion which cannot...
2014-10-31 Gunnar BeutnerAgent health check must not have zone attribute
2014-10-30 Michael FriedrichCli: Chown certificate dirs/files to the icinga user...
2014-10-30 Michael FriedrichAdd Utility::SetFileOwnership() on Linux
2014-10-30 Michael FriedrichCli: Fix choices in agent setup wizard
2014-10-30 Michael FriedrichCli Agent Setup: Provide hint with actual CN for master...
2014-10-30 Michael FriedrichCli: Add 'agent wizard' command
2014-10-30 Gunnar BeutnerUse VariableUtility for "pki ticket"
2014-10-30 Michael FriedrichCli: Fix log for CA copy in 'agent setup --master'
2014-10-30 Gunnar BeutnerFix operator== for Value and String comparisons
2014-10-30 Gunnar BeutnerFix scoping rules for apply rules
2014-10-30 Gunnar BeutnerBuild fix
2014-10-29 Michael FriedrichCli: 'agent update-config' checks against black/whiteli...
2014-10-29 Michael FriedrichCli: Fix overwriting api.conf; Move black/whitelist...
2014-10-29 Gunnar BeutnerFix Utility::GetFQDN() on OS X
2014-10-29 Michael FriedrichCli: Generate a health check host if agent != host...
2014-10-29 Michael FriedrichCli: 'agent update-config': Don't skip service creation...
2014-10-29 Michael FriedrichCli: Ignore 'localhost' from agent repository on 'updat...
2014-10-29 Gunnar BeutnerMake sure that OnStateLoaded is called for all objects
2014-10-29 Michael FriedrichCli: Always generate an agent master zone parent (setup...
2014-10-29 Gunnar BeutnerHosts/services should not have themselves as parents
2014-10-29 Gunnar BeutnerSet host/service variable in apply rules
2014-10-29 Gunnar BeutnerUse "cluster-zone" command to check agent hosts
2014-10-28 Michael FriedrichCli: Add blacklist/whitelist commands for agent commands
2014-10-28 Michael FriedrichCli: Write ApiListener config in 'agent setup' command
2014-10-28 Michael FriedrichCli: Don't allow to override existing repository objects
2014-10-28 Michael FriedrichCli: Add agents.conf w/ default agent templates for...
2014-10-28 Michael FriedrichCli: Bail early on 'repository commit' if changelog...
2014-10-28 Michael FriedrichCli: Don't overwrite existing objects; delete old agent...
2014-10-28 Michael FriedrichCli: Make sure that ChangeLog directory exists on ...
2014-10-28 Gunnar BeutnerFix "assign where" for nested groups
2014-10-28 Gunnar BeutnerFix incorrect locks
2014-10-28 Gunnar BeutnerBuild fix for Windows
2014-10-28 Gunnar BeutnerFix code style
2014-10-28 Michael FriedrichCli: Check path before removing any object from repository
2014-10-28 Michael FriedrichCli: Fix 'repository host remove' for hosts w/o services
2014-10-28 Gunnar BeutnerFix performance data for API events
2014-10-28 Gunnar BeutnerRemove localhost virtual name thingie from apievents.cpp
2014-10-28 Gunnar BeutnerRemove virtual name feature for agent hosts
2014-10-28 Gunnar BeutnerFix: Don't validate templates
2014-10-28 Michael FriedrichCli: Ignore 'import' attribute on repository add validation
2014-10-28 Michael FriedrichCli: Don't suggest '--import' on 'repository <type...
2014-10-28 Gunnar BeutnerImplement validation for "repository add"
2014-10-28 Michael FriedrichCli: Add endpoint & zone repository object for 'agent...
2014-10-28 Michael FriedrichCli: Add zone attribute for 'agent update-config' command
2014-10-28 Gunnar BeutnerRemove support for partial type validators
2014-10-28 Gunnar BeutnerFix incorrect #ifdef
2014-10-28 Gunnar Beutner64-bit build fix for YAJL < 2.0
2014-10-28 Gunnar BeutnerFix compatibility with older versions of the YAJL library
2014-10-27 Michael FriedrichCli: Fix formatting of 'repository <type> list' command
2014-10-27 Michael FriedrichCli: Don't run 'agent update-config' if there are uncom...
2014-10-27 Michael FriedrichCli: 'repository host remove' cleans service directory...
2014-10-27 Michael FriedrichCli: Add implementation for 'agent update-config' command
2014-10-27 Michael FriedrichCli: Add 'repository commit --clear' clearing pending...
2014-10-27 Michael FriedrichCli: Fix repository remove auto-complete suggestions
2014-10-27 Michael FriedrichCli: Fix integer formatting in repository command
2014-10-27 Gunnar BeutnerImplement agent settings for "agent set" and "agent...
2014-10-27 Michael FriedrichCli: Better formatting for changelog output of reposito...
2014-10-27 Michael FriedrichCli: Fix autocompletion on Debian
2014-10-27 Michael FriedrichCli: Fix repository <type> list not showing objects
2014-10-27 Gunnar BeutnerUse system-provided version of YAJL where available
2014-10-27 Gunnar BeutnerUse OpenSSL's default algorithms for certificate signatures
2014-10-27 Michael FriedrichCli: Delete change file on repository commit
2014-10-27 Gunnar BeutnerImplement support for serial files
2014-10-27 Gunnar BeutnerThrow saved exception in JSON decoder
2014-10-27 Gunnar BeutnerBuild fix for GCC
2014-10-26 Michael FriedrichRevert "DB IDO: Drop invalid schema changes from 1...
2014-10-26 Gunnar BeutnerFix incorrect include path
2014-10-26 Gunnar BeutnerReplace cJSON with YAJL
2014-10-26 Michael FriedrichDB IDO: Drop invalid schema changes from 1.x IDOUtils...
2014-10-26 Michael FriedrichDB IDO: Import schema fixes from 1.12.0
2014-10-25 Gunnar BeutnerFix problems with the serializer when using 'type'...
2014-10-24 Michael FriedrichDB IDO: Change schema version to 1.12.0
2014-10-24 Gunnar BeutnerFix incorrect attribute name
2014-10-24 Gunnar BeutnerFix formatting for "agent list"
2014-10-24 Michael FriedrichCli: Change service handling in repository command
2014-10-24 Gunnar BeutnerRemove unused variable
2014-10-24 Gunnar BeutnerImplement support for running specific CLI commands...
2014-10-24 Gunnar BeutnerValidate number of arguments
2014-10-24 Michael FriedrichCli: Parse repository arguments as 'name=...'
2014-10-24 Gunnar BeutnerFix null pointer deref in "agent list"
2014-10-24 Gunnar BeutnerImplement support for removing more than one agent
2014-10-24 Gunnar BeutnerMake the "agent list" and "agent remove" commands work
next