]> granicus.if.org Git - icinga2/history - lib
Merge pull request #7185 from Icinga/bugfix/gelfwriter-wrong-log-facility
[icinga2] / lib /
2019-05-17 Michael FriedrichMerge pull request #7185 from Icinga/bugfix/gelfwriter...
2019-05-16 Michael InselFix wrong facility in GelfWriter log message 7185/head
2019-05-10 Michael FriedrichMerge pull request #7026 from Icinga/feature/ca-list-all
2019-05-10 Michael FriedrichMerge pull request #7179 from Napsty/feature/itl-esxi...
2019-05-10 Michael FriedrichCLI: 'ca list' now lists pending CSRs by default, add... 7026/head
2019-05-10 Michael FriedrichMerge pull request #7180 from Icinga/bugfix/revert...
2019-05-10 Michael FriedrichRevert "CLI: Return non-zero on unknown sub commands" 7180/head
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 FriedrichWorkaround for boost::filesystem and Visual Studio... 7178/head
2019-05-10 Michael FriedrichMerge pull request #7172 from Elias481/fix/generate...
2019-05-10 Michael FriedrichAPI: Automatically repair broken packages
2019-05-09 Michael FriedrichMerge pull request #7165 from Icinga/feature/enhance...
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-08 Michael FriedrichMerge pull request #7169 from Icinga/feature/enhance...
2019-05-08 Michael FriedrichMerge pull request #7168 from Icinga/bugfix/config...
2019-05-08 Michael FriedrichConfig packages: Catch active stage exceptions in rare... 7168/head
2019-05-08 Michael FriedrichAvoid dead-lock with config packages and active stages
2019-05-07 Michael FriedrichMerge pull request #7164 from Icinga/bugfix/notificatio...
2019-05-07 Michael FriedrichMerge pull request #7163 from Icinga/bugfix/db-ido...
2019-05-07 Michael FriedrichImprove validation for times.{begin,end} in notificatio... 7164/head
2019-05-07 Michael FriedrichDB IDO: Use cached reachable state 7163/head
2019-05-07 Michael FriedrichMerge pull request #7162 from Icinga/bugfix/cli-no...
2019-05-07 Michael FriedrichCLI: Return non-zero on unknown sub commands 7162/head
2019-05-07 Michael FriedrichMerge pull request #7158 from Icinga/bugfix/cli-node...
2019-05-06 Michael FriedrichCLI: Fix updates for NodeName/ZoneName constants 7158/head
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-02 Elias Ohmtry without initialization of frame Locals which are... 7155/head
2019-05-02 Elias Ohmuse current frame scope for permission filter function...
2019-05-01 Elias Ohmanother small adjustment by the way just to ensure... 7154/head
2019-05-01 Elias Ohmadd some object locking to the Dump method (which could...
2019-04-30 Michael FriedrichMerge pull request #7150 from Icinga/bugfix/api-config...
2019-04-30 Michael FriedrichMerge pull request #7153 from Icinga/bugfix/windows...
2019-04-30 Michael FriedrichMerge pull request #7152 from Elias481/fix/mysql8-heade...
2019-04-30 Michael FriedrichActive packages: Don't try to fix broken config package... 7150/head
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 Ohmaccount for adjusted interface of mysql8 (now utilizes... 7152/head
2019-04-28 Elias OhmLock Objects during serialization
2019-04-26 Michael FriedrichRepair broken API config packages at runtime
2019-04-26 Michael FriedrichCluster: Don't try to sync objects from broken _api...
2019-04-26 Michael FriedrichDaemon: Deal with exceptions from broken _api package
2019-04-26 Michael FriedrichCache the API package stage name with a active-stage...
2019-04-26 Michael FriedrichMerge pull request #7148 from Icinga/feature/api-setup-cn
2019-04-26 Michael FriedrichAdd --cn parameter to 'api setup' CLI command allowing... 7148/head
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 FriedrichEventqueue: Remove unused code 7088/head
2019-04-25 Alexander A. KlimovEventsFilter#Push(): ensure not to modify the global...
2019-04-25 Alexander A. Klimov/v1/events: don't over-consume CPU-bound threads
2019-04-25 Alexander A. KlimovNew event queue: handle empty filter
2019-04-25 Alexander A. Klimov/v1/events: remove anti-deadlock hack
2019-04-25 Alexander A. Klimov/v1/events: use new event queue
2019-04-25 Alexander A. KlimovFeed new event queue with events
2019-04-25 Alexander A. KlimovImplement new event queue for ASIO consumers
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
2019-04-25 Alexander A. KlimovReplace _unlink() + rename() with boost::filesystem...
2019-04-25 Alexander A. KlimovWork around boost::filesystem::path bug on VS
2019-04-25 Alexander A. KlimovUse Boost.Filesystem
2019-04-25 Michael FriedrichFix preprocessor macro comment
2019-04-25 Alexander A. KlimovFix circular #include
2019-04-25 Alexander A. KlimovThreadPool: use the Boost ASIO thread pool under the...
2019-04-24 Michael FriedrichBuildfix
2019-04-24 Michael FriedrichMerge pull request #7140 from Icinga/feature/docs-logrotate
2019-04-24 Michael FriedrichAdd log message for log rotate; update docs 7140/head
2019-04-24 Michael FriedrichMerge pull request #7004 from Icinga/bugfix/logrotate...
2019-04-24 Alexander A. KlimovTimer::TimerThreadProc(): use C++11 lambda instead... 7004/head
2019-04-24 Michael FriedrichMerge pull request #7130 from Icinga/bugfix/logrotate...
2019-04-24 Alexander A. KlimovStreamLogger#BindStream(): set #m_FlushLogTimer only... 7130/head
2019-04-24 Michael FriedrichMerge pull request #7129 from Elias481/fix/logrotate...
2019-04-24 Elias OhmFix for double-free (and possibly other memory-corrupti... 7129/head
2019-04-23 Michael FriedrichMerge pull request #7135 from Icinga/feature/boost...
2019-04-23 Michael FriedrichMerge pull request #7137 from Icinga/bugfix/disconnect...
2019-04-23 Alexander A. KlimovUse new I/O engine in ElasticsearchWriter 7135/head
2019-04-23 Michael FriedrichMerge pull request #7134 from Icinga/feature/boost...
2019-04-23 Michael FriedrichMerge pull request #7133 from Icinga/feature/boost...
2019-04-23 Alexander A. KlimovJsonRpcConnection: reduce log spam on disconnect 7137/head
2019-04-23 Michael FriedrichMerge pull request #7127 from Icinga/bugfix/replay-log
2019-04-23 Michael FriedrichMerge pull request #7126 from Icinga/bugfix/replay...
2019-04-23 Alexander A. KlimovUse new I/O engine in InfluxdbWriter 7134/head
2019-04-23 Michael FriedrichMerge pull request #7128 from Icinga/feature/re-write...
2019-04-23 Alexander A. KlimovIntroduce OptionalTlsStream
2019-04-18 Alexander A. KlimovApiListener#ReplayLog(): read current log file too... 7127/head
2019-04-18 Alexander A. KlimovApiListener#RotateLogFile(): don't overwrite previous log
2019-04-18 Alexander A. KlimovApiListener#ApiTimerHandler(): delete all replayed... 7126/head
2019-04-17 Alexander A. KlimovMake Object#m_Mutex std::recursive_mutex 7128/head
2019-04-17 Alexander A. KlimovMake Object#m_LockOwner std::atomic<std::thread::id>
2019-04-17 Alexander A. KlimovObjectLock: deduplicate constructors
2019-04-17 Alexander A. KlimovRotate replay log on shutdown, not on startup
2019-04-17 Michael FriedrichMerge pull request #7050 from Icinga/feature/previous...
2019-04-17 Michael FriedrichMerge pull request #7112 from Icinga/bugfix/service...
2019-04-17 Michael FriedrichMerge pull request #7121 from Icinga/bugfix/concurrent...
2019-04-16 Michael FriedrichMerge pull request #7122 from Icinga/bugfix/evaluatefil...
next