boinc/db
David Anderson dd16170fc1 - scheduler: the p_fpops value reported by clients can't be trusted.
Some credit cheats (e.g. with credit_by_runtime) can be done
    by reporting a huge value.
    Fix this by capping the value at 1.1 times the 95th percentile
    of host.p_fpops, taken over active hosts.


svn path=/trunk/boinc/; revision=25017
2012-01-09 17:35:48 +00:00
..
Makefile.am Added include of Makefile.incl and "if INSTALL_HEADERS" around 2009-03-09 15:38:21 +00:00
boinc_db.cpp - scheduler: the p_fpops value reported by clients can't be trusted. 2012-01-09 17:35:48 +00:00
boinc_db.h - scheduler: the p_fpops value reported by clients can't be trusted. 2012-01-09 17:35:48 +00:00
bolt_constraints.sql
bolt_schema.sql Bolt stuff 2008-10-30 22:58:33 +00:00
bossa_constraints.sql
bossa_schema.sql - lib: fix typo 2008-08-20 16:49:37 +00:00
constraints.sql - server: various changes; 2010-03-29 22:28:20 +00:00
db_base.cpp - DB: use %u when writing result IDs in SQL queries; 2011-11-09 07:41:49 +00:00
db_base.h - client: don't crash if trickle up exceeds 64KB 2011-11-06 06:25:48 +00:00
init_db
schema.sql - fix typo in DB schema 2011-09-22 03:15:21 +00:00
schema_locality.sql - GUI RPC: more replacement of std::string 2010-03-13 04:40:37 +00:00