269 Commits (b87dc9d1e341d295379880526761d3cacef4d30d)

Author SHA1 Message Date
kanoi fc9f809e01 ckdb - ensure all earlysock data is processed first 9 years ago
kanoi 521c0cbfde ckdb - put back the pool msg tick 9 years ago
kanoi 7dee1e28b5 ckdb - report the msg sent on a unix socket send failure 9 years ago
kanoi 57aaad447f ckdb - thread breakdown, limit it's ram usage, close/open db connections during db load, report new stats during reload every 15s 9 years ago
kanoi 68fe4fd301 ckdb/ckp - add the idname to the web events list 9 years ago
kanoi 069760266e ckdb - add the ovents list to cmd_events 9 years ago
kanoi 4d7a54d12e ckdb - modify -M to allow more options - days or shifts 9 years ago
kanoi a30a75bd3f ckdb - load only one day of shares - or specify a begin workinfo with -b 9 years ago
kanoi 418a898c8e ckdb - optionally ignore seq values with -I - don't use when connected to ckpool 9 years ago
kanoi 01784be9ef ckdb - ignore duplicate high shares based on the DB index 9 years ago
kanoi 18bb0e7e3f ckdb - don't attempt to record SE_DUPE shares in the DB 9 years ago
kanoi 5b0de0a6eb ckdb/php - allow putting a hold on payouts - they end up in dust in pplns2 9 years ago
kanoi ed0bcee86b ckdb - cmd_high action=store to store all current shares_hi not yet in the db 9 years ago
kanoi 10c067668a ckdb - event_tree() can realloc buf, so must pass buf address 9 years ago
kanoi 520a938369 ckdb - db shares fix createdate - it's used as the key 9 years ago
kanoi 116fda74b9 ckdb - optionally store shares in the DB with a chosen sdiff lower limit -D 9 years ago
kanoi 332574564b ckdb - correct IPS removal and name the events trees 9 years ago
kanoi b1ed1ee158 ckdb - ignore checking the web Anon username for ovents - just check the IP 9 years ago
kanoi eadb28c76d ckdb - implement ovents 9 years ago
kanoi 61cb60c00a ckdb - add ok, unok and expire to cmd_events 9 years ago
kanoi e0209970e9 ckdb - add an enabled flag to events_limits 9 years ago
kanoi ddeed87874 ckdb - handle events vs ovents 9 years ago
kanoi 5f4bbd74e4 ckdb - add OK events (OVENTS) to allow limiting valid accesses 9 years ago
kanoi 465ab648f8 ckdb - use optioncontrol for storing permanent IPS OK and bans 9 years ago
kanoi 22292423e8 ckdb - add cmd_events for managing/viewing event info 9 years ago
kanoi 224de3c5fe ckdb - add triggers for updating global varaibles from optioncontrol 9 years ago
kanoi 09a40a4607 ckdb - add some table level locking to speed up large loads 9 years ago
kanoi 3aff67018f ckdb - allow blocking and script alerting on ckdb events 9 years ago
kanoi c3d9ad3d0a ckdb - add 250, 500 and 1000 blocks to the block stats table 9 years ago
kanoi 1c9c741e41 ckdb - update version for libckpool update 9 years ago
kanoi 2a4a9f1c99 ckdb/php - fix instance additions 9 years ago
kanoi 72cfcc1073 ckdb - optional -i enforce poolinstance - see ckdb.c 'i' getopt_long comment regarding DB 9 years ago
kanoi d2bd3e536c ckdb - use ckpool instances 9 years ago
kanoi a08abba1a7 ckdb - update version for libckpool update 9 years ago
kanoi 482858b1c3 ckdb - update version for library changes 9 years ago
kanoi 871eb70dee ckdb - remove useless gcc warnings 9 years ago
kanoi 4ac4a35648 ckdb - release the knode item back to the free list when removing an item from a tree 9 years ago
kanoi ab321e5460 ckdb - replace username min length constants with a #define 9 years ago
kanoi 1552a7d92d ckdb - store doesn't need a copy of the list lock 9 years ago
kanoi 196f923957 ckdb - speed up data allocation and update the memory ckp web page 9 years ago
kanoi 248a70810a ckdb - fix sync breakdown on homepage 9 years ago
kanoi 4c061b6f32 ckdb - use a klist for the ktree nodes, have temporary klists, and klists without locks allocated for both 9 years ago
kanoi 51b892440b ckdb - correct lock type in cmd_setopts 9 years ago
kanoi bc1e08cd01 ckdb - remove duplicate case code for socket data 9 years ago
kanoi 1c0f55c06d ckdb - ensure the listener queues can empty 9 years ago
kanoi 511d8b73a4 ckdb - itemise the sync values in 'homepage' 9 years ago
kanoi de3be722cd ckdb - separate socket data processing 9 years ago
kanoi e6469e64c4 ckdb - fix recalculation of displayed reward for a shift 9 years ago
kanoi a31e2555b4 ckdb - add a missing lock 9 years ago
kanoi 3059afdf33 ckdb - allow setting a history limit on markersummary with -M 9 years ago