]> granicus.if.org Git - icinga2/shortlog
icinga2
2015-11-07 Gunnar BeutnerUpdate documentation
2015-11-07 Gunnar BeutnerImprove performance data for DB IDO
2015-11-06 Gunnar BeutnerUpdate man page for the --script-debugger option
2015-11-06 Gunnar BeutnerDon't use 'which' in the 'prepare-dirs' script
2015-11-06 Gunnar BeutnerRevert "Make sure 'api setup' is run by the Windows...
2015-11-06 Michael FriedrichAPI Actions: Remove -by-id from actions and require...
2015-11-06 Gunnar BeutnerUpdate AUTHORS
2015-11-06 Matthaus OwensDon't try to use --gc-sections on SunOS
2015-11-06 Michael FriedrichITL: Increase the default timeout for OS checks (update...
2015-11-06 Jo GoossensITL: Add missing check_apt arguments
2015-11-06 Michael FriedrichUpdate API documentation for object queries and joins
2015-11-06 Gunnar BeutnerChange output format for object queries
2015-11-06 Michael FriedrichRemove outdated SELinux documentation for now
2015-11-06 Michael FriedrichUpdate API documentation for Accept header
2015-11-05 Michael FriedrichChange session_token to integer timestamp
2015-11-05 Michael FriedrichUpdate AUTHORS
2015-11-05 Jo GoossensAdd missing parameters for jmx4perl check command
2015-11-05 Michael FriedrichFix: Async mysql queries aren't logged in the debug log
2015-11-05 Michael FriedrichChange 'api setup' into a manual step while configuring...
2015-11-05 Michael FriedrichRequire 'Accept' header for API requests (except for...
2015-11-05 Michael FriedrichUpdate API documentation from feedback and API clients
2015-11-05 Gunnar BeutnerImplement a debugger for Icinga scripts
2015-11-05 Gunnar BeutnerFix command-line arguments which contain spaces
2015-11-05 Michael FriedrichBuild fix
2015-11-05 Gunnar BeutnerFix invalid field IDs in Type::GetField
2015-11-05 Gunnar BeutnerFix 'Invalid field ID' error when serializing Type...
2015-11-05 Gunnar BeutnerFix the 'type' attribute for the Object class
2015-11-04 Gunnar BeutnerFix race condition in ConfigWriter::EmitIdentifier
2015-11-04 Gunnar BeutnerDon't validate custom attributes that aren't strings
2015-11-04 Gunnar BeutnerImprove formatting for arrays
2015-11-04 Gunnar BeutnerFix indentation for nested dictionaries
2015-11-04 Michael FriedrichImplement 'console' cli command using the API
2015-11-04 Gunnar BeutnerFix indentation for Dictionary::ToString
2015-11-03 Gunnar BeutnerImplement the current_filename and current_line keywords
2015-11-03 Gunnar BeutnerFix race condition in ConfigWriter::GetKeywords
2015-11-03 Gunnar BeutnerIcinga Studio: Sort object names
2015-11-03 Gunnar BeutnerOnly show types which inherit from ConfigObject and...
2015-11-02 Gunnar BeutnerFix crash in JsonRpcClient::DataAvailableHandler
2015-11-02 Michael FriedrichAdd missing override
2015-11-02 Michael FriedrichAdd host.last_state_{up,down} and last_check attribute...
2015-11-02 Sebastian ChrostekAdd ipv4/ipv6 only to tcp, udp and http CheckCommand
2015-11-01 Markus FroschUpdate API docs for language improvements
2015-11-01 Michael FriedrichUpdate API documentation
2015-11-01 Michael FriedrichAPI actions: Check if removal of comments and downtimes...
2015-11-01 Lennart BetzAdd check command negate.
2015-11-01 Lennart BetzAdd check command mysql
2015-11-01 Michael FriedrichUpdate API documentation
2015-11-01 Gunnar BeutnerFix race condition in CreatePipeOverlapped
2015-11-01 Gunnar BeutnerFix plural name for the Array type
2015-10-30 Michael FriedrichAdd the unique_id for comments/downtimes next to legacy...
2015-10-29 Michael FriedrichFix missing field initializer in DB IDO
2015-10-29 Michael FriedrichAdd doc URL to /v1 info page
2015-10-29 Michael FriedrichUpdate documentation
2015-10-29 Michael FriedrichDB IDO: Add an index for CV session delete
2015-10-29 Michael FriedrichFix: Unique constraint violation with multiple comment...
2015-10-29 Michael FriedrichDB IDO: Remove deleted custom variables
2015-10-29 Gunnar BeutnerFix spelling mistake in 'node wizard'
2015-10-29 Gunnar BeutnerUse the correct zone name for parent_zone when running...
2015-10-29 Gunnar BeutnerBuild fix for Windows
2015-10-28 Michael FriedrichDocumentation: Reorganize Livestatus and alternative...
2015-10-28 Gunnar BeutnerConvert Comment/Downtime to config objects
2015-10-28 Michael FriedrichDB IDO: Add object_id where clause for icinga_downtimeh...
2015-10-28 Gunnar BeutnerFix: IDO tries to execute empty UPDATE queries
2015-10-28 Gunnar BeutnerFix incorrect URL check in the InfoHandler class
2015-10-27 Michael FriedrichReview and update documentation
2015-10-27 Jean FlachUpdate error messages
2015-10-27 Jean FlachUpdate API actions and documentation
2015-10-27 Gunnar BeutnerRemove byte order mark in 9-icinga2-api.md
2015-10-27 Gunnar BeutnerUpdate documentation
2015-10-26 Gunnar BeutnerFix invalid delete in IndexerExpression::GetReference
2015-10-26 Jean FlachUpdate API documentation
2015-10-26 Gunnar BeutnerFix: Line continuation is broken in 'icinga2 console'
2015-10-26 Gunnar BeutnerImplement Array::ToString and Dictionary::ToString
2015-10-26 Gunnar BeutnerDon't allow scripts to access FANoUserView attributes...
2015-10-26 Gunnar BeutnerUpdate AUTHORS
2015-10-26 Bastian GuseAdd check command nginx_status
2015-10-26 Gunnar BeutnerFix: Changing a group's attributes causes duplicate...
2015-10-26 Gunnar BeutnerUpdate AUTHORS
2015-10-26 Mhd Sulhandoc.icinga2.8: rewrite man page
2015-10-26 Mhd Sulhanicinga-app: show options for log-level
2015-10-26 Mhd SulhanCLI: Hide "Command options" if command is null
2015-10-26 Gunnar BeutnerHandle exceptions for NetString::WriteStringToStream...
2015-10-26 Gunnar BeutnerUpdate AUTHORS
2015-10-26 Hannes Van... Fix incorrect attribute name in the documentation
2015-10-26 Gunnar BeutnerClean up the 'api setup' command a bit more
2015-10-26 Gunnar BeutnerUndo accidental edit in icinga.cpp from 6fa58a52
2015-10-25 Gunnar BeutnerFix incorrect return value for ApiSetupUtility::SetupMaster
2015-10-23 Gunnar BeutnerUse operator[] instead of insert() for Dictionary::Set
2015-10-22 Michael FriedrichUpdate vim syntax highlighting
2015-10-22 Michael FriedrichAdd apply for to the language reference documentation
2015-10-22 Michael FriedrichDocument that modified attributes require accept_config...
2015-10-22 Gunnar BeutnerClean up the 'api setup' command
2015-10-22 Michael FriedrichExport original attributes in DB IDO and Livestatus
2015-10-22 Gunnar BeutnerFix: 'dig_lookup' custom attribute for the 'dig' check...
2015-10-22 Michael FriedrichFix restore_attribute not working in clusters
2015-10-22 Gunnar BeutnerUpdate release documentation
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-10-22 Gunnar BeutnerAdd redirect for /
2015-10-22 Gunnar BeutnerUpdate documentation
2015-10-22 Gunnar BeutnerImplement URL handler for /v1
next