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 |
2013-02-16 |
Gunnar Beutner | Redesign how templates are specified for slave services... |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Gunnar Beutner | Clean up the win32 config example. |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Gunnar Beutner | Implement an alias for "abstract object". |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Gunnar Beutner | Python: Implement support for dictionaries. |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Gunnar Beutner | Exception handling for Python function calls. |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Gunnar Beutner | Implement calling Python functions. |
commit | commitdiff | tree | snapshot |
2013-02-16 |
Gunnar Beutner | Bugfix: Unlock thread mutex while waiting for events. |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Gunnar Beutner | Remove support for type hints. |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Gunnar Beutner | Implemented calling ScriptFunctions from Python. |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Gunnar Beutner | Implemented Value::GetType(). |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Gunnar Beutner | Removed some more native:: prefixes (oops). |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Gunnar Beutner | Removed the native:: prefix for built-in functions. |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Gunnar Beutner | Implement event for registering/unregistering script... |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Gunnar Beutner | Make ScriptFunction::GetFunctions() public. |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Gunnar Beutner | Bugfix: Set main EventQueue's owner as early as possible. |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Gunnar Beutner | Implement per-thread event queues. |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Gunnar Beutner | Bug fixes for script function calls. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Gunnar Beutner | Properly shut down the interpreter when the Script... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Gunnar Beutner | Added missing lock() call. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Gunnar Beutner | Implemented rudimentary function call forwarding for... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Gunnar Beutner | Pass argc and argv to the Python interpreter. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Gunnar Beutner | Clear current thread state before destroying the thread... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Gunnar Beutner | Bugfixes: Finalizing the interpreter might crash. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Gunnar Beutner | Properly shut down instances of the ScriptInterpreter... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Gunnar Beutner | Implemented the 'Script' type. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Gunnar Beutner | Basic support for other scripting languages. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Gunnar Beutner | Windows build fix. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Gunnar Beutner | Implement global mutex (for use by scripting languages). |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Gunnar Beutner | Use #if rather than #ifdef to check HAVE_* macros. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Gunnar Beutner | Use -fvisibility=hidden when it's available. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Gunnar Beutner | Rename CommentCache/DowntimeCache to CommentsCache... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Gunnar Beutner | Fixed parameters for pipe2() call. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Gunnar Beutner | Implemented dictionary support for commands. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Gunnar Beutner | Renamed 'alias' property to 'display_name'. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Gunnar Beutner | Removed array support, implemented support for anonymou... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Gunnar Beutner | Bugfix: the main task fd must not be non-blocking. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Gunnar Beutner | Refactor the FD_CLOEXEC/O_NONBLOCK code. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Gunnar Beutner | Fixed incorrect use of F_SETFL. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Gunnar Beutner | Fixed incorrect use of O_CLOEXEC. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Gunnar Beutner | Fixed another file descriptor leak. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Gunnar Beutner | EndpointManager: Decrease timer intervals. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Gunnar Beutner | Config: Implement arrays. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Gunnar Beutner | Bugfix: Reschedule the delegation timer after starting it. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Gunnar Beutner | Cleaned up the Process class. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Gunnar Beutner | Refactor the Process class. Remove the Windows implemen... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Gunnar Beutner | Make the delegation interval configurable. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Gunnar Beutner | Build fix. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Gunnar Beutner | Process: repeat read() until we get EAGAIN. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Gunnar Beutner | Use pipe2() instead of pipe() when possible. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Gunnar Beutner | Make Application::ProcessEvents() static. |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Gunnar Beutner | Prefer libc's implementation of execvpe over our own. |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Gunnar Beutner | Don't load the replication component on standalone... |
commit | commitdiff | tree | snapshot |
next |