3305 Commits (96591926b8261c2d1aea8ccdb638d2cf28c87f63)
 

Author SHA1 Message Date
Con Kolivas 719016f529 Reopen log file every minute allowing us to move/rename it, creating a new logfile 9 years ago
kanoi b8f368becd ckdb - fix pool0->pool handover 9 years ago
kanoi 81f757e35f sql - a luck report 9 years ago
kanoi 1adfcb1c51 ckdb - increase seqall highlimit to accommodate different data type processing times 9 years ago
kanoi a0fbee4ae5 ckdb - event code check items for null before using them :P 9 years ago
kanoi c9a23df224 ckdb - report queues in cmd_shsta and change the processing delays 9 years ago
kanoi b87dc9d1e3 ckpmsg - add an optional displayed line counter and allow setting the log level 9 years ago
Con Kolivas 542e8a1bde Merge branch 'master' of bitbucket.org:ckolivas/ckpool 9 years ago
Con Kolivas d2a8f02b92 Cope with NULL pass in add_userproxy 9 years ago
kanoi fc9f809e01 ckdb - ensure all earlysock data is processed first 9 years ago
kanoi e318dead03 php - add a payout address limitation message 9 years ago
kanoi 521c0cbfde ckdb - put back the pool msg tick 9 years ago
kanoi 7dee1e28b5 ckdb - report the msg sent on a unix socket send failure 9 years ago
kanoi 57aaad447f ckdb - thread breakdown, limit it's ram usage, close/open db connections during db load, report new stats during reload every 15s 9 years ago
TheKano f4ebd438cc Merged in ordonezalex/ckpool/fix-count-check-for-page-name (pull request #7) 9 years ago
Alex Ordonez 48b60b91d3 Fix count check for page name 9 years ago
TheKano bff0508350 Merged in ordonezalex/ckpool (pull request #6) 9 years ago
Alex Ordonez 47a8d55369 Fix HTML attribute typo: callpadding -> cellpadding 9 years ago
kanoi 774fd95a18 php - add 4 more workers to the shift graph 9 years ago
kanoi 68fe4fd301 ckdb/ckp - add the idname to the web events list 9 years ago
kanoi 060e4c15ef php - add the ovents list to page_events 9 years ago
kanoi 069760266e ckdb - add the ovents list to cmd_events 9 years ago
kanoi 4d7a54d12e ckdb - modify -M to allow more options - days or shifts 9 years ago
kanoi a30a75bd3f ckdb - load only one day of shares - or specify a begin workinfo with -b 9 years ago
kanoi 418a898c8e ckdb - optionally ignore seq values with -I - don't use when connected to ckpool 9 years ago
kanoi 01784be9ef ckdb - ignore duplicate high shares based on the DB index 9 years ago
kanoi 18bb0e7e3f ckdb - don't attempt to record SE_DUPE shares in the DB 9 years ago
kanoi 5b0de0a6eb ckdb/php - allow putting a hold on payouts - they end up in dust in pplns2 9 years ago
kanoi ed0bcee86b ckdb - cmd_high action=store to store all current shares_hi not yet in the db 9 years ago
kanoi 1c409deca1 php - add time left on page_ips 9 years ago
kanoi 10c067668a ckdb - event_tree() can realloc buf, so must pass buf address 9 years ago
Con Kolivas 0044714253 Bump version to 0.9.3 9 years ago
kanoi 520a938369 ckdb - db shares fix createdate - it's used as the key 9 years ago
kanoi 116fda74b9 ckdb - optionally store shares in the DB with a chosen sdiff lower limit -D 9 years ago
kanoi 1713f32042 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 9 years ago
kanoi baabcdfee9 php - enforce email address rules in php - retrospectively 9 years ago
Con Kolivas 7a06c4f009 Accept only old diffs until the diff change job id 9 years ago
Con Kolivas f636f9eef0 Set old diff on changing mindiff or sugget diff 9 years ago
Con Kolivas bfe83a46b3 Tidy up and make clear clamping process in add_submit 9 years ago
Con Kolivas 505dc002d9 Handle suggest_diff separately from worker mindiff when authorising 9 years ago
Con Kolivas f57aa8bafe Only set suggest_diff with the suggest-diff stratum command 9 years ago
Con Kolivas 00a2f59707 Clamp suggest diff to pool mindiff rather than handling pool mindiff separately 9 years ago
Con Kolivas 81638e5a06 Correctly reset worker diff when it's set to zero via ckdb 9 years ago
Con Kolivas 06a29983f5 Reset worker mindiff to startdiff when it is set to zero 9 years ago
Con Kolivas 689ab86fd0 Now that we've confirmed failing to find a client id in the receiver is a rare event again, the loglevel can be dropped in priority 9 years ago
Con Kolivas 7357525712 Rearm the epoll client fd only when it's still valid after processing its message 9 years ago
Con Kolivas 2ed69d2534 Allow the socket close to be responsible for removing client fds from the epoll list 9 years ago
Con Kolivas 52cf7c8c29 More info 9 years ago
Con Kolivas 0af56e8b2a Fix typo 9 years ago
Con Kolivas c468046651 Read oldpid in handover mode before getting handover 9 years ago