377 Commits (eb25c7f94a1eb11db837d031b8e2783d04caae51)

Author SHA1 Message Date
kanoi eb25c7f94a ckdb - cache field numbers when loading tables 9 years ago
kanoi 9b8aaaf038 ckdb - allow changing CULL_TRANSFER 9 years ago
kanoi 11bbc5970d ckdb - remaining begin statements 9 years ago
kanoi ac6aff7918 ckdb - wrap most PQ functions and simplify 9 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
kanoi 2e88c53c70 ckdb - give workinfo (and others) separate cmd values 9 years ago
kanoi b1a88c35c3 ckdb - always show a sequence_report on exit 9 years ago
kanoi 9c9349371b ckdb - don't truncate text input 9 years ago
kanoi a9e7ec8168 ckdb - display a status_report when exiting 9 years ago
kanoi fa9e09aeb4 ckdb - allow setting the reload to accept non-pool data 9 years ago
kanoi d85749e552 ckdb - reduce the base size of transfer 9 years ago
kanoi 8fae6546c5 ckdb - have separate sockets for data and make one main allocation point 9 years ago
kanoi 654baf6bf5 ckdb - use a separate thread for message logging 9 years ago
kanoi 1858acbc56 ckdb - change the main processname with -o 9 years ago
kanoi e9dcdd3bd2 ckdb - use -N to change the listener socket name 9 years ago
kanoi dbab97f3da ckdb - key update: discard sharesummaries since they are not used 9 years ago