]> granicus.if.org Git - icinga2/history - lib
Merge pull request #6209 from Icinga/feature/unify-master-zone-names
[icinga2] / lib /
2018-04-11 Michael FriedrichMerge pull request #6209 from Icinga/feature/unify...
2018-04-09 Michael FriedrichMerge pull request #6207 from Icinga/fix/nscp-api-multi...
2018-04-06 Michael FriedrichImplement support for connection-less node setup (no...
2018-04-06 Michael FriedrichUnify setting the local and parent zone names for node...
2018-04-06 Michael FriedrichUnify setting the master zone name for 'node wizard...
2018-04-06 Michael FriedrichAllow to disable brackets for the Url class and Format()
2018-04-06 Noah HilverlingMerge pull request #6206 from Icinga/feature/app-versio...
2018-04-06 Michael FriedrichAdd ApplicationVersion built-in constant 6206/head
2018-04-06 Noah HilverlingMerge pull request #6204 from Icinga/fix/api-create...
2018-04-06 Michael FriedrichAPI: Check if objects exists and return proper error... 6204/head
2018-04-06 Jean FlachMerge pull request #6199 from Icinga/fix/action-http...
2018-04-06 Jean FlachMerge pull request #6201 from Icinga/fix/x509-exception
2018-04-06 Jean FlachBuild fix 6199/head
2018-04-06 Noah HilverlingFix API action status codes
2018-04-05 Jean FlachReturn 500 when no api action is successful
2018-04-05 Michael FriedrichMerge pull request #6195 from Icinga/fix/api-console...
2018-04-05 Michael FriedrichMerge pull request #6198 from Icinga/deprecate-statusda...
2018-04-05 Michael FriedrichMerge pull request #6196 from Icinga/fix/influxdb-escaping
2018-04-05 Jean FlachDeprecate Statusdatawriter 6198/head
2018-04-04 Noah HilverlingFix InfluxDB backslash escaping 6196/head
2018-04-04 Jean FlachFix crash in remote api console 6195/head
2018-04-03 Michael FriedrichMerge pull request #6170 from Icinga/feature/windows...
2018-04-03 Michael FriedrichMerge pull request #6163 from Icinga/fix/handle-restart
2018-04-03 Michael FriedrichMerge pull request #6194 from Icinga/feature/metric...
2018-04-03 Michael FriedrichMerge pull request #6193 from Icinga/fix/gelfwriter...
2018-04-03 Michael FriedrichMerge pull request #6192 from Icinga/fix/elasticsearch...
2018-04-03 Michael FriedrichElasticsearch/GELF: Add metric unit to performance... 6194/head
2018-04-03 Michael FriedrichGelfWriter: Fix crash on invalid performance data metrics 6193/head
2018-04-03 Michael FriedrichElasticsearch: Fix crash with invalid performance data... 6192/head
2018-03-22 Jean FlachMerge branch 'support/2.8'
2018-03-21 Michael FriedrichMerge pull request #6174 from Icinga/fix/api-crash...
2018-03-21 Michael FriedrichFix crash without CORS config settings 6174/head
2018-03-21 Jean FlachMerge pull request #6119 from tclh123/dev
2018-03-19 Michael FriedrichMerge pull request #6098 from Icinga/fix/improve-cors...
2018-03-19 Michael FriedrichMerge pull request #6058 from gunnarbeutner/feature...
2018-03-19 Michael FriedrichMerge pull request #6016 from Icinga/fix/state-filters...
2018-03-14 Jean FlachFix reload handling 6163/head
2018-03-13 Michael FriedrichImprove error handling for empty packages in /v1/config...
2018-03-13 Gunnar BeutnerMerge pull request #6153 from Icinga/fix/api-no-packages
2018-03-13 Gunnar BeutnerMerge pull request #6160 from Icinga/fix/code-style...
2018-03-12 Michael InselReplace std::vector:push_back with initializer list 6160/head
2018-03-07 Michael FriedrichImprove error handling for empty packages in /v1/config... 6153/head
2018-03-07 Gunnar BeutnerBuild fix
2018-03-07 Jean FlachCode style
2018-03-06 Gunnar BeutnerMerge pull request #6148 from gunnarbeutner/fix/api...
2018-03-06 Gunnar BeutnerEnsure that SetCorked() works properly
2018-03-06 Gunnar BeutnerMerge pull request #6146 from gunnarbeutner/fix/corked...
2018-03-06 Gunnar BeutnerEnsure that SetCorked() works properly 6146/head
2018-03-06 Gunnar BeutnerFix incorrect argument type for JsonRpc::SendMessage
2018-03-06 Gunnar BeutnerMerge pull request #6147 from gunnarbeutner/fix/incorre...
2018-03-06 Gunnar BeutnerFix incorrect argument type for JsonRpc::SendMessage 6147/head
2018-03-06 Jean FlachLimit anonymous connections to 25
2018-03-06 Noah HilverlingLimit JSON-RPC message size
2018-03-05 Gunnar BeutnerMerge pull request #6135 from Icinga/fix/limit-api...
2018-03-05 Jean FlachLimit anonymous connections to 25 6135/head
2018-03-05 Noah HilverlingLimit JSON-RPC message size
2018-03-01 Noah HilverlingMerge pull request #6136 from Icinga/feature/counter...
2018-03-01 Noah HilverlingAdd counter for current concurrent checks to Icinga... 6136/head
2018-03-01 Noah HilverlingClean up CORS implementation
2018-02-28 Gunnar BeutnerFix incorrect HTTP content length limits
2018-02-28 Gunnar BeutnerMerge pull request #6134 from gunnarbeutner/fix/incorre...
2018-02-28 Gunnar BeutnerAdd SetCorked() calls to the JsonRpcConnection class
2018-02-28 Jean FlachUse cork in tlsstream and HTTP connection
2018-02-28 Jean FlachAdd cork
2018-02-28 Gunnar BeutnerMerge pull request #6133 from Icinga/fix/cork-socket
2018-02-28 Gunnar BeutnerFix incorrect HTTP content length limits 6134/head
2018-02-28 Gunnar BeutnerMerge pull request #6116 from Icinga/fix/windows-servic...
2018-02-28 Gunnar BeutnerMerge pull request #6131 from Icinga/feature/log-master...
2018-02-28 Gunnar BeutnerMerge pull request #6132 from gunnarbeutner/fix/http...
2018-02-28 Gunnar BeutnerFix null ptr dereference in HttpServerConnection::Proce...
2018-02-28 Gunnar BeutnerFix incorrect return value
2018-02-28 Gunnar BeutnerAdd SetCorked() calls to the JsonRpcConnection class 6133/head
2018-02-28 Jean FlachUse cork in tlsstream and HTTP connection
2018-02-28 Jean FlachAdd cork
2018-02-28 Gunnar BeutnerFix null ptr dereference in HttpServerConnection::Proce... 6132/head
2018-02-28 Gunnar BeutnerFix incorrect return value
2018-02-28 Michael FriedrichLog which ticket was invalid on the master 6131/head
2018-02-28 Gunnar BeutnerMerge pull request #6128 from Icinga/fix/doc-adding...
2018-02-28 Gunnar BeutnerMerge pull request #6126 from Icinga/fix/require-system...
2018-02-27 Jean FlachRequire systemd headers 6126/head
2018-02-27 lihanfixup set rlimit stack failed condition 6119/head
2018-02-26 Gunnar BeutnerMerge pull request #6050 from gunnarbeutner/feature...
2018-02-26 Gunnar BeutnerUse std::vector<std::string> for command-line arguments
2018-02-26 MichaelImplement ability to make global zones configurable
2018-02-26 Gunnar BeutnerMerge pull request #6051 from gunnarbeutner/feature...
2018-02-26 Gunnar BeutnerReplace boost::algorithm::split calls with String:... 6050/head
2018-02-26 Gunnar BeutnerMerge pull request #6107 from MichalMMac/master
2018-02-23 Jean FlachFix Windows reload 6116/head
2018-02-23 Jean FlachFix incorrect size of request limits
2018-02-23 Jean FlachMerge pull request #6115 from Icinga/ineedmorebranches
2018-02-23 Jean FlachFix incorrect size of request limits 6115/head
2018-02-23 Jean FlachRemove need for RunAsUser/Group
2018-02-23 Jean FlachAdd cli tool to send signals as Icinga user
2018-02-23 Gunnar BeutnerRemove debug output in ApiUserCommand::Run
2018-02-23 Gunnar BeutnerProperly escape strings in ApiUserCommand::Run
2018-02-23 Jean FlachImprove api user command
2018-02-23 Jean FlachFix crash when using incorrectly formatted password...
2018-02-23 Jean FlachMove new password functions into tlsutility
2018-02-23 Jean FlachHash API password and comparison
2018-02-23 Jean FlachBuild/Merge fixes
next