]> granicus.if.org Git - icinga2/history - lib/base
Merge pull request #7383 from K0nne/K0nne-patch-1
[icinga2] / lib / base /
2019-07-23 Michael FriedrichMerge pull request #7354 from Icinga/feature/docs-setup...
2019-07-23 Michael FriedrichMerge pull request #7352 from Icinga/bugfix/tls-bionic-x86
2019-07-23 Michael FriedrichOnly include SSL_CTX_set_ecdh_auto for OpenSSL < 1.1.0 7352/head
2019-07-19 Michael FriedrichMerge pull request #7338 from Icinga/feature/doc-rename
2019-07-18 Michael FriedrichMerge pull request #7320 from Icinga/feature/foreground...
2019-07-17 Michael FriedrichMerge pull request #7272 from Icinga/feature/notificati...
2019-07-17 Michael FriedrichMerge pull request #7331 from Icinga/bugfix/unit-tests...
2019-07-17 Alexander A. KlimovShutdown timers cleanly on exit 7331/head
2019-07-16 Alexander A. KlimovFix style
2019-07-16 Alexander A. KlimovDaemonCommand: make the atomics a bit more atomic
2019-07-16 Alexander A. KlimovFix missing comments
2019-07-15 Alexander A. KlimovFix missing log messages
2019-07-15 Alexander A. KlimovAdjust sd_notify()
2019-07-15 Alexander A. KlimovAdjust PID file management
2019-07-15 Alexander A. KlimovApplication::RunEventLoop(): forward restart requests...
2019-07-15 Michael FriedrichMerge pull request #7319 from Icinga/feature/docs-troub...
2019-07-15 Michael FriedrichMerge pull request #7318 from Icinga/bugfix/tls-options
2019-07-15 Alexander A. KlimovRemove old signal handlers
2019-07-15 Michael FriedrichTLS: Ensure to specify options in one place 7318/head
2019-07-12 Diana FlachMerge pull request #7315 from Icinga/feature/api-cipher...
2019-07-12 Michael FriedrichRespect OpenSSL 1.1.0 vs older 7315/head
2019-07-12 Michael FriedrichTLS: Fetch the cipher list and log them for debugging
2019-07-12 Michael FriedrichArray: Move Join into the base class, available for...
2019-07-12 Michael FriedrichMerge pull request #7313 from Icinga/feature/docs-dev...
2019-07-12 Michael FriedrichMerge pull request #7223 from KAMI911/feature/check_logfile
2019-07-10 Michael FriedrichMerge pull request #7299 from Icinga/bugfix/arm-atomic
2019-07-09 Michael FriedrichMerge pull request #7300 from Icinga/bugfix/gcc-likely
2019-07-09 Michael FriedrichQuality: Prefer BOOST_{,UN}LIKELY gcc optimizer macros... 7300/head
2019-07-08 Diana FlachMerge pull request #7283 from Icinga/bugfix/cluster...
2019-07-08 Michael FriedrichMerge pull request #7065 from uubk/logrotate-fix
2019-07-08 Michael FriedrichMerge pull request #7287 from Icinga/bugfix/script...
2019-07-08 Michael FriedrichMerge pull request #7268 from m4k5ym/patch-1
2019-07-04 Michael FriedrichMerge pull request #7279 from Icinga/bugfix/docs-cluste...
2019-07-04 Michael FriedrichMerge pull request #7281 from Icinga/bugfix/openssl...
2019-07-04 Alexander A. KlimovUse SSL_CTX_set_ecdh_auto only if available 7281/head
2019-07-03 Michael FriedrichMerge pull request #7276 from Icinga/bugfix/windows...
2019-07-03 Michael FriedrichBuildfix for Windows with non-unity builds 7276/head
2019-07-03 Michael FriedrichMerge pull request #7275 from Icinga/bugfix/doc-period...
2019-07-02 Michael FriedrichMerge pull request #7261 from Icinga/bugfix/throw-default
2019-07-01 Michael FriedrichMerge pull request #7264 from BarbUk/feature/itl-check...
2019-06-28 Michael FriedrichMerge pull request #7266 from Icinga/bugfix/array-bound...
2019-06-28 Diana FlachFix Icinga when calling array.remove() 7266/head
2019-06-28 Alexander A. KlimovAvoid "~Class() throw() = default;" 7261/head
2019-06-24 Henrik TriemMerge pull request #7251 from Icinga/bugfix/wq-silence...
2019-06-19 Henrik TriemMerge pull request #7192 from Crited/bugfix/notificatio...
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-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 #7184 from robert-scheck/strip-lf...
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-28 Michael FriedrichQuality: Remove old MakeSSLContext() interface
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: Remove old SocketEvent functionality
2019-05-24 Michael FriedrichQuality: Purge old TlsStream functionality
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 Elias Ohmanother small adjustment by the way just to ensure...
2019-05-16 Elias OhmLock Objects during serialization
2019-05-16 Alexander A. KlimovNamespace: place ObjectLock in all methods
2019-05-16 Michael FriedrichAdd log message for log rotate; update docs
2019-05-16 Alexander A. KlimovTimer::TimerThreadProc(): use C++11 lambda instead...
2019-05-16 Alexander A. KlimovStreamLogger#BindStream(): set #m_FlushLogTimer only...
2019-05-16 Elias OhmFix for double-free (and possibly other memory-corrupti...
2019-05-16 Michael FriedrichDB IDO: Do not deactivate objects during application...
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 FriedrichMerge pull request #7172 from Elias481/fix/generate...
2019-05-09 Elias Ohmfixup errbuf length in the other files and avoid using... 7172/head
2019-05-08 Elias Ohmbring some things in line
2019-05-08 Jean FlachDon't use deprecated RSA_generate_key
2019-05-03 Michael FriedrichMerge pull request #7155 from Elias481/bugfix/evaluatef...
2019-05-03 Michael FriedrichMerge pull request #7157 from Icinga/bugfix/ido-conn...
2019-05-03 Michael FriedrichDB IDO: Do not deactivate objects during application... 7157/head
2019-05-01 Elias Ohmanother small adjustment by the way just to ensure... 7154/head
2019-04-30 Michael FriedrichMerge pull request #7152 from Elias481/fix/mysql8-heade...
2019-04-29 Markus FroschMerge pull request #7145 from Icinga/feature/dotnet-4.6
2019-04-29 Michael FriedrichMerge pull request #6734 from leeclemens/remove-redunda...
2019-04-28 Elias OhmLock Objects during serialization
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 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
next