]> granicus.if.org Git - icinga2/history - lib
Merge pull request #7392 from Icinga/feature/docs-enhance-troubleshoot
[icinga2] / lib /
2019-08-01 Michael FriedrichMerge pull request #7385 from Icinga/bugfix/api-downtim...
2019-08-01 Michael FriedrichRevert "API: Improve error handling for 'schedule-downt... 7385/head
2019-08-01 Michael FriedrichRevert "API: Don't be so strict with the downtime start...
2019-07-30 Michael FriedrichMerge pull request #7368 from Icinga/bugfix/api-cipher...
2019-07-30 Michael FriedrichTLS Ciphers: Add compatibility suites for older agents... 7368/head
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-23 Michael FriedrichMerge pull request #7340 from Icinga/bugfix/unit-tests...
2019-07-20 Michael FriedrichMerge pull request #7342 from Icinga/feature/docs-renam...
2019-07-20 Michael FriedrichCLI: Rename client -> agent
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 Michael FriedrichImprove type logging for notifications
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. KlimovForward SIGUSR1
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. KlimovCatch programming errors
2019-07-15 Alexander A. KlimovApplication::RunEventLoop(): forward restart requests...
2019-07-15 Alexander A. KlimovReload on SIGHUP
2019-07-15 Alexander A. KlimovDo the actual work in a separate process on *nix
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-15 Michael FriedrichMerge pull request #7303 from Icinga/bugfix/filesync...
2019-07-15 Michael FriedrichFix style and comments 7303/head
2019-07-15 Diana FlachCluster Sync: Improve log messages
2019-07-15 Michael FriedrichConfig sync: Count the updates and log them
2019-07-15 Diana FlachCluster Sync: Ensure that files are synced everytime
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-12 Michael FriedrichMerge pull request #7310 from Icinga/bugfix/icinga...
2019-07-12 Michael FriedrichMerge pull request #7297 from Icinga/bugfix/notificatio...
2019-07-11 Michael FriedrichDB IDO: Fix possible crash with program status updates... 7310/head
2019-07-11 Alexander A. KlimovStash notifications until object authority has been... 7297/head
2019-07-11 Alexander A. KlimovAdd ApiListener::UpdatedObjectAuthority()
2019-07-11 Michael FriedrichMerge pull request #7270 from Icinga/feature/notificati...
2019-07-10 Michael FriedrichFix compiler warnings and style
2019-07-10 Michael FriedrichMerge pull request #7305 from Icinga/bugfix/internal...
2019-07-10 Michael FriedrichInternal methods must update the 'command' key in the... 7305/head
2019-07-10 Michael FriedrichMerge pull request #7299 from Icinga/bugfix/arm-atomic
2019-07-10 Michael FriedrichMerge pull request #7302 from Icinga/bugfix/tests-tps
2019-07-09 Alexander A. KlimovWait until the next check result if it's expected to...
2019-07-09 Alexander A. KlimovRe-send suppressed notifications
2019-07-09 Michael FriedrichTimePeriod: Fully support and test "day -X" notation 7302/head
2019-07-09 Michael FriedrichFix parsing of "day -X (last day of month)" in TimePeri...
2019-07-09 Michael FriedrichTests: Rewrite TimePeriod tests using Boost::DateTime
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 Alexander A. KlimovService: don't rely on the own host being already set... 7287/head
2019-07-04 Michael FriedrichMerge pull request #7281 from Icinga/bugfix/openssl...
2019-07-04 Michael FriedrichCluster: Avoid checking for checksum length with intern... 7283/head
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 FriedrichAPI: Don't be so strict with the downtime start_time
2019-07-02 Michael FriedrichMerge pull request #7261 from Icinga/bugfix/throw-default
2019-07-02 Michael FriedrichMerge pull request #7271 from Icinga/bugfix/api-schedul...
2019-07-02 Michael FriedrichAPI: Improve error handling for 'schedule-downtime... 7271/head
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-27 Michael FriedrichMerge pull request #7259 from dasJ/master
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()
next