]> granicus.if.org Git - icinga2/history - lib
Fix objects cache dump in compat for multiline vars
[icinga2] / lib /
2015-06-15 Markus FroschFix objects cache dump in compat for multiline vars
2015-06-15 Markus FroschFix multi line handling for compat check results
2015-06-15 Gunnar BeutnerFix unexpected exception in Utility::DirName when speci...
2015-06-15 Michael FriedrichFix unregistered function failure including <nscp>...
2015-05-29 Michael FriedrichFix incorrect type and state filter mapping for User...
2015-05-29 Michael FriedrichFix missing custom attributes in backends if name is...
2015-05-13 Gunnar BeutnerImplement the basename and dirname script functions
2015-05-13 Gunnar BeutnerDetermine NSClient++ installation path using MsiGetComp...
2015-04-28 Jean FlachAdd Windows version string to --version
2015-04-28 Jean-Marcel FlachUpdate ReleaseHelper to work with most Linux distributions
2015-04-27 Michael FriedrichFix DbEvents::AddCheckableCheckHistory argument
2015-04-27 Michael FriedrichDB IDO: Fix wrong check result timestamp for historical...
2015-04-27 Michael FriedrichAdd timestamp support for PerfdataWriter
2015-04-27 Michael FriedrichRewrite some of the wizard questions
2015-04-27 Jean-Marcel FlachChange node wizard flow
2015-04-27 Michael FriedrichFix failed assertion in DB IDO
2015-04-25 Michael FriedrichFix that downtimes are always "fixed" even if scheduled...
2015-04-22 Gunnar BeutnerFix another potential deadlock in DB IDO
2015-04-22 Gunnar BeutnerFix deadlock in the IDO
2015-04-20 Michael FriedrichCLI: Be less verbose in 'node update-config'
2015-04-20 Michael FriedrichChange log level to 'notice' for 'Attempting to send...
2015-04-20 Michael FriedrichDon't update scheduleddowntime table w/ trigger_time...
2015-04-20 Jean-Marcel FlachMake node wizard only accept y/Y and n/N
2015-04-20 Jean-Marcel FlachAdd accept config/commands option to node setup
2015-04-20 Jean-Marcel FlachFix troubleshooht command truncating crash logs
2015-04-17 Michael FriedrichFix custom attributes with recursive macro function...
2015-04-17 Michael FriedrichFix acknowledgement with expire time not added as comme...
2015-04-14 Gunnar BeutnerRemove deadlock in db_ido
2015-04-12 Michael FriedrichTrigger downtimes for NOT-OK states after OnDowntimeAdded()
2015-04-11 Michael FriedrichDB IDO: Fix status table scheduled_downtime_depth colum...
2015-03-31 Gunnar BeutnerFix complexity class for Dictionary::Get
2015-03-31 Gunnar BeutnerImprove timeperiod validation error messages
2015-03-30 Gunnar BeutnerFix permissions for agent CheckResult messages
2015-03-29 Gunnar BeutnerFix validation errors for time ranges which span the...
2015-03-26 Gunnar BeutnerFix arrays in command arguments
2015-03-26 Gunnar BeutnerFix crash in MakeX509CSR when using ancient versions...
2015-03-23 Gunnar BeutnerFix incorrect variable values for apply+for
2015-03-23 Gunnar BeutnerMake load order for objects more reliable
2015-03-21 Gunnar BeutnerFix: 'return' keyword doesn't work inside for loops
2015-03-21 Gunnar BeutnerFix copyright header indentation
2015-03-21 Gunnar BeutnerFix style violations
2015-03-20 Michael FriedrichFix missing config validator for command arguments...
2015-03-20 Gunnar BeutnerAllow using more than one %validator rule for the same...
2015-03-20 Gunnar BeutnerFlush stderr in Application::Exit
2015-03-19 Michael FriedrichUse Utility::NaturalJoin for notification filter formatting
2015-03-19 Michael FriedrichShow notification state/type filter names in notice...
2015-03-19 Gunnar BeutnerImprove error message for invalid field access
2015-03-19 Gunnar BeutnerImplement the parse_performance_data function
2015-03-19 Gunnar BeutnerDon't ignore extraneous arguments for functions
2015-03-16 Louis SautierRemove prompt to create a TicketSalt from the wizard
2015-03-16 Gunnar BeutnerAdd OS details in 'icinga2 --version'
2015-03-16 Gunnar BeutnerBuild fix for 2.3.x
2015-03-16 Gunnar BeutnerImprove Flex version detection on Windows
2015-03-16 Gunnar BeutnerDon't update custom vars for each status update
2015-03-16 Gunnar BeutnerEnsure that flex meets the version requirements
2015-03-12 Michael FriedrichFix log message for cli commands breaks the init script
2015-03-12 Michael FriedrichFix crash in Dependency::Stop()
2015-03-11 Michael FriedrichFix formatting for the GDB stacktrace
2015-03-11 Michael FriedrichMake sure that the /var/log/icinga2/crash directory...
2015-03-11 Gunnar BeutnerFix timeout problem with API heartbeat messages
2015-03-11 Gunnar BeutnerFix line continuation support for parentheses
2015-03-11 Gunnar BeutnerKill entire process group after plugin timeout
2015-03-11 Gunnar BeutnerFix argument type for the StringContains function
2015-03-11 Michael FriedrichImplement String#contains
2015-03-09 Gunnar BeutnerDon't accept config updates for zones for which we...
2015-03-09 Gunnar BeutnerFix incorrect value for the process_performance_data...
2015-03-09 Gunnar BeutnerFix validator for dependencies
2015-03-09 Gunnar BeutnerAdd validator for time ranges in ScheduledDowntime...
2015-03-09 Gunnar BeutnerRemove incorrect VERIFY
2015-03-07 Gunnar BeutnerRemove unnecessary dynamic_casts
2015-03-06 Gunnar BeutnerFix second Deserialize() call in ApiEvents::ExecuteComm...
2015-03-05 Gunnar BeutnerMake sure we don't evaluate apply rules for fake hosts...
2015-03-05 Gunnar BeutnerAdd missing service name in check results
2015-03-05 Gunnar BeutnerAdd missing "return"s in Ido*Connection::Reconnect
2015-03-05 Gunnar BeutnerImplement SNI support for the TlsStream class
2015-03-05 Gunnar BeutnerFix incorrect debug hints for nested attributes
2015-03-05 Gunnar BeutnerRemove the macro argument for IMPL_TYPE_LOOKUP
2015-03-04 Gunnar BeutnerFix compiler warning in Process::Run
2015-03-04 Gunnar BeutnerImplement support for the 'Limit' column in Livestatus
2015-03-04 Gunnar BeutnerImprove Livestatus query performance
2015-03-04 Gunnar BeutnerDon't discard config validators
2015-03-04 Gunnar BeutnerFix some compile warnings
2015-03-04 Gunnar BeutnerFix a memory leak in *Expression::GetReference
2015-03-03 Gunnar BeutnerFix lag calculation for the 'cluster-zone' check
2015-03-03 Gunnar BeutnerInclude GDB backtrace in crash reports
2015-03-03 Gunnar BeutnerFix: else if doesn't work without an else branch
2015-03-03 Gunnar BeutnerFix validator for TimePeriod ranges
2015-03-03 Gunnar BeutnerFix start condition for downtimes
2015-03-03 Gunnar BeutnerAdd VERIFY check in Utility::ExecuteDeferredInitializers
2015-03-03 Gunnar BeutnerRemove redundant error check in Utility::GetTime
2015-03-03 Gunnar BeutnerFix uninitialized field in the CheckerComponent class
2015-03-03 Gunnar BeutnerFix file descriptor leak in SetDaemonIO
2015-03-03 Gunnar BeutnerRemove the return type for Utility::LoadExtensionLibrary
2015-03-02 Gunnar BeutnerUse _exit instead of Exit in Application::SetResourceLimits
2015-03-02 Jean FlachAmericaniz(s)e colo(u)r in troubleshoot cli
2015-03-02 Michael FriedrichFix deadlock in DB IDO and external command events
2015-03-02 Michael FriedrichFix troubleshooting cli hint text
2015-03-02 Michael FriedrichFix output formatting in troubleshoot cli command
2015-03-02 Michael FriedrichFix compiler warnings
2015-03-02 Jason YoungUpdate PerfdataValue::Parse to ignore invalid warn...
next