Commit Graph

10739 Commits

Author SHA1 Message Date
Charlie Fenton c014a95a27 svn path=/trunk/boinc/; revision=13602 2007-09-19 10:33:25 +00:00
Charlie Fenton 457efa155f Mac SCR: Put a copy of switcher utility inside screensaver's bundle to launch graphics applications as user and group "nobody".
svn path=/trunk/boinc/; revision=13601
2007-09-19 09:41:23 +00:00
Charlie Fenton 1c3c99d733 Explain reason we prevent unauthorized users to access switcher directory
svn path=/trunk/boinc/; revision=13599
2007-09-18 13:35:48 +00:00
Charlie Fenton 7fd15f2b5f Mac MGR: Launch the graphics application using switcher to fix a potential security risk
svn path=/trunk/boinc/; revision=13598
2007-09-18 12:18:42 +00:00
Rytis Slatkevičius 61ce18e6ca user web: fix invalid validate state reported to user.
svn path=/trunk/boinc/; revision=13597
2007-09-17 19:15:01 +00:00
Rom Walton 4ab9cb6b0c Quick Updates
svn path=/trunk/boinc/; revision=13596
2007-09-17 18:11:23 +00:00
David Anderson 6a334e5ab4 add logos
svn path=/trunk/boinc/; revision=13595
2007-09-17 16:19:58 +00:00
Bruce Allen 6b1aa1cdf2 - scheduler: added config option to control (turn off) some aspects
of file deletion. If you set file_deletion_strategy to 0 (default)
      then this turns off file deletion in the locality scheduler.
      Set file_deletion_strategy to 1 to get current behavior.  Other
      values are not defined.  I'll document this in the Wiki.

    sched/
        sched_config.h
        sched_config.C
        sched_locality.C

svn path=/trunk/boinc/; revision=13594
2007-09-17 15:58:36 +00:00
David Anderson 3204081982 - API: embed the string API_VERSION_N.N.N in libboinc.a
(for v6)
- client: performance tweak for CPU sched
- client: fix /proc/cpuinfo parsing for linux 2.6.23, powerPC
    fixes #410


svn path=/trunk/boinc/; revision=13593
2007-09-17 14:03:44 +00:00
David Anderson 49bf68fbbb - user web: make it possible to merge hosts with OS other
than win/mac/linux/solaris;
    when can't merge hosts, explain why better


svn path=/trunk/boinc/; revision=13592
2007-09-17 13:34:46 +00:00
Charlie Fenton 51d953f7de SCR: make second argument optional in get_random_graphics_app() and get_random_graphics_app()
svn path=/trunk/boinc/; revision=13590
2007-09-16 21:48:01 +00:00
Rytis Slatkevičius 22dbfd13e0 Fix #200
svn path=/trunk/boinc/; revision=13589
2007-09-16 11:25:43 +00:00
Rytis Slatkevičius 4186ee2073 Reverse changeset 13581 (it broke more than it fixed)
svn path=/trunk/boinc/; revision=13588
2007-09-14 10:02:19 +00:00
Charlie Fenton 8066ab1f97 SCR: Impelement new RPC::get_screensaver_tasks()
svn path=/trunk/boinc/; revision=13587
2007-09-14 01:45:00 +00:00
Rytis Slatkevičius dd97f02834 - User web: fix XSS vulnerability, web code update recommended
svn path=/trunk/boinc/; revision=13586
2007-09-13 09:46:36 +00:00
David Anderson 3838d16750 - client: restore <slot> element on GUI RPC result XML
(needed by BOINCSpy)
- client: CPU sched fix

svn path=/trunk/boinc/; revision=13584
2007-09-13 06:53:40 +00:00
David Anderson 61b93d6ea8 svn path=/trunk/boinc/; revision=13583 2007-09-12 18:53:37 +00:00
David Anderson 9253114f0c - Manager: clean up text in system tray balloon
- Client: use dd-MMM-yyyy format for dates;
		mm/dd/yyyy is ambiguous and mixed-endian

