]> granicus.if.org Git - icinga2/shortlog
icinga2
2014-10-17 Gunnar BeutnerAvoid unnecessary Poll() calls
2014-10-17 Gunnar BeutnerRemove unmatched brace from make-agent-config.py
2014-10-17 Gunnar BeutnerFix another deadlock in TlsStream
2014-10-17 Gunnar BeutnerAdd missing locks
2014-10-17 Gunnar BeutnerRemove some unnecessary #includes
2014-10-17 Gunnar BeutnerImplement generic color support for terminals
2014-10-17 Gunnar BeutnerImplement support for C/C++ comments in the TI compiler
2014-10-17 Gunnar BeutnerBuild fix for non-unity builds
2014-10-17 Michael FriedrichCli commands: Add basic agent command set
2014-10-17 Gunnar BeutnerImprove auto-completion suggestions for the repository...
2014-10-17 Gunnar BeutnerImplement auto-completion for positional arguments
2014-10-17 Gunnar BeutnerRemove unnecessary arguments from the systemd service...
2014-10-17 Gunnar BeutnerAdd "repository <type> <add/remove/list>" commands
2014-10-17 Gunnar BeutnerImplement auto-completion support for type fields
2014-10-17 Gunnar BeutnerRemove zone keyword
2014-10-17 Gunnar BeutnerFix version number if schema/{mysql,pgsql}.sql
2014-10-16 Gunnar BeutnerRename AExpression to Expression
2014-10-16 Gunnar BeutnerAnother build fix for Rune
2014-10-16 Gunnar BeutnerBuild fix for Rune
2014-10-16 Gunnar BeutnerImprove "object list" output some more
2014-10-16 Gunnar BeutnerClean up "object list" a bit
2014-10-16 Gunnar BeutnerImprove auto-completion for the PKI commands
2014-10-16 Gunnar BeutnerFix compiler warning
2014-10-16 Gunnar BeutnerBuild fix for FreeBSD
2014-10-16 Gunnar BeutnerRemove icinga2-build-ca, icinga2-build-key and icinga2...
2014-10-16 Gunnar BeutnerDon't log error messages when TLS connections are closed
2014-10-16 Gunnar BeutnerIgnore (most) messages from unauthenticated clients
2014-10-16 Gunnar BeutnerAdd missing files
2014-10-16 Gunnar BeutnerImplement the "pki request" and "pki ticket" commands
2014-10-16 Michael FriedrichDB IDO: Add program_version column to programstatus...
2014-10-16 Michael FriedrichFix systemd unit file
2014-10-16 Gunnar BeutnerFix unauthenticated TLS connections
2014-10-16 Gunnar BeutnerAllow TLS connections with unverified certificates
2014-10-15 Gunnar BeutnerFix formatting for non-string values in arrays
2014-10-15 Gunnar BeutnerAllow using --name to match against internal names...
2014-10-15 Gunnar BeutnerImplement error handling for the "pki sign-csr" command
2014-10-15 Michael FriedrichDocumentation: Update changes
2014-10-15 Michael FriedrichFix missing const references
2014-10-15 Michael FriedrichCLI: Add --count to 'object list' and hide counts by...
2014-10-15 Gunnar BeutnerImplement the "pki sign-csr" command
2014-10-15 Gunnar BeutnerRemove icinga2-list-objects
2014-10-15 Michael FriedrichCLI: Update docs for 'icinga2 object list'
2014-10-15 Michael FriedrichCLI: Fix object name in 'object list'
2014-10-15 Michael FriedrichCLI: Add filter by name or type to 'object list'
2014-10-15 Michael FriedrichCLI: Add object command (list)
2014-10-15 Gunnar BeutnerFix another problem with auto-completing arguments
2014-10-15 Gunnar BeutnerReplace spaces with tabs
2014-10-15 Gunnar BeutnerImplement Windows support for "feature enable"
2014-10-15 Gunnar BeutnerFix incorrect auto-completion suggestions
2014-10-14 Michael Friedrichspec: add missing init.conf
2014-10-14 Michael FriedrichFix package builds after removal of icinga2-{en,dis...
2014-10-14 Michael FriedrichCLI: Make sure that en/disable errors are marked as...
2014-10-14 Gunnar BeutnerRemove icinga2-enable-feature and icinga2-disable-feature
2014-10-14 Gunnar BeutnerRemove superfluous config directive
2014-10-14 Gunnar BeutnerCall setuid()/setgid() after parsing arguments
2014-10-14 Gunnar BeutnerImprove auto-completion for arguments
2014-10-14 Michael FriedrichCLI framework: Change unrecognized into positional...
2014-10-14 Michael FriedrichCLI: Add feature command (list, enable, disable)
2014-10-13 Michael FriedrichCLI framework: Add support for unrecognized parameters
2014-10-13 Gunnar BeutnerRemove --user and --group
2014-10-13 Gunnar BeutnerFix incorrect log message
2014-10-13 Gunnar BeutnerSet CA flag for new CA certificates
2014-10-13 Gunnar BeutnerMake sure we're using the right user/group for CLI...
2014-10-13 Gunnar BeutnerFix paths in the Debian package files
2014-10-13 Gunnar BeutnerImplement the "pki new-csr" command
2014-10-13 Gunnar BeutnerMove all libraries into the lib/ directory
2014-10-13 Gunnar BeutnerReplace spaces with tabs
2014-10-12 Gunnar BeutnerMake sure that names for Graphite metrics are properly...
2014-10-11 Michael FriedrichGraphiteWriter: Add support for customized metric prefi...
2014-10-11 Michael FriedrichDependencies: Fix disable_notifications = true as defau...
2014-10-11 Michael FriedrichPlugin Check Commands: Fix wrong set_if in http command
2014-10-11 Dirk GoetzPlugin Check Commands: Extend check_procs and check_htt...
2014-10-11 Jonas MeurerDocumentation: Link supported expression operators...
2014-10-11 Zoltan NagyFix reading perfdata in compat/checkresultreader
2014-10-11 Dolf SchimmelDocumentation: Fix default command timeout is 60 second...
2014-10-11 Carlos CesarioDocumentation: Fix wrong snmp-int check command
2014-10-11 Carlos CesarioPlugin Check Commands: Fix snmp-load threshold values
2014-10-11 Michael FriedrichGraphiteWriter: Add crit/warn/min/max perfdata values
2014-10-11 Michael FriedrichGraphiteWriter: Add downtime depth as additional metric
2014-10-11 Brian DockterChange command-line option for enabling SNMP v2c suppor...
2014-10-11 Michael FriedrichFix typo in sample config for http ServiceGroup
2014-10-10 Gunnar BeutnerImprove error messages for apply rules
2014-10-10 Gunnar BeutnerFix incorrect index in the bash autocompletion script
2014-10-10 Gunnar BeutnerHide some of the internal command-line arguments
2014-10-10 Gunnar BeutnerFix auto-completion for arguments
2014-10-08 Michael FriedrichDocumentation: Update config validation command
2014-10-08 Gunnar BeutnerMake sure the 'autocomplete' variable is initialized
2014-10-08 Gunnar BeutnerFix incorrect command name in the Debian init script
2014-10-08 Gunnar BeutnerImplement support for CLI commands
2014-10-01 Gunnar BeutnerDisable Python scripts on Windows
2014-10-01 Gunnar BeutnerAdd some more missing quotes
2014-10-01 Gunnar BeutnerAdd missing quotes in PythonSetup.cmake
2014-10-01 Gunnar BeutnerBuild fix for Windows
2014-10-01 Gunnar BeutnerFix missing error messages (part 2)
2014-10-01 Gunnar BeutnerAdd error message for missing imports (and possibly...
2014-09-19 Gunnar BeutnerBuild fix for Linux
2014-09-18 Jan WagnerFix '3 warnings and critical' error
2014-09-17 Gunnar BeutnerFix another null pointer deref in GraphiteWriter::SendP...
2014-09-17 Gunnar BeutnerFix null pointer deref in PluginUtility::FormatPerfdata
2014-09-17 Gunnar BeutnerFix problems with PNP4Nagios
next