5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
object_importer: Ditch reference to Rev_Index_Table More... over 15 years ago
object_importer: Mark some more functions as private More... over 15 years ago
importer: Let caller decide when to start and end importing More... over 15 years ago
db_updater: Fix typo in host- service status update queries More... over 15 years ago
hooks.c: Fix comparison typo More... over 15 years ago
hooks.c: Add the previously missing 'break' statements More... over 15 years ago
Force-trigger an import every 15 seconds when events go missing More... over 15 years ago
db_updater: Use safe_str() macro to protect sql queries from bogosity More... over 15 years ago
hooks.c: No longer send host and service check results More... over 15 years ago
db_updater: Make processing check results obsolete More... over 15 years ago
daemon.c: Read ipc events after starting the timer More... over 15 years ago
db schema: Remove unused indices More... over 15 years ago
daemon.c: Revert to one-at-a-time event reading from ipc socket More... over 15 years ago
Handle recurring reads gracefully More... over 15 years ago
read() all ipc events in a single operation More... over 15 years ago
ipc: Use backlog when socket isn't connected More... over 15 years ago
module.c: Register hooks after configuration has been read More... over 15 years ago
shared.h: Fix compiler warning about duplicate macro definition More... over 15 years ago
ipc.c: Fix typo causing compile to break More... over 15 years ago
Implement binary backlog for ipc communications More... over 15 years ago
binlog api: Add binlog_has_entries() More... over 15 years ago
install-merlin: Avoid bash-ism's in install script More... over 15 years ago
daemon: Reap ipc events in bulk More... over 15 years ago
ipc: Remove ipc_read() and ipc_write() More... over 15 years ago
net.c: Close connections from unregistered nodes More... over 15 years ago
daemon: Protect nodes against accidental output More... over 15 years ago
import: Document --status-log and --nagios-cfg options More... over 15 years ago
db_updater: Update event_handler_enabled fields for hosts and services More... over 15 years ago
daemon: Don't log "unknown callback" for external commands More... over 15 years ago
module: Cut down on logging somewhat More... over 15 years ago