2415 Commits (47ecddf88a4c0b5d10710e502c64795a77937364)

Author SHA1 Message Date
kanoi da2d33a497 ckdb - use safe_text_null where trailing null isn't needed 10 years ago
kanoi 3bc394ffb9 ckdb - abort code that adds an item already in a list/store 10 years ago
kanoi 15d16df1fe ckdb - process/report sequence numbers and #define some db/transfer names 10 years ago
Con Kolivas 690870bc92 Convert the proxy_loop to use unix receive queues 10 years ago
Con Kolivas 24c2a4a7bf Convert the generator loop to use unix receive queues 10 years ago
Con Kolivas 281f70e17d Move inappropriate placement of ckpool definition from libckpool header 10 years ago
Con Kolivas e6c3c2a672 Do not wait for other end to close when sending a one way unix message with receive queues now in place 10 years ago
Con Kolivas cd754e98e4 Move connector to using unix receive queues 10 years ago
Con Kolivas 0ea4ab043e Move stratifier to use unix message receiving queues 10 years ago
Con Kolivas 39a8b0ebef Create general function for receiving unix messages from the receive queue 10 years ago
Con Kolivas ba7e48c492 Create basic unix receive message thread for queueing messages to be handled asynchronously 10 years ago
Con Kolivas 3630b49d9b Revert to synchronous sending of unix messages 10 years ago
kanoi 75ffa2d4cb ckpool - ensure seqall won't be negative and use it as the ckdb msg id 10 years ago
kanoi 8ff07e69a3 ckpool - add start time and pid to seq information 10 years ago
kanoi 2f3832ab59 add individual sequence numbers for each ckdb message type 10 years ago
kanoi 5d2ed64854 allow different seq numbers 10 years ago
kanoi b5946287b0 Revert "Revert "Add atomically increasing sequence number to all ckdb messages"" 10 years ago
kanoi 5f205faca6 ckdb/php - allow admin user to view other user reports - without ease 10 years ago
kanoi e8223c1f8e ckdb/php - setup code for a pool shift report 10 years ago
kanoi 12a3fc5130 ckdb - add summary of shares/markers for the pool 10 years ago
kanoi c15407e68a ckdb - change shutdown to terminate 10 years ago
kanoi 907a33584e ckpool - sscanf %s stops at a space 10 years ago
kanoi 7bc6768762 ckdb - don't show OoO messages during reload, just once at the end 10 years ago
kanoi ace1b122de ckdb - report startup times and time to clear the initial queue 10 years ago
kanoi d368869423 ckdb - replace 2 frees with FREENULLs - tidier :) 10 years ago
kanoi 3fcb7779c8 ckdb/php - add mult-worker select to usperf and ? tips 10 years ago
kanoi 8d6709f782 ckdb - fix number copy end 10 years ago
kanoi f9d369870b ckdb - user/system settings, payouts stats values - set shifts count using them 10 years ago
kanoi a7d730eb5f ckdb/php - allow a worker select list in the shifts request/reply 10 years ago
kanoi 42beeeb1b7 ckdb - allow and ckpool message to create workerstatus and workers 10 years ago
kanoi c42de09e5c ckdb/php - show only recent workers with an option to disable it 10 years ago
kanoi 7b4e3dd86d ckdb - reloading aged shares is ok - the full ageing message is reported later anyway 10 years ago
kanoi 7072135a72 ckdb - fix old worker lastshare in workerstatus 10 years ago
kanoi a3e3363eda Revert "Add atomically increasing sequence number to all ckdb messages" 10 years ago
kanoi d8f5ceb0d2 ckdb - retain shares with an unknown workinfoid and recheck for up to 60s 10 years ago
Con Kolivas dc31479af7 Consistent maxclients key use 10 years ago
Con Kolivas 154c216b46 More cleanup of proxy stats API 10 years ago
Con Kolivas e042ec330f Clean up parsing of proxy.stats API command, removing unused notified bool 10 years ago
Con Kolivas 47a6877fef Add an API command for global pool stats 10 years ago
Con Kolivas 970c4056cf Add atomically increasing sequence number to all ckdb messages 10 years ago
Con Kolivas a3819b8739 Add an API command to list all workers 10 years ago
Con Kolivas 23d6cca7ee Add an API command to list all workers 10 years ago
Con Kolivas c1b4f6e490 Add an API command to get the info of every single client 10 years ago
Con Kolivas cda20cf00c Add API commands to get all the client info by user or worker 10 years ago
Con Kolivas e1fe8aaebf Add an API command to return a full list or optionally a list by userid of all proxies and their stats 10 years ago
Con Kolivas af1841001a Fix missing field 10 years ago
Con Kolivas ae5b119900 Add an API command to get statistics per client 10 years ago
Con Kolivas eb529da3b2 Add an API command to get a list of clients by workername 10 years ago
Con Kolivas a13df377d4 Add an API command to get a list of clients by username 10 years ago
Con Kolivas 406c07a5ea Add support for upstream proxy stats via the API 10 years ago