Con Kolivas
|
9b5615d5f3
Shut down the api cleanly when the api thread is cancelled. This should allow the api socket to be closed successfully to next be reopened with app_restart.
|
14 years ago |
Luke Dashjr
|
b8778839e9
Merge branch 'master' into unify_drivers
|
14 years ago |
Kano
|
2e1d2017de
API add removepool like the screen interface
|
14 years ago |
Kano
|
eec7c1a963
api.c escape required characters in return strings + pools returns the username
|
14 years ago |
Kano
|
3fa3f60b74
api.c new commands: pgaenable pgadisable
|
14 years ago |
Kano
|
0699061ade
api.c devicecode/osinfo incorrectly swapped for json
|
14 years ago |
Kano
|
25f914a334
api.c miner.php add a '*' to the front of all notify counters - simplifies future support of new counters
|
14 years ago |
Kano
|
25ca0687a1
api.c notify should report disabled devices also - of course
|
14 years ago |
Kano
|
18a8b5506e
API returns the simple device history with the 'notify' command
|
14 years ago |
Kano
|
8747a472f3
api.c Report an OS string in config to help with device issues
|
14 years ago |
Kano
|
6be50fab80
api.c fix Log Interval - integer in JSON
|
14 years ago |
Kano
|
6e35503e57
api.c config 'Device Code' to show list of compiled devices + README
|
14 years ago |
Kano
|
3dee276308
api.c increase buffer size close to current code allowable limit
|
14 years ago |
Luke Dashjr
|
e131dfab31
Unify drivers as driver-*.c and add driver name to API
|
14 years ago |
Kano
|
1f118078eb
api.c: correct error messages
|
14 years ago |
Kano
|
cb3323b7b5
Add API support for Icarus and Bitforce
|
14 years ago |
Kano
|
c9b7a223e5
Next API version is 1.4 (1.3 is current)
|
14 years ago |
Kano
|
b4c7c56fa7
README/api.c add "When" the request was processed to STATUS
|
14 years ago |
Kano
|
0abac0b5d9
API implement addpool command
|
14 years ago |
Kano
|
54ef2d951b
API return the untouched Total MH also (API now version 1.3)
|
14 years ago |
Kano
|
60c5ac6844
API new commands enablepool and disablepool (version already incremented)
|
14 years ago |
Con Kolivas
|
d1cddf8bad
Update licensing to GPL V3.
|
14 years ago |
Kano
|
de40e6df4f
Modify API debug messages to say API instead of DBG
|
14 years ago |
Kano
|
e3281c2643
When API shuts down cgminer don't kill itself
|
14 years ago |
Kano
|
dd233ec244
API add 'privileged' command so can verify access level
|
14 years ago |
Kano
|
60b7c01e7a
API restrict access to all non display commands by default
|
14 years ago |
Kano
|
c25aead886
Update API version to 1.2 for new 'Log Interval'
|
14 years ago |
Kano
|
3bd16acf12
API add --log Interval to 'config' reply
|
14 years ago |
Kano
|
3955fefec0
--api-allow special case 0/0 means all
|
14 years ago |
Con Kolivas
|
02295c69c8
Allow devices that are disabled due to overheating to be flagged as recovering instead of disabling them and re-enable them if they're below ideal
|
14 years ago |