]> granicus.if.org Git - icinga2/shortlog
icinga2
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
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 Gunnar BeutnerFix output formatting for --version
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 BeutnerFix permissions for /etc/icinga2 in the Debian package
2014-10-24 Gunnar BeutnerFix: Schema upgrade files are missing in /usr/share...
2014-10-24 Gunnar BeutnerCreate repository.d directory
2014-10-24 Gunnar BeutnerValidate number of arguments
2014-10-24 Michael FriedrichCli: Parse repository arguments as 'name=...'
2014-10-24 Gunnar BeutnerRemove obsolete scripts
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
2014-10-24 Gunnar BeutnerFix icinga2-list-agents
2014-10-24 Gunnar BeutnerAdd another missing include
2014-10-24 Gunnar BeutnerAdd missing include
2014-10-23 Michael FriedrichCli: Allow to import multiple templates, drop zone...
2014-10-23 Michael FriedrichCli: Add repository add --{zone,template} support for...
next