2014-03-30 |
Gunnar Beutner | Implement Utility::GetSymbolName and Utility::GetSymbol... |
commit | commitdiff | tree | snapshot |
2014-03-30 |
Gunnar Beutner | Make sure we evaluate "apply" rules in the right order. |
commit | commitdiff | tree | snapshot |
2014-03-30 |
Gunnar Beutner | Fix incorrect debug info for "apply" rules. |
commit | commitdiff | tree | snapshot |
2014-03-30 |
Gunnar Beutner | Add missing lock in DeserializeObject(). |
commit | commitdiff | tree | snapshot |
2014-03-30 |
Gunnar Beutner | Fix crash in DiagnosticInformation(). |
commit | commitdiff | tree | snapshot |
2014-03-29 |
Gunnar Beutner | Dump AST execution state in debug mode. |
commit | commitdiff | tree | snapshot |
2014-03-29 |
Gunnar Beutner | Update documentation. |
commit | commitdiff | tree | snapshot |
2014-03-28 |
Gunnar Beutner | Update auto-discovery scripts. |
commit | commitdiff | tree | snapshot |
2014-03-28 |
Gunnar Beutner | Implement apply support for dependencies. |
commit | commitdiff | tree | snapshot |
2014-03-28 |
Gunnar Beutner | Fix failed assertion in ConfigItem::GetProperties. |
commit | commitdiff | tree | snapshot |
2014-03-28 |
Gunnar Beutner | Implement apply support for scheduled downtimes and... |
commit | commitdiff | tree | snapshot |
2014-03-28 |
Gunnar Beutner | Make the real object name available for use in templates. |
commit | commitdiff | tree | snapshot |
2014-03-28 |
Gunnar Beutner | Move the apply rule handler to the Service class. |
commit | commitdiff | tree | snapshot |
2014-03-28 |
Gunnar Beutner | Update example config. |
commit | commitdiff | tree | snapshot |
2014-03-28 |
Gunnar Beutner | Implement instance variable "templates" for config... |
commit | commitdiff | tree | snapshot |
2014-03-28 |
Gunnar Beutner | Unknown attributes should be a config error. |
commit | commitdiff | tree | snapshot |
2014-03-28 |
Gunnar Beutner | Rename __name and __type properties. |
commit | commitdiff | tree | snapshot |
2014-03-28 |
Gunnar Beutner | Implement the new syntax for the "apply" keyword. |
commit | commitdiff | tree | snapshot |
2014-03-28 |
Gunnar Beutner | Implement the "." operator. |
commit | commitdiff | tree | snapshot |
2014-03-28 |
Gunnar Beutner | Remove inline service/notification/downtime definitions. |
commit | commitdiff | tree | snapshot |
2014-03-28 |
Gunnar Beutner | Implement the "import" keyword. |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Gunnar Beutner | Update the SNMP auto-discovery script. |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Gunnar Beutner | Update discover-snmp.py script. |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Gunnar Beutner | Add discover-snmp.py script. |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Gunnar Beutner | Add check plugin for net-snmp extend checks. |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Gunnar Beutner | Windows build fix. |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Gunnar Beutner | Rename "none" time period to "never." |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Gunnar Beutner | Document the exit() function. |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Gunnar Beutner | Build fixes. |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Gunnar Beutner | Fix the PostgreSQL schema. |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Gunnar Beutner | Merge branch 'feature/config-parser-5846' into next |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Gunnar Beutner | Update documentation. |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Gunnar Beutner | Remove __parent element for +=, -=, *= and /= operators. |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Gunnar Beutner | Allow semi-colons as separators for lterms. |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Gunnar Beutner | Fix scoping rules for object definitions. |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Gunnar Beutner | Improve error message for invalid inline service defini... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Gunnar Beutner | Some more variable scoping fixes. |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Gunnar Beutner | Make it easier to call AExpression::Dump from GDB. |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Gunnar Beutner | Add missing brace. |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Gunnar Beutner | Add missing locks. |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Gunnar Beutner | Fix variable scoping. |
commit | commitdiff | tree | snapshot |
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 |
Michael Friedrich | Add a note for packagers. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Michael Friedrich | Make host 'check' attribute available in legacy interfaces. |
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 |
next |