536 Commits (cb53e31785c2c544b7daa45eeb6879c5629d36b2)
 

Author SHA1 Message Date
ckolivas a092fd91a4 Forgot to set return value in read_socket_line 11 years ago
ckolivas e789416b17 Fix unused variable warnings 11 years ago
ckolivas b6e9d18bfc Handle signal interruptions on all poll and select calls 11 years ago
ckolivas 2edb2a074d Don't check for EINTR in generator as well 11 years ago
ckolivas cdd8208269 accept() calls are automatically restarted with EINTR when there's no timeout 11 years ago
ckolivas a8eee6f0a3 We cannot intercept signal 9 11 years ago
kanoi 5aeca8e566 ckdb - buffer init macro 11 years ago
kanoi 88461a5db6 ckdb - initialise the merketree string (json array) 11 years ago
ckolivas 5d8e60c9d5 Send block solve information to ckdb 11 years ago
kanoi 6ee763a5f8 ckdb - add cmd to accept blocks 11 years ago
kanoi 069f724c22 ckdb - redesigned userstats with eos marker - and more severe data errors logged 11 years ago
Con Kolivas 68ab724a17 Mark the last userstats in the current stat pass with an end of stats marker 11 years ago
Con Kolivas f6adc2f6b0 Trivial doc changes 11 years ago
Con Kolivas b2bd3047d2 Add workername to per-worker stats 11 years ago
Con Kolivas 4168194bd0 Show per client connected stats instead of per user, every 10 mins 11 years ago
kanoi f0e68485fe ckdb/web - add pool/user elapsed and use them 11 years ago
kanoi fa7567a99d Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 11 years ago
Con Kolivas b289046ffe Demote the socket file exists message to notice level 11 years ago
Con Kolivas e40128a2da Allow the loglevel to be changed on the fly 11 years ago
Con Kolivas 0944152cf8 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 11 years ago
Con Kolivas dc807917aa Add elapsed time to user and pool stats 11 years ago
kanoi 71f8c0112e php - display 5m/1hr user hash rate stats 11 years ago
kanoi 1199419fa1 ckdb - add 1hr user stats to homepage 11 years ago
kanoi 214f74de08 ckdb - fix user web stats 11 years ago
kanoi 2c242d08df klist - display function for ktree display 11 years ago
kanoi 091832c4c4 ktree - add an optional ktree display and disabled code in ckdb 11 years ago
kanoi fc58e6fe1e Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 11 years ago
kanoi 691a74419d ckdb - remove unused label 11 years ago
Con Kolivas 16b108f503 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 11 years ago
Con Kolivas 9a18981725 Remove ckpool.h include from libckpool 11 years ago
kanoi fd9033073e Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 11 years ago
kanoi df25b98d7c ckdb - breakdown missing null check for json 11 years ago
kanoi 6cf839db3e ktree - before end case reversed 11 years ago
Con Kolivas 72df09d650 Move the stratifier stratum send and receive queues to generic ckmsg queues 11 years ago
Con Kolivas 93ecc3a5c8 Convert the authoriser and share processor to using the generic ckmsg queues and fix the data passed to the queue function 11 years ago
ckolivas 13c09a2414 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 11 years ago
ckolivas e8c47e29fa Move generic ckmsgq functions to ckpool.c to allow ckp to be included 11 years ago
kanoi eb1977213c ckdb - change the longpoll abbreviation lp used, to the actual meaning: block change, but using the abbreviation bc 11 years ago
ckolivas ea27e86a33 Make ckdb messaging use the generic ckmsg queues 11 years ago
ckolivas 997a88191c Make create_ckmsgq return a pointer to the generated queue and export the ckdbq functions 11 years ago
kanoi 414453357e ckdb - update last_lp comments 11 years ago
kanoi 036e1b8143 php - display full accurate Network, Last Block 11 years ago
ckolivas 50463445c0 Create a set of generic queue receiving thread and processing functions 11 years ago
kanoi 04bcfb6e89 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 11 years ago
kanoi a59958f4b6 ckdb - message log and fix lp timestamp 11 years ago
ckolivas 1874d6e136 Send a message back from the listener under all circumstances 11 years ago
ckolivas 10baacbeee Use only one fprintf in console logging to minimise risk of overlap 11 years ago
ckolivas c80af8bc56 Remove file log flushing from within the flock to not delay other code waiting on logging 11 years ago
kanoi c2e50a2f51 ckdb - organise db cmp functions - web set binary sep to be 'tab' 11 years ago
kanoi 1f74da29cd web - index name changes 11 years ago