320 Commits (ba4757b721485280412fb7f94e9cd11668177886)

Author SHA1 Message Date
kanoi 503ec09f27 make LOG* macros typecheck and fix related errors/warnings 11 years ago
kanoi 21c1aa10fc ckdb - stat report every 10s during logger shutdown - if it's slow 11 years ago
kanoi 93b8bf0071 ckdb - implement marks with cmd_marks to create and use marks and workmarkers 11 years ago
kanoi a4fb2ca927 ckdb - allow the -w option to only affect sharesummaries 11 years ago
kanoi 98b52140b7 ckdb - load the marks table 11 years ago
kanoi 941cba9b3b ckdb - convert sharesummary workername to a ptr - reduce ram ... lots 11 years ago
kanoi 71eac4e579 ckdb/sql - add sql/code definition for Marks - not implemented yet 11 years ago
kanoi b231b158e6 ckdb/php - allow pplns to show blocks that can't be or aren't ready to be paid out 11 years ago
kanoi 27b722e66e ckdb - allow disabling/enabling users 11 years ago
kanoi 03efdd0332 ckdb - disallow web usernames like BTC addresses 11 years ago
kanoi d09c7f9c6b ckdb/sql - include markersummary in share calculations and alter the sharesummary index for fast marker processing - db 0.9.4 11 years ago
kanoi 0e9752e989 ckdb/sql - update to db 0.9.3 - workmarkers 11 years ago
kanoi 46ea8d2fb7 ckdb - free ktree leaked ram when using remove and correct log timezone 11 years ago
kanoi 4103e3f2b6 ckdb - free optioncontrol blob on exit 11 years ago
kanoi 6891895cb3 ckdb - use new shutdown for the confirmer 11 years ago
kanoi 0e5a1a102e ckdb - remove summariser sleep delays during shutdown 11 years ago
kanoi e2b378cb84 ckdb - cleanup lists/trees on shutdown and notify what is delaying shutdown 11 years ago
kanoi 00ed8a41a7 ckdb - hack to allow skipping loading temorarily unneeded data 11 years ago
kanoi e82dab1284 ckdb - set confirmer to only load data near the range required 11 years ago
kanoi c28784c611 ckdb - add paymentaddresses dump code and fix removal of old ones 11 years ago
kanoi 2990e69f58 ckdb - only check blocks confirmed after startup completes 11 years ago
kanoi 4b2448ee47 ckdb - correct/synchronise short/long opts 11 years ago
kanoi 4749642121 ckdb - add functions for talking to bitcoind - and an orphan check to flag orphans automatically 11 years ago
kanoi 64ff56cb63 ckdb - reply to heartbeat with web diff change info 11 years ago
kanoi 0abbed2cf6 ckdb - move remaining data code into ckdb_data 11 years ago
kanoi ea8ee0d376 ckdb - fix warnings from code break up 11 years ago
kanoi 50b90b4046 ckdb - break up into parts 11 years ago
kanoi 64db53c390 ckdb/php - add worker diff management 11 years ago
kanoi 287b75b7c4 ckdb - remove some web duplicate messages from the console 11 years ago
kanoi d2d219cf81 ckdb - add 24hr to workers stats 11 years ago
kanoi a285628a49 ckdb - allow a heartbeat from the pool and give a generic reply 11 years ago
kanoi e44de0112b ckdb/php - add some block stats to workers 11 years ago
kanoi 87219bd7e2 ckdb - allow optional fields to report errors 11 years ago
kanoi 94066d22e0 ckdb - fix broken BTC username caused by salt change 11 years ago
kanoi 7b119f05a3 ckdb - share invalid breakdown per worker 11 years ago
kanoi fe39c58229 ckdb - add missing stats 11 years ago
kanoi 4f9fca7806 ckdb - initialise pool data for optioncontrol 11 years ago
kanoi 8a0e7b5547 ckdb - version 11 years ago
kanoi f091bc75cc ckdb - salt new user 11 years ago
kanoi fe9ea8b0f5 ckdb - add TZ to screen log and handle fractional hour timezones 11 years ago
kanoi 5798453985 ckdb - also report postgresql version at startup 11 years ago
kanoi e0b08aadd0 ckdb - allow retrying the db connection and reconnect often 11 years ago
kanoi 45e29b3da4 ckdb - consistent commit/rollback and par initialisation 11 years ago
kanoi 48ffb1d109 ckdb - optioncontrol table and commands - getopts/setopts 11 years ago
kanoi d0bcf5ca26 ckdb - comment getatts and setatts, and add expatts 11 years ago
kanoi fc7964c7ab ckdb - fix uninitialised par 11 years ago
kanoi a27bed2a83 ckdb - useratts implemented 11 years ago
kanoi 85b2dfae3e ckdb/sql - revise password code, use a salt, db update to 0.9.2 11 years ago
kanoi ac509aa98d ckdb/sql - db v0.9.1 changes 11 years ago
kanoi e2d1dba22a ckdb - set all dbload to abort early on shutdown 11 years ago