2014-03-24 |
Gunnar Beutner | Clean up the +=, -=, *= and /= operators. |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Gunnar Beutner | Allow rterms as object names. |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Gunnar Beutner | Fix AExpression::ExtractPath. |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Gunnar Beutner | Move Addr2Line function to the Utility class. |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Gunnar Beutner | Implement the exit() script function. |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Gunnar Beutner | Make sure +=, -=, *= and /= behave like they did before. |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Gunnar Beutner | Refactor the config parser's AST. |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Gunnar Beutner | Clean up the AExpression class. |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Gunnar Beutner | Allow values as top-level statements. |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Gunnar Beutner | Implement the log() function. |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Gunnar Beutner | Implement comparison operators for operands of differen... |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Gunnar Beutner | Improve error messages for exceptions in AExpressions. |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Gunnar Beutner | Don't show stack traces for user errors. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Gunnar Beutner | Fix location messages. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Gunnar Beutner | Make config error messages friendler. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Gunnar Beutner | Show additional lines for config errors. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Gunnar Beutner | Build fix. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Gunnar Beutner | Make config error messages more awesome. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Michael Friedrich | Documentation: Fix anchor. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Gunnar Beutner | Add line number info to duplicate object error message. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Gunnar Beutner | Fix path names in DebugInfo objects. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Michael Friedrich | Documentation: Revamp schemas, add livestatus details. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Gunnar Beutner | Improve line number information. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Michael Friedrich | Set check source only on local instance (empty authority). |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Michael Friedrich | Revert "DB IDO: Add check_source_object_id reference... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Gunnar Beutner | Resolve relative paths for StackTrace::Addr2Line. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Michael Friedrich | Documentation: Configure cluster node name. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Michael Friedrich | Documentation: Add 'contribute' section. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Michael Friedrich | Merge branch 'feature/db-endpoints-5636' into next |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Michael Friedrich | Livestatus: Add missing test. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Michael Friedrich | Documentation: Add schema extensions. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Michael Friedrich | Livestatus: Add check_source to services table. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Michael Friedrich | Livestatus: Add endpoints table. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Michael Friedrich | DB IDO: Add check_source_object_id reference to endpoin... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Michael Friedrich | DB IDO: Add status/history references from local node... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Michael Friedrich | DB IDO: Use node name for local status updates. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Michael Friedrich | Revert "DB IDO: Add endpoint id to history tables,... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Michael Friedrich | DB IDO: Additional endpoint object id tables. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Michael Friedrich | Fix Windows build. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Michael Friedrich | DB IDO: Add endpoint id to history tables, part 1. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Michael Friedrich | DB IDO: Set is_connected=1 on identity==node. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Michael Friedrich | Move cluster endpoint/jsonrpc functionality into libremote. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Michael Friedrich | DB IDO: Clean schema. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Michael Friedrich | DB IDO: Send endpoint authority for status updates. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Michael Friedrich | DB IDO: Add endpoints/endpointstatus tables. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Gunnar Beutner | Windows build fix. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Gunnar Beutner | Add missing #include. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Gunnar Beutner | Make duplicate object definitions an error. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Gunnar Beutner | Make accessing undefined variables an error (instead... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Gunnar Beutner | Add special cases for Array and Dictionary in Value... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Gunnar Beutner | Implement union() and intersection() functions. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Gunnar Beutner | Add missing file. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Gunnar Beutner | Update documentation. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Gunnar Beutner | Implement missing operators for the Value class. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Michael Friedrich | DB IDO/Livestatus: Fix global enabled status values. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Michael Friedrich | Documentation: Cluster naming conventions. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Michael Friedrich | Set check source to node name as authority, if empty. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Gunnar Beutner | Fix formatting issue in the documentation. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Michael Friedrich | Clear sticky ack on soft recovery, fix sticky=2, normal... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Michael Friedrich | Fix missing lock and clear ack comments in RemoveHostAc... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Michael Friedrich | Add --no-validate option and skip duplicate validation... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Markus Frosch | Debian: Support icinga-cgi-bin as dependency for icinga... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Gunnar Beutner | Update documentation. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Michael Friedrich | Documentation: Add cluster scenarios. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Gunnar Beutner | Implement len() and the operators >, >=, < and <=. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Gunnar Beutner | Fix grammar mistake in the documentation. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Gunnar Beutner | Merge branch 'feature/apply-5789' into next |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Gunnar Beutner | Update documentation. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Gunnar Beutner | Implement regex() and match() functions. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Gunnar Beutner | Make braces around constant expressions optional. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Gunnar Beutner | Fix the !in operator. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Gunnar Beutner | Implement additional operators: &&, ||, in and !in. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Gunnar Beutner | Make Value operators const where possible. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Gunnar Beutner | Allow arrays as operands in constant expressions. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Gunnar Beutner | Implement the 'apply template' directive. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Gunnar Beutner | Implement support for local variables in AExpressions. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Gunnar Beutner | Implement == and != operators for AExpressions. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Michael Friedrich | Change copyright header (again). |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Markus Frosch | Fixing bad word error "seperate" in documentation. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Michael Friedrich | Documentation: Update differences 1.x and 2.x. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Michael Friedrich | Documentation: Split 'advanced' into multiple sections. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Michael Friedrich | Documentation: Add note on dependencies and inherits... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Michael Friedrich | Empty command string on CHANGE_{HOST,SERVICE}_EVENTHAND... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Michael Friedrich | icinga2-{disable,enable}-feature should check if "ln... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Michael Friedrich | Documentation: Fix StateFilterOK for recovery notificat... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Michael Friedrich | Chown log/pid on startup. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Gunnar Beutner | Init script shouldn't run config validation as root. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Gunnar Beutner | Add StateFilterOK in the example notification config. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Gunnar Beutner | Avoid unnecessary async callback. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Gunnar Beutner | Stop checks during shutdown. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Gunnar Beutner | Fix null pointer dereference in Timer::AdjustTimers. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Michael Friedrich | Do not start, restart, reload on config validation... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Michael Friedrich | Fix RandomCheckTask result processing. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Michael Friedrich | Fix host, service sort order in StatusDataWriter. |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Gerd von Egidy | Output child pid to debug log when forking. |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Gunnar Beutner | Windows build fix. |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Gunnar Beutner | Use more threads for Process I/O. |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Gunnar Beutner | Fix Process timeouts. |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Michael Friedrich | Remove comment when clearing acknowledgement. |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Gunnar Beutner | Reschedule services before running checks. |
commit | commitdiff | tree | snapshot |
next |