]> granicus.if.org Git - icinga2/shortlog
icinga2
2014-11-08 Michael FriedrichFix Zone::IsGlobal()
2014-11-08 Michael FriedrichDocumentation: Add dependency example for setting local...
2014-11-08 Michael FriedrichDocs: Update what's new
2014-11-08 Gunnar BeutnerFix: Adding/Removing multiple services fails
2014-11-08 Gunnar BeutnerRemove unnecessary use of boost::ref()
2014-11-08 Gunnar BeutnerFix problem with missing config items
2014-11-08 Gunnar BeutnerFix: mkclass crashes when called without arguments
2014-11-08 Gunnar BeutnerImprove config compiler's memory usage
2014-11-07 Gunnar Beutnermkclass: Optimize struct layout
2014-11-07 Gunnar BeutnerRemove unused attributes
2014-11-07 Michael FriedrichDocs: Fix markdown formatting (code after list requires...
2014-11-07 Gunnar BeutnerFix problem with unresolved symbols
2014-11-07 Jean FlachClean up plugins/CMakeLists.txt
2014-11-07 Gunnar BeutnerSpeed up type lookups
2014-11-07 Gunnar BeutnerProperly report errors when CreateProcess() fails
2014-11-07 Gunnar BeutnerFix crash in CompatUtility::GetCheckableCommandArgs
2014-11-07 Michael FriedrichDocumentation: Fix description in apply for
2014-11-07 Michael FriedrichDocumentation: Fix chapter level
2014-11-07 Michael FriedrichDocumentation: Fix markdown formatting
2014-11-07 Michael FriedrichDocumentation: Add remote client endpoint/zone config...
2014-11-07 Michael FriedrichDocumentation: Better apply rule best practice in monit...
2014-11-07 Michael FriedrichDocumentation: Rewrite getting started config section...
2014-11-07 Michael FriedrichRevamp sample configuration: add NodeName host, move...
2014-11-07 Michael FriedrichChange migrate-hosts to remove repository.d/hosts/fqdn
2014-11-06 Gunnar BeutnerFix variable scope for object rules
2014-11-06 Jean FlachMake check plugins decent
2014-11-06 Jean FlachAdd Windows plugins
2014-11-06 Jean Flachwindows build fix
2014-11-06 Michael FriedrichPlugin Check Commands: disk is missing '-p', 'x' parameter
2014-11-06 Gunnar BeutnerFix build problem on Windows
2014-11-06 Gunnar BeutnerFix dynamic_cast problem
2014-11-06 Gunnar BeutnerFix compiler warnings for the lexers
2014-11-05 Michael FriedrichCli: Fix missing single quote in 'object list' output
2014-11-05 Michael FriedrichDocs: Fix usermod command
2014-11-05 Gunnar BeutnerRemove some obsolete references to cJSON
2014-11-05 Gunnar BeutnerFix operator shared_ptr<T> for the Value class
2014-11-05 Gunnar BeutnerFix templates field
2014-11-05 Gunnar BeutnerFix crash in ApiEvents::CheckResultAPIHandler
2014-11-05 Gunnar BeutnerFix memory leak in the config parser
2014-11-05 Gunnar BeutnerImprove memory usage for the config compiler
2014-11-04 Michael FriedrichStatusDataWriter: Encode custom attr arrays&dictionarie...
2014-11-04 Michael FriedrichLivestatus: Add 'cv_is_json' and encode CV arrays/dicts...
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 Michael FriedrichDocs: Update troubleshooting with gdb debug printer...
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 FriedrichDocumentation: Add some more remote client details
2014-11-02 Michael FriedrichDocs: Add cli commands
2014-11-02 Michael FriedrichDocs: Add first draft for setting up remote clients...
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 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
next