]> granicus.if.org Git - icinga2/history - lib
Fix cookie with ActivateItems
[icinga2] / lib /
2019-06-26 Janne HeßFix Path to staged files 7259/head
2019-06-24 Henrik TriemMerge pull request #7251 from Icinga/bugfix/wq-silence...
2019-06-19 Michael FriedrichMerge pull request #6727 from Icinga/feature/cluster...
2019-06-19 Michael FriedrichConfig sync: Only copy paths to prod which are actually...
2019-06-19 Henrik TriemMerge pull request #7192 from Crited/bugfix/notificatio...
2019-06-19 Michael FriedrichConfig Sync: Only log config files for stage, no metadata
2019-06-19 Michael FriedrichQuality: Comments and logs in cluster config sync
2019-06-19 Michael FriedrichCluster sync: Don't load/sync the .authoritative config...
2019-06-19 Michael FriedrichUse boost::filesystem & Utility classes for file IO
2019-06-19 Michael FriedrichAvoid concurrent cluster config sync transactions
2019-06-19 Michael FriedrichApply ReloadTimeout for 2.11
2019-06-19 Michael FriedrichSpam the log with config file copies from stage to...
2019-06-19 Michael FriedrichImprove checksum logic and logging
2019-06-19 Michael FriedrichImprove checksum checks for each file content
2019-06-19 Michael FriedrichEnhace logging when config change yes/no will trigger...
2019-06-19 Michael FriedrichFix global checksum calculation
2019-06-19 Michael FriedrichRefactor the client sync, part II (WIP, currently check...
2019-06-19 Michael FriedrichImprove variable names in ApiListener::SendConfigUpdate()
2019-06-19 Michael FriedrichUpdate code docs
2019-06-19 Michael FriedrichSplit config file sync updates, part I
2019-06-19 Michael FriedrichImprove logging for ignored config updates where we...
2019-06-19 Michael FriedrichRemove duplicated validation paths in function signatures
2019-06-19 Michael FriedrichLeave partial deletes as is, this is dealt with stage...
2019-06-19 Michael FriedrichCode Documentation: Config file sync
2019-06-19 Michael FriedrichUpdate log message and implement recursive diff delete
2019-06-19 Michael FriedrichIndicate a warning in the 'icinga' check when cluster...
2019-06-19 Michael FriedrichAdd a note for config updates V1 and V2
2019-06-19 Michael FriedrichOnly remove directories if they exist during sync
2019-06-19 Michael FriedrichEnsure that config master zones.d -> var-api-zones...
2019-06-19 Michael FriedrichPurge stage and production directories before copying...
2019-06-19 Michael FriedrichImprove logging and code quality
2019-06-19 Michael FriedrichStore the last failed zone stage sync validation as...
2019-06-19 Michael FriedrichFix constant value for zone var override
2019-06-19 Michael FriedrichInherit parent process arguments for defined path constants
2019-06-19 Michael FriedrichImprove logging for staged config sync
2019-06-19 Michael FriedrichPass the zonesVar override around
2019-06-19 Michael FriedrichEnsure directory paths are created from stage -> prod
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-19 Michael FriedrichDisable stack traces for WQ exceptions (used in config... 7251/head
2019-06-18 Michael FriedrichMerge pull request #7248 from Icinga/bugfix/ecc-cipher...
2019-06-18 Michael FriedrichSSL Context: Explicitly load ECC ciphers on el7 7248/head
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 FriedrichAdd function docs for CA CLI commands
2019-06-07 Michael FriedrichCLI: Allow to list removed CSRs with 'ca list'
2019-06-07 Michael FriedrichCLI: Update ca remove/restore commands from my review
2019-06-07 Andrew JaffieLog messages now use CN, file permissions fixed, ca...
2019-06-07 Andrew JaffieAdded ca restore command+docs to undo effects of ca...
2019-06-07 Andrew JaffieIgnore repeated requests from client after using ca...
2019-06-07 Andrew JaffieImplemented cli command + documentation.
2019-06-06 Michael FriedrichMerge pull request #7011 from Icinga/bugfix/scheduled...
2019-06-06 Michael FriedrichMerge pull request #7183 from hlsolutions/bugfix/system...
2019-06-06 Alexander A. KlimovLegacyTimePeriod::ProcessTimeRangeRaw(): support ranges...
2019-06-06 Michael FriedrichMerge pull request #7118 from Icinga/bugfix/killmode
2019-06-06 Michael FriedrichMerge pull request #7218 from Icinga/feature/api-host...
2019-06-06 Michael FriedrichCombine all_services with child_options for schedule...
2019-06-06 Michael FriedrichREST API: Allow to schedule downtimes for all services...
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-29 Michael FriedrichQuality: Mark NetworkStream, TcpSocket & UnixSocket... 7196/head
2019-05-29 Alexander A. KlimovActually wait for running checks 7208/head
2019-05-28 Michael FriedrichMerge pull request #7205 from Icinga/feature/remove...
2019-05-28 Michael FriedrichQuality: Removed unused HttpChunkedEncoding class
2019-05-28 Michael FriedrichQuality: Remove old MakeSSLContext() interface
2019-05-28 Michael FriedrichCLI: Remove broken troubleshoot command 7205/head
2019-05-27 Michael FriedrichQuality: Use Boost ASIO/IO engine in Graphite feature
2019-05-27 Michael FriedrichQuality: Rewrite OpenTSDB to use Boost ASIO and I/O...
2019-05-27 Michael FriedrichMerge pull request #7200 from Icinga/bugfix/docs-traili...
2019-05-27 Michael FriedrichMerge pull request #7201 from Icinga/bugfix/update...
2019-05-24 Michael InselUnify copyright headers 7201/head
2019-05-24 Michael FriedrichQuality: Drop unused boost/tuple header include
2019-05-24 Michael FriedrichQuality: Remove old SocketEvent functionality
2019-05-24 Michael FriedrichQuality: Purge old TlsStream functionality
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 #6813 from Icinga/feature/gelfwriter...
2019-05-24 Michael FriedrichMerge pull request #7156 from Icinga/feature/itl-sleep
2019-05-23 Michael FriedrichMerge branch 'support/2.10'
2019-05-22 Alexander StollRemove double whitespaces for notifications log message 7192/head
2019-05-22 Michael FriedrichMerge pull request #7143 from Icinga/feature/boost...
2019-05-22 Michael FriedrichDebug Console: Use our new I/O engine for HTTP requests 7143/head
next