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
db schema: Add comment table More... almost 16 years ago
logging.h: Make "logerr" synonym to "lerr" More... almost 16 years ago
module: Revamp the way the callback list is organized More... almost 16 years ago
db_updater: Add query for inserting program status data More... almost 16 years ago
hookinfo: Add the string offsets for program status data More... almost 16 years ago
db schema: Add program status table More... almost 16 years ago
hooks.c: Add a generic hook More... almost 16 years ago
specfile: Typo-fixes More... almost 16 years ago
specfile: Rename daemon package More... almost 16 years ago
specfile: Various fixes More... almost 16 years ago
Add example configuration file More... almost 16 years ago
sql.c: Introduce sql_quote(), wrapping dbi_conn_quote_string_copy() More... almost 16 years ago
First stab at a specfile for the merlin project More... almost 16 years ago
Add database scheme to version control More... almost 16 years ago
daemon.c: Fix two sparse warnings More... almost 16 years ago
sql.c: Fix a sparse warning about non-ansi function declaration More... almost 16 years ago
Make ipc_sock a static variable More... almost 16 years ago
sql.c: Grok "type" as a database argument More... almost 16 years ago
Use libdbi for database abstraction More... almost 16 years ago
blktest.c: Fix typo uncovered by adding prototype for ipc_is_connected() More... almost 16 years ago
ipc.c: Wait a short time before dismissing the ipc socket as unwritable More... almost 16 years ago
ipc.c: Count inbound ipc events More... almost 16 years ago
blktest: Set {start,end}_time properly More... almost 16 years ago
Makefile: Add install target More... almost 16 years ago
module.c: Use ipc_send_event() instead of proto_send_event() More... almost 16 years ago
ipc.c: Be less aggressive about re-initializing the ipc socket More... almost 16 years ago
net.c: Warn for illegal selection id's More... almost 16 years ago
io.c: Revamp the two transfer functions More... almost 16 years ago
ipc.c: Rename "sock" to "listen_sock" More... almost 16 years ago
daemon.c: Remove unnecessary newline in debug output More... almost 16 years ago