]> granicus.if.org Git - icinga2/history - lib
Fix a build warning
[icinga2] / lib /
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 FriedrichDrop unused code from NodeUtility class
2017-09-22 Michael FriedrichRemove bottom-up cluster messages
2017-09-22 Michael FriedrichRemove bottom-up CLI commands
2017-09-21 Michael FriedrichMerge branch 'support/2.7'
2017-09-21 Michael FriedrichMerge pull request #5599 from Icinga/fix/changelog...
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 Noah HilverlingSyslogLogger: Implement option to set syslog facility 5587/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-20 Jean FlachFix where clauses for downtime/comment DB IDO queries...
2017-09-20 Michael FriedrichMerge pull request #5585 from Icinga/fix/downtimehistor...
2017-09-20 Jean FlachFix where clauses for downtime/comment DB IDO queries... 5585/head
2017-09-18 Jean FlachFix Windows build error
2017-09-18 Michael FriedrichMerge pull request #5539 from transitiv/fix/checp_nscp_...
2017-09-18 Michael FriedrichMerge pull request #5580 from Icinga/feature/path-exist...
2017-09-18 Gunnar BeutnerImplement new script functions: path_exists, glob and... 5580/head
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 BeutnerRemove API stubs for now
2017-09-12 Gunnar BeutnerImplement support for cleaning up certificate requests
2017-09-12 Michael FriedrichNode Wizard: Tell the user to put ca.crt if no connecti...
2017-09-12 Gunnar BeutnerRemove unused code
2017-09-12 Gunnar BeutnerImplement the --verbose option for "node wizard"
2017-09-12 Michael FriedrichRefactor the node wizard/setup CLI commands
2017-09-12 Michael FriedrichEnhance logging for certificate requests
2017-09-12 Michael FriedrichFix wrong cert path for CLI commands
2017-09-12 Gunnar BeutnerImprove log messages for the 'pki save-cert' command
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 BeutnerMake the ticket optional in 'icinga2 node wizard'
2017-09-12 Gunnar BeutnerImprove message formatting for the 'icinga2 node wizard...
2017-09-12 Gunnar BeutnerImplement support for sending pki::RequestCertificate...
2017-09-12 Gunnar BeutnerChange PKI path from /etc/icinga2/pki to /var/lib/icing...
2017-09-12 Gunnar BeutnerImplement the 'ca list' and 'ca sign' CLI commands
2017-09-12 Gunnar BeutnerImplement support for ticket-less certificate requests
2017-09-12 Michael FriedrichElasticWriter: Implement support for TLS connections...
2017-09-12 Michael FriedrichElasticWriter: Add basic auth support for Elasticsearch...
2017-09-12 Michael FriedrichMove Base64 class into libbase
2017-09-12 Michael FriedrichDrop obsolete code
2017-09-12 Jean FlachAdd ElasticWriter
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-12 Michael FriedrichElasticWriter: Implement support for TLS connections... 5569/head
2017-09-11 Michael FriedrichElasticWriter: Add basic auth support for Elasticsearch...
2017-09-11 Michael FriedrichMove Base64 class into libbase
2017-09-11 Jean FlachMerge pull request #5564 from Icinga/feature/elasticwri...
2017-09-11 Michael FriedrichDrop obsolete code 5564/head
2017-09-11 Jean FlachAdd ElasticWriter
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-09-05 Thomas WidhalmChange loglines for checkables so checkable is quoted
2017-09-05 MichaelChange more loglines for checkables so checkable is...
2017-09-05 Michael FriedrichLivestatus: Fix crash with empty stats columns
2017-09-05 Gunnar BeutnerFix grouping for Livestatus queries with 'Stats'
2017-09-05 Federico CuelloFix parameter order for Acknowledge{,Svc,Host}Problem...
2017-09-05 Michael FriedrichMerge pull request #5495 from federico-cuello-sociomant...
2017-09-05 Federico CuelloFix parameter order for Acknowledge{,Svc,Host}Problem... 5495/head
2017-08-30 Michael FriedrichEnhance client connect/sync logging and include bytes...
2017-08-30 Michael FriedrichChange FIFO::Optimize() frequency for large messages
2017-08-28 Michael FriedrichMerge pull request #5534 from Icinga/feature/get-services
2017-08-28 Michael FriedrichImplement get_services(host {name,object}) and add... 5534/head
2017-08-24 Michael FriedrichMerge pull request #5529 from mcktr/mcktr/fix/checkable...
2017-08-24 MichaelChange more loglines for checkables so checkable is... 5529/head
2017-08-23 Michael FriedrichMerge pull request #5528 from widhalmt/fix/checkable-log
2017-08-23 Thomas WidhalmChange loglines for checkables so checkable is quoted 5528/head
2017-08-22 Michael FriedrichMerge pull request #5527 from Icinga/feature/api-proces...
2017-08-21 Michael FriedrichAPI: Add execution_{start,end} attribute to 'process... 5527/head
2017-08-21 Michael FriedrichMerge pull request #5523 from Icinga/feature/enhance...
next