- 27 Sep, 2011 6 commits
-
-
David Anderson authored
- Fix build problems on Mac OS X using autotools - Consistently use #if HAVE_X for platform checks, rather than #ifdef HAVE_X or #if defined(HAVE_X) - In Unix build, make lots of compiler checks standard - Fix some compile warnings From Matt Arsenault. Note: there are now lots of compile warnings in clientgui/ on Unix, mostly in WxWidgets code svn path=/trunk/boinc/; revision=24303
-
David Anderson authored
svn path=/trunk/boinc/; revision=24302
-
Rom Walton authored
lib/ Makefile.am svn path=/trunk/boinc/; revision=24301
-
Rom Walton authored
but we currently do not expose a way in get_project_config to determine that a UI should prompt for one. Add a <invite_code_required/> tag if the project is only accepting new accounts by invitation. html/user/ get_project_config.php svn path=/trunk/boinc/; revision=24300
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=24299
-
David Anderson authored
in hidden threads - web: in showing the context of a post, link the thread also. svn path=/trunk/boinc/; revision=24298
-
- 26 Sep, 2011 4 commits
-
-
David Anderson authored
- client: message tweaks svn path=/trunk/boinc/; revision=24297
-
Rom Walton authored
svn path=/trunk/boinc/; revision=24296
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=24294
-
David Anderson authored
This simulates just the jobs in the state file, rather than simulating an infinite stream of jobs modeled after the ones in the state file. svn path=/trunk/boinc/; revision=24293
-
- 24 Sep, 2011 4 commits
-
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=24289
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=24287
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=24283
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=24282
-
- 23 Sep, 2011 7 commits
-
-
David Anderson authored
This is for debugging only, and it can cause crashes. svn path=/trunk/boinc/; revision=24281
-
David Anderson authored
svn path=/trunk/boinc/; revision=24280
-
David Anderson authored
svn path=/trunk/boinc/; revision=24278
-
David Anderson authored
from when buttons were implemented in Javascript svn path=/trunk/boinc/; revision=24277
-
David Anderson authored
svn path=/trunk/boinc/; revision=24276
-
Rom Walton authored
boinc_core_release_6_13_6 / configure.ac version.h svn path=/trunk/boinc/; revision=24270
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=24269
-
- 22 Sep, 2011 11 commits
-
-
Rom Walton authored
svn path=/trunk/boinc/; revision=24268
-
Rom Walton authored
boinc_core_release_6_13_5 / configure.ac version.h svn path=/trunk/boinc/; revision=24266
-
David Anderson authored
- client: added <trickle_debug> config option svn path=/trunk/boinc/; revision=24265
-
David Anderson authored
svn path=/trunk/boinc/; revision=24263
-
Rom Walton authored
samples/vboxwrapper/ vbox.cpp, .h svn path=/trunk/boinc/; revision=24259
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=24258
-
David Anderson authored
svn path=/trunk/boinc/; revision=24257
-
David Anderson authored
not needed for server, and causes errors on some 64-bit Linux svn path=/trunk/boinc/; revision=24256
-
David Anderson authored
svn path=/trunk/boinc/; revision=24255
-
David Anderson authored
svn path=/trunk/boinc/; revision=24254
-
David Anderson authored
- msg tweaks in make_project svn path=/trunk/boinc/; revision=24253
-
- 21 Sep, 2011 5 commits
-
-
Rom Walton authored
lib/ coproc.cpp svn path=/trunk/boinc/; revision=24252
-
David Anderson authored
svn path=/trunk/boinc/; revision=24251
-
David Anderson authored
and other operations. You can now designate a user as "manager" for a particular app. They can then: - control job-submit permissions for that app - deprecate/undeprecate versions of the app. - abort jobs for that app You can also designate a user a manage for the project. They can then edit permissions and quotas, as well as performing the app-specific functions for all apps. This is described here: http://boinc.berkeley.edu/trac/wiki/MultiUser#Accesscontrol This required some changes to the DB schema. svn path=/trunk/boinc/; revision=24250
-
Rom Walton authored
svn path=/trunk/boinc/; revision=24249
-
Rom Walton authored
svn path=/trunk/boinc/; revision=24248
-
- 20 Sep, 2011 3 commits
-
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=24247
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=24246
-
David Anderson authored
Not finished yet. - example app: add --trickle_up and --trickle_down options, for testing trickle messages svn path=/trunk/boinc/; revision=24245
-