2013-03-10 |
Gunnar Beutner | Add missing files in Makefile.am. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Gunnar Beutner | Implement the "Stats" header. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Gunnar Beutner | Implement "Negate" header. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Gunnar Beutner | Combine all top-level filters into a single filter... |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Gunnar Beutner | *NIX build fix. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Gunnar Beutner | Implement attribute filters. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Michael Friedrich | icinga2.conf.dist: change host check to single aliased... |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Michael Friedrich | fix pid file location in initscript too |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Gunnar Beutner | Implement filters for "and" and "or". |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Gunnar Beutner | Added dummy tables: contactgroups and contacts. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Gunnar Beutner | Implement basic livestatus GET queries. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Gunnar Beutner | Implement proper support for JSON arrays. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Gunnar Beutner | Implement livestatus commands. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Gunnar Beutner | Add livestatus component. |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Gunnar Beutner | Fix deadlocks in the Socket/Stream classes. |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Gunnar Beutner | Fix race condition in Process::WorkerThreadProc. |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Gunnar Beutner | Check for invalid value type. |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Gunnar Beutner | Add missing return value. |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Gunnar Beutner | Add missing "*/". |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Gunnar Beutner | Fixed incorrect macro name. |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Gunnar Beutner | Removed dummy timeperiod definition. |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Gunnar Beutner | status.dat/objects.cache: check_interval/retry_interval... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Gunnar Beutner | Fixed deadlock. |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Gunnar Beutner | Fix another deadlock. |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Gunnar Beutner | Fix deadlock when adding/removing acknowledgements. |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Gunnar Beutner | Added more templates. |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Gunnar Beutner | Revert "Remove redundant check for valid task object." |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Gunnar Beutner | Update validator for services dictionary. |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Gunnar Beutner | Fix: Set last state/state type before executing service... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Gunnar Beutner | Remove redundant check for valid task object. |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Gunnar Beutner | Catch exceptions in EventQueue::QueueThreadProc. |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Gunnar Beutner | Updated auto-discovery script and added some more servi... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Gunnar Beutner | Use TLS for last exception stack trace. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Gunnar Beutner | Implement automated stacktraces for exceptions. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Gunnar Beutner | Check return values of SymGetLineFromAddr64 and SymFrom... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Gunnar Beutner | Fixed retention timer interval |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Gunnar Beutner | *NIX build fix. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Gunnar Beutner | Implemented stacktrace support for Windows. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Gunnar Beutner | Move pidfile and command pipe to /var/run/icinga2 rathe... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Gunnar Beutner | Implemented LAST*STATE* macros. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Gunnar Beutner | Improve check latency. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Gunnar Beutner | Fixed some more compiler warnings. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Gunnar Beutner | Fixed compiler warnings. |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Gunnar Beutner | Fix cppcheck warnings. |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Gunnar Beutner | Bugfixes for the *:Invalidate*Cache() calls. |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Gunnar Beutner | Various bugfixes. |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Gunnar Beutner | Even more code refactoring. |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Gunnar Beutner | Windows build fix. |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Gunnar Beutner | Fixed deadlock in ConfigItem::Commit(). |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Gunnar Beutner | More lock refactoring. Yay. |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Gunnar Beutner | Refactored object locking code. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Gunnar Beutner | Remove compatido documentation. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Gunnar Beutner | Implement support for deserializing JSON arrays. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Gunnar Beutner | Implement the PerfdataWriter class. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Gunnar Beutner | Remove the compatido component. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Gunnar Beutner | Implemented compat support for users and user groups. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Gunnar Beutner | Implemented the LONGDATETIME, SHORTDATETIME, DATE and... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Gunnar Beutner | Added missing object locks in the MacroProcessor class. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Gunnar Beutner | Fixed incorrect lock in Notification::BeginExecuteNotif... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Gunnar Beutner | Fix crash in Service::IsReachable(). |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Gunnar Beutner | Bugfix: Output dummy check data for hosts that don... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Gunnar Beutner | Implemented user groups. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Gunnar Beutner | Implemented notification_interval attribute for hosts. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Gunnar Beutner | Fixed reachability calculation for host checks. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Gunnar Beutner | Fixed recovery notifications (again). |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Gunnar Beutner | Bug fixes for the new cache code. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Gunnar Beutner | Refactor the cache code... again. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Gunnar Beutner | Make the services/notifications caches thread safe. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Gunnar Beutner | Fixed notifications for hard recoveries. |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Gunnar Beutner | Implemented support for disabling notifications. |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Gunnar Beutner | External commands: Implemented some commands for host... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Gunnar Beutner | Fix deadlock in Service::BeginExecuteCheck(). |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Gunnar Beutner | Checker: Use Ptrs rather than WeakPtrs. |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Gunnar Beutner | Windows build fix. |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Gunnar Beutner | Implement GDB pretty printers for some Icinga types. |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Gunnar Beutner | Make attribute lookups O(1). |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Gunnar Beutner | Don't use -fvisibility=hidden for debug builds. |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Gunnar Beutner | Make sure we don't block on write() while holding locks. |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Gunnar Beutner | Windows build fixes. |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Gunnar Beutner | Added some missing files. |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Gunnar Beutner | Implemented the User class. |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Gunnar Beutner | Fine-grained locks (WIP, Part 9). |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Gunnar Beutner | Removed PCH support (as it's clearly not working properly). |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Gunnar Beutner | Fine-grained locks (WIP, Part 8). |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Gunnar Beutner | Fine-grained locks (WIP, Part 7). |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Gunnar Beutner | Fine-grained locks (WIP, Part 6). |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Gunnar Beutner | Add -pthread to the LDFLAGS. |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Gunnar Beutner | Fine-grained locks (WIP, Part 5). |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Gunnar Beutner | Fine-grained locks (WIP, Part 4). |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Gunnar Beutner | Fine-grained locks (WIP, Part 3). |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Gunnar Beutner | Fine-grained locks (WIP, Part 2). |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Gunnar Beutner | Fine-grained locks (WIP, Part 1). |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Gunnar Beutner | Config: Implement here-document strings. |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Gunnar Beutner | Implemented escape characters in the config lexer. |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Gunnar Beutner | Build fix: --disable-python didn't work. |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Gunnar Beutner | Fix PythonLanguage::ExceptionInfoToString(). |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Gunnar Beutner | Python: Add missing NULL sentinel in PyObject_CallFunct... |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Gunnar Beutner | Python: Fix --disable-shared. |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Gunnar Beutner | Print backtrace for Python exceptions. |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Gunnar Beutner | Remove method validator. |
commit | commitdiff | tree | snapshot |
next |