5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ipc.c: Rename "sock" to "listen_sock" More... about 15 years ago
daemon.c: Remove unnecessary newline in debug output More... about 15 years ago
blktest: Re-initialize ipc socket on errors More... about 15 years ago
blktest: Typo-fix More... about 15 years ago
Revamp socket polling and use packet-based functionality in daemon More... about 15 years ago
Convert module side to be primarily packet oriented More... about 15 years ago
ipc: Add ipc_read_event() More... about 15 years ago
protocol: Introduce 'struct proto_pkt' More... about 15 years ago
blktest: Update slightly to be able to catch transmission errors More... about 15 years ago
db_updater: Further correction of sql queries More... about 15 years ago
logging: Add plenty of debug information in logs More... about 15 years ago
db_updater: Update queries to match database layout More... about 15 years ago
db_updater: Add debugging output (for now) More... about 15 years ago
blktest: Run the send_event stuff in a loop More... about 15 years ago
blktest: Hardcode the socket variable for testing More... about 15 years ago
blktest: Send computed events over the ipc socket More... about 15 years ago
gitignore blktest More... about 15 years ago
Protect db_updater from NULL buffers More... about 15 years ago
Make data.h include <sys/type.h> for off_t type declaration More... about 15 years ago
db_updater.c: Fix the queries More... about 15 years ago
Makefile: Revamp module and daemon buildrules a bit More... about 15 years ago
Add blktest, a program to test blockifying/deblockifying data More... about 15 years ago
ipc: Avoid segfault when no ipc socket is configured More... about 15 years ago
Eliminate 'sparse' warnings More... about 15 years ago
daemonize.c: Fix (some) sparse warnings More... about 15 years ago
Make 'sparse' a bit less noisy More... about 15 years ago
Update headers to Nagios 3/op5 Monitor 4 More... about 15 years ago
daemon: Conditionally run the database update function More... about 15 years ago
daemon: Initialize database connection before polling More... about 15 years ago
sql.c: Update sql_config to grok the variables we'll use More... about 15 years ago