320 Commits (ba4757b721485280412fb7f94e9cd11668177886)

Author SHA1 Message Date
kanoi 1619b9b159 ckdb - ensure a DB connection is always initiated before use 11 years ago
kanoi 095402b069 ckdb - fix nextid breakage 11 years ago
kanoi 48a891372c ckdb - poolstats needs to check conn 11 years ago
kanoi 0c234055bb ckdb - split get_data and make all functions allow a DB connection to be passed 11 years ago
kanoi e9a1a9a817 ckdb/ktree - use cmp_t data type for compares and speed up compare functions 11 years ago
kanoi ef1b0d5439 Revert "Use integers for all the comparisons on ckdb cmp_ functions where possible, converting to double only when needed" 11 years ago
Con Kolivas 126a559214 Use integers for all the comparisons on ckdb cmp_ functions where possible, converting to double only when needed 11 years ago
kanoi 8ac517e70d set socket file mode to owner+group R+W 11 years ago
kanoi 4a28e01ec6 ckdb - set socket dir create mode 770 giving group access to listener 11 years ago
kanoi e5ebd9a7ae ckdb - optional pgsql password 11 years ago
kanoi fd76353257 ckdb - remove unneeded excessive debug message 11 years ago
kanoi 423d5c545b ckdb - make -r optional and point it to ckpool default 11 years ago
kanoi c3275ccb68 ckdb - update block confirm status 11 years ago
kanoi 4aa7d9906c ckdb - missing space in blcoks insert 11 years ago
kanoi 12b816c54e ckdb - correct block confirm sql 11 years ago
kanoi 2af4207306 ckdb - fix block db save 11 years ago
kanoi 1229673f1d ckdb - set socket log filename different to ckpool 11 years ago
kanoi abedf38f6c ckdb - set default log folder to dblogs 11 years ago
kanoi a5b01c6148 ckdb - correct a startup message 11 years ago
kanoi f836bf28f2 ckdb - store blocks even if they have incorrect usernames 11 years ago
kanoi 0cd95a65b5 ckdb - add tickers to most db loads 11 years ago
kanoi d3ca063395 ckdb - fix reload crash and tidy up reload error handling 11 years ago
kanoi f0caae2314 ckdb - replace references to timeval with tv_t 11 years ago
kanoi 86913036ac ckdb - reload clear errno 11 years ago
kanoi 53491bcdec ckdb - poolstats searching in the correct direction 11 years ago
kanoi eb05bb3fbf ckdb - fix poolstats db storage fail 11 years ago
kanoi 830e7481a0 ckdb - determin reload sharesummary settings if all are complete 11 years ago
kanoi 91d37f5894 ckdb - fix incorrect userstats reload date 11 years ago
kanoi e9bd61c212 ckdb - time limited ticker 11 years ago
kanoi 81314387db ckdb - update startup comment 11 years ago
kanoi 0ab12b37eb ckdb - update reload_from code comment 11 years ago
kanoi 999107eb43 ckdb - create the reload 'begin' filename if not found 11 years ago
kanoi fc49abd0bb ckdb - force UTC+00 when writing to the DB 11 years ago
kanoi 9e3cf4e469 ckdb - update the db version to force anyone to ask me what needs to be done 11 years ago
kanoi 7698d1880b convert DB time to UTC correctly, make ckdbYYYYMMDDHH.log UTC and make time use it's own buffer 11 years ago
kanoi 0a9bb12571 ckdb - correct reload switch 11 years ago
kanoi 3eda6a4618 ckdb - userstats summarisation while reloading - crash reload on an unhandled command 11 years ago
kanoi 9891eff85b ckdb - update startup comments 11 years ago
kanoi b0d99751bf ckdb - comment about reload CCLs and system clock 11 years ago
kanoi 2b3f618b63 ckdb - startup documentation to be implemented 11 years ago
kanoi 1df419158f ckdb - dont abort when reload completes 11 years ago
kanoi a98eb7336a ckdb - define a MAXID useful for tree searching 11 years ago
kanoi 3e7a83c912 ckdb - correct begin date constant name 11 years ago
kanoi 0c308a926a ckdb - calculate most of workerstatus after data load 11 years ago
kanoi 5004f3081d ckdb - handle reload files and old format data 11 years ago
kanoi 2e7171cf84 ckdb - reload plus changes to handle createdate 11 years ago
kanoi 651f8c5b77 ckdb - don't keep transactiontree in RAM 11 years ago
kanoi 72bf461fc1 ckdb - correct stats tree ram calculation 11 years ago
kanoi f2c0014fe3 ckdb - add some tree/list stats 11 years ago
kanoi f456b5d433 ckdb - fix userstats summarisation and various code tidy ups 11 years ago