]> granicus.if.org Git - icinga2/history - lib/remote
Fix match(), regex(), cidr_match() behaviour with MatchAll and empty arrays
[icinga2] / lib / remote /
2017-09-25 Michael FriedrichMerge pull request #5578 from mcktr/mcktr/fix/5577...
2017-09-25 Gunnar BeutnerMerge pull request #5616 from Icinga/fix/build-warning
2017-09-25 Gunnar BeutnerFix a build warning 5616/head
2017-09-22 Michael FriedrichMerge pull request #5608 from Icinga/fix/certificate...
2017-09-22 Michael FriedrichFix certificate paths for installers 5608/head
2017-09-22 Michael FriedrichMerge pull request #5606 from Icinga/feature/remove...
2017-09-22 Michael FriedrichRemove bottom-up CLI commands
2017-09-21 Michael FriedrichMerge branch 'support/2.7'
2017-09-20 Michael FriedrichMerge pull request #5587 from Icinga/feature/custom...
2017-09-20 Michael FriedrichMerge pull request #5547 from ryanohnemus/feature/allow...
2017-09-20 ryanohnemusAPI: Add optional reload parameter to config stage... 5547/head
2017-09-20 Michael FriedrichSilence log level for configuration file updates
2017-09-20 Michael FriedrichMerge pull request #5590 from Icinga/fix/log-level...
2017-09-20 Michael FriedrichSilence log level for configuration file updates 5590/head
2017-09-20 Michael FriedrichMerge pull request #5443 from Icinga/feature/api-should...
2017-09-20 Noah HilverlingHttpServerConnection: Implement CORS support 5443/head
2017-09-18 Michael FriedrichMerge pull request #5539 from transitiv/fix/checp_nscp_...
2017-09-13 Michael FriedrichMerge pull request #5570 from Napsty/esxi-hardware...
2017-09-12 Gunnar BeutnerMerge pull request #5571 from Icinga/feature/ca-proxy
2017-09-12 Gunnar BeutnerBuild fix for OpenSSL < 1.0.2
2017-09-12 Michael FriedrichAdd some more verbose logging details
2017-09-12 Michael FriedrichRemove debug logging, fix ticket path, enhance logging
2017-09-12 Gunnar BeutnerImplement support for cleaning up certificate requests
2017-09-12 Gunnar BeutnerRemove unused code
2017-09-12 Michael FriedrichEnhance logging for certificate requests
2017-09-12 Michael FriedrichFix wrong cert path for CLI commands
2017-09-12 Michael FriedrichChange directory layout to /var/lib/icinga2/{ca,certs...
2017-09-12 Michael FriedrichFix ticket hash calculation for indirectly connected...
2017-09-12 Gunnar BeutnerRefactor PkiUtility class
2017-09-12 Michael FriedrichImplement ApiListener::Get*Dir() functions
2017-09-12 Gunnar BeutnerUpdate output format for the new CLI commands
2017-09-12 Gunnar BeutnerImplement support for pki::UpdateCertificate messages
2017-09-12 Gunnar BeutnerImplement support for forwarding certificate requests
2017-09-12 Gunnar BeutnerImplement support for cleaning up expired API callbacks
2017-09-12 Gunnar BeutnerRefuse to sign certificate if it already has the correc...
2017-09-12 Gunnar BeutnerImprove error handling for JSON-RPC calls
2017-09-12 Gunnar BeutnerAdd missing _unlink() calls for Windows
2017-09-12 Gunnar BeutnerDelete ticket file once we have a signed certificate
2017-09-12 Gunnar BeutnerDisconnect all clients when we update our own certificate
2017-09-12 Gunnar BeutnerImplement support for saving client tickets
2017-09-12 Gunnar BeutnerImplement support for reloading SSL certificates withou...
2017-09-12 Gunnar BeutnerImplement support for updating client certificates
2017-09-12 Gunnar BeutnerImplement support for sending pki::RequestCertificate...
2017-09-12 Gunnar BeutnerImplement support for ticket-less certificate requests
2017-09-12 Michael FriedrichMove Base64 class into libbase
2017-09-12 Michael FriedrichLogs: Change config sync update to highlight an informa...
2017-09-12 Gunnar BeutnerImplement additional logging for the JsonRpc class
2017-09-12 Michael FriedrichMerge pull request #5569 from Icinga/feature/elastic...
2017-09-11 Michael FriedrichMove Base64 class into libbase
2017-09-11 Jean FlachMerge pull request #5564 from Icinga/feature/elasticwri...
2017-09-08 Michael FriedrichLogs: Change config sync update to highlight an informa...
2017-09-08 Michael FriedrichMerge pull request #5566 from Icinga/fix/config-sync...
2017-09-08 Michael FriedrichLogs: Change config sync update to highlight an informa... 5566/head
2017-09-07 Gunnar BeutnerMerge pull request #5563 from Icinga/feature/jsonrpc...
2017-09-07 Gunnar BeutnerImplement additional logging for the JsonRpc class 5563/head
2017-09-06 Michael FriedrichMerge pull request #5558 from Icinga/fix/http-request
2017-09-06 Jean FlachDon't sent scheme and hostname in request 5558/head
2017-08-30 Michael FriedrichEnhance client connect/sync logging and include bytes...
2017-08-21 Michael FriedrichMerge pull request #5523 from Icinga/feature/enhance...
2017-08-21 Michael FriedrichEnhance client connect/sync logging and include bytes... 5523/head
2017-08-17 Michael FriedrichMerge pull request #5486 from Icinga/feature/remove...
2017-08-17 Michael FriedrichMerge pull request #5504 from spjmurray/fix/influxdb_ti...
2017-08-15 Michael FriedrichMerge pull request #5394 from dupondje/add_mssql_args
2017-08-15 Michael FriedrichMerge pull request #5401 from leeclemens/fix/itl-manubu...
2017-08-15 Michael FriedrichMerge pull request #5497 from Icinga/fix/api-object...
2017-08-11 Stefar77API: Fix requested attrs/joins/meta type errors in... 5497/head
2017-06-16 Michael FriedrichMerge pull request #5316 from gitmopp/patch-1
2017-06-13 Michael FriedrichMerge pull request #5239 from Icinga/feature/check_nscp...
2017-06-13 Jean FlachAdd check_nscp_api plugin for NSClient++ API checks 5239/head
2017-05-29 Gunnar BeutnerMerge pull request #5292 from Icinga/fix/openssl-0...
2017-05-29 Gunnar BeutnerMerge pull request #5297 from Icinga/feature/fix-compil...
2017-05-29 Gunnar BeutnerFix compiler warnings 5297/head
2017-05-26 Michael FriedrichMerge pull request #5287 from Icinga/feature/workqueues...
2017-05-26 Michael FriedrichApiListener: Handle zero JSON-RPC WQs gracefully for...
2017-05-24 Michael FriedrichMerge pull request #5266 from Icinga/feature/api-cluste...
2017-05-24 Michael FriedrichAdd API & Cluster stats to /v1/status & icinga check... 5266/head
2017-05-12 Michael FriedrichMerge pull request #5249 from Icinga/fix/cluster-log...
2017-05-12 Michael FriedrichFix cluster crash w/ config sync 5249/head
2017-05-11 Gunnar BeutnerMerge pull request #5242 from Icinga/feature/object...
2017-05-11 Gunnar BeutnerAllow expressions for the type in object/template decla... 5242/head
2017-05-11 Michael FriedrichMerge pull request #5241 from Icinga/fix/influxdb-error-log
2017-05-11 Simon MurrayVerbose InfluxDB Error Logging 5241/head
2017-05-09 Michael FriedrichMerge pull request #5042 from mbrgm/upgrade-docs-link
2017-05-09 Michael FriedrichMerge pull request #5181 from leeclemens/rpm-selinux
2017-05-09 Michael FriedrichMerge pull request #5209 from Mikesch-mp/itl_mssql
2017-05-09 Michael FriedrichMerge pull request #5210 from Mikesch-mp/itl_db2
2017-05-04 Michael FriedrichBeautify some log message for cluster config sync
2017-05-02 Jean FlachAdd a few extra log messages
2017-05-02 Jean FlachFix timestamp path
2017-04-20 Andreas ScherbaumReplace http:// links with https:// links where a secur...
2017-04-12 Michael FriedrichMerge pull request #5127 from dgoetz/feature/improve...
2017-04-12 Michael FriedrichMerge pull request #5153 from dgoetz/fix/selinux-packaging
2017-04-05 Jean FlachAdd missing header
2017-03-29 Gunnar BeutnerClean up the code a bit
2017-03-29 Gunnar BeutnerMerge branch 'support/2.6'
2017-03-27 Michael FriedrichFix logging for discarded cluster messages
2017-03-27 Gunnar BeutnerImprove log message in ConfigObjectUtility::DeleteObjec...
2017-03-01 Michael FriedrichMerge pull request #5044 from Icinga/fix/api-post-error...
2017-03-01 Michael FriedrichAPI: Fix error code for invalid 'attrs' type for POST... 5044/head
2017-02-21 Gunnar BeutnerFix incorrect argument for Application::GetExePath
next