ckolivas
|
2edb2a074d
|
Don't check for EINTR in generator as well
|
11 years ago |
ckolivas
|
cdd8208269
|
accept() calls are automatically restarted with EINTR when there's no timeout
|
11 years ago |
ckolivas
|
a8eee6f0a3
|
We cannot intercept signal 9
|
11 years ago |
kanoi
|
5aeca8e566
|
ckdb - buffer init macro
|
11 years ago |
kanoi
|
88461a5db6
|
ckdb - initialise the merketree string (json array)
|
11 years ago |
ckolivas
|
5d8e60c9d5
|
Send block solve information to ckdb
|
11 years ago |
kanoi
|
6ee763a5f8
|
ckdb - add cmd to accept blocks
|
11 years ago |
kanoi
|
069f724c22
|
ckdb - redesigned userstats with eos marker - and more severe data errors logged
|
11 years ago |
Con Kolivas
|
68ab724a17
|
Mark the last userstats in the current stat pass with an end of stats marker
|
11 years ago |
Con Kolivas
|
f6adc2f6b0
|
Trivial doc changes
|
11 years ago |
Con Kolivas
|
b2bd3047d2
|
Add workername to per-worker stats
|
11 years ago |
Con Kolivas
|
4168194bd0
|
Show per client connected stats instead of per user, every 10 mins
|
11 years ago |
kanoi
|
f0e68485fe
|
ckdb/web - add pool/user elapsed and use them
|
11 years ago |
Con Kolivas
|
b289046ffe
|
Demote the socket file exists message to notice level
|
11 years ago |
Con Kolivas
|
e40128a2da
|
Allow the loglevel to be changed on the fly
|
11 years ago |
Con Kolivas
|
dc807917aa
|
Add elapsed time to user and pool stats
|
11 years ago |
kanoi
|
1199419fa1
|
ckdb - add 1hr user stats to homepage
|
11 years ago |
kanoi
|
214f74de08
|
ckdb - fix user web stats
|
11 years ago |
kanoi
|
2c242d08df
|
klist - display function for ktree display
|
11 years ago |
kanoi
|
091832c4c4
|
ktree - add an optional ktree display and disabled code in ckdb
|
11 years ago |
kanoi
|
691a74419d
|
ckdb - remove unused label
|
11 years ago |
Con Kolivas
|
9a18981725
|
Remove ckpool.h include from libckpool
|
11 years ago |
kanoi
|
df25b98d7c
|
ckdb - breakdown missing null check for json
|
11 years ago |
kanoi
|
6cf839db3e
|
ktree - before end case reversed
|
11 years ago |
Con Kolivas
|
72df09d650
|
Move the stratifier stratum send and receive queues to generic ckmsg queues
|
11 years ago |
Con Kolivas
|
93ecc3a5c8
|
Convert the authoriser and share processor to using the generic ckmsg queues and fix the data passed to the queue function
|
11 years ago |
ckolivas
|
e8c47e29fa
|
Move generic ckmsgq functions to ckpool.c to allow ckp to be included
|
11 years ago |
kanoi
|
eb1977213c
|
ckdb - change the longpoll abbreviation lp used, to the actual meaning: block change, but using the abbreviation bc
|
11 years ago |
ckolivas
|
ea27e86a33
|
Make ckdb messaging use the generic ckmsg queues
|
11 years ago |
ckolivas
|
997a88191c
|
Make create_ckmsgq return a pointer to the generated queue and export the ckdbq functions
|
11 years ago |
kanoi
|
414453357e
|
ckdb - update last_lp comments
|
11 years ago |
ckolivas
|
50463445c0
|
Create a set of generic queue receiving thread and processing functions
|
11 years ago |
kanoi
|
a59958f4b6
|
ckdb - message log and fix lp timestamp
|
11 years ago |
ckolivas
|
1874d6e136
|
Send a message back from the listener under all circumstances
|
11 years ago |
ckolivas
|
10baacbeee
|
Use only one fprintf in console logging to minimise risk of overlap
|
11 years ago |
ckolivas
|
c80af8bc56
|
Remove file log flushing from within the flock to not delay other code waiting on logging
|
11 years ago |
kanoi
|
c2e50a2f51
|
ckdb - organise db cmp functions - web set binary sep to be 'tab'
|
11 years ago |
Con Kolivas
|
96fbfa56bf
|
Make new logdirs mod 750
|
11 years ago |
Con Kolivas
|
4e86d66a5b
|
Leave enough room in the allocated ram for logdir for the null byte
|
11 years ago |
kanoi
|
3943cba15e
|
ckdb - correct logfile 'name'
|
11 years ago |
Con Kolivas
|
82e7306da4
|
Diff is a double in shares
|
11 years ago |
Con Kolivas
|
31195128f6
|
Fix one uninitialised variable
|
11 years ago |
Con Kolivas
|
3ec8aeeaad
|
Simplify inclusion of local jansson headers
|
11 years ago |
Con Kolivas
|
82310f57f7
|
Include local jansson headers removing need for installed jansson dev headers and keeping build consistent
|
11 years ago |
kanoi
|
77ae0e9b15
|
ckdb - return homepage time in seconds
|
11 years ago |
kanoi
|
027668b84f
|
ckdb - homepage stats
|
11 years ago |
ckolivas
|
c3ce5321b0
|
Only close the rotating log once
|
11 years ago |
ckolivas
|
2b9062b44e
|
Only show errno if it's not zero
|
11 years ago |
kanoi
|
cffeb9db79
|
ckdb - log all incoming to the rotating log
|
11 years ago |
Con Kolivas
|
d83a6cdcde
|
Realloc the correct variable
|
11 years ago |