Commit Graph

120 Commits

Author SHA1 Message Date
Rom Walton 4287f4a505 - Bump version to 6.3.3
/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15313
2008-05-28 18:10:53 +00:00
Rom Walton 9bfb157dce - Bump version to 6.3.2
/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15226
2008-05-15 18:53:40 +00:00
Rom Walton a3851f3874 - Bump version to 6.3.1
/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15205
2008-05-14 20:58:13 +00:00
Rom Walton 2411314ddc - Bump version to 6.3.0
- Branch Source Tree 
      boinc_core_release_6_2

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15118
2008-05-02 16:18:58 +00:00
Rom Walton 971b353699 - Tag for 6.1.17 release, all platforms
boinc_core_release_6_1_17

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15102
2008-04-28 17:31:09 +00:00
Rom Walton 8cabde8a1b - Tag for 6.1.16 release, all platforms
boinc_core_release_6_1_16

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15071
2008-04-21 17:02:25 +00:00
Rom Walton 5a46215511 - MGR: Make help system work again
- MGR: Add pre-release to the BOINC Manager title bar and about
        dialog if it is a pre-release version of BOINC.
    - CLI: Add some pre-release text to the CC startup routine and
        suggest they revert back to a released build if they don't
        plan on testing the client.

    /
        version.h
        version.h.in
    client/
        auto_update.C
        client_state.C
    clientgui/
        AdvancedFrame.cpp
        DlgAbout.cpp
        sg_BoincSimpleGUI.cpp
        sg_DlgMessages.cpp
        sg_DlgPreferences.cpp
        SkinManager.cpp
    lib/
        common_defs.h

svn path=/trunk/boinc/; revision=15067
2008-04-17 16:18:16 +00:00
Charlie Fenton 99ab42ff4a Update version number for 6.15. release
svn path=/trunk/boinc/; revision=15050
2008-04-15 09:18:10 +00:00
Rom Walton e171c851b8 - Tag for 6.1.14 release, all platforms
boinc_core_release_6_1_14

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15028
2008-04-07 18:52:45 +00:00
Rom Walton bbace695cb - Tag for 6.1.13 release, all platforms
boinc_core_release_6_1_13

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15025
2008-04-07 15:50:23 +00:00
Rom Walton 02eedda8ef - WINSETUP: Explicitly set the permissions on the BOINC Data
directory structure during every install.

    win_build/
        boincmgr_curl.vcproj
    win_build/installerv2/
        BOINC.ism
    win_build/installerv2/redist/Windows/src/boinccas/
        boinccas.def
        boinccas.rc
        boinccas.vcproj
    win_build/installerv2/redist/Windows/src/boinccas/
        CASetPermissionBOINCData.cpp, .h (Added)
        CASetPermissionBOINCDataProjects.cpp, .h (Added)
        CASetPermissionBOINCDataSlots.cpp, .h (Added)
        dirops.cpp, .h
        stdafx.h
    win_build/installerv2/redist/Windows/Win32/
        boinccas.dll
        boinccas95.dll

    - Tag for 6.1.12 release, all platforms
      boinc_core_release_6_1_12

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=14989
2008-03-31 19:05:27 +00:00
David Anderson 13400c9516 Changes for multithread app support:
- update_versions: use __ (not :) as separator for plan class
- client: add plan_class to APP_VERSION;
    an app version is now identified by platform/version/plan_class
- client CPU scheduler: don't assume apps use 1 CPU
- client: add avg_ncpus, max_cpus, flops, cmdline to RESULT
- scheduler: implement app planning scheme

Other changes:

- client: if symlink() fails, make a XML soft link instead
    (for Unix running off a FAT32 FS)
- client: don't accept nonpositive resource share from AMS
- daemons and DB: check for error returns from enumerations,
    and exit if so.  Thus, if the MySQL server goes down,
    all the daemons will soon exit.
    The cron script will restart them every 5 min,
    so when the DB server comes back up so will the project.
- web: show empty max CPU % as ---
- API: get rid of all_threads_cpu_time option (always the case now)


svn path=/trunk/boinc/; revision=14966
2008-03-27 18:25:29 +00:00
Charlie Fenton a1f9c54bd1 Tag for 6.1.10 release, all platforms
svn path=/trunk/boinc/; revision=14900
2008-03-12 09:41:42 +00:00
Rom Walton 63a15edd06 - Tag for 6.1.9 release, all platforms
boinc_core_release_6_1_9

svn path=/trunk/boinc/; revision=14815
2008-02-28 15:57:42 +00:00
Rom Walton 0b7d93bb27 - Tag for 6.1.8 release, all platforms
boinc_core_release_6_1_8

svn path=/trunk/boinc/; revision=14649
2008-01-30 16:43:55 +00:00
Rom Walton 5182deb354 - Tag for 6.1.7 release, all platforms
boinc_core_release_6_1_7

svn path=/trunk/boinc/; revision=14586
2008-01-17 17:30:00 +00:00
Rom Walton 7804befe1b - MGR: Inform the user that they'll need to be added to the boinc_users
group if access to gui_rpc_auth.cfg is denied.
    - Tag for 6.1.6 release, all platforms
      boinc_core_release_6_1_6

    clientgui/
        BOINCBaseFrame.cpp, .h
        MainDocument.cpp, .h

svn path=/trunk/boinc/; revision=14533
2008-01-11 17:56:21 +00:00
Rom Walton 36c78898bd - Tag for 6.1.5 release, all platforms
boinc_core_release_6_1_5
    
    client/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=14385
