]> granicus.if.org Git - icinga2/shortlog
icinga2
2019-05-16 Alexander A... Namespace: place ObjectLock in all methods
2019-05-16 Elias Ohmtry without initialization of frame Locals which are...
2019-05-16 Elias Ohmuse current frame scope for permission filter function...
2019-05-16 Alexander A... FilterUtility::EvaluateFilter(): ensure not to modify...
2019-05-16 Elias Ohm* use dedicated permissions namespace for scriptframe...
2019-05-16 Michael FriedrichAdd log message for log rotate; update docs
2019-05-16 Alexander A... Timer::TimerThreadProc(): use C++11 lambda instead...
2019-05-16 Alexander A... StreamLogger#BindStream(): set #m_FlushLogTimer only...
2019-05-16 Elias OhmFix for double-free (and possibly other memory-corrupti...
2019-05-16 marxinDocumentation: add missing argument to chkconfig command.
2019-05-16 Michael FriedrichDocs: Use jo to format JSON body for API actions, esp...
2019-05-16 Michael FriedrichCLI: Fix updates for NodeName/ZoneName constants
2019-05-16 Michael FriedrichDB IDO: Do not deactivate objects during application...
2019-05-16 Michael FriedrichImprove REST API docs
2019-05-16 Michael FriedrichFix headings in the docs
2019-05-16 Michael FriedrichDocs: Improve config object types chapter
2019-05-16 Alexander A... Doc: adjust default of ApiListener#bind_host
2019-05-16 Michael FriedrichAdd technical concept docs for our internal JSON-RPC...
2019-05-16 Michael FriedrichTechnical Concepts: Add config compiler references
2019-05-16 Peter EckelAvoid duplicating non-zero count message replay message...
2019-03-28 Michael FriedrichFix code block in distributed monitoring docs
2019-03-28 Michael FriedrichREST API Docs: Add Golang client code example
2019-03-28 Michael FriedrichDocument that `ca list` is not an inventory, add cleanu...
2019-03-28 Luiz AmaralFix incorrect title in API docs
2019-03-28 Michael InselUnify documentation code formatting
2019-03-28 Alexander A... HttpServerConnection#DataAvailableHandler(): reduce...
2019-03-19 Michael FriedrichRelease version 2.10.4 v2.10.4
2019-03-19 Michael InselFix check_perfmon to support non-localized names
2019-03-19 Michael FriedrichDocs: Update supported package repos in Getting Started...
2019-03-19 Michael FriedrichUpdate RELEASE checklist
2019-03-19 Michael FriedrichUpdate AUTHORS
2019-03-19 Alexander A... check_network -h: drop non-existent feature
2019-03-19 Michael InselFix heading level in development chapter
2019-03-19 Dirk GoetzSELinux: add unreserved_port_type attribute to icinga2_...
2019-03-19 Alexander A... ElasticsearchWriter: don't leak sockets
2019-03-19 Alexander A... InfluxdbWriter: don't leak sockets
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-19 Bas CouwenbergFix nested hostgroup example
2019-03-19 Alexander A... Notification#BeginExecuteNotification(): SetNextNotific...
2019-03-19 Jean FlachDon't run UpdateObjectAuthority for Comments and Downtimes
2019-03-19 Michael FriedrichFix that no_more_notifications gets reset when Recovery...
2019-03-19 Michael InselUpdate Windows agent documentation screenshots
2019-03-19 Michael InselUpdate Windows Agent design
2019-03-13 Alexander A... Assignment operators doc: tell what the { } are for
2019-03-13 Alexander A... Doc: write systemd lower-case
2019-03-13 Lee GarrettTypo and link fix
2019-03-13 Alexander A... Ignore failure of unit test base_utility/comparepasswor...
2019-03-13 Alexander A... Don't require OS headers to provide SO_REUSEPORT
2019-02-25 Michael FriedrichRelease version 2.10.3 v2.10.3
2019-02-25 Michael FriedrichDynamically print current copyright year in `--version...
2019-02-25 Michael FriedrichFix formatting in development docs
2019-02-25 Alexander A... Test Utility::ComparePasswords()
2019-02-25 Alexander A... Secure ApiUser::GetByAuthHeader() against timing attacks
2019-02-25 Michael FriedrichMerge pull request #6971 from Icinga/bugfix/downtime...
2019-02-25 Michael FriedrichActivate downtimes before any checkable object 6971/head
2019-02-19 Michael FriedrichDebug: Log calls to ConfigObject::Deactivate()
2019-02-11 Michael FriedrichTroubleshooting: Add notes on ephemeral port range...
2019-02-11 Michael FriedrichRefactor conditions and add debug log messages for...
2019-02-11 Jean FlachFix checkresults from the future breaking checks
2019-02-11 Michael InselDoc: Add .NET 3.5 to the windows build stack
2019-02-11 Michael FriedrichDon't allow retry_interval <= 0
2019-02-11 Alexander A... Downtime::AddDowntime(): place Downtimes in the same...
2019-02-11 Alexander A... Validate Zone::GetLocalZone() before using
2019-02-11 Michael FriedrichLog: Ensure not to pass negative values to localtime()
2019-02-11 Alexander A... Allow Checkable#retry_interval to be 0
2019-02-11 Max RosinDocument that retry_interval is only used after an...
2019-02-11 Michael FriedrichDocs: Formatting for dev requirements
2019-02-11 Michael FriedrichMinor updates for core dumps
2019-02-11 Michael FriedrichUpdate TOC
2019-02-11 Michael FriedrichPurge INSTALL.md and add packager info to README.md
2019-02-11 Michael FriedrichFix formatting in dev docs
2019-02-11 Michael FriedrichDocs: Update README.md with a better description and...
2019-02-11 Michael FriedrichDocs: Update anchors
2019-02-11 Michael FriedrichDocs: More updates on dev environments, add mini TOC
2019-02-11 Michael FriedrichDocs: Simplify INSTALL.md and point to icinga.com/docs
2019-02-11 Michael FriedrichDocs: Delete extra docs for windows builds
2019-02-11 Michael FriedrichDocs: First draft for development docs
2019-02-11 Michael FriedrichAdd technical docs for the check scheduler (general...
2019-02-11 Michael FriedrichUpdate AUTHORS
2019-02-11 Michael InselFix check_swap percentage calculation
2019-02-11 Alexander A... TcpSocket#Bind(): also set SO_REUSEPORT
2019-02-11 Michael FriedrichClusterEvents::AcknowledgementSet event should forward...
2019-02-11 Michael InselFix check_swap formatting
2019-02-11 Michael FriedrichFix Convert::ToLong(double val)
2019-02-11 Michael FriedrichAdd a unit test for Convert::ToLong(double) - fails
2019-02-11 Alexander A... Downtime#HasValidConfigOwner(): respect Downtime#author...
2019-02-11 Alexander A... Add and populate Downtime#authoritative_zone
2019-02-11 Alexander A... Downtime#HasValidConfigOwner(): wait for ScheduledDowntimes
2019-02-11 Alexander A... Implement ScheduledDowntime::AllConfigIsLoaded()
2019-02-11 Markus Froschappveyor: Run Debug builds
2019-02-11 Markus Froschtools/win32: Invalidate CMake cache on build
2018-12-06 Michael FriedrichRevert "ThreadPool#Stop(): discard non-processed queue...
2018-12-05 Alexander A... Remove redundand check for object existence on creation...
2018-12-05 Michael FriedrichDocs: Add a section for DB IDO Cleanup
2018-12-05 fluxX04update apache status command to be identical according...
2018-12-05 AlexDoc fix: documentation link for apt
2018-12-05 David Lublink * BugFix : Wrong operator on stride variable causing...
2018-12-05 Leon StringerDoc fix: error in example path.
2018-12-05 Michael FriedrichCall SSL_shutdown() at least twice
next