Commit Graph

3342 Commits

Author SHA1 Message Date
kanoi
7cedce99d0 ckdb - allow creating a store inside a list lock 2016-10-16 22:34:33 +11:00
kanoi
373f9b01df ckdb - extend the limit on seq found messages 2016-10-16 11:48:27 +11:00
kanoi
d2dc727061 ckdb - add to cmd_query transfer stats 2016-10-15 13:27:29 +11:00
kanoi
17d0e1afdc ckdb - fix inconsequential mem leaks in cmd_query and add defined out transfer debugging 2016-10-15 12:48:30 +11:00
kanoi
fa9fcee922 ckdb - keep track of the list of kstores in a klist 2016-10-14 18:49:06 +11:00
kanoi
c6e1a62a02 ckdb - pause command to help with culling 2016-10-14 14:24:49 +11:00
kanoi
00b5a6b1be ckdb - track idcontrol in ram 2016-10-13 09:44:30 +11:00
kanoi
ff8f097cc9 ckdb - add commas to db load record counts 2016-10-12 17:41:51 +11:00
kanoi
67ba50fe89 ckdb - fix optioncontrol DLPRIO change 2016-10-12 16:18:49 +11:00
kanoi
eb25c7f94a ckdb - cache field numbers when loading tables 2016-10-11 20:45:59 +11:00
kanoi
0fb49e96be php - add more sorting options to page_ckp 2016-10-07 16:36:19 +11:00
kanoi
9b8aaaf038 ckdb - allow changing CULL_TRANSFER 2016-10-07 16:19:38 +11:00
kanoi
11bbc5970d ckdb - remaining begin statements 2016-10-06 18:50:57 +11:00
kanoi
ac6aff7918 ckdb - wrap most PQ functions and simplify 2016-10-06 17:48:57 +11:00
kanoi
8496314df3 ckdb - log duplicate DB store of shares as NOTICE 2016-10-01 10:40:28 +10:00
kanoi
d15e332b2a ckdb - use a signed number for ram to handle numerical errors 2016-09-30 09:34:06 +10:00
kanoi
6b59f1442a ckdb - log errors for calls to _data_to_buf with null data 2016-09-30 06:20:08 +10:00
kanoi
9fd830bbae ckdb - ensure unused payments fields aren't null 2016-09-30 06:00:39 +10:00
kanoi
ed9a9aae3d ckdb - handle culling in the klist code 2016-09-29 22:31:04 +10:00
kanoi
62c7fce61e ckdb - add msgline to cmd_dsp() code 2016-09-29 21:02:13 +10:00
kanoi
4ab63834ab ckdb - update cmd_dsp 2016-09-29 17:26:03 +10:00
kanoi
762f8ffad3 ckdb - store shares with unknown usernames 2016-09-28 17:09:21 +10:00
kanoi
fefce2810e php - scale up the rewards unit 2016-09-28 10:19:09 +10:00
kanoi
c94a57f311 php - convert TAB to tabs in ckdb.php - optionally on by default 2016-09-25 14:07:29 +10:00
kanoi
8ed2003afc ckdb - completely ignore dup shares, since it can stop workmarker processing 2016-09-24 19:46:14 +10:00
kanoi
6fcc818cbb Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 2016-09-23 21:28:34 +10:00
kanoi
3beb8cc049 ckdb - add thread control for b/clistener and comment about ckdb thread setup 2016-09-23 21:27:53 +10:00
Con Kolivas
a8cdc4470a Raise the original signal on exiting signal handler in ckpmsg 2016-09-23 17:13:45 +10:00
Con Kolivas
88d36209f3 Fix propagation of global proxy passwords 2016-09-23 17:10:18 +10:00
Con Kolivas
05dc708744 Add signal handler to ckpmsg to return console to normal on exit 2016-09-23 17:02:31 +10:00
Con Kolivas
6cc8d57982 If we're not reading from a terminal, parse lines at a time in ckpsmg allowing us to script its usage 2016-09-23 16:29:01 +10:00
Con Kolivas
38b20f2efb Merge branch 'master' of bitbucket.org:ckolivas/ckpool 2016-09-23 14:31:28 +10:00
Con Kolivas
a58e4ee46a Better handle deleted global proxies and switch more rapidly 2016-09-23 13:53:48 +10:00
Con Kolivas
cc6e431b13 Properly handle userproxy priorities 2016-09-23 13:53:41 +10:00
kanoi
0cc991eb51 ckdb - remove unnecessary alert processing 2016-09-22 21:18:18 +10:00
kanoi
ef5df59d78 ckdb - update cmd.sh to use ckdb.php 2016-09-22 21:14:47 +10:00
kanoi
53955fa97e php - add a php script to talk to ckdb 2016-09-22 21:13:25 +10:00
kanoi
96591926b8 php - trim settings address 2016-09-22 04:27:44 +10:00
kanoi
a661347139 php - trim address and name for address management 2016-09-22 04:22:29 +10:00
kanoi
f6aca5f050 ckdb - track ram usage for breakqueue 2016-09-22 04:15:43 +10:00
kanoi
98929f5ce8 ckdb - track ram usage for transfer and msgline 2016-09-22 03:53:54 +10:00
kanoi
b4a115cc09 ckdb - make all poolinstance intransient 2016-09-22 02:32:24 +10:00
kanoi
7da13cb793 ckdb - simple cmd script for sending messages to ckdb 2016-09-21 15:53:08 +10:00
kanoi
2eaf18fc33 ckdb - use intransients for 'code' in MSGLINE and SEQENTRY 2016-09-21 15:41:19 +10:00
kanoi
90e48da06f ckdb - ensure intransient fields are intransient 2016-09-20 23:01:20 +10:00
Con Kolivas
1a794bdded Implement basic history backlog and non-printable character filtering for ckpmsg 2016-09-20 18:45:36 +10:00
Con Kolivas
6179a5045d Implement long options and basic help for ckpmsg 2016-09-20 18:45:28 +10:00
Con Kolivas
f61d839b30 Fix missing initial stratum notify in proxy mode 2016-09-20 15:12:14 +10:00
Con Kolivas
71870b11c5 Remove test that is always true 2016-09-20 13:22:41 +10:00
Con Kolivas
a8688aece3 Don't hang up immediately on epollhup if we still have epollin events 2016-09-19 23:45:58 +10:00