.. |
mac
|
lib: Display message if attempting backtrace on a PowerPC Mac running under OS 10.5.x
|
2010-10-20 03:11:45 +00:00 |
Makefile.am
|
- rename cal.h to cal_boinc.h to avoid name conflict
|
2010-07-22 20:08:33 +00:00 |
Makefile.mingw
|
lib:
|
2010-10-20 11:28:02 +00:00 |
app_ipc.cpp
|
- client: write GPU info to client_state.xml,
|
2010-09-23 20:54:49 +00:00 |
app_ipc.h
|
- API: add result name to APP_INFO_DATA structure (for Volpex)
|
2010-07-30 21:43:23 +00:00 |
average.cpp
|
- server: various changes;
|
2010-03-29 22:28:20 +00:00 |
average.h
|
- transitioner: the format string for a DB query had %.15d instead of %.15e.
|
2010-06-25 18:54:37 +00:00 |
base64.cpp
|
- client & lib: bring header inclusion up-to-date for the CC to begin
|
2010-05-11 19:10:29 +00:00 |
base64.h
|
…
|
|
boinc_fcgi.cpp
|
…
|
|
boinc_fcgi.h
|
…
|
|
boinc_win.cpp
|
…
|
|
boinc_win.h
|
lib:
|
2010-10-20 11:28:02 +00:00 |
cal_boinc.h
|
- rename cal.h to cal_boinc.h to avoid name conflict
|
2010-07-22 20:08:33 +00:00 |
cert_sig.cpp
|
- transitioner: the format string for a DB query had %.15d instead of %.15e.
|
2010-06-25 18:54:37 +00:00 |
cert_sig.h
|
…
|
|
common_defs.h
|
- client: treat notices from schedulers a little differently.
|
2010-08-26 21:26:52 +00:00 |
coproc.cpp
|
- scheduler: fix logic that deals with jobs that need > 2GB RAM.
|
2010-10-27 22:58:16 +00:00 |
coproc.h
|
- client: use project STD, rather than arrival time,
|
2010-10-15 20:16:00 +00:00 |
crypt.cpp
|
- client & lib: bring header inclusion up-to-date for the CC to begin
|
2010-05-11 19:10:29 +00:00 |
crypt.h
|
…
|
|
crypt_prog.cpp
|
- crypt_prog: show cmdline options if error. Fixes #1019
|
2010-10-05 23:06:20 +00:00 |
daemonmgt.h
|
- manager: add GPU always/auto/never menu items
|
2009-12-11 23:24:17 +00:00 |
daemonmgt_win.cpp
|
- client & lib: bring header inclusion up-to-date for the CC to begin
|
2010-05-11 19:10:29 +00:00 |
diagnostics.cpp
|
Fixes for MinGW application build.
|
2010-05-13 17:03:29 +00:00 |
diagnostics.h
|
- lib: Don't allow the diagnostics threads to be suspended, if a crash happens within
|
2010-01-19 17:22:46 +00:00 |
diagnostics_win.cpp
|
Fixes for MinGW application build.
|
2010-05-13 17:03:29 +00:00 |
diagnostics_win.h
|
…
|
|
error_numbers.h
|
- server programs: print error message instead of numeric retval
|
2010-11-08 17:51:57 +00:00 |
filesys.cpp
|
Fix build break.
|
2010-09-16 04:35:54 +00:00 |
filesys.h
|
- client: fix a bug that caused GPU apps to fail on startup
|
2010-08-11 23:03:09 +00:00 |
gui_rpc_client.cpp
|
- GUI RPC: remove unneeded isIPV6 flag, factor out sizeof() logic
|
2010-10-07 17:41:34 +00:00 |
gui_rpc_client.h
|
- GUI RPC: parse GPU info, FLOPS from APP_VERSION records
|
2010-11-04 21:32:05 +00:00 |
gui_rpc_client_ops.cpp
|
- GUI RPC: parse GPU info, FLOPS from APP_VERSION records
|
2010-11-04 21:32:05 +00:00 |
gui_rpc_client_print.cpp
|
- GUI RPC: more replacement of std::string
|
2010-03-13 04:40:37 +00:00 |
hostinfo.cpp
|
- client: write GPU info to client_state.xml,
|
2010-09-23 20:54:49 +00:00 |
hostinfo.h
|
- client: write GPU info to client_state.xml,
|
2010-09-23 20:54:49 +00:00 |
idlemon.h
|
- client: add <cpu_sched_status> log flag.
|
2009-11-28 00:07:39 +00:00 |
idlemon_win.cpp
|
- client & lib: bring header inclusion up-to-date for the CC to begin
|
2010-05-11 19:10:29 +00:00 |
mac_address.cpp
|
lib: Fix the value returned from get_mac_addresses() on Macintosh computers.
|
2010-06-18 10:16:01 +00:00 |
mac_address.h
|
…
|
|
md5.c
|
- Remove BOINC_RCSID tags from source files, we are doing branching and tagging
|
2010-03-12 16:51:57 +00:00 |
md5.h
|
…
|
|
md5_file.cpp
|
- client & lib: bring header inclusion up-to-date for the CC to begin
|
2010-05-11 19:10:29 +00:00 |
md5_file.h
|
…
|
|
md5_test.cpp
|
…
|
|
mem_usage.cpp
|
- client & lib: bring header inclusion up-to-date for the CC to begin
|
2010-05-11 19:10:29 +00:00 |
mem_usage.h
|
…
|
|
mfile.cpp
|
- lib: fix crash if you close and reopen an MFILE
|
2010-08-11 20:23:49 +00:00 |
mfile.h
|
…
|
|
miofile.cpp
|
- client & lib: bring header inclusion up-to-date for the CC to begin
|
2010-05-11 19:10:29 +00:00 |
miofile.h
|
…
|
|
msg_log.cpp
|
- client simulator: fix build
|
2010-05-18 20:07:01 +00:00 |
msg_log.h
|
…
|
|
msg_queue.cpp
|
…
|
|
msg_queue.h
|
…
|
|
msg_test.cpp
|
…
|
|
network.cpp
|
- GUI RPC: when resolving hostnames, ask for only IPV4 addresses.
|
2010-10-07 18:08:20 +00:00 |
network.h
|
- client: revert to old network functions (gethostbyname() etc.) on Win:
|
2010-09-15 20:33:44 +00:00 |
notice.cpp
|
- debug the above. It now successfully displays an
|
2010-09-08 21:13:14 +00:00 |
notice.h
|
- client: delete a notice if it's no longer in the RSS feed.
|
2010-10-17 04:01:36 +00:00 |
parse.cpp
|
- debug the above. It now successfully displays an
|
2010-09-08 21:13:14 +00:00 |
parse.h
|
- client: init gstate.now early so that initial msgs have timestamps
|
2010-07-20 04:19:22 +00:00 |
prefs.cpp
|
- client & lib: bring header inclusion up-to-date for the CC to begin
|
2010-05-11 19:10:29 +00:00 |
prefs.h
|
- user web: add network quota pref (the goal that spurred all this cleanup)
|
2010-04-23 20:29:02 +00:00 |
proc_control.cpp
|
- client & lib: bring header inclusion up-to-date for the CC to begin
|
2010-05-11 19:10:29 +00:00 |
proc_control.h
|
…
|
|
procinfo.h
|
- client: if a process has priority <= that of BOINC apps,
|
2010-09-29 16:45:47 +00:00 |
procinfo_mac.cpp
|
lib: Add test for low-priority processes to procinfo_setup() and relatives on Mac
|
2010-09-30 06:45:45 +00:00 |
procinfo_unix.cpp
|
lib:
|
2010-10-20 11:28:02 +00:00 |
procinfo_win.cpp
|
- client: in computing non-BOINC CPU time,
|
2010-09-29 18:15:24 +00:00 |
proxy_info.cpp
|
- client: Fix autoproxy detection so that it doesn't break platforms that
|
2010-08-03 16:57:18 +00:00 |
proxy_info.h
|
- client: Fix autoproxy detection so that it doesn't break platforms that
|
2010-08-03 16:57:18 +00:00 |
shmem.cpp
|
- client & lib: bring header inclusion up-to-date for the CC to begin
|
2010-05-11 19:10:29 +00:00 |
shmem.h
|
…
|
|
shmem_test.cpp
|
…
|
|
stackwalker_imports.h
|
…
|
|
stackwalker_win.cpp
|
- client & lib: bring header inclusion up-to-date for the CC to begin
|
2010-05-11 19:10:29 +00:00 |
stackwalker_win.h
|
…
|
|
std_fixes.h
|
…
|
|
str_replace.h
|
- client: ignore case in names of "exclusive apps"
|
2010-08-27 18:22:59 +00:00 |
str_util.cpp
|
- scheduler: don't send translatable strings to pre-6.12 clients
|
2010-10-28 21:46:18 +00:00 |
str_util.h
|
- server programs: print error message instead of numeric retval
|
2010-11-08 17:51:57 +00:00 |
susp.cpp
|
…
|
|
synch.cpp
|
…
|
|
synch.h
|
…
|
|
synch_test.cpp
|
…
|
|
unix_util.cpp
|
…
|
|
unix_util.h
|
…
|
|
url.cpp
|
- client & lib: bring header inclusion up-to-date for the CC to begin
|
2010-05-11 19:10:29 +00:00 |
url.h
|
…
|
|
util.cpp
|
- client: small initial checkin for new scheduling system.
|
2010-10-29 23:41:34 +00:00 |
util.h
|
- client: small initial checkin for new scheduling system.
|
2010-10-29 23:41:34 +00:00 |
win_util.cpp
|
- client & lib: bring header inclusion up-to-date for the CC to begin
|
2010-05-11 19:10:29 +00:00 |
win_util.h
|
svn path=/trunk/boinc/; revision=20055
|
2010-01-01 05:03:13 +00:00 |
x_util.cpp
|
…
|
|