]> granicus.if.org Git - icinga2/history - lib
Update AUTHORS
[icinga2] / lib /
2015-12-04 Michael FriedrichFix missing path in mkdir() exception
2015-12-02 Michael KrausFix problem with livestatus filter "type"
2015-11-26 Michael FriedrichLivestatus: Fix "class" filter for log table
2015-11-26 Jean FlachFix return value in PkiUtility
2015-11-26 Gunnar BeutnerBuild fix for Windows
2015-11-26 Gunnar BeutnerImplement Platform* global variables
2015-11-26 Jean FlachUpdate node wizard
2015-11-26 Gunnar BeutnerUse the NodeName constant in 'api setup'
2015-11-25 Gunnar BeutnerHide the --master_zone option in --help because it...
2015-11-25 Gunnar BeutnerUse the ZoneName and NodeName constants for 'node setup...
2015-11-25 Jean FlachFix master zone name
2015-11-25 Gunnar BeutnerFix crash in ConfigItem::ActivateItems
2015-11-25 Michael FriedrichFix crash in ConfigItem::ActivateItems
2015-11-25 Gunnar BeutnerFix race condition in the ConfigItem class
2015-11-24 Gunnar BeutnerBuild fix for systems where strsignal() returns a const...
2015-11-21 Gunnar BeutnerBuild fix for SLES 11 (with -std=c++11)
2015-11-20 Gunnar BeutnerFix: CLI command 'repository add' doesn't work
2015-11-19 Michael FriedrichFix pki new-ca not checking for existing ca files
2015-11-17 Gunnar BeutnerFix crash in Process::IOThreadProc when building Icinga...
2015-11-16 Gunnar BeutnerUse notify_one in WorkQueue::Enqueue
2015-11-15 Gunnar BeutnerFix incorrect error messages on Windows
2015-11-14 Gunnar BeutnerAllow null values for constructor calls
2015-11-12 Michael FriedrichFix attribute validation for PUT queries
2015-11-11 Michael FriedrichFix that custom attribute with function value cannot...
2015-11-11 Michael FriedrichFix attributes names for joins; update documentation
2015-11-11 Michael FriedrichDB IDO: Fix group membership updates for runtime create...
2015-11-11 Gunnar BeutnerCheck whether config file exists before trying to creat...
2015-11-11 Gunnar BeutnerImplement support for recursive object locks
2015-11-11 Gunnar BeutnerDon't allow users to set internal attributes via PUT
2015-11-10 Gunnar BeutnerImprove location information for exceptions
2015-11-10 Michael FriedrichRemove obsolete checks from API actions
2015-11-10 Gunnar BeutnerBuild fix for Windows
2015-11-10 Gunnar BeutnerUse poll() for the command pipe fd
2015-11-10 Gunnar BeutnerDon't validate arguments/parameters that aren't strings
2015-11-09 Michael FriedrichAdd the HTTP request body to debug log
2015-11-09 Gunnar BeutnerUse non-blocking open() for the command pipe
2015-11-09 Michael FriedrichImprove error handling for unlinking files
2015-11-09 Gunnar BeutnerRemove config file when object creation fails
2015-11-09 Gunnar BeutnerFix: Detailed error message is missing when object...
2015-11-09 Gunnar BeutnerRename $quit to $continue
2015-11-09 Gunnar BeutnerImprove error message for 404s
2015-11-09 Gunnar BeutnerFix memory leak for JSON-RPC/HTTP connections
2015-11-08 Gunnar BeutnerDon't send cluster config messages for objects with...
2015-11-08 Gunnar BeutnerRemove unused variable
2015-11-08 Michael FriedrichAdd filter targets for remove-{comment,downtime} actions
2015-11-08 Michael Friedrich'api setup' must not override existing certificate...
2015-11-08 Michael FriedrichFix: /v1/console should only use a single permission
2015-11-08 Michael FriedrichFix: 'api setup' should create a user even when api...
2015-11-07 Gunnar BeutnerRemove duplicate text in an error message
2015-11-07 Gunnar BeutnerFix incorrect variable names for joined objects in...
2015-11-07 Gunnar BeutnerImprove messages for the debugger
2015-11-07 Gunnar BeutnerFix: Autocompletion doesn't work in the debugger
2015-11-07 Gunnar BeutnerRename 'object' to 'obj' in filters
2015-11-07 Gunnar BeutnerMake the main object available as 'object' in filter...
2015-11-07 Gunnar BeutnerImprove error handling when user specifies invalid...
2015-11-07 Gunnar BeutnerImprove performance data for DB IDO
2015-11-06 Michael FriedrichAPI Actions: Remove -by-id from actions and require...
2015-11-06 Gunnar BeutnerChange output format for object queries
2015-11-05 Michael FriedrichChange session_token to integer timestamp
2015-11-05 Michael FriedrichFix: Async mysql queries aren't logged in the debug log
2015-11-05 Michael FriedrichRequire 'Accept' header for API requests (except for...
2015-11-05 Gunnar BeutnerImplement a debugger for Icinga scripts
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-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-01 Michael FriedrichAPI actions: Check if removal of comments and downtimes...
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 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 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 Jean FlachUpdate error messages
2015-10-27 Jean FlachUpdate API actions and documentation
2015-10-26 Gunnar BeutnerFix invalid delete in IndexerExpression::GetReference
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 BeutnerFix: Changing a group's attributes causes duplicate...
next