lp:boinc-upstream
- Get this repository:
-
git clone
https://git.launchpad.net/boinc-upstream
Import details
This repository is an import of the Git repository at https://github.com/BOINC/boinc.git.
Last successful import was 1 hour ago.
Branches
| Name | Last Modified | Last Commit |
|---|---|---|
| dpa_checkbox | 2018-01-06 09:07:27 UTC 12 hours ago |
web: change form_checkboxes() so you can specify the state of each one
Author:
David Anderson
web: change form_checkboxes() so you can specify the state of each one |
| dpa_max_jobs | 2018-01-06 09:05:51 UTC 12 hours ago |
Remote job submission: fix bug in check_max_jobs_in_progress() RPC
Author:
David Anderson
Remote job submission: fix bug in check_max_ |
| setiathome_server | 2018-01-03 21:43:38 UTC 2018-01-03 |
Merge branch 'master' of ssh://ssh.github.com/BOINC/boinc into setiathome_server
Author:
Eric J Korpela
Merge branch 'master' of ssh://ssh. |
| master | 2018-01-03 21:41:36 UTC 2018-01-03 |
Merge pull request #2285 from BOINC/dpa_backend
Author:
SETIguy
Merge pull request #2285 from BOINC/dpa_backend create_work(): use the SCHED_CONFIG passed as arg, not the global var |
| dpa_passwd2 | 2017-12-28 09:26:52 UTC 2017-12-28 |
Web: make it possible to have a single password field with "show" checkbox
Author:
David Anderson
Web: make it possible to have a single password field with "show" checkbox |
| dpa_backend | 2017-12-23 03:59:38 UTC 2017-12-23 |
create_work(): use the SCHED_CONFIG passed as arg, not the global var
Author:
David Anderson
create_work(): use the SCHED_CONFIG passed as arg, not the global var |
| dpa_platform | 2017-12-08 08:38:27 UTC 2017-12-08 |
client: include platform names in account manager request
Author:
David Anderson
client: include platform names in account manager request This lets AMs like TBD make better meta-scheduling decisions |
| dpa_spam | 2017-11-27 22:12:31 UTC 2017-11-27 |
web: add option for limiting # of links per post
Author:
David Anderson
web: add option for limiting # of links per post One form of spam involves putting lots of links in a post. |
| dpa_passwd | 2017-11-23 23:11:41 UTC 2017-11-23 |
web: update email and password forms to use bootstrap
Author:
David Anderson
web: update email and password forms to use bootstrap |
|
client_ |
2017-11-10 21:54:05 UTC 2017-11-10 |
Update version to 7.8.4 (Mac only release)
Author:
Charlie Fenton
Update version to 7.8.4 (Mac only release) |
| cb_locale_templates | 2017-11-09 20:18:17 UTC 2017-11-09 |
Disable BOINC-Web.pot generation
Author:
Christian Beer
Disable BOINC-Web.pot generation The BOINC website was moved into a separate repository. This requires a bit more work for this script to work again. |
|
dpa_autologin_ |
2017-11-09 09:20:56 UTC 2017-11-09 |
Windows installer: change custom action to write installer filename to file
Author:
David Anderson
Windows installer: change custom action to write installer filename to file Also add missing image file and update .ism for win 64 |
| dpa_file_deleter | 2017-11-09 04:00:23 UTC 2017-11-09 |
file_deleter: use new XML parser for wu/result XML docs
Author:
David Anderson
file_deleter: use new XML parser for wu/result XML docs Allows arbitrary formatting of input, output templates |
| cb_optional_webview | 2017-10-26 13:56:17 UTC 2017-10-26 |
Build Travis: clean source dir before second manager build
Author:
Christian Beer
Build Travis: clean source dir before second manager build Somehow the linker is using the wrong libraries but the compiler is not. See if that helps. |
| cb_fix_distclean | 2017-10-26 13:13:48 UTC 2017-10-26 |
Build: fix distclean target
Author:
Christian Beer
Build: fix distclean target |
| cb_fix_1714 | 2017-10-25 08:09:47 UTC 2017-10-25 |
Build: fail if wxWidgets lib can not be found but is required
Author:
Christian Beer
Build: fail if wxWidgets lib can not be found but is required Currently the build system will silently disable the Manager build when wxWidgets is missing or not a recent enough version. Fix #1714 |
| dpa_upgrade | 2017-10-24 17:23:43 UTC 2017-10-24 |
upgrade script: remind user to do "make"
Author:
David Anderson
upgrade script: remind user to do "make" |
| dpa_purge | 2017-10-24 16:46:44 UTC 2017-10-24 |
db_purge: fix compile warnings. No functional change
Author:
David Anderson
db_purge: fix compile warnings. No functional change |
|
cb_update_ |
2017-10-18 15:00:55 UTC 2017-10-18 |
Locale: Update localization files [skip ci]
Author:
Christian Beer
Locale: Update localization files [skip ci] Fixes issues with format strings in various languages. I checked the translations with pofilter and fixed the obvious mistakes myself in transifex. I then forced an update of translations also for languages that are incomplete because the bad format strings are crashing the Manager. See #2165 |
| dpa_submit3 | 2017-10-16 01:29:20 UTC 2017-10-16 |
Revert "Remote job submission: fix bugs when using per-job templates"
Author:
David Anderson
Revert "Remote job submission: fix bugs when using per-job templates" This reverts commit 9bbeb053bac6df9 Conflicts: html/inc/ |
| dpa_ops2 | 2017-09-26 20:52:14 UTC 2017-09-26 |
Admin web: use bootstrap
Author:
David Anderson
Admin web: use bootstrap |
|
cb_gather_ |
2017-09-20 12:06:27 UTC 2017-09-20 |
Client: gather libc version on Linux
Author:
Christian Beer
Client: gather libc version on Linux Try to execute ldd on Linux like systems to gather the libc version installed and report it as part of host.os_version using the same pipe delimited format that is also used in host.serialnum. closes #2064 |
| fuh_readonly_final | 2017-09-20 07:49:32 UTC 2017-09-20 |
file upload handler: make uploaded file permissions configurable
Author:
Christian Beer
file upload handler: make uploaded file permissions configurable The fuh_set_ |
|
cb_fix_ |
2017-08-30 08:34:24 UTC 2017-08-30 |
Locale: Update french localization files [skip ci]
Author:
Christian Beer
Locale: Update french localization files [skip ci] I forgot to compile the last minute change I made to fr/BOINC-Manager.po as part of a3a7b650. This brings the compiled .mo files in sync with the .po files. |
| coverity_scan | 2017-08-25 14:29:53 UTC 2017-08-25 |
Coverity: disable OSX and update build commands
Author:
Christian Beer
Coverity: disable OSX and update build commands |
|
translations_ |
2017-08-21 09:00:39 UTC 2017-08-21 |
Locale: Update localization files [skip ci]
Author:
Christian Beer
Locale: Update localization files [skip ci] This also includes unfinished translations (>=98%) in order to bring the Manager up to date for those languages that are only missing some translations. |
| appveyor_config | 2017-08-10 09:19:16 UTC 2017-08-10 |
AppVeyor: update configuration
Author:
Christian Beer
AppVeyor: update configuration It seems that the repository file overrides the config set via the website. |
|
travis_ |
2017-08-10 08:33:43 UTC 2017-08-10 |
Travis: reduce log output by silencing the dependency build scripts
Author:
Christian Beer
Travis: reduce log output by silencing the dependency build scripts |
| fix_escape_url | 2017-06-26 14:37:30 UTC 2017-06-26 |
Lib: harden escape_url()
Author:
Christian Beer
Lib: harden escape_url() Make sure only real ascii characters (0 < c <= 127) are not escaped and all else are. This is needed because isalnum() is locale aware and might recognize something >127 as alphanumeric in a non C locale. |
|
update_ |
2017-06-23 16:47:52 UTC 2017-06-23 |
Web: fix sample project_specific prefs
Author:
Christian Beer
Web: fix sample project_specific prefs The allow_non_ Existing projects need to update the file on their own if they use a scheduler that was build after 671446ced1 and rename the old tag in the DB. See html/ops/ |
| fix_issue-1298 | 2017-04-11 13:16:08 UTC 2017-04-11 |
Build: test if hard links are really working
Author:
Christian Beer
Build: test if hard links are really working The AFS filesystem does not allow hard links between files in different directories. We fall back to symbolic links in that case. |
| fix_issue-1227 | 2017-04-11 11:54:42 UTC 2017-04-11 |
Build: use default sysconfdir instead of /etc
Author:
Christian Beer
Build: use default sysconfdir instead of /etc When using --prefix this override tries to install files from client/scripts to /etc instead of ${prefix}/etc. This is against what the user wants and leads to an error message as normally only root can install files to /etc. There is no need to be backwards compatible in this place as installs are usually done via repository packages. Note: The startup scripts and config files in client/scripts are outdated and might not work on recent Linux distributions. Newer ones can be found in the Debian/Fedora packages. |
|
client_ |
2017-04-09 09:48:28 UTC 2017-04-09 |
MGR: Fix notices display under Mac OS 10.12.4
Author:
Charlie Fenton
MGR: Fix notices display under Mac OS 10.12.4 |
| android_api_dpa | 2017-04-09 06:40:43 UTC 2017-04-09 |
Web: add TEAM_CREATE_NEED_CREDIT option to suppress team spam
Author:
David Anderson
Web: add TEAM_CREATE_ |
| fix_issue-720 | 2017-04-06 13:16:00 UTC 2017-04-06 |
Build: install locale files in out-of-tree builds
Author:
Christian Beer
Build: install locale files in out-of-tree builds |
| fix_issue-714 | 2017-04-06 12:33:14 UTC 2017-04-06 |
Manager: display zero free space in disk tab
Author:
Christian Beer
Manager: display zero free space in disk tab Also show the slice in the pie diagram if there is no more space available for BOINC. Original patch by Pepo: http:// |
|
boinc_gahp_ |
2017-03-24 11:19:22 UTC 2017-03-24 |
Remote job submission: first draft of protocol spec file for BOINC-GAHP
Author:
Christian Beer
Remote job submission: first draft of protocol spec file for BOINC-GAHP Based on http:// |
| fix_issue-1177 | 2017-03-20 09:00:01 UTC 2017-03-20 |
Lib: fix compile error
Author:
Christian Beer
Lib: fix compile error Fixes ambiguity reported by gcc "error: call of overloaded 'perror(const char [9])' is ambiguous" |
| travis_osx_build | 2017-03-16 14:06:23 UTC 2017-03-16 |
Build Mac: disable screensaver build until 32bit issue with Travis is solved
Author:
Christian Beer
Build Mac: disable screensaver build until 32bit issue with Travis is solved |
|
drupal- |
2016-11-03 05:39:28 UTC 2016-11-03 |
Drupal: Replace fixed widths of standard page sections
Author:
Tristan Olive
Drupal: Replace fixed widths of standard page sections For better small screen support, use fixed width values as max-width and allow main content sections on pages to be responsive to viewport width |
| fix_c++11_build | 2016-09-01 16:22:28 UTC 2016-09-01 |
Lib: fix fcgi compile when forcing C++11 standard
Author:
Christian Beer
Lib: fix fcgi compile when forcing C++11 standard |
|
client_ |
2016-07-03 19:53:14 UTC 2016-07-03 |
- Tag for 7.4.53 release
Author:
Rom Walton
- Tag for 7.4.53 release |
| MinGW_xcompile | 2015-12-13 03:29:56 UTC 2015-12-13 |
CLIENT, LIB: Fixes for MinGW build
Author:
Eric J. Korpela
CLIENT, LIB: Fixes for MinGW build |
| fix_defects_client | 2015-11-10 14:02:55 UTC 2015-11-10 |
Client: fix out-of-bounds write in sandbox code
Author:
Christian Beer
Client: fix out-of-bounds write in sandbox code fixes CID 27814 found by coverity |
| tolive/wrapper | 2015-09-22 20:36:28 UTC 2015-09-22 |
Wrapper: Verify that executables are in the "app_files" list
Author:
Tristan Olive
Wrapper: Verify that executables are in the "app_files" list Prevent bypassing of the code signing mechanism by ensuring that only files defined in the application version are executed. For new clients, this is checked in the APP_INIT_DATA structure. For compatibility with old clients, the client_state.xml file is read and parsed if the APP_INIT_DATA structure does not contain a list of files |
|
client_ |
2015-07-23 17:29:29 UTC 2015-07-23 |
client: parse ARM CPU model
Author:
David Anderson
client: parse ARM CPU model Apparently the format of /proc/cpuinfo has changed on some ARM Linuxes, model name : ARMv7 Processor rev 5 (v7l) and the chars between "name" and ":" can be either spaces or a tab. |
| jenkins-php | 2015-01-27 12:35:42 UTC 2015-01-27 |
BUILD: switch to PSR1 coding standards and include all source files
Author:
Christian Beer
BUILD: switch to PSR1 coding standards and include all source files |
|
client_ |
2015-01-21 17:23:06 UTC 2015-01-21 |
Merge branch 'client_release/7/7.4.14_android_hotfix' of http://boinc.berkele...
Author:
BOINC Administrator (none)
Merge branch 'client_ |
|
projects- |
2014-06-23 08:51:36 UTC 2014-06-23 |
make_project: added project_config.inc to list of installed project sample files
Author:
Oliver Bock
make_project: added project_config.inc to list of installed project sample files |
|
client_ |
2014-04-16 00:51:36 UTC 2014-04-16 |
client: Update to OpenSSL 1.0.1g on Macitosh
Author:
Charlie Fenton
client: Update to OpenSSL 1.0.1g on Macitosh |
|
client_ |
2013-12-02 15:12:05 UTC 2013-12-02 |
WINBUILD: Updates for 7.2.33
Author:
Rom Walton
WINBUILD: Updates for 7.2.33 |
| dcapi | 2013-10-02 12:52:14 UTC 2013-10-02 |
Fix compile error on gcc 4.7
Author:
a.visegradi
Fix compile error on gcc 4.7 Many std headers included <unistd.h> by default. git-svn-id: svn+ssh: |
| rlc | 2013-09-29 09:44:47 UTC 2013-09-29 |
web: remove "Pending credit" link from account page. This page didn't work, ...
Author:
David Anderson
web: remove "Pending credit" link from account page. This page didn't work, and is subsumed by results.php |
|
client_ |
2013-03-06 16:48:39 UTC 2013-03-06 |
MGR: clear Simple View Notices when disconnected and don't display "Fetching ...
Author:
Charlie Fenton
MGR: clear Simple View Notices when disconnected and don't display "Fetching notices" until connected to client |
|
client_ |
2012-10-15 16:45:20 UTC 2012-10-15 |
quick updates
Author:
Rom Walton
quick updates svn path=/branches/ |
|
client_ |
2012-01-13 10:37:58 UTC 2012-01-13 |
client: use old Mac idle detection when running as a daemon
Author:
Charlie Fenton
client: use old Mac idle detection when running as a daemon svn path=/branches/ |
|
client_ |
2011-12-13 00:44:21 UTC 2011-12-13 |
MGR: If CSkinIcon PNG file has an alpha channel, use it as mask and ignore an...
Author:
Charlie Fenton
MGR: If CSkinIcon PNG file has an alpha channel, use it as mask and ignore any <transparency_mask> tag svn path=/branches/ |
|
client_ |
2011-03-25 17:50:11 UTC 2011-03-25 |
Quick Updates
Author:
Rom Walton
Quick Updates svn path=/branches/ |
| fweiler/2 | 2010-08-23 10:38:06 UTC 2010-08-23 |
added form for CoreConfig Dialog
Author:
Frank Weiler
added form for CoreConfig Dialog svn path=/workspace |
|
client_ |
2010-03-11 21:14:32 UTC 2010-03-11 |
Quick Updates
Author:
Rom Walton
Quick Updates svn path=/branches/ |
|
client_ |
2009-11-19 04:24:08 UTC 2009-11-19 |
Quick Updates
Author:
Rom Walton
Quick Updates svn path=/branches/ |
|
client_ |
2009-10-10 14:35:03 UTC 2009-10-10 |
Quick Updates
Author:
Rom Walton
Quick Updates svn path=/branches/ |
|
client_ |
2009-07-17 16:56:03 UTC 2009-07-17 |
- Remove boinc_zip(InfoZip) from the main BOINC tree
Author:
Rom Walton
- Remove boinc_zip(InfoZip) from the main BOINC tree / svn path=/branches/ |
|
client_ |
2009-07-17 16:55:12 UTC 2009-07-17 |
- Remove boinc_zip(InfoZip) from the main BOINC tree
Author:
Rom Walton
- Remove boinc_zip(InfoZip) from the main BOINC tree / svn path=/branches/ |
|
client_ |
2009-06-14 10:31:13 UTC 2009-06-14 |
MGR: hide main window after auto AM sync only if we showed it; add PTP signin...
Author:
Charlie Fenton
MGR: hide main window after auto AM sync only if we showed it; add PTP signing key with UNIX line endings. svn path=/branches/ |
| kadam/pymw | 2008-07-26 07:49:37 UTC 2008-07-26 |
Added client for apple platform
Author:
Adam Kornafeld
Added client for apple platform svn path=/workspace |
|
client_ |
2008-06-26 17:20:27 UTC 2008-06-26 |
Quick Updates
Author:
Rom Walton
Quick Updates svn path=/branches/ |
| jm7/4 | 2008-04-17 04:07:44 UTC 2008-04-17 |
max_wait_before_report for both project and result.
Author:
John McLeod VII
max_wait_ svn path=/workspace |
| didactylos/manager | 2008-02-25 18:06:47 UTC 2008-02-25 |
Venue related GUI RPCs
Author:
David Barnard
Venue related GUI RPCs svn path=/workspace |
| jm7/3 | 2008-02-12 05:07:59 UTC 2008-02-12 |
A fix for the client asking non-cpu intensive projects for work when the proj...
Author:
John McLeod VII
A fix for the client asking non-cpu intensive projects for work when the project already has work on the client. svn path=/workspace |
| jm7/2 | 2007-11-14 01:30:52 UTC 2007-11-14 |
Modifications to run under windows.
Author:
John McLeod VII
Modifications to run under windows. Modifications to the usage to reflect all of the flags. svn path=/workspace |
| fweiler/1 | 2007-08-11 06:50:22 UTC 2007-08-11 |
svn path=/workspaces/fweiler/; revision=13296
Author:
Frank Weiler
svn path=/workspace |
| jm7/1 | 2007-07-08 01:34:28 UTC 2007-07-08 |
Missed one place that should have had a return code of 0 (instead of no retur...
Author:
John McLeod VII
Missed one place that should have had a return code of 0 (instead of no return at all? how did the compiler miss this one?). svn path=/workspace |
| didactylos/WiX | 2007-06-09 17:19:34 UTC 2007-06-09 |
svn path=/workspaces/didactylos/; revision=12876
Author:
David Barnard
svn path=/workspace |
|
client_ |
2007-04-17 00:38:01 UTC 2007-04-17 |
Replace corrupted file
Author:
Charlie Fenton
Replace corrupted file svn path=/branches/ |
|
client_ |
2007-02-26 02:58:40 UTC 2007-02-26 |
*** empty log message ***
Author:
Charlie Fenton
*** empty log message *** svn path=/branches/ |
|
client_ |
2006-10-28 11:07:41 UTC 2006-10-28 |
*** empty log message ***
Author:
Charlie Fenton
*** empty log message *** svn path=/branches/ |
|
client_ |
2006-10-03 08:52:39 UTC 2006-10-03 |
*** empty log message ***
Author:
Charlie Fenton
*** empty log message *** svn path=/branches/ |
|
client_ |
2006-03-17 02:13:10 UTC 2006-03-17 |
*** empty log message ***
Author:
Rom Walton
*** empty log message *** svn path=/branches/ |
| 1 → 79 of 79 results | First • Previous • Next • Last |
