]> granicus.if.org Git - icinga2/shortlog
icinga2
2014-11-02 Gunnar BeutnerImplement support for arrays in custom variables
2014-11-01 Michael FriedrichDocs: Move troubleshooting after getting started, menti...
2014-11-01 Michael FriedrichDocs: Update Changes for What's New section
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 BeutnerFix error message in migrate-hosts
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 texts for the Windows wizard
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 FriedrichDocs: MonitoringExchamge -> IcingaExchange
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 FriedrichDocs: Fix Icinga Web 2 description & urls
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 Michael FriedrichFix enabling features in RPMs
2014-10-30 Gunnar BeutnerFix operator== for Value and String comparisons
2014-10-30 Wolfgang NiederDocs: Fix typos and other small corrections
2014-10-30 Gunnar BeutnerUpdate downtimes.conf example config
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 Gunnar BeutnerMove the config files to icinga2-common
2014-10-29 Gunnar BeutnerFix build on RHEL 6.6
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-29 Gunnar BeutnerImprove formatting for --help
2014-10-29 Gunnar BeutnerMake the migrate-hosts script work on OS X
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 BeutnerMove migrate-hosts into the icinga2-common RPM package
2014-10-28 Gunnar BeutnerRemove virtual name feature for agent hosts
2014-10-28 Gunnar BeutnerFix icinga2-common.install file
2014-10-28 Gunnar BeutnerMigrate config files from conf.d/hosts to repository...
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 BeutnerAdd YAJL to debian/copyright
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 FriedrichDocumentation: Update how to report a bug section
2014-10-27 Michael FriedrichCli: Make sure to create & include 'repository.d'
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
next