.. |
android
|
- client: small changes to make client compile on Android,
|
2012-03-16 21:48:35 +00:00 |
os2
|
*** empty log message ***
|
2006-10-18 22:58:49 +00:00 |
scripts
|
- client and boinccmd: update usage text
|
2013-03-15 13:38:45 +01:00 |
win
|
Additional customization of WCG branding
|
2013-05-23 16:57:31 -05:00 |
Makefile.am
|
client: generate host CPID as a function of MAC address
|
2013-11-18 20:31:14 -08:00 |
Makefile.curl.am
|
- rename .C files to .cpp so that Doxygen will work
|
2008-09-26 18:20:24 +00:00 |
Makefile.linux
|
- rename .C files to .cpp so that Doxygen will work
|
2008-09-26 18:20:24 +00:00 |
acct_mgr.cpp
|
client: message tweak
|
2013-08-08 10:59:49 -07:00 |
acct_mgr.h
|
- client: add support for bool <no_project_notices> element
|
2013-04-19 21:40:10 -07:00 |
acct_setup.cpp
|
Manager and GUI RPC interface: fix possible buffer overruns
|
2013-05-27 23:08:02 -07:00 |
acct_setup.h
|
- Vbox wrapper: add --trickle x option; sends a trickle-up message
|
2011-08-21 11:18:08 +00:00 |
app.cpp
|
client: fix bugs involving CPU throttling and GPU apps
|
2013-12-12 00:03:22 -08:00 |
app.h
|
Client: don't allow more than 1000 slot dirs.
|
2013-10-23 21:37:24 -07:00 |
app_config.cpp
|
client: parse <plan_class> in app_config.xml; fix error messages; show error message if <app_version> doesn't match any app versions
|
2013-11-22 00:04:00 -08:00 |
app_config.h
|
client: allow <app_version> elements in app_config.xml, allowing users to override the parameters of particular app versions
|
2013-09-06 15:41:43 -07:00 |
app_control.cpp
|
client: fix bugs involving CPU throttling and GPU apps
|
2013-12-12 00:03:22 -08:00 |
app_graphics.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
app_start.cpp
|
client: fix bugs with CPU throttling and GPU apps
|
2013-11-29 11:44:09 -08:00 |
app_stats_mac.cpp
|
- user web: fix bugs in server status page
|
2011-01-06 23:09:13 +00:00 |
async_file.cpp
|
remove dependency of boinc_api.h on str_replace.h (and hence config.h)
|
2013-06-06 17:31:46 -07:00 |
async_file.h
|
client: more MAXPATHLEN fixes
|
2013-08-22 17:06:09 -07:00 |
auto_update.cpp
|
- user web: fix bugs in server status page
|
2011-01-06 23:09:13 +00:00 |
auto_update.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
boinc.xml
|
WINBUILD: Update build environment to use Visual Studio 2010.
|
2013-10-17 15:27:03 -04:00 |
boinc_cmd.cpp
|
Client and boinccmd: fixes for get_old_results GUI RPC
|
2013-09-08 12:11:09 -07:00 |
boinc_log.cpp
|
- client: keep track of the fraction of time that
|
2012-06-26 20:30:56 +00:00 |
build_po
|
Translation: update templates, and fix tools for generating templates
|
2013-10-15 22:46:18 -07:00 |
check_security.cpp
|
Mac: Fixes to allow minor OS versions > 9 and major OS versions > 10
|
2013-11-15 05:02:04 -08:00 |
check_state.cpp
|
- client: keep track of the fraction of time that
|
2012-06-26 20:30:56 +00:00 |
client_msgs.cpp
|
client(Android): removed logcat output from client_msgs, not necessary since client log is shown in GUI.
|
2013-06-24 12:14:41 +02:00 |
client_msgs.h
|
Compile fixes for C++11, from Rene Ladan
|
2013-11-05 09:19:27 -08:00 |
client_state.cpp
|
client: fix bugs involving CPU throttling and GPU apps
|
2013-12-12 00:03:22 -08:00 |
client_state.h
|
Client and Manager: make notices translatable
|
2013-12-03 10:47:56 -08:00 |
client_types.cpp
|
client: when write file upload error XML to stderr, include user-friendly string
|
2013-12-14 16:34:47 -08:00 |
client_types.h
|
client: add is_wrapper flag to APP_VERSION. If set, the main program uses little CPU and can be run at elevated priority
|
2013-11-07 10:27:17 -08:00 |
cpp.h
|
- client: refactor the CC startup process, move majority of the
|
2009-08-19 22:02:25 +00:00 |
cpu_benchmark.h
|
Client (Android): move whetstone.h into cpu_benchmark.h
|
2013-08-27 21:25:04 -07:00 |
cpu_sched.cpp
|
Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2
|
2013-12-11 00:35:49 -08:00 |
cs_account.cpp
|
client: Parse no_intel_gpu using the deprecated syntax for different venues. Thanks to Richard Haselgrove for pointing out the issue.
|
2013-10-23 15:05:15 -04:00 |
cs_apps.cpp
|
client: fix bug that allowed work fetch request while file uploads active
|
2013-06-14 22:40:43 -07:00 |
cs_benchmark.cpp
|
android: Only execute customized benchmarks when compiling for ARM based CPUs
|
2013-10-22 14:26:51 -04:00 |
cs_cmdline.cpp
|
client: --unsigned_apps_ok should cause the client to ignore file size checks as well
|
2013-11-14 23:20:07 -05:00 |
cs_files.cpp
|
- tabs -> spaces
|
2013-04-02 17:23:37 -07:00 |
cs_notice.cpp
|
Client: if have a non-English language, set ACCEPT_LANGUAGE in all HTTP requests
|
2013-12-11 00:35:03 -08:00 |
cs_notice.h
|
client: if we request work from a project and don't get any notices, clear that project's scheduler notices
|
2013-08-13 14:56:37 -07:00 |
cs_platforms.cpp
|
Mac: Fixes to allow minor OS versions > 9 and major OS versions > 10
|
2013-11-15 05:02:04 -08:00 |
cs_prefs.cpp
|
client: preliminary implementation (commented out) of sub-second throttling
|
2013-09-20 14:30:04 -07:00 |
cs_proxy.cpp
|
- client: add ".xml" to notice file names
|
2010-07-01 02:01:05 +00:00 |
cs_proxy.h
|
- client: sort out proxy_info mess.
|
2009-12-05 00:51:05 +00:00 |
cs_scheduler.cpp
|
client: report tasks within 1 hour of completion
|
2013-12-30 09:53:35 -08:00 |
cs_statefile.cpp
|
client: allow <file> in app_info.xml
|
2013-12-12 00:06:24 -08:00 |
cs_trickle.cpp
|
remove dependency of boinc_api.h on str_replace.h (and hence config.h)
|
2013-06-06 17:31:46 -07:00 |
cs_trickle.h
|
- client: more work on replicated trickles. Not working yet.
|
2011-09-22 17:30:57 +00:00 |
current_version.cpp
|
remove dependency of boinc_api.h on str_replace.h (and hence config.h)
|
2013-06-06 17:31:46 -07:00 |
current_version.h
|
svn path=/trunk/boinc/; revision=22550
|
2010-10-18 20:31:54 +00:00 |
dhrystone.cpp
|
- client & lib: bring header inclusion up-to-date for the CC to begin
|
2010-05-11 19:10:29 +00:00 |
dhrystone.h
|
…
|
|
dhrystone2.cpp
|
- client: temporarily enable logic that deallocates memory on exit,
|
2010-05-11 19:50:14 +00:00 |
file_names.cpp
|
use MAXPATHLEN and sizeof() a few places; from Gianfranco
|
2013-05-22 13:56:48 -07:00 |
file_names.h
|
client: optionally detect GPUs via a child process, for dual_GPU laptops.
|
2013-06-25 04:31:34 -07:00 |
file_xfer.cpp
|
- client: there were many places in the code where we keep track
|
2013-03-22 10:28:20 +01:00 |
file_xfer.h
|
- client: when looking for new file xfers to start,
|
2010-04-01 05:54:29 +00:00 |
gpu_amd.cpp
|
client: AMD GPU naming, from Jord
|
2013-11-05 19:15:54 -08:00 |
gpu_detect.cpp
|
client: Fix typo which had no actual effect in practice.
|
2013-12-15 03:05:41 -08:00 |
gpu_detect.h
|
client: implement support for OpenCL detection of CPUs
|
2013-08-22 05:06:54 -07:00 |
gpu_intel.cpp
|
client: optionally detect GPUs via a child process, for dual_GPU laptops.
|
2013-06-25 04:31:34 -07:00 |
gpu_nvidia.cpp
|
client: tweaks to code for detecting GPUs via a child process.
|
2013-06-27 02:36:20 -07:00 |
gpu_opencl.cpp
|
client: Remove redundant code in OpenCL CPU detection which was added in commit 8888ba6
|
2013-11-04 02:19:19 -08:00 |
gui_http.cpp
|
- client: there were many places in the code where we keep track
|
2013-03-22 10:28:20 +01:00 |
gui_http.h
|
- client: replicated trickles. Seems to be working now.
|
2011-09-22 18:52:21 +00:00 |
gui_rpc_server.cpp
|
Win build fixes
|
2013-06-06 18:22:51 -07:00 |
gui_rpc_server.h
|
- client: if gui_rpc_auth.cfg is empty, print a warning but don't error out;
|
2013-03-04 17:39:23 +01:00 |
gui_rpc_server_ops.cpp
|
admin web: add "SQL rule" field to badge form
|
2013-12-13 00:07:36 -08:00 |
hostinfo_network.cpp
|
client: generate host CPID as a function of MAC address
|
2013-11-18 20:31:14 -08:00 |
hostinfo_unix.cpp
|
client: Convert Mac and Haiku CPU features strings to match that returned by Linux
|
2013-12-01 23:44:21 -08:00 |
hostinfo_unix_test.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
hostinfo_win.cpp
|
web site translation changes
|
2013-11-28 00:22:54 -08:00 |
http_curl.cpp
|
Client: if have a non-English language, set ACCEPT_LANGUAGE in all HTTP requests
|
2013-12-11 00:35:03 -08:00 |
http_curl.h
|
- tabs -> spaces
|
2013-04-02 17:23:37 -07:00 |
install-sh
|
…
|
|
log_flags.cpp
|
client: message tweaks
|
2013-09-17 13:05:06 -07:00 |
log_flags.h
|
- client: compute project scheduling priority more efficiently
|
2011-10-03 06:18:58 +00:00 |
mac_address.cpp
|
android: revert my previous change. Eric implemented a better solution.
|
2013-12-03 14:15:18 -05:00 |
mac_address.h
|
client: fix error returns for get_mac_address() on Unix
|
2013-11-19 11:23:38 -08:00 |
main.cpp
|
Fix for signal handler type change.
|
2013-09-27 17:41:44 -07:00 |
main.h
|
- client: distinguish between messages to be displayed as HTML
|
2010-10-18 20:09:51 +00:00 |
makefile_sim
|
client emulator: build fixes
|
2013-12-10 10:04:04 -08:00 |
net_stats.cpp
|
- client: there were many places in the code where we keep track
|
2013-03-22 10:28:20 +01:00 |
net_stats.h
|
- tabs -> spaces
|
2013-04-02 17:23:37 -07:00 |
pers_file_xfer.cpp
|
client: fix bug that allowed work fetch request while file uploads active
|
2013-06-14 22:40:43 -07:00 |
pers_file_xfer.h
|
- client: tweak parameters of file xfer backoff to
|
2011-12-12 22:07:37 +00:00 |
project.cpp
|
client: parse (but ignore) <min_rpc_time> in state file
|
2013-11-10 18:03:15 -08:00 |
project.h
|
client: fix bug that allowed work fetch request while file uploads active
|
2013-06-14 22:40:43 -07:00 |
result.cpp
|
client: fix bugs with CPU throttling and GPU apps
|
2013-11-29 11:44:09 -08:00 |
result.h
|
GUI RPC: add cpu_time (as well as elapsed_time) to OLD_RESULT
|
2013-10-18 00:46:48 -07:00 |
rr_sim.cpp
|
Client: skip exclusion logic for resources that have no exclusions.
|
2013-10-14 14:41:59 -07:00 |
rr_sim.h
|
- client: make RR simulation more accurate
|
2011-09-12 17:01:54 +00:00 |
rrsim_test.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
sandbox.cpp
|
- client: check error returns from kill() and kill_via_switcher(), show messages
|
2013-04-10 15:56:40 -07:00 |
sandbox.h
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
scheduler_op.cpp
|
client: tweak last commit; don't clear flags if anonymous platform
|
2013-11-05 14:45:17 -08:00 |
scheduler_op.h
|
- client: rename two different functions named backoff()
|
2013-03-22 10:43:05 +01:00 |
setprojectgrp.cpp
|
- Updates Linux notifications to use current libnotify.
|
2011-09-27 19:45:27 +00:00 |
sim.cpp
|
client emulator: add the ability to include projects without apps
|
2013-06-17 14:27:25 -07:00 |
sim.h
|
- client emulator: implement project availability feature
|
2013-03-22 10:31:43 +01:00 |
sim_host.xml
|
*** empty log message ***
|
2007-04-04 19:34:01 +00:00 |
sim_prefs.xml
|
*** empty log message ***
|
2007-04-04 19:34:01 +00:00 |
sim_projects.xml
|
*** empty log message ***
|
2007-04-04 19:34:01 +00:00 |
sim_util.cpp
|
client emulator: build fixes
|
2013-12-10 10:04:04 -08:00 |
switcher.cpp
|
Various: Fix some compile warnings; from Gianfranco
|
2013-07-09 10:34:32 -07:00 |
sysmon_win.cpp
|
win compile fix
|
2013-11-11 10:45:19 -08:00 |
sysmon_win.h
|
- client: Second pass through the automatic proxy detection code.
|
2009-08-19 22:16:52 +00:00 |
test_fx_in
|
…
|
|
test_fx_out
|
…
|
|
test_fx_out1
|
…
|
|
thread.cpp
|
Move thread.cpp,h from lib/ to client/, to remove dependency on pthread in libboinc
|
2013-10-17 09:45:49 -07:00 |
thread.h
|
Move thread.cpp,h from lib/ to client/, to remove dependency on pthread in libboinc
|
2013-10-17 09:45:49 -07:00 |
time_stats.cpp
|
- client: suspend_reason is not a bitmap; fix code that acted like it is.
|
2013-03-05 16:39:36 +01:00 |
time_stats.h
|
- GUI RPC: expose TIME_STATS info (e.g. on_frac) in
|
2013-03-01 16:08:52 +01:00 |
whetstone.cpp
|
Android compile fix
|
2013-08-28 00:17:51 -07:00 |
work_fetch.cpp
|
Client: skip exclusion logic for resources that have no exclusions.
|
2013-10-14 14:41:59 -07:00 |
work_fetch.h
|
client: don't request work from a project w/ > 1000 runnable jobs
|
2013-07-07 13:13:57 -07:00 |