292 Commits (c8268c3ef1763aadfeab3074b3f89b4daffa9205)

Author SHA1 Message Date
kanoi 2c35501d6d ckdb - don't store auths in the db 10 years ago
kanoi 0e2a690e97 ckdb - remove compile warning 10 years ago
kanoi 7101cf74ea ckdb - remove duplicate variables 10 years ago
kanoi 954660c708 ckdb/php - add status images to top left 10 years ago
kanoi 73cc2eb405 ckdb - breakdown() allow zero length string values 10 years ago
kanoi 373bf7749f ckdb - report reload total lines per second 10 years ago
kanoi 9aa281539d ckdb - direct code a json decode replacement for breakdown() 10 years ago
kanoi a111f51dda ckdb - dont store user/workerstats in the DB and only the last one per worker in RAM 10 years ago
kanoi 69ec5e702c ckdb - add a flush socket command to flush stdin, stdout and the logmsg log file 10 years ago
kanoi 19a9b244b3 ckdb - log steps in the storage dealloc during shutdown 10 years ago
kanoi f1f0290074 ckdb - enable, optionally automatic but off by default, workmarkers processing 10 years ago
kanoi 468e9ee8d7 ckdb - add a flush socket command to flush stdin, stdout and the logmsg log file 10 years ago
kanoi 7abd292357 ckdb - log steps in the storage dealloc during shutdown 10 years ago
kanoi 297ae72e06 ckdb - enable, optionally automatic but off by default, workmarkers processing 10 years ago
kanoi 9176bf81fd ckdb - auto create shift workmarkers 10 years ago
kanoi 4e011915ad ckdb - auto create shift marks 10 years ago
kanoi 4ddb4d4e99 ckdb/php check/report -w limits 10 years ago
kanoi c3bca3e3b0 ckdb - add the ckpool workerstats command 10 years ago
kanoi 1fca8b8188 ckdb - abort if any compressed files return no data - also true if the decompress command doesn't exist 10 years ago
kanoi a41e994548 ckdb - use a pipe for reloading compressed files - allow .bz2 .gz .lrz 10 years ago
kanoi fb6a9874ec ckdb - add libbz dependency to the ckdb build and allow reload to read both uncompressed and bzip2 compressed log files 10 years ago
kanoi 738a68fd9f ckdb - fix optioncontrol memory - and add FREENULL to free and null if needed 10 years ago
kanoi 23c461c8a7 ckdb - remove LOGERR warning 10 years ago
kanoi 503ec09f27 make LOG* macros typecheck and fix related errors/warnings 10 years ago
kanoi 21c1aa10fc ckdb - stat report every 10s during logger shutdown - if it's slow 10 years ago
kanoi 93b8bf0071 ckdb - implement marks with cmd_marks to create and use marks and workmarkers 10 years ago
kanoi a4fb2ca927 ckdb - allow the -w option to only affect sharesummaries 10 years ago
kanoi 98b52140b7 ckdb - load the marks table 10 years ago
kanoi 941cba9b3b ckdb - convert sharesummary workername to a ptr - reduce ram ... lots 10 years ago
kanoi 71eac4e579 ckdb/sql - add sql/code definition for Marks - not implemented yet 10 years ago
kanoi b231b158e6 ckdb/php - allow pplns to show blocks that can't be or aren't ready to be paid out 10 years ago
kanoi 27b722e66e ckdb - allow disabling/enabling users 10 years ago
kanoi 03efdd0332 ckdb - disallow web usernames like BTC addresses 10 years ago
kanoi d09c7f9c6b ckdb/sql - include markersummary in share calculations and alter the sharesummary index for fast marker processing - db 0.9.4 10 years ago
kanoi 0e9752e989 ckdb/sql - update to db 0.9.3 - workmarkers 10 years ago
kanoi 46ea8d2fb7 ckdb - free ktree leaked ram when using remove and correct log timezone 10 years ago
kanoi 4103e3f2b6 ckdb - free optioncontrol blob on exit 10 years ago
kanoi 6891895cb3 ckdb - use new shutdown for the confirmer 10 years ago
kanoi 0e5a1a102e ckdb - remove summariser sleep delays during shutdown 10 years ago
kanoi e2b378cb84 ckdb - cleanup lists/trees on shutdown and notify what is delaying shutdown 10 years ago
kanoi 00ed8a41a7 ckdb - hack to allow skipping loading temorarily unneeded data 10 years ago
kanoi e82dab1284 ckdb - set confirmer to only load data near the range required 10 years ago
kanoi c28784c611 ckdb - add paymentaddresses dump code and fix removal of old ones 10 years ago
kanoi 2990e69f58 ckdb - only check blocks confirmed after startup completes 10 years ago
kanoi 4b2448ee47 ckdb - correct/synchronise short/long opts 10 years ago
kanoi 4749642121 ckdb - add functions for talking to bitcoind - and an orphan check to flag orphans automatically 10 years ago
kanoi 64ff56cb63 ckdb - reply to heartbeat with web diff change info 10 years ago
kanoi 0abbed2cf6 ckdb - move remaining data code into ckdb_data 10 years ago
kanoi ea8ee0d376 ckdb - fix warnings from code break up 10 years ago
kanoi 50b90b4046 ckdb - break up into parts 10 years ago