Luke Dashjr
|
0861245f40
Copyright cleanups
|
11 years ago |
Luke Dashjr
|
aecf50d85b
Merge commit '2225159' into bfgminer-3.10.x
|
11 years ago |
Luke Dashjr
|
cefb9cac85
Merge commit 'c6f6ffb' into bfgminer-3.10.x
|
11 years ago |
Luke Dashjr
|
222515952d
Bugfix: add_pool: If no current pool set, initialise it (otherwise pool testing may start a longpoll thread which tries to access currentpool uninitialised)
|
11 years ago |
Luke Dashjr
|
c6f6ffb962
devpath_to_devid: *nix: Reject anything that doesn't begin with a /
|
11 years ago |
Nate Woolls
|
3c91384a35
Bugfix: Display proper statline R and HW error percents for values < 1
|
11 years ago |
Luke Dashjr
|
2f5e64cafe
Merge commit 'c548ca0' into bfgminer-3.10.x
|
11 years ago |
Luke Dashjr
|
c548ca0c10
Bugfix: Wake up wait_lpcurrent if its conditions for returning may have changed
|
11 years ago |
Luke Dashjr
|
a45a48cc8e
Merge commit '11c1b67' into bfgminer-3.10.x
|
11 years ago |
Luke Dashjr
|
11c1b67ef6
Bugfix: Initialise struct pool in add_pool rather than halfway through startup
|
11 years ago |
Luke Dashjr
|
7b138f1032
Merge commit 'e61da77' into bfgminer-3.10.x
|
11 years ago |
Luke Dashjr
|
e61da77243
Bugfix: Parse userpass option with strchr rather than strtok to avoid usernameless passwords getting into the username field and being displayed
|
11 years ago |
Luke Dashjr
|
4704ad752f
Bugfix: Free old coinbase script before setting a new one
|
11 years ago |
Luke Dashjr
|
14b44791bd
Merge commit '01d9044' into bfgminer-3.10.x
|
11 years ago |
Luke Dashjr
|
01d9044a05
Bugfix: Avoid setting tv_idle before testing pool (it will be set if the test fails)
|
11 years ago |
Luke Dashjr
|
c7786c53a9
Merge branch 'cg_merges_20131108a' into bfgminer-3.10.x
|
11 years ago |
Luke Dashjr
|
acfa3d66ac
Bugfix: Zero pool "Works"
|
11 years ago |
Luke Dashjr
|
ca0cb1c523
Merge commit 'a4772ea' into bfgminer-3.10.x
|
12 years ago |
Luke Dashjr
|
ffc177ce85
Merge commit 'cf07535' into bfgminer-3.10.x
|
12 years ago |
Luke Dashjr
|
a4772ead89
Bugfix: Reset tv_idle on pools after test failure
|
12 years ago |
Luke Dashjr
|
8de42fc839
Bugfix: Ignore last work time if pool is known to be down
|
12 years ago |
Luke Dashjr
|
cf07535d5c
pick_unit: Avoid infinite loop when passed inf float
|
12 years ago |
Luke Dashjr
|
d7be059802
Bugfix: Initialise getq (and stgd_lock) earlier so it is ready in case startup interactive pool-add tries to stage work
|
12 years ago |
Luke Dashjr
|
28e875f7bf
Merge commit 'eb880ee' into bfgminer-3.10.x
|
12 years ago |
Luke Dashjr
|
820987e5c0
Merge commit '363ead9' into bfgminer-3.10.x
|
12 years ago |
Luke Dashjr
|
eb880ee0e9
Bugfix: Use rlim_t type for old_soft_limit so comparison with RLIM_INFINITY is correct on all platforms
|
12 years ago |
Luke Dashjr
|
363ead9911
Bugfix: Handle disabled CPU support properly in various places
|
12 years ago |
Luke Dashjr
|
dfd9edbc68
Merge commit 'a39dc04' into bfgminer-3.10.x
|
12 years ago |
Luke Dashjr
|
03ce7a7c7a
Merge commit '18b6c38' into bfgminer-3.10.x
|
12 years ago |
Luke Dashjr
|
a39dc040e9
Bugfix: pool_active: Skip testing explicitly when we have a recent answer
|
12 years ago |