Commit Graph

12768 Commits

Author SHA1 Message Date
Rom Walton ca18eb0b67 Quick Updates
svn path=/trunk/boinc/; revision=16333
2008-10-28 17:41:14 +00:00
Rom Walton 0d16f571ef - Tag for 6.3.19 release, all platforms
boinc_core_release_6_3_19

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16331
2008-10-28 16:20:08 +00:00
David Anderson c0c4bfdae7 - web: make the ordering of profiles in "browse profiles with pictures"
deterministic


svn path=/trunk/boinc/; revision=16330
2008-10-28 16:03:53 +00:00
Rom Walton 2265da06ed - SCR: Fix the screensaver logo.
clientscr/
        boinc_ss.rc

svn path=/trunk/boinc/; revision=16329
2008-10-28 15:51:04 +00:00
David Anderson 5518259dd0 - client: accept --insecure flag even if not compiled with -DSANDBOX
- manager: pass --insecure flab only if compiled with -DSANDBOX
        (from Nicolas; fixes #762)

svn path=/trunk/boinc/; revision=16328
2008-10-28 02:21:26 +00:00
Charlie Fenton af96f99c65 MGR: If simple_gui_only flag is set in cc_config.xml, trigger call of CSimpleFrame::OnConnect()
svn path=/trunk/boinc/; revision=16327
2008-10-28 00:02:28 +00:00
David Anderson d9aef115bc - client: fix crash when sched_op_debug is enabled
svn path=/trunk/boinc/; revision=16326
2008-10-27 23:21:33 +00:00
David Anderson 79c7b981b0 Bolt stuff
svn path=/trunk/boinc/; revision=16325
2008-10-27 21:30:55 +00:00
David Anderson be4cd9bb79 - scheduler: notify user if we're not sending work
because we don't have any (matchmaker only).
- back end programs: for programs that do enumerations,
    check for error returns and exit
    (otherwise we'll get stuck forever if DB fails)

NOTE: In the course of researching this I came across a bug
in the transitioner: if there's a WU with more than 1000 results,
the enumeration will always return ERR_DB_NOT_FOUND,
and the transitioner won't ever do anything again.
Fixing this is a little tricky, so I'm not going to do it right now.


svn path=/trunk/boinc/; revision=16324
2008-10-27 21:23:07 +00:00
David Anderson eae866f743 - client: for CPU throttling, don't suspend apps that
are non-CPU-intensive or that use < 1 CPU (e.g., CUDA)
	- client: get rid of spurious "internal error,
		expected process to be executing" msg
	- diag: don't check heap on every alloc
	- fix a few compile warnings

svn path=/trunk/boinc/; revision=16323
2008-10-27 20:17:22 +00:00
Rom Walton a88f2733b1 Quick Updates
svn path=/trunk/boinc/; revision=16322
2008-10-27 16:40:12 +00:00
Rom Walton ecaca11f1c - Tag for 6.3.18 release, all platforms
boinc_core_release_6_3_18

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16320
2008-10-27 15:07:06 +00:00
Rom Walton cb3d22962c Quick Updates
svn path=/trunk/boinc/; revision=16319
2008-10-27 15:05:17 +00:00
David Anderson a726775e94 - client: ignore max_cpus if max_ncpus_pct is nonzero
svn path=/trunk/boinc/; revision=16318
2008-10-25 15:21:28 +00:00
Charlie Fenton ec28245556 Release BOINC 6.3.17 for Mac & Windows
svn path=/trunk/boinc/; revision=16317
2008-10-25 00:17:43 +00:00
David Anderson 5109e91fb6 - added "image" exercise type
svn path=/trunk/boinc/; revision=16314
2008-10-24 22:28:34 +00:00
David Anderson b5a83796b4 - Bolt stuff
svn path=/trunk/boinc/; revision=16313
2008-10-24 20:09:16 +00:00
David Anderson e859261535 svn path=/trunk/boinc/; revision=16310 2008-10-24 16:18:28 +00:00
David Anderson 10de7876dc - enhancemenets to dbinfo.php, from Tolu
svn path=/trunk/boinc/; revision=16309
2008-10-24 16:11:44 +00:00
Charlie Fenton 33559ae292 MGR: Sort compare functions return false if values are equal
svn path=/trunk/boinc/; revision=16308
2008-10-24 11:24:39 +00:00
David Anderson 47086dbbad - client: --help: show all options, and alphabetize them
svn path=/trunk/boinc/; revision=16307
2008-10-23 21:56:08 +00:00
David Anderson 19dfe0ee71 - Add callback mechanism for exercises and exercise sets
- Default count for exercise sets is N, not 1

svn path=/trunk/boinc/; revision=16305
2008-10-23 20:35:39 +00:00
Rom Walton 80c248fc38 - Tag for 6.3.17 release, all platforms
boinc_core_release_6_3_17

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16304
2008-10-23 20:31:52 +00:00
David Anderson 013c8cb948 - client: fix prefs parsing
svn path=/trunk/boinc/; revision=16298
2008-10-23 18:45:47 +00:00
David Anderson fc7724cccb - oops, Rom already made the change
svn path=/trunk/boinc/; revision=16297
2008-10-23 16:23:56 +00:00
David Anderson e58473a1e2 - client: tweak to set_ncpus()
svn path=/trunk/boinc/; revision=16296
2008-10-23 16:23:16 +00:00
Rom Walton 9d973c50e1 - Tag for 6.3.16 release, all platforms
boinc_core_release_6_3_16

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16294
2008-10-23 15:39:02 +00:00
Rom Walton 727b9a19ee - client: the max percent needs to be based on the max cpu
preference not the total number of CPUs if we are 
        actually calculating the min of both of them.
    
    client/
        cpu_sched.cpp

svn path=/trunk/boinc/; revision=16289
2008-10-23 13:59:00 +00:00
Rom Walton 6268cfd3c3 Quick Updates
svn path=/trunk/boinc/; revision=16288
2008-10-23 13:50:20 +00:00
Rom Walton 2536f68d1c - LIB: The max cpu preferences was named 'max_cpus' and
not 'max_ncpus' back in the day.
        
    lib/
        prefs.cpp

svn path=/trunk/boinc/; revision=16285
2008-10-23 13:39:40 +00:00
Rom Walton 4310dcbae0 svn path=/trunk/boinc/; revision=16284 2008-10-23 12:56:51 +00:00
Rom Walton 3665b05ef2 - WINSETUP: When the shortcut to BOINC Manager remove the
minimize flag, it apparently was causing the small
        manager window.  The '/s' parameter already takes
        care of minimizing the window.
        (From Kevin Reed)
        
    win_build/installerv2/
        BOINC.ism
        BOINCx64.ism

svn path=/trunk/boinc/; revision=16282
2008-10-23 12:54:33 +00:00
Rom Walton 651fa47ec6 - MGR: Have the SkinManager parse the correct spelling
of 'organization'.
    - MGR: Add a new tab status to the Simple GUI for when
        the client has been instructed to delay starting
        applications via the <delay_start> option in cc_config.xml
        (From Kevin Reed)

    clientgui/
        sg_ImageButton.cpp, .h
        sg_ViewTabPage.cpp
        SkinManager.cpp

svn path=/trunk/boinc/; revision=16280
2008-10-23 04:10:12 +00:00
Rom Walton 67ad74aa3b - WINSETUP: Include a fix for the ALLUSERS flag so that
based on the user preference, the installation settings
        are honored
        (From Kevin Reed)
        
    win_build/installerv2/
        BOINC.ism
        BOINCx64.ism

svn path=/trunk/boinc/; revision=16277
2008-10-23 03:37:12 +00:00
Rom Walton a163097059 svn path=/trunk/boinc/; revision=16275 2008-10-23 03:14:52 +00:00
Rom Walton c06b99be0e - LIB: Fix the windows callstack dump routine for
Visual Studio 2008
        
    lib/
        stackwalker_imports.h
        stackwalker_win.cpp

svn path=/trunk/boinc/; revision=16274
2008-10-23 03:02:16 +00:00
David Anderson 9a887c7f19 svn path=/trunk/boinc/; revision=16271 2008-10-22 22:49:18 +00:00
David Anderson 882c0cde50 - client: print #CPUs if not all
svn path=/trunk/boinc/; revision=16270
2008-10-22 22:25:16 +00:00
David Anderson 760cd90c7b - client: restore support for max_ncpus preference.
This and max_ncpus_pct can both be specified.
    If both are specified, we take the min.

svn path=/trunk/boinc/; revision=16268
2008-10-22 21:25:26 +00:00
Kevin Reed a899b9c079 svn path=/trunk/boinc/; revision=16260 2008-10-22 18:34:30 +00:00
Kevin Reed 15bd20524f svn path=/trunk/boinc/; revision=16259 2008-10-22 18:33:50 +00:00
David Anderson 1f6df503f5 - web: don't select orphaned profile as UOTD;
delete profile when delete user.  Fixes #761

svn path=/trunk/boinc/; revision=16255
2008-10-22 15:49:01 +00:00
Charlie Fenton d6eea6d46e Removed debugging statements
svn path=/trunk/boinc/; revision=16253
2008-10-22 12:30:16 +00:00
Charlie Fenton 7b41ac8f0e Mac SCR: reinitialize if startanimation() called after stopanimation(), detect if covered by app gfx window under all versions of OS X
svn path=/trunk/boinc/; revision=16252
2008-10-22 12:25:54 +00:00
David Anderson 13e6b1d558 - admin web: add dbinfo.php (shows row counts and disk usage per table)
svn path=/trunk/boinc/; revision=16251
2008-10-22 04:29:19 +00:00
David Anderson 365fb3613e - add dbinfo.php
svn path=/trunk/boinc/; revision=16250
2008-10-22 04:24:35 +00:00
Charlie Fenton e7260e39c6 Mac branding: fix branding problem with GridRepublic installer
svn path=/trunk/boinc/; revision=16248
2008-10-22 03:12:52 +00:00
Charlie Fenton 160ab76aac MGR: More thorough validity checking to prevent crashes
svn path=/trunk/boinc/; revision=16247
2008-10-21 23:30:59 +00:00
David Anderson 5039207e2c - scheduler: add <have_cuda_apps> config flag.
If set the "effective NCPUS" (which is used to scale
    daily_result_quota and max_wus_in_progress)
    is max'd with the # of CUDA GPUs.

svn path=/trunk/boinc/; revision=16246
2008-10-21 23:16:07 +00:00
David Anderson 1a409685e5 - make "make distclean" work in all directories
svn path=/trunk/boinc/; revision=16245
2008-10-21 21:13:52 +00:00