Con Kolivas
|
193d0f22e8
|
Use the best userproxy headroom only to determine if we need to recruit more subproxies.
|
8 years ago |
Con Kolivas
|
559867ab9d
|
Avoid potential dereference in recruit_best_userproxy
|
8 years ago |
Con Kolivas
|
9963536076
|
Fix memleak in reap_proxies for parent proxy not emptying its subproxy hashtable.
|
8 years ago |
Con Kolivas
|
8beeb27d94
|
Fix memory leaks in generator parsing of commands.
|
8 years ago |
Con Kolivas
|
4108456ff4
|
Fix memory leaks on failed api messages.
|
8 years ago |
Con Kolivas
|
9f31d21f5e
|
Fix memleak in parse_delproxy.
|
8 years ago |
Con Kolivas
|
dc9440108e
|
Fix a memory leak with extract_sockaddr called repeatedly.
|
8 years ago |
Con Kolivas
|
710e316577
|
Clear proxy workbases on freeing the proxy.
|
8 years ago |
Con Kolivas
|
3471b299c0
|
Delete any shares in a proxy's share hashtable on freeing it.
|
8 years ago |
Con Kolivas
|
3dfe7b95e3
|
Fix potential memleak when stratum_add_send is unable to send to a queue.
|
8 years ago |
Con Kolivas
|
411076fb96
|
Fix minor memleak in submit_share
|
8 years ago |
Con Kolivas
|
93f0c27fd5
|
Add locking for redirector share management.
|
8 years ago |
Con Kolivas
|
ea6125dde7
|
Return the json response if there is one in a http response code failed instead of the http error.
|
8 years ago |
Con Kolivas
|
891faa0b93
|
Drop messages going to dead proxies.
|
8 years ago |
Con Kolivas
|
71ae516d1e
|
Make submittxn message responses log as notice level only.
|
8 years ago |
Con Kolivas
|
f77458fa33
|
Remove inefficient up and downstreaming of blocks in trusted mode.
|
8 years ago |
kanoi
|
9e86ce8805
|
ckdb - fix lost db connections - and some incomplete pause code
|
8 years ago |
kanoi
|
202ff78f11
|
ckdb - track the number of db connections
|
8 years ago |
kanoi
|
7cedce99d0
|
ckdb - allow creating a store inside a list lock
|
8 years ago |
kanoi
|
373f9b01df
|
ckdb - extend the limit on seq found messages
|
8 years ago |
kanoi
|
d2dc727061
|
ckdb - add to cmd_query transfer stats
|
8 years ago |
kanoi
|
17d0e1afdc
|
ckdb - fix inconsequential mem leaks in cmd_query and add defined out transfer debugging
|
8 years ago |
kanoi
|
fa9fcee922
|
ckdb - keep track of the list of kstores in a klist
|
8 years ago |
kanoi
|
c6e1a62a02
|
ckdb - pause command to help with culling
|
8 years ago |
kanoi
|
00b5a6b1be
|
ckdb - track idcontrol in ram
|
8 years ago |
kanoi
|
ff8f097cc9
|
ckdb - add commas to db load record counts
|
8 years ago |
kanoi
|
67ba50fe89
|
ckdb - fix optioncontrol DLPRIO change
|
8 years ago |
kanoi
|
eb25c7f94a
|
ckdb - cache field numbers when loading tables
|
8 years ago |
kanoi
|
9b8aaaf038
|
ckdb - allow changing CULL_TRANSFER
|
8 years ago |
kanoi
|
11bbc5970d
|
ckdb - remaining begin statements
|
8 years ago |
kanoi
|
ac6aff7918
|
ckdb - wrap most PQ functions and simplify
|
8 years ago |
kanoi
|
8496314df3
|
ckdb - log duplicate DB store of shares as NOTICE
|
8 years ago |
kanoi
|
d15e332b2a
|
ckdb - use a signed number for ram to handle numerical errors
|
8 years ago |
kanoi
|
6b59f1442a
|
ckdb - log errors for calls to _data_to_buf with null data
|
8 years ago |
kanoi
|
9fd830bbae
|
ckdb - ensure unused payments fields aren't null
|
8 years ago |
kanoi
|
ed9a9aae3d
|
ckdb - handle culling in the klist code
|
8 years ago |
kanoi
|
62c7fce61e
|
ckdb - add msgline to cmd_dsp() code
|
8 years ago |
kanoi
|
4ab63834ab
|
ckdb - update cmd_dsp
|
8 years ago |
kanoi
|
762f8ffad3
|
ckdb - store shares with unknown usernames
|
8 years ago |
kanoi
|
c94a57f311
|
php - convert TAB to tabs in ckdb.php - optionally on by default
|
8 years ago |
Con Kolivas
|
a23326593e
|
Set new proxy priority to very high until the fields are filled in or it may be falsely elevated initially
|
8 years ago |
kanoi
|
8ed2003afc
|
ckdb - completely ignore dup shares, since it can stop workmarker processing
|
8 years ago |
kanoi
|
3beb8cc049
|
ckdb - add thread control for b/clistener and comment about ckdb thread setup
|
8 years ago |
Con Kolivas
|
a8cdc4470a
|
Raise the original signal on exiting signal handler in ckpmsg
|
8 years ago |
Con Kolivas
|
88d36209f3
|
Fix propagation of global proxy passwords
|
8 years ago |
Con Kolivas
|
05dc708744
|
Add signal handler to ckpmsg to return console to normal on exit
|
8 years ago |
Con Kolivas
|
6cc8d57982
|
If we're not reading from a terminal, parse lines at a time in ckpsmg allowing us to script its usage
|
8 years ago |
Con Kolivas
|
a58e4ee46a
|
Better handle deleted global proxies and switch more rapidly
|
8 years ago |
Con Kolivas
|
cc6e431b13
|
Properly handle userproxy priorities
|
8 years ago |
kanoi
|
0cc991eb51
|
ckdb - remove unnecessary alert processing
|
8 years ago |