.. |
mac
|
Mac: Fix back trace to work under OS > 10.5
|
2012-02-18 00:51:35 +00:00 |
Makefile.am
|
API: fix bug involving suspend and critical sections
|
2013-06-05 15:22:39 -07:00 |
Makefile.mingw
|
- improvements to Makefile for lib for MinGW, from Bernd
|
2013-03-05 15:12:52 +01:00 |
app_ipc.cpp
|
API: remove logic that makes new app graphics work with version 5 clients.
|
2013-07-09 16:22:10 -07:00 |
app_ipc.h
|
client (win): fix typo in last commit
|
2013-07-30 10:47:54 -07:00 |
average.cpp
|
- server: various changes;
|
2010-03-29 22:28:20 +00:00 |
average.h
|
- more code cleanup
|
2012-07-02 19:31:34 +00:00 |
base64.cpp
|
- lib: switch include order to the way it was (general to specific).
|
2012-08-11 05:47:18 +00:00 |
base64.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
boinc_fcgi.cpp
|
- lib: switch include order to the way it was (general to specific).
|
2012-08-11 05:47:18 +00:00 |
boinc_fcgi.h
|
- Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out
|
2009-02-26 00:23:23 +00:00 |
boinc_win.cpp
|
More Line Ending Changes
|
2013-03-04 17:19:38 +01:00 |
boinc_win.h
|
- client/manager: move the conditional define of MAXPATHLEN
|
2013-03-01 16:17:19 +01:00 |
cal_boinc.h
|
- rename cal.h to cal_boinc.h to avoid name conflict
|
2010-07-22 20:08:33 +00:00 |
cc_config.cpp
|
client (Android): put default prefs in code instead of config file; make report_results_immediately the default
|
2013-08-15 12:32:48 -07:00 |
cc_config.h
|
client: show event log line limit in event log at startup
|
2013-06-07 15:20:14 -07:00 |
cert_sig.cpp
|
Line ending changes
|
2013-03-04 17:12:12 +01:00 |
cert_sig.h
|
- client: use new XML parser pretty much everywhere
|
2011-08-11 06:17:33 +00:00 |
cl_boinc.h
|
Remove Mac Availability Macro and weak-link support from cl_boin.ch
|
2011-11-18 00:05:19 +00:00 |
common_defs.h
|
client (Android): get "user active" from GUI; don't run if user active
|
2013-06-22 09:58:39 -07:00 |
coproc.cpp
|
client: fix display of CUDA version.
|
2013-07-02 21:57:15 -07:00 |
coproc.h
|
client: tweaks to code for detecting GPUs via a child process.
|
2013-06-27 02:36:20 -07:00 |
crypt.cpp
|
Various: Fix some compile warnings; from Gianfranco
|
2013-07-09 10:34:32 -07:00 |
crypt.h
|
- more code cleanup
|
2012-07-02 19:31:34 +00:00 |
crypt_prog.cpp
|
- storage stuff
|
2012-02-13 08:41:48 +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
|
Various: Fix some compile warnings; from Gianfranco
|
2013-07-09 10:34:32 -07: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
|
LIB: Standardize on using windows_format_error_string and drop windows_error_string.
|
2013-03-04 17:39:24 +01:00 |
diagnostics_win.h
|
Win compile fixes
|
2012-08-01 21:02:54 +00:00 |
error_numbers.h
|
- client: check return value of the function (statfs or statvfs)
|
2013-03-05 15:05:29 +01:00 |
filesys.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
filesys.h
|
- client (Win) preallocate large files to avoid file fragmentation
|
2013-03-04 15:23:37 +01:00 |
gui_rpc_client.cpp
|
client and manager: the set_cc_config and get_cc_config GUI RPCs had nonstandard replies, which weren't parsed correctly by the calling code.
|
2013-08-11 00:23:41 -07:00 |
gui_rpc_client.h
|
client: get product name in Android
|
2013-05-21 13:20:56 -07:00 |
gui_rpc_client_ops.cpp
|
Fix warnings of class or global variables shadowed by local variables or arguments
|
2013-07-29 01:31:09 -07:00 |
gui_rpc_client_print.cpp
|
boinccmd: show result states as strings instead of numbers
|
2013-06-18 11:33:22 -07:00 |
hostinfo.cpp
|
client (Android): allow GUI to pass MAC address to client via set_host_info(). If domain name is "localhost" and MAC address is nonempty, use MAC address instead of domain name when showing host on project web page.
|
2013-08-03 18:42:11 -07:00 |
hostinfo.h
|
client (Android): allow GUI to pass MAC address to client via set_host_info(). If domain name is "localhost" and MAC address is nonempty, use MAC address instead of domain name when showing host on project web page.
|
2013-08-03 18:42:11 -07: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 |
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
|
- lib: switch include order to the way it was (general to specific).
|
2012-08-11 05:47:18 +00:00 |
md5_file.h
|
- XML parser: return error if string exceeds buffer size.
|
2013-03-29 22:36:53 -07:00 |
md5_test.cpp
|
- rename .C files to .cpp so that Doxygen will work
|
2008-09-26 18:20:24 +00:00 |
mem_usage.cpp
|
- fix a few unlikely but possible file-descriptor leaks
|
2013-03-01 16:17:19 +01:00 |
mem_usage.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
mfile.cpp
|
- restore 2 commits erased by Charlie's Dec 10 commit
|
2013-03-04 17:17:10 +01:00 |
mfile.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
miofile.cpp
|
- tabs -> spaces
|
2013-04-02 17:23:37 -07:00 |
miofile.h
|
- tabs -> spaces
|
2013-04-02 17:23:37 -07:00 |
msg_log.cpp
|
- client: treat all 4xx HTTP errors as permanent
|
2012-08-13 18:23:20 +00:00 |
msg_log.h
|
- client: treat all 4xx HTTP errors as permanent
|
2012-08-13 18:23:20 +00:00 |
msg_queue.cpp
|
- lib: switch include order to the way it was (general to specific).
|
2012-08-11 05:47:18 +00:00 |
msg_queue.h
|
- more code cleanup
|
2012-07-02 19:31:34 +00:00 |
msg_test.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
network.cpp
|
use MAXPATHLEN and sizeof() a few places; from Gianfranco
|
2013-05-22 13:56:48 -07:00 |
network.h
|
- code cleanup: in foo.cpp, include foo.h first
|
2012-08-01 20:04:05 +00:00 |
notice.cpp
|
- lib: switch include order to the way it was (general to specific).
|
2012-08-11 05:47:18 +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
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
parse.h
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
parse_test.cpp
|
Condor interface: various fixes, mostly from Jaime Frey
|
2013-05-27 11:45:10 -07:00 |
prefs.cpp
|
client (Android): put default prefs in code instead of config file; make report_results_immediately the default
|
2013-08-15 12:32:48 -07:00 |
prefs.h
|
client (Android): make max battery temperature a preference
|
2013-06-20 21:47:34 -07:00 |
proc_control.cpp
|
David 11 Dec 2012
|
2013-03-04 17:02:40 +01:00 |
proc_control.h
|
David 11 Dec 2012
|
2013-03-04 17:02:40 +01:00 |
procinfo.cpp
|
Fix warnings of class or global variables shadowed by local variables or arguments
|
2013-07-29 01:31:09 -07:00 |
procinfo.h
|
- tabs -> spaces
|
2013-04-02 17:23:37 -07:00 |
procinfo_mac.cpp
|
- lib: switch include order to the way it was (general to specific).
|
2012-08-11 05:47:18 +00:00 |
procinfo_unix.cpp
|
client and API, Unix: code cleanup, no functional change
|
2013-08-16 12:20:01 -07:00 |
procinfo_win.cpp
|
- tabs -> spaces
|
2013-04-02 17:23:37 -07:00 |
proxy_info.cpp
|
- tabs -> spaces
|
2013-04-02 17:23:37 -07:00 |
proxy_info.h
|
- tabs -> spaces
|
2013-04-02 17:23:37 -07:00 |
remote_submit.cpp
|
Condor interface changes
|
2013-05-30 23:38:33 -07:00 |
remote_submit.h
|
Condor interface changes
|
2013-05-30 23:38:33 -07:00 |
run_app_windows.cpp
|
LIB: Standardize on using windows_format_error_string and drop windows_error_string.
|
2013-03-04 17:39:24 +01:00 |
run_app_windows.h
|
- more code shuffling:
|
2011-09-02 18:23:13 +00:00 |
shmem.cpp
|
- lib: switch include order to the way it was (general to specific).
|
2012-08-11 05:47:18 +00:00 |
shmem.h
|
- Client: initial checkin for Android version. From Joachim Fritzsch.
|
2012-08-04 00:27:32 +00:00 |
shmem_test.cpp
|
- rename .C files to .cpp so that Doxygen will work
|
2008-09-26 18:20:24 +00:00 |
stackwalker_imports.h
|
- WIN: Don't include the newer DBGHELP symbols in MinGW64.
|
2012-08-06 15:39:37 +00:00 |
stackwalker_win.cpp
|
- lib: Fix the various '????' fields in the diagnostics framework during a
|
2011-07-14 15:54:52 +00:00 |
stackwalker_win.h
|
*** empty log message ***
|
2007-04-13 06:13:46 +00:00 |
std_fixes.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
str_replace.h
|
remove dependency of boinc_api.h on str_replace.h (and hence config.h)
|
2013-06-06 17:31:46 -07:00 |
str_util.cpp
|
client and API, Unix: code cleanup, no functional change
|
2013-08-16 12:20:01 -07:00 |
str_util.h
|
boinccmd: show result states as strings instead of numbers
|
2013-06-18 11:33:22 -07:00 |
synch.cpp
|
- server: compile fix
|
2012-08-11 16:42:29 +00:00 |
synch.h
|
- added copyright and license info to .C, .cpp, .h files
|
2008-08-06 18:36:30 +00:00 |
synch_test.cpp
|
- rename .C files to .cpp so that Doxygen will work
|
2008-09-26 18:20:24 +00:00 |
thread.cpp
|
- code cleanup: in foo.cpp, include foo.h first
|
2012-08-01 20:04:05 +00:00 |
thread.h
|
svn path=/trunk/boinc/; revision=24235
|
2011-09-19 05:57:53 +00:00 |
translate.cpp
|
Mac installer: Don't load more languages for a catalog if we've already loaded it for English
|
2013-08-16 21:48:18 -07:00 |
translate.h
|
lib: Fix bugs and license in simplified string localization code adapted from wxWidgets.
|
2013-06-13 16:33:15 -07:00 |
unix_util.cpp
|
- lib: switch include order to the way it was (general to specific).
|
2012-08-11 05:47:18 +00:00 |
unix_util.h
|
- Updates Linux notifications to use current libnotify.
|
2011-09-27 19:45:27 +00:00 |
url.cpp
|
all components: change strcpy() to strlcpy() when possible.
|
2013-06-03 20:24:48 -07:00 |
url.h
|
Mac installer: Fix build breaks due to recent changes for strcpy -> strlcpy.
|
2013-06-04 00:55:57 -07:00 |
util.cpp
|
LIB: Simplify logic for get_exit_status(). Put caller to sleep until process exits, then check for it's exit status.
|
2013-07-15 19:34:25 -04:00 |
util.h
|
LIB: Standardize on using windows_format_error_string and drop windows_error_string.
|
2013-03-04 17:39:24 +01:00 |
win_util.cpp
|
- client: check return value of FormatMessageW()
|
2013-04-11 01:22:43 -07:00 |
win_util.h
|
LIB: Standardize on using windows_format_error_string and drop windows_error_string.
|
2013-03-04 17:39:24 +01:00 |
x_util.cpp
|
svn path=/trunk/boinc/; revision=19291
|
2009-10-12 20:01:49 +00:00 |