Commit Graph

26273 Commits

Author SHA1 Message Date
Rom Walton b5c14c1888 WINBUILD: For projects that depend on a library, make sure that they point to the VS 2013 project.
(From: Christian Beer)
2015-05-14 11:23:08 -04:00
David Anderson aa04257568 client: get sizes of anonymous platform files on startup
... because if we don't,
the client won't use asynch operations for large files,
which causes heartbeat failures and unresponsiveness.
2015-05-11 13:25:57 -07:00
Rom Walton b9cd078dd7 WINBUILD: Remove the restriction that prevented BOINC from installing on domain controllers.
TODO: Block service install in the advanced settings dialog.
2015-05-11 13:18:15 -04:00
Rom Walton 3f6b039c75 BUILD: Post-fork increment to the next available dev version. 2015-05-11 11:43:06 -04:00
David Anderson c1f439935e locale: Update compiled localization files 2015-05-11 07:51:50 -07:00
Rom Walton a20888dae4 Updating translations for locale/sk/BOINC-Project-Generic.po [skip ci] 2015-05-08 19:38:50 -04:00
David Anderson f9a6b9eb0b client, Win: use _stat64() instead of _stat(); _stat() returns error for > 4GB files 2015-05-08 14:53:42 -07:00
David Anderson fa3f6be512 client: fix bug when delete > 4GB file
The function to delete a slot dir file (delete_project_owned_file())
called boinc_file_or_symlink_exists(),
and returning success (with no message) if this return false.

boinc_file_or_symlink_exists() incorrectly returned false for > 4GB file on Win,
because it used stat(), which handles only 32 bit file size.

Fix: remove the call to boinc_file_or_symlink_exists();
instead, always call DeleteFile(),
and check for the ERROR_FILE_NOT_FOUND status.

