]> granicus.if.org Git - icinga2/history - lib/base
ApiListener#ApiTimerHandler(): delete all replayed logs
[icinga2] / lib / base /
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-03-19 Michael FriedrichMerge pull request #7032 from Icinga/feature/backport...
2019-03-19 Michael FriedrichBackport Defer class for 2.10 7032/head
2019-03-13 Alexander A. KlimovDon't require OS headers to provide SO_REUSEPORT
2019-02-25 Alexander A. KlimovSecure ApiUser::GetByAuthHeader() against timing attacks
2019-02-19 Michael FriedrichDebug: Log calls to ConfigObject::Deactivate()
2019-02-11 Alexander A. KlimovTcpSocket#Bind(): also set SO_REUSEPORT
2019-02-11 Michael FriedrichFix Convert::ToLong(double val)
2018-12-06 Michael FriedrichRevert "ThreadPool#Stop(): discard non-processed queue...
2018-12-05 Michael FriedrichCall SSL_shutdown() at least twice
2018-12-05 Alexander A. KlimovSocket engine: drop life support objects
2018-12-05 Alexander A. KlimovMake SocketEventDescriptor#EventInterface a SocketEvent...
2018-12-05 Alexander A. KlimovSocketEvents: inherit from Stream
2018-12-05 Alexander A. KlimovThreadPool#Stop(): discard non-processed queue items
2018-11-12 Michael FriedrichFix possible double free in StreamLogger::BindStream()
2018-11-12 Michael FriedrichEnsure that API/JSON-RPC messages in the same session...
2018-10-18 Michael FriedrichMerge pull request #6699 from Icinga/feature/update...
2018-10-18 Michael Friedrichicinga.com: Update CMakeLists.txt
2018-10-18 Michael Friedrichicinga.com: Update '*.ti'
2018-10-18 Michael Friedrichicinga.com: Update *.{h,c}pp
2018-10-16 Michael FriedrichMerge pull request #6691 from Icinga/bugfix/reload...
2018-10-16 Michael FriedrichAdd missing shutdown/program state dumps for SIGUSR2... 6691/head
2018-10-11 Michael FriedrichMerge pull request #6669 from Icinga/feature/no-errors...
2018-10-11 Michael FriedrichDon't throw an error when namespace indexers don't... 6669/head
2018-10-09 Michael FriedrichMerge pull request #6664 from Icinga/bugfix/daemonize...
2018-10-09 Michael FriedrichRevert "Initialize Socket Event Engine on application... 6664/head
2018-10-08 Michael FriedrichMerge pull request #6503 from peteeckel/fix/reduce...
2018-09-28 Michael FriedrichMerge pull request #6642 from Icinga/bugfix/concurrent...
2018-09-27 Michael FriedrichAllow to override MaxConcurrentChecks constant 6642/head
2018-09-27 Michael FriedrichMerge pull request #6313 from Icinga/fix/win-check...
2018-09-27 Michael FriedrichMerge pull request #6639 from Icinga/fix/windows-api...
2018-09-26 Michael FriedrichMerge branch 'support/2.9'
2018-09-25 Michael FriedrichMerge pull request #6630 from Icinga/bugfix/socket...
2018-09-24 Michael FriedrichInitialize Socket Event Engine on application startup 6630/head
2018-09-17 Michael FriedrichMerge pull request #6622 from Icinga/bugfix/ido-pgsql...
2018-09-17 Michael FriedrichMerge pull request #6616 from Icinga/feature/tls-handsh...
2018-09-17 Michael FriedrichMerge pull request #6621 from Icinga/bugfix/ido-remove...
2018-09-17 Michael FriedrichMerge pull request #6618 from Icinga/bugfix/nice-compil...
2018-09-14 Michael FriedrichSilence compiler warning for nice() 6618/head
2018-09-14 Michael FriedrichAdd ApiListener#tls_handshake_timeout option
2018-09-13 Michael FriedrichMerge pull request #6519 from Icinga/fix/erroneous...
2018-09-13 Michael FriedrichImprove error logging for match/regex/cidr_match functi...
2018-09-11 Michael FriedrichMerge pull request #6573 from Icinga/bugfix/operator...
2018-09-04 Michael FriedrichMerge pull request #6591 from Icinga/bugfix/lto-builds...
2018-09-04 Michael FriedrichMerge pull request #6590 from Icinga/fix/custom-var...
2018-09-04 Michael FriedrichFix static initializer priority for namespaces in LTO... 6591/head
2018-09-04 Jean FlachMerge pull request #6356 from sourcejedi/fix/systemd
2018-09-04 Michael FriedrichMerge pull request #6588 from Icinga/bugfix/prepare...
2018-09-03 Michael FriedrichMerge pull request #6583 from maxswjeon/master
2018-09-03 Michael FriedrichMerge pull request #6586 from Icinga/bugfix/centos...
2018-09-03 Michael FriedrichFix non-unity builds on CentOS 7 with std::shared_ptr 6586/head
2018-08-25 Alan Jenkinsfix "Console" log to flush
2018-08-24 Jean FlachMerge pull request #6502 from jenslink/patch-2
2018-08-24 Jean FlachMerge pull request #6501 from jenslink/patch-1
2018-08-24 Jean FlachMerge pull request #6510 from Icinga/feature/windows...
2018-08-24 Michael FriedrichMerge pull request #6509 from gunnarbeutner/feature...
2018-08-22 Michael FriedrichMerge pull request #6556 from Icinga/feature/installer...
2018-08-22 Jean FlachMerge pull request #6469 from Icinga/fix/windows-resize...
2018-08-22 Michael FriedrichMerge pull request #6544 from gunnarbeutner/fix/depreca...
2018-08-13 Gunnar BeutnerRefactor Application::*Const()
2018-08-13 Gunnar BeutnerImplement namespace support for the keys() function
2018-08-13 Gunnar BeutnerImplement support for the namespace and using keywords
2018-08-13 Gunnar BeutnerMove constants and functions into different namespaces
2018-08-13 Gunnar BeutnerImplement support for namespaces
2018-08-13 Gunnar BeutnerImplement support for modifying frozen attributes
2018-08-13 Gunnar BeutnerRefactor REGISTER_SCRIPTFUNCTION_* macros
2018-08-10 Michael FriedrichMerge pull request #6512 from Icinga/feature/sni-enviro...
2018-08-10 Michael FriedrichIntroduce IcingaApplication#environment
2018-08-09 Michael FriedrichMerge pull request #6531 from Icinga/feature/zone-all_p...
2018-08-09 Michael FriedrichMerge pull request #6511 from Icinga/feature/apilistene...
2018-08-08 Markus FroschApiListener: Add support for dynamic port handling
2018-08-08 Michael FriedrichMerge pull request #6530 from Icinga/bugfix/query-was...
2018-08-08 Michael FriedrichMerge pull request #6506 from Icinga/feature/improved...
2018-08-07 Michael FriedrichUpdate output for `--version` 6506/head
2018-08-07 Markus FroschImprove path handling in cmake and daemon
2018-08-07 Michael FriedrichMerge pull request #6521 from gunnarbeutner/feature...
2018-08-07 Gunnar BeutnerMerge pull request #6526 from Icinga/bugfix/wpessimizin...
2018-08-07 Alexander A. Klimovicinga::PackObject(): shorten conversion to string 6526/head
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-07-30 Michael FriedrichFix regression with MatchAny false conditions on match...
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-26 Alexander A. KlimovImplement object packer for consistent hashing 6489/head
2018-07-26 Michael FriedrichMerge pull request #6414 from Icinga/feature/icinga...
next