388 Commits (78ba375ae5b51c11ef5125d94dc9669f157d57d1)

Author SHA1 Message Date
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 9 years ago
kanoi d15e332b2a ckdb - use a signed number for ram to handle numerical errors 9 years ago
kanoi 6b59f1442a ckdb - log errors for calls to _data_to_buf with null data 9 years ago
kanoi 9fd830bbae ckdb - ensure unused payments fields aren't null 9 years ago
kanoi ed9a9aae3d ckdb - handle culling in the klist code 9 years ago
kanoi 62c7fce61e ckdb - add msgline to cmd_dsp() code 9 years ago
kanoi 4ab63834ab ckdb - update cmd_dsp 9 years ago
kanoi 762f8ffad3 ckdb - store shares with unknown usernames 9 years ago
kanoi 8ed2003afc ckdb - completely ignore dup shares, since it can stop workmarker processing 9 years ago
kanoi 3beb8cc049 ckdb - add thread control for b/clistener and comment about ckdb thread setup 9 years ago
kanoi f6aca5f050 ckdb - track ram usage for breakqueue 9 years ago
kanoi 98929f5ce8 ckdb - track ram usage for transfer and msgline 9 years ago
kanoi b4a115cc09 ckdb - make all poolinstance intransient 9 years ago
kanoi 2eaf18fc33 ckdb - use intransients for 'code' in MSGLINE and SEQENTRY 9 years ago
kanoi 90e48da06f ckdb - ensure intransient fields are intransient 9 years ago
kanoi 6e5f985395 ckdb - paymentaddresses requires a DLPRIO above intransient 9 years ago
kanoi cc986392e2 ckdb - payaddress updates have a non-fixed field name so are not intransient 9 years ago
kanoi 08a937768c ckdb - change username fields and all relevant fields in paymentaddresses and payments to intransient 9 years ago
kanoi af5eb9e6c6 ckdb - make large table create/modify fields, and all workername fields intransient 9 years ago
kanoi 5b348f2bef ckdb - add a console counter when loading payments and miningpayouts 9 years ago
kanoi 48ee5c1e84 ckdb - use io_msg for db *_fill counter messages 9 years ago
kanoi bc478cf4b9 ckdb - allow admin web access to events 9 years ago
kanoi 90195d398e ckdb - option -X to not use the exclusive db load locks 9 years ago
kanoi 00abf1fac0 ckdb - separate out and always show the exit reports and show an exit message 9 years ago
kanoi 40a31e3251 ckdb - fix esm so that it works and add an esm cmd_query 9 years ago
kanoi 39fed01b69 ckdb - add in_ to the front of intransient workinfo fields 9 years ago
kanoi 1d47cfbaad ckdb - reduce the size of workinfo and make some intransient 9 years ago
kanoi ac3e2368b5 ckdb - option to disable writing the ckdb-db logs 9 years ago
kanoi 6c82717028 ckdb - allow cmd_query during reload 9 years ago
kanoi e70ca1f89f ckdb - add an ioqueue cmd_query and force flush the console ioqueue on exit 9 years ago
kanoi aa4865265e ckdb - add a nameram cmd_query 9 years ago
kanoi 929c30df06 ckdb - limit console early share messages 9 years ago
kanoi ee4f78bace ckdb - add a field name for the get_intransient error message 9 years ago
kanoi 69cf35313d ckdb - intransient store of common strings to reduce ram - only used in transfer so far 9 years ago
kanoi f96cf93aa6 ckdb - prioritise workinfo processing 9 years ago