Commit History

Author SHA1 Message Date
  Luke Dashjr 8522463f19 Always check if we should switch pools when enabling one, and always enable pools we want to switch to 11 years ago
  Huang Le 6518f1fc34 Combine reject_pool into disable_pool function, and don't allow it to override a manual disable 11 years ago
  Huang Le fef4ae7c92 Call disable_pool() at the begin of remove_pool() and combine them when appears together in the code 11 years ago
  Huang Le d338c29938 Bugfix: Always call enable_pool and disable_pool to ensure consistent handling of the situations 11 years ago
  Luke Dashjr 211fdffd19 Copyright cleanups and updates 11 years ago
  Luke Dashjr 1e4350fa64 Merge branch 'rpc_fulldev' into bfgminer 11 years ago
  Luke Dashjr 8933b4f1a2 Bugfix: RPC: Avoid processor-specific details in devdetails 11 years ago
  Luke Dashjr 4f231186c3 Use `git describe` to generate version.h to avoid user confusion over builds from git 11 years ago
  Luke Dashjr 1734789459 Add failover_only pool flag, to avoid using it regardless of strategy 11 years ago
  Luke Dashjr c4ccfa2a81 Merge commit '9277d3c' into bfgminer 11 years ago
  Luke Dashjr 9277d3c87c bfg_socket wrapper to ensure sockets are close-on-exec 11 years ago
  Luke Dashjr cee6a7e799 Bugfix: Ensure variables are declared even without ADL support 11 years ago
  Luke Dashjr d0b3e8ca96 RPC: Include a list of config files loaded in "config" reply 11 years ago
  Luke Dashjr 73459e18e3 Merge commit '7de0ea3' into bfgminer 11 years ago
  Luke Dashjr 7de0ea3c96 RPC: Return integer difficulties without decimal places 11 years ago
  Luke Dashjr 38e98bd541 Merge commit 'e6afb01' into bfgminer 11 years ago
  Luke Dashjr e6afb013a2 Bugfix: Set any listening sockets to close-on-exec/non-inheritable to avoid issues rebinding them on restart 11 years ago
  Luke Dashjr 1113dc24fc Merge commit '1ac2181' into bfgminer 11 years ago
  Luke Dashjr 1ac2181aed RPC: Explicitly shutdown communication on client sockets to avoid them being held open by forked processes 11 years ago
  Luke Dashjr 4918e81b48 RPC: Clean up mcast socket with tidyup_socket 11 years ago
  Luke Dashjr ca951bc9f8 RPC: Move socket tidyup code to its own function 11 years ago
  Luke Dashjr 074b7ad4c4 Bugfix: RPC: Use pthread_exit rather than returning from the RPC thread, to ensure tidyup gets called 11 years ago
  Luke Dashjr 322bbca279 Merge branch 'rpc_quit_status' into bfgminer 11 years ago
  Luke Dashjr 356c24c565 Merge branch 'rpc_version_miner' into bfgminer 11 years ago
  Luke Dashjr 5833eed555 RPC: Provide a full status section for quit/restart commands 11 years ago
  Luke Dashjr 5b6acc53f9 RPC: Add "Miner" to version response to include software name along with version 11 years ago
  Luke Dashjr db23ffa2eb Merge commit '363ead9' into bfgminer 11 years ago
  Luke Dashjr 363ead9911 Bugfix: Handle disabled CPU support properly in various places 11 years ago
  Luke Dashjr a5ff9500e3 Merge branch 'cg_merges_20130822a' into bfgminer 11 years ago
  Luke Dashjr 38f54e604f RPC: Use struct timeval for mcast bind timer 11 years ago