]> granicus.if.org Git - icinga2/history - lib/remote
Better signal for checking the cluster config sync stage (ignore production)
[icinga2] / lib / remote /
2019-06-19 Michael FriedrichBetter signal for checking the cluster config sync...
2019-06-19 Michael FriedrichFix crash
2019-06-19 Michael FriedrichImplement first draft for cluster config staged sync
2019-06-18 Michael FriedrichMerge pull request #7238 from Icinga/bugfix/boost-1...
2019-06-07 Alexander A. KlimovFix build errors with Boost v1.70 7238/head
2019-06-07 Michael FriedrichMerge pull request #6500 from ajaffie/feature/cli-ca...
2019-06-07 Michael FriedrichCLI: Allow to list removed CSRs with 'ca list'
2019-06-07 Andrew JaffieIgnore repeated requests from client after using ca...
2019-06-06 Michael FriedrichMerge pull request #7183 from hlsolutions/bugfix/system...
2019-06-06 Michael FriedrichMerge pull request #7118 from Icinga/bugfix/killmode
2019-06-06 Michael FriedrichMerge pull request #7208 from Icinga/bugfix/waiting...
2019-06-05 Michael FriedrichMerge pull request #7230 from Icinga/bugfix/cluster...
2019-06-05 Michael FriedrichAvoid concurrent cluster config sync transactions 7230/head
2019-06-05 Michael FriedrichMerge pull request #7184 from robert-scheck/strip-lf...
2019-06-05 Michael FriedrichMerge pull request #7229 from Icinga/feature/docs-plugi...
2019-06-05 Michael FriedrichMerge pull request #7220 from Icinga/bugfix/asio-error...
2019-06-05 Michael FriedrichMerge pull request #7209 from Icinga/bugfix/immediately...
2019-06-05 Michael FriedrichMerge pull request #7219 from Icinga/feature/api-cipherlist
2019-06-05 Alexander A. KlimovClose server connections and shutdown coroutines immedi... 7209/head
2019-06-05 Michael FriedrichAPI: Harden default cipher list
2019-06-05 Michael FriedrichImprove error handling with network connections (Boost... 7220/head
2019-06-04 Michael FriedrichMerge pull request #7213 from widhalmt/doc/global-zones
2019-06-03 Michael FriedrichMerge pull request #7211 from Icinga/feature/asio-tls...
2019-06-03 Michael FriedrichMerge pull request #7204 from episodeiv/master
2019-05-29 Michael FriedrichRequire TLS 1.2 for Cluster & REST API 7211/head
2019-05-29 Michael FriedrichMerge pull request #7210 from Icinga/bugfix/boost-asio...
2019-05-29 Michael FriedrichMerge pull request #7196 from Icinga/feature/network...
2019-05-29 Michael FriedrichQuality: Replace deprecated get_io_service() with get_e... 7210/head
2019-05-28 Michael FriedrichQuality: Removed unused HttpChunkedEncoding class
2019-05-24 Michael FriedrichQuality: Clean JsonRPC class and add function docs
2019-05-24 Michael FriedrichQuality: Purge old HTTP code in lib/remote
2019-05-24 Michael FriedrichMerge pull request #7156 from Icinga/feature/itl-sleep
2019-05-23 Michael FriedrichMerge branch 'support/2.10'
2019-05-20 Michael FriedrichMerge pull request #7190 from Icinga/bugfix/check-servi...
2019-05-16 Alexander A. KlimovApiListener#ReplayLog(): read current log file too...
2019-05-16 Alexander A. KlimovApiListener#RotateLogFile(): don't overwrite previous log
2019-05-16 Alexander A. KlimovRotate replay log on shutdown, not on startup
2019-05-16 Alexander A. KlimovApiListener#ApiTimerHandler(): delete all replayed...
2019-05-16 Elias Ohmtry without initialization of frame Locals which are...
2019-05-16 Elias Ohmuse current frame scope for permission filter function...
2019-05-16 Alexander A. KlimovFilterUtility::EvaluateFilter(): ensure not to modify...
2019-05-16 Elias Ohm* use dedicated permissions namespace for scriptframe...
2019-05-16 Peter EckelAvoid duplicating non-zero count message replay message...
2019-05-10 Michael FriedrichMerge pull request #7179 from Napsty/feature/itl-esxi...
2019-05-10 Michael FriedrichMerge pull request #7178 from Icinga/bugfix/api-package...
2019-05-10 Michael FriedrichMerge pull request #7154 from Elias481/fix/serializer...
2019-05-10 Michael FriedrichWorkaround for boost::filesystem and Visual Studio... 7178/head
2019-05-10 Michael FriedrichMerge pull request #7172 from Elias481/fix/generate...
2019-05-10 Michael FriedrichAPI: Automatically repair broken packages
2019-05-09 Michael FriedrichMerge pull request #7165 from Icinga/feature/enhance...
2019-05-09 Elias Ohmfixup errbuf length in the other files and avoid using... 7172/head
2019-05-08 Michael FriedrichMerge pull request #7169 from Icinga/feature/enhance...
2019-05-08 Michael FriedrichMerge pull request #7168 from Icinga/bugfix/config...
2019-05-08 Michael FriedrichConfig packages: Catch active stage exceptions in rare... 7168/head
2019-05-08 Michael FriedrichAvoid dead-lock with config packages and active stages
2019-05-03 Michael FriedrichMerge pull request #7155 from Elias481/bugfix/evaluatef...
2019-05-02 Elias Ohmtry without initialization of frame Locals which are... 7155/head
2019-05-02 Elias Ohmuse current frame scope for permission filter function...
2019-04-30 Michael FriedrichMerge pull request #7150 from Icinga/bugfix/api-config...
2019-04-30 Michael FriedrichMerge pull request #7152 from Elias481/fix/mysql8-heade...
2019-04-30 Michael FriedrichActive packages: Don't try to fix broken config package... 7150/head
2019-04-29 Michael FriedrichMerge pull request #6734 from leeclemens/remove-redunda...
2019-04-26 Michael FriedrichRepair broken API config packages at runtime
2019-04-26 Michael FriedrichCluster: Don't try to sync objects from broken _api...
2019-04-26 Michael FriedrichCache the API package stage name with a active-stage...
2019-04-26 Michael FriedrichMerge pull request #7124 from Icinga/bugfix/namespace...
2019-04-25 Michael FriedrichMerge pull request #7088 from Icinga/feature/asio-event...
2019-04-25 Michael FriedrichEventqueue: Remove unused code 7088/head
2019-04-25 Alexander A. KlimovEventsFilter#Push(): ensure not to modify the global...
2019-04-25 Alexander A. Klimov/v1/events: don't over-consume CPU-bound threads
2019-04-25 Alexander A. KlimovNew event queue: handle empty filter
2019-04-25 Alexander A. Klimov/v1/events: remove anti-deadlock hack
2019-04-25 Alexander A. Klimov/v1/events: use new event queue
2019-04-25 Alexander A. KlimovImplement new event queue for ASIO consumers
2019-04-25 Michael FriedrichMerge pull request #6722 from Icinga/feature/notificati...
2019-04-25 Michael FriedrichMerge pull request #7102 from Icinga/feature/boost...
2019-04-25 Michael FriedrichMerge pull request #6988 from Icinga/feature/thread...
2019-04-25 Alexander A. KlimovReplace unlink() with boost::filesystem::remove() 7102/head
2019-04-25 Alexander A. KlimovReplace _unlink() + rename() with boost::filesystem...
2019-04-25 Alexander A. KlimovFix circular #include
2019-04-23 Michael FriedrichMerge pull request #7135 from Icinga/feature/boost...
2019-04-23 Michael FriedrichMerge pull request #7137 from Icinga/bugfix/disconnect...
2019-04-23 Michael FriedrichMerge pull request #7134 from Icinga/feature/boost...
2019-04-23 Michael FriedrichMerge pull request #7133 from Icinga/feature/boost...
2019-04-23 Alexander A. KlimovJsonRpcConnection: reduce log spam on disconnect 7137/head
2019-04-23 Michael FriedrichMerge pull request #7127 from Icinga/bugfix/replay-log
2019-04-23 Michael FriedrichMerge pull request #7126 from Icinga/bugfix/replay...
2019-04-23 Michael FriedrichMerge pull request #7128 from Icinga/feature/re-write...
2019-04-18 Alexander A. KlimovApiListener#ReplayLog(): read current log file too... 7127/head
2019-04-18 Alexander A. KlimovApiListener#RotateLogFile(): don't overwrite previous log
2019-04-18 Alexander A. KlimovApiListener#ApiTimerHandler(): delete all replayed... 7126/head
2019-04-17 Alexander A. KlimovRotate replay log on shutdown, not on startup
2019-04-17 Michael FriedrichMerge pull request #7050 from Icinga/feature/previous...
2019-04-17 Michael FriedrichMerge pull request #7112 from Icinga/bugfix/service...
2019-04-17 Michael FriedrichMerge pull request #7121 from Icinga/bugfix/concurrent...
2019-04-16 Michael FriedrichMerge pull request #7122 from Icinga/bugfix/evaluatefil...
2019-04-16 Michael FriedrichMerge pull request #7113 from Elias481/fix/incorrect...
2019-04-16 Alexander A. KlimovFilterUtility::EvaluateFilter(): ensure not to modify... 7122/head
2019-04-16 Michael FriedrichFix that MaxConcurrentChecks constant is overridden... 7121/head
2019-04-15 Michael FriedrichMerge pull request #7116 from Icinga/feature/no-reachable
next