.. |
android
|
- client: small changes to make client compile on Android,
|
2012-03-16 21:48:35 +00:00 |
os2
|
…
|
|
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
|
- Modifications to autoconf scripts for non-standard openssl installs
|
2013-03-05 14:17:54 +01:00 |
Makefile.curl.am
|
…
|
|
Makefile.linux
|
…
|
|
acct_mgr.cpp
|
client: fix bug where <no_project_notices> from account manager didn't work
|
2013-07-02 20:53:50 -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
|
boinccmd: show result states as strings instead of numbers
|
2013-06-18 11:33:22 -07:00 |
app.h
|
API: add test harness for the runtime system
|
2013-07-04 16:00:10 -07:00 |
app_config.cpp
|
client: clear max_concurrent is app_config.xml no longer exists
|
2013-06-17 12:48:14 -07:00 |
app_config.h
|
client: show app_config warnings only on startup and reread config
|
2013-05-19 10:02:00 -07:00 |
app_control.cpp
|
client: if suspend for battery reasons, show parameters in event log
|
2013-07-13 16:31:25 -07:00 |
app_graphics.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
app_start.cpp
|
client: compile fix for non-Windows builds.
|
2013-07-10 00:05:27 -07: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
|
- tabs -> spaces
|
2013-04-02 17:23:37 -07:00 |
auto_update.cpp
|
- user web: fix bugs in server status page
|
2011-01-06 23:09:13 +00:00 |
auto_update.h
|
…
|
|
boinc.xml
|
client: Add the various OS compatibility shreds to the assembly manifest so we can properly detect Windows 8.1 or better.
|
2013-07-01 19:01:04 -04:00 |
boinc_cmd.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
boinc_log.cpp
|
- client: keep track of the fraction of time that
|
2012-06-26 20:30:56 +00:00 |
build_po
|
- scheduler: make messages translatable
|
2010-07-13 02:49:35 +00:00 |
check_security.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07: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
|
client: make "missing app" messages more consisten
|
2013-05-16 12:40:43 -07:00 |
client_state.cpp
|
client: if suspend for battery reasons, show parameters in event log
|
2013-07-13 16:31:25 -07:00 |
client_state.h
|
client: if suspend for battery reasons, show parameters in event log
|
2013-07-13 16:31:25 -07:00 |
client_types.cpp
|
API: add test harness for the runtime system
|
2013-07-04 16:00:10 -07:00 |
client_types.h
|
API: add test harness for the runtime system
|
2013-07-04 16:00:10 -07:00 |
cpp.h
|
- client: refactor the CC startup process, move majority of the
|
2009-08-19 22:02:25 +00:00 |
cpu_benchmark.h
|
- tabs -> spaces
|
2013-04-02 17:23:37 -07:00 |
cpu_sched.cpp
|
client: mostly revert dddf586 , which could lead to way overcommitted CPU
|
2013-07-03 00:56:01 -07:00 |
cs_account.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07: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
|
client: fix compile warnings
|
2013-04-25 01:39:03 -07:00 |
cs_cmdline.cpp
|
client: Fixes for launching a child process for detecting GPUs.
|
2013-07-09 05:55:53 -07:00 |
cs_files.cpp
|
- tabs -> spaces
|
2013-04-02 17:23:37 -07:00 |
cs_notice.cpp
|
remove dependency of boinc_api.h on str_replace.h (and hence config.h)
|
2013-06-06 17:31:46 -07:00 |
cs_notice.h
|
- client: free vectors in NOTICES, RSS_FEEDS, and DAILY_XFER_HISTORY
|
2011-10-06 01:14:21 +00:00 |
cs_platforms.cpp
|
Various: Fix some compile warnings; from Gianfranco
|
2013-07-09 10:34:32 -07:00 |
cs_prefs.cpp
|
client: if suspend for battery reasons, show parameters in event log
|
2013-07-13 16:31:25 -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: if idle instance, fetch work even if uploading
|
2013-06-21 19:57:25 -07:00 |
cs_statefile.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.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: tweaks to code for detecting GPUs via a child process.
|
2013-06-27 02:36:20 -07:00 |
gpu_detect.cpp
|
client: Fix a race condition on system reboot when using a child process for detecting GPUs, add debugging support to child process.
|
2013-07-12 18:35:47 -07:00 |
gpu_detect.h
|
- fix compile warning
|
2013-03-04 17:12:13 +01: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: Clearing the devnums_pci_slot_sort vector after the first Nvidia OpenCL device is detected causes a SIGSEGV for any subsequent Nvidia OpenCL device detections.
|
2013-07-11 00:52:43 -04: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
|
client (Android): get "user active" from GUI; don't run if user active
|
2013-06-22 09:58:39 -07:00 |
hostinfo_network.cpp
|
client (Android): GUI reports battery and wifi status to client
|
2013-05-14 12:28:09 -07:00 |
hostinfo_network.h
|
…
|
|
hostinfo_unix.cpp
|
android: bug fix for changing p_ncpus in host_info. issue #1300.
|
2013-07-13 13:46:29 +02:00 |
hostinfo_unix_test.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
hostinfo_win.cpp
|
client: Win version name tweaks, from [P3D} Crashtest
|
2013-06-12 12:29:07 -07:00 |
http_curl.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
http_curl.h
|
- tabs -> spaces
|
2013-04-02 17:23:37 -07:00 |
install-sh
|
…
|
|
log_flags.cpp
|
Various: Fix some compile warnings; from Gianfranco
|
2013-07-09 10:34:32 -07:00 |
log_flags.h
|
- client: compute project scheduling priority more efficiently
|
2011-10-03 06:18:58 +00:00 |
main.cpp
|
client: Fix a race condition on system reboot when using a child process for detecting GPUs, add debugging support to child process.
|
2013-07-12 18:35:47 -07:00 |
main.h
|
- client: distinguish between messages to be displayed as HTML
|
2010-10-18 20:09:51 +00:00 |
makefile_sim
|
- client simulator: fix build errors
|
2013-03-04 17:19:39 +01: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: if project sends dont_use_dcf, set its DCF to 1
|
2013-06-17 21:53:48 -07: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: don't use FLOPS info for completion estimates of NCI jobs
|
2013-04-25 01:09:08 -07:00 |
result.h
|
- client: add "client app configuration" feature; see
|
2013-03-04 15:20:32 +01:00 |
rr_sim.cpp
|
client: fix bug that sometimes prevented work fetch when GPU exclusions used
|
2013-06-16 20:10:17 -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: if project sends dont_use_dcf, set its DCF to 1
|
2013-06-17 21:53:48 -07: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
|
…
|
|
sim_prefs.xml
|
…
|
|
sim_projects.xml
|
…
|
|
sim_util.cpp
|
Include <cmath> instead of <math.h> various places
|
2013-05-27 16:44:22 -07:00 |
switcher.cpp
|
Various: Fix some compile warnings; from Gianfranco
|
2013-07-09 10:34:32 -07:00 |
sysmon_win.cpp
|
Win build fixes
|
2013-06-06 18:22:51 -07: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
|
…
|
|
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
|
Include <cmath> instead of <math.h> various places
|
2013-05-27 16:44:22 -07:00 |
work_fetch.cpp
|
client: change per-project runnable job limit to a flat 1000
|
2013-07-09 13:52:50 -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 |