]> granicus.if.org Git - icinga2/shortlog
icinga2
2015-08-18 Gunnar BeutnerMake sure the serial number field is always initialized
2015-08-18 Gunnar BeutnerEnsure that runtime config objects are persisted on...
2015-08-18 Gunnar BeutnerAdd 'override' keyword to methods
2015-08-18 Gunnar BeutnerDon't allow users to delete objects that weren't create...
2015-08-18 Gunnar BeutnerFix compiler warnings
2015-08-18 Gunnar BeutnerImplement support for filter_vars
2015-08-17 Gunnar BeutnerBuild fix for Windows
2015-08-17 Michael FriedrichAdd module attribute for ConfigObject and set its origin
2015-08-17 Michael FriedrichImplement support for . in modify_attribute
2015-08-17 Michael FriedrichImplement Object#clone and rename Array/Dictionary...
2015-08-17 Gunnar BeutnerBuild fix
2015-08-17 Michael FriedrichAdd missing category for IDO query
2015-08-17 Gunnar BeutnerFix compiler warnings
2015-08-17 Lennart BetzFix check_command interfaces, change option match_alias...
2015-08-17 Gunnar BeutnerFix incorrect base class name for Array/Dictionary...
2015-08-17 Gunnar BeutnerAllow comments in JSON
2015-08-17 Gunnar BeutnerImplement the 'base' field for the Type class
2015-08-15 Gunnar BeutnerRename DynamicObject/DynamicType to ConfigObject/ConfigType
2015-08-15 Gunnar BeutnerImprove error messages for duplicate objects
2015-08-15 Gunnar BeutnerMove object name validation into ConfigItemBuilder...
2015-08-15 Gunnar BeutnerFix validation errors when creating objects with the API
2015-08-15 Gunnar BeutnerImplement support for unregistering objects
2015-08-15 Gunnar BeutnerImplement validation for modified attributes
2015-08-15 Gunnar BeutnerImplement support for creating objects
2015-08-15 Gunnar BeutnerImplement support for modified attributes in the API
2015-08-15 Gunnar BeutnerImplement support for persisting modified attributes
2015-08-15 Michael FriedrichImplement modified attributes v2
2015-08-15 Gunnar BeutnerFix typo in the documentation
2015-08-15 Gunnar BeutnerIgnore -W and -K arguments for check_disk on Windows
2015-08-11 Gunnar BeutnerFix warnings about invalid API function 'icinga::Hello'
2015-08-11 Gunnar BeutnerUse an empty dictionary for the 'this' scope when execu...
2015-08-11 Gunnar BeutnerImplement the Dictionary#keys method
2015-08-11 Gunnar BeutnerMake sure we're always creating the conf.d and zones...
2015-08-11 Gunnar BeutnerFix incorrect function name
2015-08-11 Gunnar BeutnerFix crash during cluster log replay
2015-08-11 Gunnar BeutnerFix URL handlers
2015-08-11 Gunnar BeutnerFix crash in ScriptFrame::~ScriptFrame in debug builds
2015-08-11 Gunnar BeutnerRemove color codes in the console prompt
2015-08-11 Gunnar BeutnerGet rid of code duplication in ConfigWriter/ConsoleCommand
2015-08-10 Gunnar BeutnerBuild fix for Windows
2015-08-10 Gunnar BeutnerImplement reload functionality for Windows
2015-08-10 Gunnar BeutnerBuild fix for Windows
2015-08-10 Gunnar BeutnerFix: Make sure we're continuously reading from child...
2015-08-08 Gunnar BeutnerImplement support for attaching GDB to the Icinga proce...
2015-08-07 Petr RuzickaITL: Improve snmpv3 CheckCommand section
2015-08-05 Gunnar BeutnerFix: Dict initializer incorrectly re-initialized field...
2015-08-03 Lennart BetzITL: Add check command check_interfaces
2015-08-03 Lennart BetzITL: Add check command check_mailq
2015-08-03 Lennart BetzITL: Add check command check_clamd
2015-08-03 Michael FriedrichFix node wizard ignoring local zone name
2015-08-03 Michael FriedrichFix cluster check w/ immediate parent and child zone...
2015-08-03 Dirk GoetzAdd check_yum to ITL
2015-08-03 Dirk GoetzAdd check_redis to ITL
2015-08-03 Dirk GoetzAdds check_jmx4perl to ITL
2015-08-03 Michael FriedrichFix S_ISDIR on Windows
2015-08-03 Michael FriedrichImplement support for writing configuration files
2015-08-03 Paul RichardsFix build error when using boost 1.59
2015-08-01 Gunnar BeutnerFix: Operator + is inconsistent when used with empty...
2015-07-31 Jean FlachImplement /v1/actions/process-check-result
2015-07-31 Michael FriedrichAdd a warning if EventCommand is not found when using...
2015-07-31 Michael FriedrichImplement external command DEL_DOWNTIME_BY_HOST_NAME
2015-07-30 Gunnar BeutnerImplement Dictionary#get and Array#get
2015-07-30 Gunnar BeutnerFix: ScriptFrame's 'Self' attribute gets corrupted...
2015-07-30 Gunnar BeutnerFix: Operator - should not work with "" and numbers
2015-07-30 Gunnar BeutnerFix: "" should not be equal to 0
2015-07-30 Gunnar BeutnerFix incorrect 'this' scope in i2tcl
2015-07-30 Jean-Marcel... Implement basic actions framework
2015-07-30 Gunnar BeutnerFix URL parameters for filters
2015-07-30 Gunnar BeutnerFix crash when trying to set field on a value that...
2015-07-30 Gunnar BeutnerFix accessor for field 0 ("prototype")
2015-07-29 Gunnar BeutnerFix HTTP handlers
2015-07-29 Jean FlachUpdate url parser
2015-07-29 Gunnar BeutnerSet correct X509 version for certificates
2015-07-28 Gunnar BeutnerImplement support for limiting output attributes
2015-07-28 Gunnar BeutnerFix incorrect URL for status queries
2015-07-28 Gunnar BeutnerImprove error messages a bit
2015-07-28 Gunnar BeutnerAdd support for implicit 'true' filter when filter...
2015-07-28 Gunnar BeutnerImplement support for filters
2015-07-26 Michael FriedrichFix broken cluster config sync w/ latest api changes
2015-07-24 Michael FriedrichFix a problem where invalid stage config could lead...
2015-07-23 Michael FriedrichImplement config file management for the API
2015-07-22 Michael FriedrichFix problem with child nodes in http url registry
2015-07-22 Gunnar BeutnerUpdate AUTHORS
2015-07-22 Petr RuzickaAdd "-r" parameter to the check_load command for dividi...
2015-07-22 Gunnar BeutnerImplement support for the X-HTTP-Method-Override HTTP...
2015-07-21 Michael FriedrichAdd Array::FromVector() method
2015-07-21 Michael FriedrichAdd exceptions for Utility::MkDir{,P}
2015-07-21 Michael FriedrichUpdate gdb pretty printer docs w/ Python 3
2015-07-21 Gunnar BeutnerFix incorrect filename in ApiListener::SyncZoneDir
2015-07-21 Gunnar BeutnerImplement the include_zones directive
2015-07-20 Michael FriedrichBuild fix for Linux
2015-07-20 Gunnar BeutnerBuild fix for Windows
2015-07-20 Gunnar BeutnerRelease version 2.3.8
2015-07-20 Tobias von... Correct escaping of metric and tag names for OpenTSDB...
2015-07-20 Gunnar BeutnerUpdate AUTHORS
2015-07-20 Jérôme DrouetEnable inode check on disk by default
2015-07-16 Jean-Marcel... Rename base-url test to remote-url
2015-07-16 Michael FriedrichDon't allow "ignore where" for groups when there's...
2015-07-16 Jean-Marcel... Move url handler to /lib/remote
2015-07-16 Michael FriedrichDB IDO: Do not update endpointstatus table on config...
next