svn path=/trunk/boinc/; revision=13582
2007-09-12 18:52:46 +00:00
Rytis Slatkevičius b8c0ef8815 Work around for servers where PHP magic_quotes_gpc is disabled
svn path=/trunk/boinc/; revision=13581
2007-09-12 18:10:49 +00:00
Rytis Slatkevičius ae628d1fcd Hide deleted posts when using the search (fix #191)
svn path=/trunk/boinc/; revision=13580
2007-09-12 15:02:39 +00:00
Rytis Slatkevičius dd89e307c1 Add a few new strings to website translation files; update Lithuanian translation
svn path=/trunk/boinc/; revision=13579
2007-09-12 14:32:59 +00:00
Rytis Slatkevičius 27cb39ca5a Remove extra slashes when using PM preview
svn path=/trunk/boinc/; revision=13578
2007-09-12 14:08:34 +00:00
David Anderson 34a31a2827 - API: don't start timer thread (or install signal handler on Unix)
if running standalone


svn path=/trunk/boinc/; revision=13577
2007-09-12 13:37:06 +00:00
David Anderson 8dfcc20101 user graph
svn path=/trunk/boinc/; revision=13576
2007-09-12 13:12:41 +00:00
David Anderson b92f1b81ce - client: CPU scheduler: if a project has 2 jobs with same deadline,
give preference to jobs already started


svn path=/trunk/boinc/; revision=13575
2007-09-12 12:13:33 +00:00
David Anderson c0c6cf779d - file upload handler:
in get_file_size() RPC, check if volume has < 1MB available space
    and if so return transient error.
    This prevents client from trying upload,
    which apparently sends entire file even if
    handler fails at the beginning
- API, Win: remove use of GetTickCount(); use dtime() instead
- use new BOINC logo in sample project home page

svn path=/trunk/boinc/; revision=13574
2007-09-12 08:25:22 +00:00
Charlie Fenton b1e50a104d Logic cleanup and optimization
svn path=/trunk/boinc/; revision=13573
2007-09-12 08:17:11 +00:00
Charlie Fenton 12e6f5fc07 SCR: Create is_same_task() function which compares both task name and task URL
svn path=/trunk/boinc/; revision=13572
2007-09-12 00:39:41 +00:00
Charlie Fenton fbb5353a7c Add a comment
svn path=/trunk/boinc/; revision=13570
2007-09-11 23:21:58 +00:00
Charlie Fenton ca9e5694b2 SCR: Create is_same_task() function which compares both task name and task URL
svn path=/trunk/boinc/; revision=13569
2007-09-11 23:16:41 +00:00
Rytis Slatkevičius 2692557dd5 user web: prevent users with RAC < 1 become a user of the day (protection from spam)
svn path=/trunk/boinc/; revision=13567
2007-09-11 19:25:35 +00:00
Reinhard Prix b42927889c - initialize local 'struct sigaction' variable to zero ({0}) in xwin_graphics_event_loop()
svn path=/trunk/boinc/; revision=13566
2007-09-11 17:40:03 +00:00
David Anderson b1cd060e07 - added prototype page for showing info about user population
svn path=/trunk/boinc/; revision=13565
2007-09-11 12:39:31 +00:00
Jens Seidler 9bdd9619ff Localization update web: Spanish(es)
svn path=/trunk/boinc/; revision=13563
2007-09-10 18:32:47 +00:00
Jens Seidler 9e15b3b90a Localization: BM files rollback: Chinese Simplified(zh_CN) base 13529
svn path=/trunk/boinc/; revision=13562
2007-09-10 18:23:21 +00:00
Bruce Allen c295a0a4b6 typo fix
svn path=/trunk/boinc/; revision=13561
2007-09-10 13:54:17 +00:00
Bruce Allen 03dfc4b93e (obsolete doc files) fix typo in upload.php
svn path=/trunk/boinc/; revision=13560
2007-09-10 13:49:32 +00:00
Jens Seidler fd2d86bec2 Localization: BOINC Manager language files updated Chinese simplified(zh_CN)
svn path=/trunk/boinc/; revision=13559
2007-09-10 05:36:54 +00:00
David Anderson fbfd793489 - API: initialize sigaction struct in X graphics code
svn path=/trunk/boinc/; revision=13558
2007-09-09 21:09:07 +00:00
Rytis Slatkevičius 571dc4afe0 User web: fix issues regarding forum preferences reset.
svn path=/trunk/boinc/; revision=13557
2007-09-09 19:01:05 +00:00
David Anderson 0505c15ec8 - boinc_cmd: improve output of --help
- scheduler: remove giant log output when use <workload_sim>
- db_purge: fix crash if nothing logged

svn path=/trunk/boinc/; revision=13556
2007-09-08 21:34:20 +00:00
Charlie Fenton db73b1a4d2 Use sh shell instead of csh for preinstall script
svn path=/trunk/boinc/; revision=13554
2007-09-06 10:20:04 +00:00
Jens Seidler 0f92338188 Localization: BOINC website and BOINC Manager language files updated: Chinese simplified(zh_CN), Russian(ru)
svn path=/trunk/boinc/; revision=13553
2007-09-06 05:44:54 +00:00
Charlie Fenton 6188e7d31b Mac Installer: Updates for Grid Republic.
svn path=/trunk/boinc/; revision=13551
2007-09-06 01:40:05 +00:00
Charlie Fenton 75ff35bbec svn path=/trunk/boinc/; revision=13549 2007-09-05 13:35:26 +00:00
Charlie Fenton 5cbf91a167 Mac Installer: Remove old BOINC Manager and screensaver bundles before installing new ones to guarantee a clean install
svn path=/trunk/boinc/; revision=13548
2007-09-05 13:34:47 +00:00
Charlie Fenton 3b4f75e529 Mac Installer: remove boinc.tiff from screensaver because newer ones have boinc.jpg instead; touch new manager and screensaver to alert system that they have new version numbers
svn path=/trunk/boinc/; revision=13546
2007-09-05 13:00:32 +00:00
Charlie Fenton 902b5a4597 Fx a compiler warning
svn path=/trunk/boinc/; revision=13545
2007-09-05 11:12:32 +00:00
Charlie Fenton ea72513b12 Mac SCR: Do screen blanking in screensaver since CC no longer does it; fix a compiler warning
svn path=/trunk/boinc/; revision=13544
2007-09-05 11:12:21 +00:00
Charlie Fenton 7da882ed50 Mac SCR: Do screen blanking in screensaver since CC no longer does it
svn path=/trunk/boinc/; revision=13543
2007-09-05 11:12:03 +00:00