I'll fix the stat() problem later.
2015-05-08 14:23:03 -07:00
Rom Walton 22711fef8e Updating translations for locale/fr/BOINC-Project-Generic.po [skip ci] 2015-05-07 08:43:12 -04:00
Rom Walton 17ecc3ddcc Updating translations for locale/cs/BOINC-Project-Generic.po [skip ci] 2015-05-07 08:43:08 -04:00
Rom Walton a3d2c74d51 Updating translations for locale/ca/BOINC-Project-Generic.po [skip ci] 2015-05-07 08:43:04 -04:00
Rom Walton f99fea0366 Updating translations for locale/en/BOINC-Drupal.po [skip ci] 2015-05-07 08:23:55 -04:00
Oliver Bock 194d2610fc More internationalized strings for Drupal 2015-05-07 14:23:31 +02:00
Rom Walton 557f351785 WINBUILD: Cleanup work to support VS 2013 builds 2015-05-06 18:14:31 -04:00
Rom Walton 99dcd3dd8a WINBUILD: Update dependency paths for VS 2013 projects to point towards 2013 dependencies. 2015-05-06 16:49:57 -04:00
Rom Walton 32981b6a17 WINBUILD: Add Visual Studio 2013 project files. 2015-05-06 14:16:00 -04:00
Charlie Fenton aee734926b MGR: Fix compiler warning which was introduced by commit 0630470. 2015-05-05 16:22:02 -07:00
Rom Walton 0cf187d37f BUILD: Update vboxwrappers version to 26167. 2015-05-05 16:49:07 -04:00
Rom Walton ab3c7d6e9d Updating translations for locale/pt_PT/BOINC-Project-Generic.po [skip ci] 2015-05-05 07:44:01 -04:00
Rom Walton eeaefb06cf Updating translations for locale/pt_PT/BOINC-Project-Generic.po [skip ci] 2015-05-05 07:35:17 -04:00
Rom Walton 82acbdeaa9 Updating translations for locale/pt_PT/BOINC-Manager.po [skip ci] 2015-05-05 05:59:41 -04:00
Rom Walton 91a50a4b97 VBOX: Explicitly check the return value if CreateProcess fails while attempting to launch vboxsvc.exe. 2015-05-04 20:28:55 -04:00
Rom Walton 699f22d051 VBOX: Make sure vboxsvc is launched outside the slot directory in sandbox mode on Windows. 2015-05-04 19:44:00 -04:00
David Anderson 579597be93 client: fix botched commit from just now 2015-05-04 15:15:25 -07:00
David Anderson 9ea0bb3585 client: finish last commit 2015-05-04 14:55:18 -07:00
David Anderson 44c82bea9e client: detect errors in directory enumeration
Previously, the dir_scan() function didn't distinguish between
- reaching the end of the directory
- errors
It just returned nonzero in either case.
This means that the function that cleans out a slot dir
(client_clean_out_dir())
could potentially return success even though the directory is nonempty.
This could potentially cause the recently-reported problem
where a slot dir contains a VM image from a previous job.
2015-05-04 14:48:34 -07:00
Eric J Korpela f253ff87ea - Changed KWSN url 2015-05-04 13:34:53 -07:00
David Anderson 664f267140 locale: Update compiled localization files 2015-05-04 09:00:47 -07:00
Rom Walton b9f74670a2 Updating translations for locale/ru/BOINC-Manager.po [skip ci] 2015-05-04 11:05:10 -04:00
Rom Walton d5c9f9a81a Updating translations for locale/ru/BOINC-Manager.po [skip ci] 2015-05-04 10:55:29 -04:00
Rom Walton e2d847e4a6 Updating translations for locale/it_IT/BOINC-Manager.po [skip ci] 2015-05-04 05:03:54 -04:00
Rom Walton 2a33ff9b23 Updating translations for locale/it_IT/BOINC-Manager.po [skip ci] 2015-05-04 04:58:00 -04:00
David Anderson 51268413bf Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2015-05-04 01:05:04 -07:00
David Anderson 02c848df4b client: add log msgs for failed file deletion 2015-05-04 01:04:40 -07:00
Rom Walton b4f15c2c92 Updating translations for locale/sk/BOINC-Manager.po [skip ci] 2015-05-03 16:44:03 -04:00
Rom Walton 9035a38c95 Updating translations for locale/sk/BOINC-Manager.po [skip ci] 2015-05-03 16:34:20 -04:00
Rom Walton 12f707460b Updating translations for locale/fr/BOINC-Project-Generic.po [skip ci] 2015-05-02 23:32:00 -04:00
Rom Walton ce28e21436 Updating translations for locale/zh_CN/BOINC-Manager.po [skip ci] 2015-05-02 20:32:07 -04:00
Rom Walton 65ccc89f7a Updating translations for locale/zh_CN/BOINC-Manager.po [skip ci] 2015-05-02 20:21:31 -04:00
Rom Walton 553db63cae Updating translations for locale/ja/BOINC-Manager.po [skip ci] 2015-05-01 18:03:02 -04:00
Charlie Fenton fd5fe4c7ee MGR: Fix a bug in setting column order which I introduced in my previous 2 commits. 2015-05-01 15:00:05 -07:00
Rom Walton dfe4544b58 Updating translations for locale/ca/BOINC-Project-Generic.po [skip ci] 2015-05-01 17:33:35 -04:00
Rom Walton d450548ccf Updating translations for locale/ja/BOINC-Project-Generic.po [skip ci] 2015-05-01 17:33:30 -04:00
Rom Walton b649af8ad6 Updating translations for locale/en/BOINC-Manager.po [skip ci] 2015-05-01 17:12:02 -04:00
Rom Walton 01cc679bc2 LOCALE: Include context information on Transifex by including source code comments. 2015-05-01 17:11:19 -04:00
David Anderson 9b1f0e8574 Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2015-05-01 14:04:48 -07:00
David Anderson 7ad5aa180f Manager: tweaks to translatable strings; add comments for gettext 2015-05-01 14:04:25 -07:00
David Anderson 69363392fe BOINC web site tweaks 2015-05-01 14:02:42 -07:00
David Anderson f13876a108 Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2015-05-01 13:54:13 -07:00
Rom Walton 8bdac717eb VBOX: Add a system ready check for incompatible dependencies. 2015-05-01 15:24:46 -04:00