]> granicus.if.org Git - icinga2/shortlog
icinga2
2014-12-05 Michael FriedrichLivestatus: Fix missing host downtimes/comments
2014-12-05 Michael FriedrichRename static timer variables
2014-12-05 Gunnar BeutnerScriptUtils: Make sure arguments aren't null
2014-12-05 Gunnar BeutnerUse the boost packages from packages.icinga.org
2014-12-05 Gunnar BeutnerImplement validator for the check_interval attribute
2014-12-05 Michael FriedrichExecute checks locally if command_endpoint == local...
2014-12-04 Gunnar BeutnerFix warnings when using CMake 3.1.0
2014-12-04 Gunnar BeutnerFix crash in the unit tests
2014-12-04 Gunnar BeutnerFix unity builds on Windows
2014-12-04 Michael Friedrichcli: Fix node update-config errors
2014-12-03 Tim HardeckUse Icinga 1.x Apache conf
2014-12-02 Gunnar BeutnerAdd missing validator for the socket_path attribute
2014-12-02 Lars EngelsRemove bashisms from some of the shell scripts
2014-12-02 Gunnar BeutnerImplement socket_path attribute for the IdoMysqlConnect...
2014-12-02 Tim HardeckMove set_permission statement from common to bin
2014-12-02 Gunnar BeutnerMerge remote-tracking branch 'origin/fix/usr-lib-icinga...
2014-12-01 Tim HardeckAdd missing /usr/lib/icinga2 directory to rpm spec
2014-12-01 Tim HardeckUse _libexecdir instead of static path
2014-12-01 Gunnar BeutnerFix problem with macro arguments which are not separate...
2014-12-01 Michael FriedrichUpdate documentation
2014-12-01 Gunnar BeutnerUpdate documentation for 2.2.1
2014-12-01 Michael FriedrichDon't execute built-in commands on the master in remote...
2014-12-01 Michael FriedrichFix missing lock in ConfigUpdateHandler()
2014-12-01 Gunnar BeutnerFix a memory leak in the ReadLineContext class
2014-12-01 Gunnar BeutnerAdd support for Apache 2.4 in the Classic UI config...
2014-11-29 Gunnar BeutnerUpdate AUTHORS
2014-11-29 Malte RabenseifnerFix group permission in prepare-dirs
2014-11-28 Gunnar BeutnerProperly reset the ThreadPool status in Stop
2014-11-28 Gunnar BeutnerFix the Expression unit tests
2014-11-28 Gunnar BeutnerMake the config lexer return an error for unterminated...
2014-11-28 Gunnar BeutnerMake the config parser thread-safe
2014-11-28 Gunnar BeutnerShow source line information for the "repl" command
2014-11-27 Michael FriedrichDocs: Fix wrong command reference
2014-11-27 Michael FriedrichCli: Ensure that repository path is created on 'node...
2014-11-27 Michael FriedrichUpdate man page for icinga2
2014-11-27 Michael FriedrichDocumentation: Explain macro array support, repeat_key...
2014-11-27 Tim HardeckRun systemd macros in the correct rpm scripts
2014-11-27 Gunnar BeutnerMove the icinga2-prepare-dirs script to /usr/lib
2014-11-27 Gunnar BeutnerImplement support for arrays in command arguments
2014-11-27 Christian JonakDocumentation: Fix wrong wizard information for clients
2014-11-27 Gunnar BeutnerRemove the BuildRequires for yajl-devel (on RHEL 6...
2014-11-27 Gunnar BeutnerFix incorrect operators in GelfWriter::NotificationToUs...
2014-11-27 Gunnar BeutnerFix crash in CreateCert
2014-11-27 Gunnar BeutnerRemove the __parent field in the DynamicObject class
2014-11-26 Carlos CesarioAdd label option to snmp ckecks
2014-11-26 Carlos CesarioAdd more options to snmp-interface command
2014-11-26 Gunnar BeutnerUpdate AUTHORS
2014-11-26 Yohan JaroszAdding missing command
2014-11-26 Gunnar BeutnerAdd build dependency for yajl in the spec file
2014-11-26 Gunnar BeutnerFix the init script
2014-11-25 Michael FriedrichDocumentation: Add a note on unique template/object...
2014-11-25 Michael FriedrichMake sure that user/group exists when starting Icinga 2
2014-11-25 Gunnar BeutnerImplement the %, ^, %=, ^=, &= and |= operators
2014-11-25 Gunnar BeutnerBuild fix for GCC
2014-11-25 Gunnar BeutnerImplicitly convert Number argument to string for operator +
2014-11-25 Gunnar BeutnerMove the parser's global variables to the ConfigCompile...
2014-11-25 Gunnar BeutnerFix parser problem with missing new-lines
2014-11-25 Gunnar BeutnerUse MakeLiteral instead of 'new LiteralExpression'
2014-11-25 Gunnar BeutnerRemove the global m_Expressions variable
2014-11-24 Gunnar BeutnerMake SetExpression check whether the LHS is null
2014-11-24 Gunnar BeutnerFix some compiler warnings
2014-11-24 Gunnar BeutnerDisallow - in identifiers
2014-11-24 Gunnar BeutnerImplement the __if and __else keywords
2014-11-24 Gunnar BeutnerChange parameter type for include and include_recursive...
2014-11-24 Gunnar BeutnerMove the cast functions into libbase
2014-11-24 Gunnar BeutnerAdd some more missing unit tests
2014-11-24 Gunnar BeutnerAdd missing unit tests to the project file
2014-11-24 Gunnar BeutnerRemove unused parameter
2014-11-24 Gunnar BeutnerRemove unused code in the ThinMutex class
2014-11-23 Gunnar BeutnerFix the __return keyword
2014-11-23 Gunnar BeutnerFix unary minus operator
2014-11-23 Gunnar BeutnerFix scoping for __for
2014-11-23 Gunnar BeutnerFix a crash in the "repl" command
2014-11-23 Gunnar BeutnerFix the reduce/reduce conflicts
2014-11-23 Gunnar BeutnerAdd missing return value for ReplCommand::Run
2014-11-23 Gunnar BeutnerAdd color tags to the repl command
2014-11-23 Gunnar BeutnerImplement more unit tests
2014-11-23 Gunnar BeutnerRemove debug code
2014-11-23 Gunnar BeutnerFix some more shift/reduce conflicts
2014-11-23 Gunnar BeutnerImprove test coverage for the Convert class
2014-11-23 Gunnar BeutnerImplement unit tests for the config parser
2014-11-23 Gunnar BeutnerFix incorrect result for the !in operator
2014-11-23 Gunnar BeutnerImprove test coverage for the array class
2014-11-22 Gunnar BeutnerFix the shift/reduce conflicts in the parser
2014-11-22 Gunnar BeutnerRemove the C++ code generator
2014-11-22 Gunnar BeutnerRefactor the stack frame handling for scripts
2014-11-22 Gunnar BeutnerFix initialization bug for the Notification class
2014-11-21 Gunnar BeutnerFix initialization for the ApiListener class
2014-11-21 Gunnar BeutnerIncrease default timeout for NRPE checks
2014-11-21 Gunnar BeutnerFix initialization bug for the Endpoint class
2014-11-21 Gunnar BeutnerMake sure source information is always available for...
2014-11-21 Gunnar BeutnerSplit DynamicObject::OnConfigLoaded into two separate...
2014-11-21 Gunnar BeutnerAdd notification custom vars to the satellite-{host...
2014-11-21 Gunnar BeutnerImprove error messages for the config parser
2014-11-21 Gunnar BeutnerFix some incorrectly generated code
2014-11-20 Gunnar BeutnerBuild fix
2014-11-20 Gunnar BeutnerImplement a C++ code generator for libconfig
2014-11-20 Gunnar BeutnerRefactor apply/object rules
2014-11-20 Tim HardeckRemove icinga-prepare-dirs from icinga-bin package
2014-11-20 Gunnar BeutnerFix incorrect return type for ScriptSignal::Invoke
next