]> granicus.if.org Git - icinga2/history - lib
Docs: Add SELinux chapter
[icinga2] / lib /
2016-08-09 Gunnar BeutnerAdd version info in /v1
2016-08-08 Gunnar BeutnerBuild fix for CentOS 5
2016-08-08 Gunnar BeutnerFix crash in Checkable::ProcessCheckResult when cr...
2016-08-08 Gunnar BeutnerImplement process_check_result script method for the...
2016-08-08 Gunnar BeutnerRegister a new script frame in Function::Invoke
2016-08-08 Gunnar BeutnerAdd the "exception" check command
2016-08-08 Gunnar BeutnerFix incorrect behavior for max_check_attempts
2016-08-08 Gunnar BeutnerDon't add empty lines to libedit's history
2016-08-05 Gunnar BeutnerRemove temporary icinga2.debug file in case the config...
2016-08-05 Gunnar BeutnerFix incorrect parameter name for NotificationSentAllUse...
2016-08-04 Michael FriedrichFix that notifications with empty times.{begin,end...
2016-08-04 Michael FriedrichDisable immediate hard state for first check result
2016-08-04 Gunnar BeutnerFix duplicate notifications on HA failover
2016-08-04 Gunnar BeutnerBuild fix for Windows
2016-08-03 Michael FriedrichEnsure to send recovery notifications if the was a...
2016-08-03 Michael FriedrichAdd the notification type into the log message
2016-08-03 Michael FriedrichDB IDO: Do not try to delete downtimes when using the...
2016-08-03 Uwe EbelMake the minimum TLS protocol version configurable
2016-08-02 Michael FriedrichFix that the first notification interval is incorrect
2016-08-02 Conrad ClementOptimize two ObjectLocks into one in Notification:...
2016-08-02 Michael FriedrichFix missing MySQL session_token changes
2016-08-02 Michael FriedrichDB IDO: Use upsert and session token for comment/downti...
2016-08-02 Michael FriedrichDB IDO: Ensure that queries are not executed if categor...
2016-08-02 Michael FriedrichEnhance TLS handshake error messages with connection...
2016-08-02 Michael FriedrichFix incorrect index drop in pgsql.sql
2016-08-01 Michael FriedrichFix incorrect session_token index for PostgreSQL
2016-08-01 Markus FroschFix build with OpenSSL 1.1
2016-08-01 Michael FriedrichFix missing session_token column
2016-07-29 Gunnar Beutner'Sandboxed' property isn't properly propagated to child...
2016-07-29 Gunnar BeutnerDon't write empty lines to the history file
2016-07-29 Gunnar BeutnerImplement history support for 'icinga2 console'
2016-07-29 Gunnar BeutnerChange how Array#reduce works
2016-07-29 Gunnar BeutnerAdd map/reduce and filter functionality for the Array...
2016-07-29 Gunnar BeutnerUse application start-up time for the IDO session token
2016-07-29 Gunnar BeutnerRemove obsolete debug log message
2016-07-29 Simon MurrayFix InfluxdbWriter Trailing Backslash
2016-07-28 Michael FriedrichDeprecation warning should include object type and...
2016-07-28 Michael FriedrichEnhance client disconnect message for "No data received...
2016-07-28 Michael FriedrichFix that reminder notifications ignore HA mode
2016-07-28 Gunnar BeutnerCheckerComponent sometimes fails to schedule checks...
2016-07-26 Rune DarrudFix min/max execution_time
2016-07-26 Rune DarrudSet min_latency and min_execution_time to 0 when there...
2016-07-26 Gunnar BeutnerLog a warning if there are more than 2 zone endpoint...
2016-07-25 Michael FriedrichDB IDO: Do not clear {host,service,contact}group_member...
2016-07-25 Gunnar BeutnerFix URL encoding for '&'
2016-07-25 Gunnar BeutnerInclude client IP address and port in HTTP requests
2016-07-25 Gunnar BeutnerInclude IP address and port in the "New connection...
2016-07-25 Stephan TeschImprove error reporting for the client certificate...
2016-07-22 Gunnar BeutnerImplement the __ptr function
2016-07-21 Michael FriedrichImprove log message for connecting nodes without config...
2016-07-21 Gunnar BeutnerIncrease reconnection timer interval for cluster connec...
2016-07-19 Michael FriedrichFix error message for specified ciphers
2016-07-19 Michael Friedrichstate_filters_real shouldn't be visible in the API
2016-07-19 Gunnar BeutnerFix message routing for command_endpoint checks in...
2016-07-19 Michael FriedrichFix duplicate CheckResult messages for command_endpoint
2016-07-18 Uwe EbelMake the cipher list configurable for TLS streams
2016-07-15 Gunnar BeutnerAvoid duplicate entries in the icinga_objects table...
2016-07-13 Gunnar BeutnerImprove IDO performance
2016-07-12 Gunnar BeutnerFix crash on Windows
2016-07-12 Gunnar BeutnerFix deadlock in DbObject::SendVars{Config,Status}Update
2016-07-07 Michael FriedrichDB IDO: Change alias column to varchar(255) in MySQL
2016-07-07 Michael FriedrichDB IDO: Log a deprecation warning for categories
2016-07-07 Michael FriedrichRequire DB IDO v1.14.1 for 2.5.0
2016-07-06 Michael FriedrichAdd missing index on statehistory table for DB IDO...
2016-07-06 Michael FriedrichDB IDO: Do not populate logentries table by default
2016-07-05 Michael FriedrichConfigCompiler should not log included files by default
2016-07-05 Michael FriedrichFix: include_recursive should gracefully handle inacces...
2016-07-05 Michael FriedrichEnsure to clear the SSL error queue before calling...
2016-07-05 Michael FriedrichFix Downtime validation function signature
2016-07-05 Michael FriedrichFix setsockopt() error on Windows
2016-06-27 Simon MurrayFix InfluxDB Writer Key Escaping
2016-06-27 Gunnar BeutnerBuild fix for OpenSSL 1.1.0
2016-06-25 Michael FriedrichAPI: Add missing downtime_depth attribute
2016-06-24 Michael FriedrichAllow strings in Dependency states filter
2016-06-24 Michael FriedrichAdd lag thresholds to cluster-zone check
2016-06-23 Michael FriedrichChange DB IDO 'categories' attribute to Array notation
2016-06-23 Michael FriedrichAllow strings in state and type filters (config, API)
2016-06-23 Michael FriedrichAdd acknowledgement type to Graphite, InfluxDB, OpenTSD...
2016-06-22 Gunnar BeutnerFix crash when using include_recursive in an object...
2016-06-22 Michael FriedrichDB IDO: Add missing indexes for icinga_endpoints* and...
2016-06-22 Gunnar BeutnerFix: ConfigWriter::EmitScope incorrectly quotes diction...
2016-06-22 Michael FriedrichDB IDO: Fix overflow in current_notification_number...
2016-06-22 Simon MurrayFix hanging API connections
2016-06-21 Gunnar BeutnerMake sure timestamps are formatted as integers in macro...
2016-06-21 Gunnar BeutnerFix compatibility issue with the $icinga.timet$ macro
2016-06-20 Michael FriedrichDB IDO: Ensure that delete queries for comments/downtim...
2016-06-20 Michael FriedrichDB IDO: Add missing object_id index for icinga_{schedul...
2016-06-20 Michael FriedrichDB IDO: Fix missing schema version update in {mysql...
2016-06-17 Michael FriedrichDB IDO: Enhance ido check with schema info
2016-06-17 Michael FriedrichDB IDO: Update schema version to 1.14.1
2016-06-17 Lee ClemensDB IDO: Make check_source a varchar(255) column
2016-06-16 Michael FriedrichRemove duplicate last_check runtime macro
2016-06-16 Gunnar BeutnerFix unit tests for Convert::ToString
2016-06-16 Gunnar BeutnerFix incorrect formatting for some macro values
2016-06-16 Gunnar BeutnerAdd missing OnConfigLoaded calls in Ido{My,Pg}sqlConnection
2016-06-16 Gunnar BeutnerImplement support for getting a list of global variable...
2016-06-16 Gunnar BeutnerImprove filter support for /v1/templates
2016-06-15 Michael FriedrichAPI: Fix that /v1 returns html if json is requested
2016-06-15 Michael FriedrichFlapping{Start,End} notifications must not depend on...
2016-06-15 Michael FriedrichDB IDO: Fix comment/downtime entry_time reset
next