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 |
2014-03-13 |
Gunnar Beutner | Fix the Puppet manifests. |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Gunnar Beutner | Fix: Plugin-based checks are broken. |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Michael Friedrich | Build fix. |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Michael Friedrich | Documentation: Add Vagrant on Windows, refactor Vagrant... |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Michael Friedrich | Fix enable_perfdata attribute in compat features. |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Michael Friedrich | Documentation: Fix markdown pipe in table cell. |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Gunnar Beutner | Build fix. |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Gunnar Beutner | Call Process callbacks asynchronously. |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Gunnar Beutner | Decrease the maximum number of threads allowed per... |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Gunnar Beutner | Use fewer threads for plugin-based checks. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Gunnar Beutner | Fix initial check interval. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Michael Friedrich | Add IcingaStatusWriter to features-available. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Michael Friedrich | Release 0.0.8. v0.0.8 |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Michael Friedrich | Fix {Host,Service,User}Group::{Add,Remove}Member isn... |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Wolfgang Nieder | Documentation: Fix typos. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Michael Friedrich | Remove unnecessary sort in GetClusterStatus(). |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Gunnar Beutner | Fix RPM packages. |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Gunnar Beutner | Add missing -bin package. |
commit | commitdiff | tree | snapshot |
next |