1726 Commits (e9b00dd675f287bc902fe6180fd042cda747365a)

Author SHA1 Message Date
kanoi caeee9b322 ckdb - add klist insert_after and general null checking to report calling line 10 years ago
ckolivas da20ac7f3e Disable user of nolinger on client sockets 10 years ago
kanoi 19bce29d1c ckdb - add a share status console report command shsta 10 years ago
kanoi fa38324af4 ckdb - make the terminate sequence report external 10 years ago
Con Kolivas 15a735f805 Broadcast in message queues instead of signalling for when there are multiple queue parsing threads 10 years ago
kanoi 998a3587e4 ckdb - add dup inimical message 10 years ago
kanoi 6fb7879a7e ckdb - complete the reload to the end of the log file 10 years ago
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 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 970c4056cf Add atomically increasing sequence number to all ckdb messages 10 years ago
Con Kolivas eefbeef44b Only check user_instance under instance lock 10 years ago
kanoi 2230bd6d65 ckdb - stat the share OoO messages and increase the warning limit to 2s 10 years ago
kanoi b74ae0f24e ckdb - console warning log out of order shares only if more than 1 second 10 years ago
Con Kolivas 3ea6fa5dfe Don't bother storing the session of clients without a user set up or not authorised 10 years ago
Con Kolivas a8b7916829 Fix memory leak 10 years ago
Con Kolivas cecf6406e2 Fix memory leak 10 years ago
Con Kolivas 6e41ff823f Demote debug 10 years ago
Con Kolivas 08622a4b61 Hand old sessionid to new client 10 years ago
ckolivas c7dbb0114d Rework sessionid matching to not store client structure 10 years ago