Commit Graph

4491 Commits

Author SHA1 Message Date
Rom Walton 8fc9c72171 *** empty log message ***
svn path=/trunk/boinc/; revision=4614
2004-11-21 04:18:26 +00:00
David Anderson d49adfb0f5 *** empty log message ***
svn path=/trunk/boinc/; revision=4613
2004-11-20 19:45:44 +00:00
Rom Walton 6212552655 *** empty log message ***
svn path=/trunk/boinc/; revision=4612
2004-11-20 08:51:31 +00:00
Bruce Allen e844e2eb29 - Fixed initialization bug where calling boinc_init_graphics() would not initialize
options correctly, creating lockfile/finished havoc in graphics APP.  Thanks Reinhard!
David, please bless this.

svn path=/trunk/boinc/; revision=4611
2004-11-20 08:00:20 +00:00
Bruce Allen 45525eade1 - Added static volatile const char *BOINCrcsid="$Id$"; string to
the top of all .C files.  This means that 'string' or 'ident'
run on an executable will tell you the exact file versions used
in building it, since CVS replaces $Id$ with a complete version ID
string.  Declaration is volatile so that the compiler won't remove
it even under agressive optimizations.

svn path=/trunk/boinc/; revision=4610
2004-11-20 07:32:32 +00:00
Rom Walton 327cd7955d *** empty log message ***
svn path=/trunk/boinc/; revision=4609
2004-11-20 00:21:35 +00:00
Bruce Allen 7c5faae35b Cleaned up .cvsignore files
svn path=/trunk/boinc/; revision=4608
2004-11-19 16:27:06 +00:00
Bruce Allen 0fdde906b5 - New user database email-lowercasing script more efficient, handles case
where user.id is not contiguous.

svn path=/trunk/boinc/; revision=4607
2004-11-19 14:12:13 +00:00
Bruce Allen 2ad2c8233f Put acinclude.m4 into m4/ subdirectory and renamed wxWidgets.
svn path=/trunk/boinc/; revision=4606
2004-11-19 13:57:40 +00:00
Bruce Allen 38e9cdf7e5 - Added nice macro (acinclude.m4) to CVS for detection of wxWidgets. Any additional
non-standard macros should be added to this file. Now switch off
      clientgui build (with nice warning) if wxWidgets is not found.  Add
- Use outcome of pthread tests and corresponding flags to set pthreads
      CFLAGS correctly.

svn path=/trunk/boinc/; revision=4605
2004-11-19 13:50:51 +00:00
Rom Walton 622b210e12 *** empty log message ***
svn path=/trunk/boinc/; revision=4604
2004-11-19 08:11:49 +00:00
David Anderson dad6723cc5 *** empty log message ***
svn path=/trunk/boinc/; revision=4603
2004-11-19 07:33:59 +00:00
Bruce Allen 3360dabc59 - Clean fix automake/autoconf to build graphical core client. David, I don't
have a Mac OSX box handy to test this on. I followed your hints in Makefile.old.
      If you need to modify the Mac build flags, it is trivial, just search for ${host}
      in configure.ac and you'll see.
    - Removed obsolete aclocal.m4 file from CVS: it is build by the ./_autosetup script
    - Added some more files to .cvsignore

svn path=/trunk/boinc/; revision=4602
2004-11-19 01:24:22 +00:00
David Anderson f342486b5f *** empty log message ***
svn path=/trunk/boinc/; revision=4601
2004-11-18 22:18:00 +00:00
Rom Walton dfb9d1a3b0 *** empty log message ***
svn path=/trunk/boinc/; revision=4600
2004-11-18 21:22:36 +00:00
David Anderson 7342b36f2e *** empty log message ***
svn path=/trunk/boinc/; revision=4599
2004-11-18 20:01:12 +00:00
Rom Walton e0e2faf249 *** empty log message ***
svn path=/trunk/boinc/; revision=4598
2004-11-18 17:36:16 +00:00
Bruce Allen dc4219091a - 'Fixed' py/Boinc/add_util.py so that it takes cross_project_id value out of XML
file.  Current default value is '0'.  Karl, could you fix this to make it a random
string?

- validator.c sets global variable int boinc_validator_debuglevel for use by check_set
and check_match functions.

svn path=/trunk/boinc/; revision=4597
2004-11-18 13:44:58 +00:00
Bruce Allen 174bcb427c Bug fixes (thanks to Jens Seidler): set cross project id (CPID) to random value
when creating user account from Administrator form, and lower_case email address
before inserting into database. Added script  make_emails_lowercase.php which
goes through user database and changes email addresses to lowercase, and sets CPID
to a random string if it is currently 0 (empty).  It should be safe to run this
script any number of times, on a damanged or undamaged user database, with no side
effects.

svn path=/trunk/boinc/; revision=4596
2004-11-18 13:14:28 +00:00
Bruce Allen 4361518814 More feedback for admin, including a link to the confirmation page, for testing.
svn path=/trunk/boinc/; revision=4595
2004-11-18 10:52:20 +00:00
Bruce Allen 9d50bc4d64 Added quotes
svn path=/trunk/boinc/; revision=4594
2004-11-18 10:50:24 +00:00
Bruce Allen 512fcfc3de Bug fixes (thanks to Jens Seidler): set cross project id (CPID) to random value
when creating user account from Administrator form, and lower_case email address
before inserting into database.

