]> granicus.if.org Git - icinga2/history - lib
Implement references
[icinga2] / lib /
2018-08-07 Gunnar BeutnerImplement references 6521/head
2018-08-03 Michael FriedrichMerge pull request #6427 from gunnarbeutner/fix/recursi...
2018-08-02 Gunnar BeutnerImprove error message for serializing objects with... 6427/head
2018-08-02 Michael FriedrichMerge pull request #6504 from roccolord/fix/itl-exlcude...
2018-08-02 Jean FlachMerge pull request #6508 from gunnarbeutner/feature...
2018-08-02 Gunnar BeutnerImplement the Dictionary#clear script function 6508/head
2018-08-01 Michael FriedrichMerge pull request #6505 from schinken/fix-clusterzonec...
2018-07-31 Christopher SchirnerOnly check lag if connected 6505/head
2018-07-31 Christopher SchirnerInvert connected check
2018-07-27 Jean FlachMerge pull request #6498 from Icinga/bugfix/match-regex...
2018-07-27 Jean FlachMerge pull request #6497 from Icinga/bugfix/match-dicti...
2018-07-27 Michael FriedrichFix regression with MatchAny false conditions on match... 6498/head
2018-07-27 Michael FriedrichImprove error logging for match/regex/cidr_match functi... 6497/head
2018-07-27 Michael FriedrichMerge pull request #6410 from Icinga/remove-dead-code
2018-07-27 Michael FriedrichMerge pull request #6489 from Icinga/feature/object...
2018-07-27 Michael FriedrichMerge pull request #6488 from Allandor/fix/service...
2018-07-26 Alexander A. KlimovImplement object packer for consistent hashing 6489/head
2018-07-26 Michael FriedrichMerge pull request #6490 from Icinga/revert-6414-featur...
2018-07-26 Markus FroschRevert "Implement support for the --env command-line... 6490/head
2018-07-26 Michael FriedrichMerge pull request #6414 from Icinga/feature/icinga...
2018-07-26 Michael FriedrichMerge pull request #6110 from gunnarbeutner/feature...
2018-07-26 Michael FriedrichMerge pull request #6475 from dh-harald/master
2018-07-26 Michael FriedrichMerge pull request #6386 from Icinga/fix/timeperiods...
2018-07-26 Michael FriedrichMerge pull request #6408 from Icinga/bugfix/objectlock...
2018-07-26 Michael FriedrichMerge pull request #6379 from Icinga/global-zone-validation
2018-07-26 Michael FriedrichMerge pull request #6455 from Icinga/feature/filelogger...
2018-07-26 Michael FriedrichMerge pull request #6430 from Icinga/fix/workqueue...
2018-07-26 Michael FriedrichMerge pull request #6440 from Icinga/bugfix/typo
2018-07-26 Michael FriedrichMerge pull request #6456 from Icinga/feature/logger...
2018-07-26 Michael FriedrichMerge pull request #6458 from Icinga/bugfix/configitem...
2018-07-26 Michael FriedrichMerge pull request #6487 from Icinga/bugfix/discard...
2018-07-26 Jean FlachFix "Discard" message being warning 6487/head
2018-07-23 dh.haraldlib->compat->statusdatawriter: fix notifications_enabled 6475/head
2018-07-23 Michael FriedrichMerge pull request #6470 from sebastic/spelling-errors
2018-07-23 Michael FriedrichMerge pull request #6467 from Icinga/bugfix/test-runner...
2018-07-21 Bas CouwenbergFix spelling errors. 6470/head
2018-07-20 Alexander A. KlimovStart and stop the timer thread lazily 6467/head
2018-07-19 Michael FriedrichMerge pull request #6457 from Icinga/bugfix/daemonize...
2018-07-19 Michael FriedrichAdd debug logging for daemonize/timers 6457/head
2018-07-19 Alexander A. KlimovRe-introduce Timer::Initialize()
2018-07-19 Michael FriedrichFix debug build log entry for ConfigItem activation... 6458/head
2018-07-19 Michael FriedrichKeep notes for immediately log flushing 6456/head
2018-07-19 Michael FriedrichLog something when the Filelogger has been started 6455/head
2018-07-17 Alexander A. KlimovFix typo 6440/head
2018-07-10 Michael InselFix negative 'empty in' value in WorkQueue log message 6430/head
2018-07-09 Michael FriedrichMerge pull request #6429 from Icinga/bugfix/api-log...
2018-07-09 Alexander A. KlimovMake HttpServerConnection#m_DataHandlerMutex a boost... 6429/head
2018-07-03 Gunnar BeutnerImplement support for optionally specifying the 'var... 6110/head
2018-07-02 Michael FriedrichMerge pull request #6423 from Icinga/fix/scheduler...
2018-07-02 Michael FriedrichFix missing next check update causing the scheduler... 6423/head
2018-07-02 Michael FriedrichAdd more debug logging for check scheduling
2018-06-28 Michael FriedrichMerge pull request #6348 from Mikesch-mp/itl_db2_health
2018-06-27 Gunnar BeutnerImplement support for the --env command-line argument
2018-06-27 Michael FriedrichMerge pull request #6389 from Mikesch-mp/itl_nscp-local...
2018-06-27 Michael FriedrichMerge pull request #6308 from akrus/master
2018-06-25 Michael FriedrichMerge pull request #6411 from Icinga/fix/windows-plugin...
2018-06-25 Jean FlachRemove unused code 6410/head
2018-06-22 Alexander A. KlimovObjectLock#Unlock(): don't reset m_Object->m_LockOwner... 6408/head
2018-06-22 Michael FriedrichMerge pull request #6405 from Icinga/bugfix/windows...
2018-06-22 Alexander A. KlimovTcpSocket#Bind(): reuse socket addresses on Windows... 6405/head
2018-06-21 Michael FriedrichMerge pull request #6403 from Icinga/fix/http-request...
2018-06-21 Michael FriedrichConform to RFC for CRLF in HTTP requests 6403/head
2018-06-21 Michael FriedrichMerge pull request #6402 from Icinga/fix/tls-stream...
2018-06-21 Michael FriedrichUse SSL_pending() for remaining TLS stream data 6402/head
2018-06-21 Michael FriedrichMerge pull request #6401 from Icinga/fix/elastic-influx...
2018-06-21 Michael FriedrichFix connection error handling in Elasticsearch and... 6401/head
2018-06-21 Michael FriedrichMerge pull request #6381 from Icinga/fix/env-sysvinit
2018-06-21 Michael FriedrichMerge pull request #6393 from Icinga/bugfix/elasticsear...
2018-06-21 Michael FriedrichMerge pull request #6397 from Icinga/bugfix/sporadic...
2018-06-20 Alexander A. KlimovStream#ReadLine(): simplify algorithm 6393/head
2018-06-20 Alexander A. KlimovTlsStream#IsEof(): fix false positive EOF indicator 6397/head
2018-06-20 Alexander A. KlimovStream#ReadLine(): fix false positive buffer underflow...
2018-06-19 Michael FriedrichMerge pull request #6390 from Icinga/fix/update-windows...
2018-06-19 Michael FriedrichMerge pull request #6387 from Icinga/fix/remove-broken...
2018-06-19 Michael FriedrichRemove ApiUser password_hash functionality 6387/head
2018-06-19 Noah HilverlingFix that TimePeriod segments are not cleared on restart 6386/head
2018-06-19 Noah HilverlingMerge pull request #6311 from Reamer/timeperiod_bugfix
2018-06-19 Michael FriedrichMerge pull request #6384 from Icinga/fix/sysconfigfile...
2018-06-18 Michael FriedrichRemove leftover for sysconfig file parsing 6384/head
2018-06-18 Michael FriedrichMerge pull request #6383 from Icinga/bugfix/debug-conso...
2018-06-18 Alexander A. KlimovHttpRequest#ParseBody(): indicate success on complete... 6383/head
2018-06-15 Michael FriedrichMerge pull request #6368 from Icinga/fix/program-option...
2018-06-15 Jean FlachThrow config error when using global zones as parent 6379/head
2018-06-15 Michael FriedrichMerge pull request #6371 from Icinga/bugfix/socket...
2018-06-15 Michael FriedrichMerge pull request #6377 from Icinga/fix/wq-name
2018-06-15 Michael FriedrichFix missing name for workqueue while creating runtime... 6377/head
2018-06-14 Alexander A. KlimovApiListener#NewClientHandlerInternal(): Explicitly... 6371/head
2018-06-14 Jean FlachMerge pull request #6367 from Icinga/windows-reload
2018-06-12 Michael InselFix program option parsing 6368/head
2018-06-12 Jean FlachRevert "Fix Windows reload" 6367/head
2018-06-08 Michael FriedrichMerge pull request #6359 from Icinga/fix/scheduled...
2018-06-08 Jean FlachFix ScheduledDowntimes replicating on restart 6359/head
2018-06-07 Jean FlachMerge pull request #6343 from Icinga/fix/checks-via...
2018-06-07 Jean FlachMerge pull request #6357 from Icinga/fix/http-header...
2018-06-06 Michael FriedrichIncrease header size to 8KB for HTTP requests 6357/head
2018-06-05 Michael FriedrichMerge pull request #6328 from Icinga/sysconfig-env
2018-05-29 Noah HilverlingFix that checks with command_endpoint don't return... 6343/head
2018-05-25 Michael FriedrichMerge pull request #6336 from Icinga/fix/log-message...
2018-05-24 Michael InselFix unnecessary blank in log message 6336/head
2018-05-23 Jean FlachRework sysconfig file
next