437 Commits (1f74da29cd1231500051417b1c58e45c12acdf70)
 

Author SHA1 Message Date
kanoi 1f74da29cd web - index name changes 11 years ago
kanoi d67d96abdd php - display some real stats in the header 11 years ago
Con Kolivas 96fbfa56bf Make new logdirs mod 750 11 years ago
Con Kolivas 4e86d66a5b Leave enough room in the allocated ram for logdir for the null byte 11 years ago
kanoi 3943cba15e ckdb - correct logfile 'name' 11 years ago
Con Kolivas 82e7306da4 Diff is a double in shares 11 years ago
Con Kolivas 31195128f6 Fix one uninitialised variable 11 years ago
Con Kolivas 3ec8aeeaad Simplify inclusion of local jansson headers 11 years ago
Con Kolivas 82310f57f7 Include local jansson headers removing need for installed jansson dev headers and keeping build consistent 11 years ago
kanoi 54e48c1ed9 php - show mostly real stats at the top 11 years ago
kanoi 77ae0e9b15 ckdb - return homepage time in seconds 11 years ago
kanoi 027668b84f ckdb - homepage stats 11 years ago
ckolivas 933462a56f Merge branch 'master' of bitbucket.org:ckolivas/ckpool 11 years ago
ckolivas c3ce5321b0 Only close the rotating log once 11 years ago
kanoi 84a3f1d8a2 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 11 years ago
kanoi 2da5cd5dc3 initid - change to match new ckdb msg format 11 years ago
ckolivas 2b9062b44e Only show errno if it's not zero 11 years ago
kanoi 2921570e0c ckdb.sql - store a version in the db 11 years ago
kanoi d895674df9 php - match new consistent message format 11 years ago
kanoi cffeb9db79 ckdb - log all incoming to the rotating log 11 years ago
Con Kolivas d83a6cdcde Realloc the correct variable 11 years ago
Con Kolivas 3107450281 recv_unix_msg can return a dud buffer on select failure 11 years ago
Con Kolivas 4e02dd4213 Fix missing break in switch 11 years ago
Con Kolivas ddf7703e92 Add workaround for fast connecting miners 11 years ago
Con Kolivas 924b86b700 Create ckdb sockdir if it's not present and change permissions to 750 11 years ago
Con Kolivas 1b3a972df2 Don't start receiving data till we are accepting connections in the connector 11 years ago
Con Kolivas db012ba9c2 Increase default listen backlog in libckpool open_unix_server to 10 11 years ago
Con Kolivas b099bd92a1 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 11 years ago
kanoi d3e7db51bc ckdb - txt_to_ctv for comma separated time 11 years ago
Con Kolivas c0808703f0 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 11 years ago
Con Kolivas f6c4e49f16 Send userstats to ckdb in a staggered fashion every 10 minutes 11 years ago
kanoi 53eb587b18 ckdb - consistent auth messages 11 years ago
kanoi 13fde6642e Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 11 years ago
kanoi 345b86b79a ckdb - userstats 11 years ago
Con Kolivas 7cee5962c7 Rationalise pool stats to only show active workers and users accurately 11 years ago
kanoi be5a9e6d7a ckdb - fix erroneous comma 11 years ago
kanoi 522a78a4fd Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 11 years ago
kanoi 532405b300 ckdb - standardise messages and replies 11 years ago
Con Kolivas 14b965c67a Change authentication response check from added to ok 11 years ago
Con Kolivas 91e2b3c942 Remove the method from the command we send to ckdb and put it at the beginning of the message 11 years ago
Con Kolivas 645b94c949 Log all ckdb requests to the rotating ckdb log 11 years ago
Con Kolivas c4c9a7b2a6 Create a rotating log function that changes hourly with an exclusive lock while writing 11 years ago
kanoi d6b62be21f Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 11 years ago
kanoi fd9e99a163 ckdb - fix transfer string test 11 years ago
Con Kolivas 09f0586243 Add all messages that we don't need to wait for the ckdb response to a separate thread message queue and cache them if ckdb is unresponsive 11 years ago
Con Kolivas 8798f08622 Make an array for the different ids we send to ckdb 11 years ago
Con Kolivas 9d099060d3 Clean up auth response handling and drop regular ckdb responses to verbose logging 11 years ago
kanoi 01d78cc966 ckdb - auto add workers correctly 11 years ago
kanoi cf2f27fabc Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 11 years ago
kanoi 3a6e4a9fcb ckdb - change errno to errn 11 years ago