2007-12-14 19:01:14 +00:00
Rom Walton c81105aca7 Quick Updates
svn path=/trunk/boinc/; revision=14378
2007-12-12 15:37:50 +00:00
Rom Walton 4ba40bc81f Quick Updates
svn path=/trunk/boinc/; revision=14366
2007-12-07 20:28:00 +00:00
Rom Walton 3fc084b44b Quick Updates
svn path=/trunk/boinc/; revision=14333
2007-11-30 16:36:01 +00:00
Rom Walton a3657b0ad8 svn path=/trunk/boinc/; revision=14314 2007-11-28 15:12:12 +00:00
Rom Walton 5cdaa80e75 - SCR: Fix a few bugs with the last checkin.
clientscr/
        screensaver.cpp

svn path=/trunk/boinc/; revision=13497
2007-08-30 03:52:29 +00:00
Rom Walton f1f81d6431 - Set version number to 5.11.0 to start off the 6.0 development cycle.
/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=12959
2007-06-19 14:47:33 +00:00
Charlie Fenton 64a52e7d6a svn path=/trunk/boinc/; revision=12958 2007-06-19 09:12:56 +00:00
Rom Walton 12ace8e1b8 - Tag for 5.10.6 release, all platforms
boinc_core_release_5_10_6
    
    client/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=12921
2007-06-13 13:08:51 +00:00
Rom Walton 286de0195a - Tag for 5.10.5 release, all platforms
boinc_core_release_5_10_5
    
    client/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=12898
2007-06-12 02:51:46 +00:00
Rom Walton 772c7e94b8 - Tag for 5.10.4 release, all platforms
boinc_core_release_5_10_4
    
    client/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=12877
2007-06-09 23:05:32 +00:00
Rom Walton b6ed589826 - Tag for 5.10.3 release, all platforms
boinc_core_release_5_10_3
    
    client/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=12861
2007-06-08 22:11:57 +00:00
Rom Walton d278aa111d - Tag for 5.10.2 release, all platforms
boinc_core_release_5_10_2
    
    client/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=12824
2007-06-05 19:46:26 +00:00
Rom Walton ed7d42a878 - Tag for 5.10.1 release, all platforms
boinc_core_release_5_10_1
    
    client/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=12819
2007-06-05 03:13:21 +00:00
Rom Walton 4fe936a888 - Tag for 5.10.0 release, all platforms
boinc_core_release_5_10_0
    
    client/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=12766
2007-05-29 16:26:42 +00:00
Rom Walton 71a51a2fa8 - MGR: Make it as plain as day what the new menu item it geared
towards by calling it the accessible view.

    clientgui/
        AdvancedFrame.cpp

    - Tag for 5.9.12 release, all platforms
      boinc_core_release_5_9_12
    
    client/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=12723
2007-05-23 15:20:10 +00:00
Rom Walton 4f72f939ea - Tag for 5.9.11 release, all platforms
boinc_core_release_5_9_11
    
    client/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=12677
2007-05-16 14:26:50 +00:00
Rom Walton 8b6576a549 - Tag for 5.9.10 release, all platforms
boinc_core_release_5_9_10
    
    client/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=12605
2007-05-08 04:05:14 +00:00
Charlie Fenton a8ec967510 Bump version to 5.9.9 for release with multi-platform fix.
svn path=/trunk/boinc/; revision=12584
2007-05-07 09:40:07 +00:00
Charlie Fenton 659b23f37d Bump version to 5.9.8 for release with multi-platform fix.
svn path=/trunk/boinc/; revision=12570
2007-05-05 10:45:34 +00:00
Rom Walton bcc72e46be - Tag for 5.9.7 release, all platforms
boinc_core_release_5_9_7

svn path=/trunk/boinc/; revision=12556
2007-05-04 17:45:21 +00:00
Rom Walton 7c737343bb - Tag for 5.9.6 release, all platforms
boinc_core_release_5_9_6

svn path=/trunk/boinc/; revision=12525
2007-05-02 05:27:18 +00:00
Rom Walton 96c0a7ae46 - Tag for 5.9.5 release, all platforms
boinc_core_release_5_9_5

svn path=/trunk/boinc/; revision=12507
2007-04-30 17:19:06 +00:00
Rom Walton 2d804927f3 svn path=/trunk/boinc/; revision=12428 2007-04-20 16:36:25 +00:00
Rom Walton 8a5358820f *** empty log message ***
svn path=/trunk/boinc/; revision=12308
2007-04-04 18:00:19 +00:00
Rom Walton af1dc99032 *** empty log message ***
svn path=/trunk/boinc/; revision=11944
2007-01-23 21:36:06 +00:00
Rom Walton 5574d1063a *** empty log message ***
svn path=/trunk/boinc/; revision=11942
2007-01-23 21:22:42 +00:00
Rom Walton 1a8b785f79 *** empty log message ***
svn path=/trunk/boinc/; revision=11660
2006-12-13 05:05:28 +00:00
Rom Walton 7db69a5774 *** empty log message ***
svn path=/trunk/boinc/; revision=11573
2006-11-23 04:45:36 +00:00
Rom Walton f4514d35b5 *** empty log message ***
svn path=/trunk/boinc/; revision=11536
2006-11-17 07:01:59 +00:00
Rom Walton 3214a503c1 *** empty log message ***
svn path=/trunk/boinc/; revision=11526
2006-11-15 11:32:52 +00:00
Rom Walton b409502ae8 *** empty log message ***
svn path=/trunk/boinc/; revision=11444
2006-11-02 07:24:43 +00:00
Rom Walton 47a5a5ae5d *** empty log message ***
svn path=/trunk/boinc/; revision=11379
2006-10-28 01:48:16 +00:00