svn path=/trunk/boinc/; revision=4593
2004-11-18 09:59:22 +00:00
Rom Walton f53d9dcd17 *** empty log message ***
svn path=/trunk/boinc/; revision=4592
2004-11-18 07:04:27 +00:00
Rom Walton e8d025e215 *** empty log message ***
svn path=/trunk/boinc/; revision=4591
2004-11-18 06:57:37 +00:00
Rom Walton 2016961b3f *** empty log message ***
svn path=/trunk/boinc/; revision=4590
2004-11-18 06:38:30 +00:00
Rom Walton c7fac0e3b1 *** empty log message ***
svn path=/trunk/boinc/; revision=4589
2004-11-18 04:54:30 +00:00
Rom Walton 62313de3b0 *** empty log message ***
svn path=/trunk/boinc/; revision=4588
2004-11-18 04:52:34 +00:00
Rom Walton dd3a9d06c9 *** empty log message ***
svn path=/trunk/boinc/; revision=4587
2004-11-18 04:09:10 +00:00
Rom Walton e5c7861518 *** empty log message ***
svn path=/trunk/boinc/; revision=4586
2004-11-18 02:31:40 +00:00
Rom Walton 960158bb84 *** empty log message ***
svn path=/trunk/boinc/; revision=4585
2004-11-18 01:52:07 +00:00
David Anderson c245b19c15 *** empty log message ***
svn path=/trunk/boinc/; revision=4584
2004-11-18 01:30:37 +00:00
David Anderson aa5569c9a2 *** empty log message ***
svn path=/trunk/boinc/; revision=4583
2004-11-17 22:11:17 +00:00
David Anderson e74adba4f7 *** empty log message ***
svn path=/trunk/boinc/; revision=4582
2004-11-17 21:02:46 +00:00
Rom Walton 17594cc118 *** empty log message ***
svn path=/trunk/boinc/; revision=4581
2004-11-17 20:06:44 +00:00
David Anderson 52da590b2d *** empty log message ***
svn path=/trunk/boinc/; revision=4580
2004-11-17 19:19:26 +00:00
Bruce Allen dfa92f251a - Fixed RESULT form on ops page so that it now covers correctly
all possible states (including ones with value 0) and
       eliminated the 'Unknown' values that previously appeared on the
       form.  These were in error.  This is a clean fix, by defining (for example)
       outcome='CHOOSE_ALL', eg a non-numerical value, for the 'select ALL' case.
- Added a select menu for validate_state to the RESULT form.
- In forms for outcome, validate_state, client_state and server_state, indicate
       numeric values (helpful if using additional clauses for more sophisticated queries)

svn path=/trunk/boinc/; revision=4579
2004-11-17 10:37:08 +00:00
Rom Walton 6bf2c74d2e *** empty log message ***
svn path=/trunk/boinc/; revision=4578
2004-11-17 10:25:39 +00:00
Rom Walton 68586de632 *** empty log message ***
svn path=/trunk/boinc/; revision=4577
2004-11-17 09:27:06 +00:00
Bruce Allen d5f8ffb34c Add validate state to result tables, color code for validate state information
and REALLY include ALL cases of outcome (including init).

svn path=/trunk/boinc/; revision=4576
2004-11-17 01:32:42 +00:00
David Anderson 65ec0ab4b8 *** empty log message ***
svn path=/trunk/boinc/; revision=4575
2004-11-17 00:01:58 +00:00
Bruce Allen e33f87cde0 Result summary pages corrected for boundary condition errors in arrays and to cover
additional result.outcome==6 case.  Result summaries now sum correctly over outcomes!

svn path=/trunk/boinc/; revision=4574
2004-11-16 22:24:33 +00:00
Bruce Allen ad51e49f5c Fix bug in ops pages displaying counts of zero if 'additional clauses' includes string
names such as name='first_workunit'

svn path=/trunk/boinc/; revision=4573
2004-11-16 20:38:00 +00:00
David Anderson d5e57be9fe *** empty log message ***
svn path=/trunk/boinc/; revision=4572
2004-11-16 18:22:09 +00:00
Rom Walton 511aad8bda *** empty log message ***
svn path=/trunk/boinc/; revision=4571
2004-11-16 08:06:11 +00:00
Rom Walton 2136f94c2e *** empty log message ***
svn path=/trunk/boinc/; revision=4570
2004-11-16 08:04:57 +00:00
David Anderson e99bb9deea *** empty log message ***
svn path=/trunk/boinc/; revision=4569
2004-11-15 23:46:50 +00:00
David Anderson 37e1850d12 *** empty log message ***
svn path=/trunk/boinc/; revision=4568
2004-11-15 21:20:58 +00:00
David Anderson 2af4477400 *** empty log message ***
svn path=/trunk/boinc/; revision=4567
2004-11-15 19:23:58 +00:00
Bruce Allen 25a43e3166 Show timezone in 'last modified' date string
svn path=/trunk/boinc/; revision=4566
2004-11-15 16:38:57 +00:00
Bruce Allen f1489534d5 Helps if comment is a comment!
svn path=/trunk/boinc/; revision=4565
2004-11-15 15:50:47 +00:00