]> granicus.if.org Git - icinga2/shortlog
icinga2
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...
2014-10-23 Gunnar BeutnerBuild fix for Windows and RHEL 5
2014-10-23 Gunnar BeutnerRemove unnecessary initializers
2014-10-23 Michael FriedrichFix unity build
2014-10-23 Michael FriedrichCli: Catch ssl errors in pki request command
2014-10-23 Gunnar BeutnerUpdate the constants.conf file for "agent setup"
2014-10-23 Michael FriedrichCLI: Add basic repository <type> <command> & commit...
2014-10-23 Gunnar BeutnerRemove unused code
2014-10-23 Gunnar BeutnerMake "agent setup" ask the user for the endpoint names
2014-10-23 Gunnar BeutnerClean up the "agent setup" command a bit
2014-10-22 Gunnar BeutnerCreate missing directory
2014-10-22 Gunnar BeutnerFix certificate requests for "agent setup"
2014-10-22 Gunnar BeutnerChange architecture of the Wizard project back to x86
2014-10-22 Gunnar BeutnerRevert "Rename .csproj platform to match CMake targets"
2014-10-22 Michael FriedrichCli: Fix setup agent --master and use Utility::FileCopy()
2014-10-22 Michael FriedrichCli: Update agent wizard todos
2014-10-22 Michael FriedrichAdd Utility::CopyFile()
2014-10-22 Michael FriedrichRename PKI arguments
2014-10-22 Michael FriedrichCli: Refactor agent setup config creation and file...
2014-10-22 Michael FriedrichCli: Fix some comments
2014-10-22 Michael FriedrichCli: Add basic setup agent calls (unfinished)
2014-10-22 Gunnar BeutnerExplicitly set platform name for the Windows Wizard...
2014-10-22 Gunnar BeutnerRename .csproj platform to match CMake targets
2014-10-22 Gunnar BeutnerAdd missing files
2014-10-22 Gunnar BeutnerUse the "agent setup" CLI command in the Windows wizard
2014-10-22 Gunnar BeutnerFix auto-completion for ambiguous commands
2014-10-22 Gunnar BeutnerClean up code a bit
2014-10-21 Michael FriedrichCli: Refactor feature {enable,disable,list} code
next