328 Commits (3f24108955d70a95250d9316b37ce272b17d1089)

Author SHA1 Message Date
kanoi d28c2314e7 ckdb - comment on the socket command format in the code 10 years ago
kanoi 1c66abb0a9 ckdb - add round share count to 'homepage' and php 10 years ago
kanoi 2b47ce872b ckdb - update some internal TODO documentation 10 years ago
kanoi 2bbb7a6f75 ckdb - store/display last share diff and expedite shutdown - DB v0.7 10 years ago
kanoi 6c0850dffb ckdb - tidy up block update and add password change 10 years ago
kanoi 7f5de8a9a1 ckdb - allow '-' in email domains 10 years ago
kanoi 748ebfff42 ckdb - shutdown all threads 10 years ago
kanoi 6905617932 ckdb - allow critical messages before dbload completes and reload starts 10 years ago
kanoi 1619b9b159 ckdb - ensure a DB connection is always initiated before use 10 years ago
kanoi 095402b069 ckdb - fix nextid breakage 10 years ago
kanoi 48a891372c ckdb - poolstats needs to check conn 10 years ago
kanoi 0c234055bb ckdb - split get_data and make all functions allow a DB connection to be passed 10 years ago
kanoi e9a1a9a817 ckdb/ktree - use cmp_t data type for compares and speed up compare functions 10 years ago
kanoi ef1b0d5439 Revert "Use integers for all the comparisons on ckdb cmp_ functions where possible, converting to double only when needed" 10 years ago
Con Kolivas 126a559214 Use integers for all the comparisons on ckdb cmp_ functions where possible, converting to double only when needed 10 years ago
kanoi 8ac517e70d set socket file mode to owner+group R+W 10 years ago
kanoi 4a28e01ec6 ckdb - set socket dir create mode 770 giving group access to listener 10 years ago
kanoi e5ebd9a7ae ckdb - optional pgsql password 10 years ago
kanoi fd76353257 ckdb - remove unneeded excessive debug message 10 years ago
kanoi 423d5c545b ckdb - make -r optional and point it to ckpool default 10 years ago
kanoi c3275ccb68 ckdb - update block confirm status 10 years ago
kanoi 4aa7d9906c ckdb - missing space in blcoks insert 10 years ago
kanoi 12b816c54e ckdb - correct block confirm sql 10 years ago
kanoi 2af4207306 ckdb - fix block db save 10 years ago
kanoi 1229673f1d ckdb - set socket log filename different to ckpool 10 years ago
kanoi abedf38f6c ckdb - set default log folder to dblogs 10 years ago
kanoi a5b01c6148 ckdb - correct a startup message 10 years ago
kanoi f836bf28f2 ckdb - store blocks even if they have incorrect usernames 10 years ago
kanoi 0cd95a65b5 ckdb - add tickers to most db loads 10 years ago
kanoi d3ca063395 ckdb - fix reload crash and tidy up reload error handling 10 years ago
kanoi f0caae2314 ckdb - replace references to timeval with tv_t 10 years ago
kanoi 86913036ac ckdb - reload clear errno 10 years ago
kanoi 53491bcdec ckdb - poolstats searching in the correct direction 10 years ago
kanoi eb05bb3fbf ckdb - fix poolstats db storage fail 10 years ago
kanoi 830e7481a0 ckdb - determin reload sharesummary settings if all are complete 10 years ago
kanoi 91d37f5894 ckdb - fix incorrect userstats reload date 10 years ago
kanoi e9bd61c212 ckdb - time limited ticker 10 years ago
kanoi 81314387db ckdb - update startup comment 10 years ago
kanoi 0ab12b37eb ckdb - update reload_from code comment 10 years ago
kanoi 999107eb43 ckdb - create the reload 'begin' filename if not found 10 years ago
kanoi fc49abd0bb ckdb - force UTC+00 when writing to the DB 10 years ago
kanoi 9e3cf4e469 ckdb - update the db version to force anyone to ask me what needs to be done 10 years ago
kanoi 7698d1880b convert DB time to UTC correctly, make ckdbYYYYMMDDHH.log UTC and make time use it's own buffer 10 years ago
kanoi 0a9bb12571 ckdb - correct reload switch 10 years ago
kanoi 3eda6a4618 ckdb - userstats summarisation while reloading - crash reload on an unhandled command 10 years ago
kanoi 9891eff85b ckdb - update startup comments 10 years ago
kanoi b0d99751bf ckdb - comment about reload CCLs and system clock 10 years ago
kanoi 2b3f618b63 ckdb - startup documentation to be implemented 10 years ago
kanoi 1df419158f ckdb - dont abort when reload completes 10 years ago
kanoi a98eb7336a ckdb - define a MAXID useful for tree searching 10 years ago