]> granicus.if.org Git - icinga2/history - lib
Fix incorrect field name
[icinga2] / lib /
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...
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
next